string-dameraulevenshteindistance
Get Damerau-Levenshtein distance between strings.
Get Damerau-Levenshtein distance between strings.
Compare two strings using multiple methods (Jaro-Winkler Algorithm,Cosine Similarity,Levenshtein Algorithm)
Distance between two strings using the levenshtein algorithm
Calculates the similarity of 2 string arrays and sorts the seconds one by similarity to first
Give me a word and I’ll give you an array of words that differ by a single letter
Lightning-fast Wasm-compiled levenshtein library.
Morph one word into another, one letter at a time
A very fast JavaScript implementation of Levenshtein distance for the k <= 1 case.
Measure the difference between two strings using the Levenshtein distance algorithm
Find the difference between two arrays and compute the minimal steps to transform one array to another.
Chisel mutator addon for calculating the levenshtein distance of two strings.
Customizable edit distance calculator
Suggest a URL when someone enters a typo on your Restify server
Strings manipulation for Text-Mining and Natural Language Processing - True ITK - Open Source
Compare Strings Similarity Based on Levenshtein Distance Algorithm
A simple ES6 proxy wrapper that enables you to make typos in property names.
String's percent similarity
The Levenshtein distance metric for node and browser.
Transform one string into another using the operations in the Levenshtein edit distance computation.
A Levenshtein algorithm implementation written in ES6