Skip to content Skip to sidebar Skip to footer
Showing posts with the label Damerau Levenshtein

Modify Damerau-levenshtein Algorithm To Track Transformations (insertions, Deletions, Etc)

I'm wondering how to modify the Damerau-Levenshtein algorithm to track the specific character t… Read more Modify Damerau-levenshtein Algorithm To Track Transformations (insertions, Deletions, Etc)