/DamerauLevenshtein

A simple implementation of the Damerau-Levenshtein Algorithm

Primary LanguageJavaMIT LicenseMIT

Damerau-Levenshtein Algorithm

A simple implementation of the Damerau-Levenshtein algorithm in Java. The distance computed is the optimal distance.