Click or drag to resize

StringDifference Methods

The StringDifference type exposes the following members.

Methods
 NameDescription
Public Extension MethodJaroWinkler Returns the Jaro-Winkler proximity of two strings
Public Extension MethodLevenshtein Calculate the levenshtein distance between strings
Public Extension MethodLevenshteinSimilarityTo Returns the similarty to two string using levenshtein
Public Extension MethodSimilarityTo Returns the similarty to
Public Extension MethodSorensenDice Calculates the sorensen dice coefficient between two strings
Top
See Also