Strdiff is a library for calculating string differences. It leverages efficient algorithms such as the Levenshtein distance and will soon include the Demerau-Levenshtein distance.
Library for computing Levenshtein and Demerau-Levenshtein distances of strings and list of strings