搜索 "distance" 的结果(共 5 个)
leven
Measure the difference between two strings using the Levenshtein distance algorithm
MIT
fastest-levenshtein
Fastest Levenshtein distance implementation in JS.
MIT
string-similarity
Finds degree of similarity between strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
ISC
didyoumean2
a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm
MIT