/Damerau-Levenshtein-Distance

The method for finding all occurrences of a substring / word in a string using the Damerau-Levenshtein distance calculation.

Primary LanguageC++

No issues in this repository yet.