While exploring the API of org.apache.commons.text.similarity, it
crossed my mind if this could be expanded for a method for Damerau
Levenshtein distance?

I use a localised version, based strongly on the work of Sean Collins
and Joshua Drew:

http://blog.lolyco.com/sean/damerau-levenshtein/ (see also
https://samjlevy.com/mysql-levenshtein/)

An official intergration into commons text would be handy.

Thanks for considering!

Markus


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to