BreankingBad/string-similarity
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
JavaScriptMIT
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
JavaScriptMIT