Fuzzy string search library in Java [closed]

Commons Lang has an implementation of Levenshtein distance.

Commons Codec has an implementation of soundex and metaphone.

Leave a Comment