string-similarity-checker
Finds degree of similarity between strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
ksdc
Measure how similar two strings are using the Sørensen–Dice Coefficient
string-similarity-browser
Finds degree of similarity between strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.