C# (CSharp) Fastenshtein Namespace

Nested Namespaces

Fastenshtein.Tests

Classes

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.