chriscx / DamerauLevenshtein

A simple implementation of the Damerau-Levenshtein Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Damerau-Levenshtein Algorithm

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

About

A simple implementation of the Damerau-Levenshtein Algorithm

License:MIT License


Languages

Language:Java 100.0%