Fastenshtein.Tests |
Name | Description |
---|---|
AutoCompleteLevenshtein | Measures the difference between two strings. Uses the Levenshtein string difference algorithm. |
Levenshtein | Measures the difference between two strings. Uses the Levenshtein string difference algorithm. |