Interface Salient\Contract\Core\TextComparisonAlgorithm

Text comparison algorithms

Text comparison algorithms take two strings and calculate a value between 0 and 1, where 0 indicates the strings could not be more similar, and 1 indicates they could not be more different.

Constants