Calculate The Levenshtein Distance in Java
Java Algorithms And Data Structures
Tutorial
By Stephen Enright, jan 10, 2013
In this tutorial, we will investigate the Levenshtein distance algorithm, which is also known as the Edit distance algorithm which compares words for similarity.