npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "levenshtein distance" 的结果(共 11 个)
leven

Measure the difference between two strings using the Levenshtein distance algorithm

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
levdist

A minimal algorithm for computing Levenshtein distance in JavaScript.

MIT
ld

Compute the Levenshtein distance for string comparison

levenshtein-component

The "Levenshtein Distance" algorithm

natural

General natural language (tokenizing, stemming (English, Russian, Spanish), part-of-speech tagging, sentiment analysis, classification, inflection, phonetics, tfidf, WordNet, jaro-winkler, Levenshtein distance, Dice's Coefficient) facilities for node.

MIT
damerau-levenshtein

Damerau - Levenshtein distance by The Spanish Inquisition + relative distance

BSD-2-Clause
js-levenshtein

The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.

MIT
js-levenshtein-esm

The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.

MIT