string-dameraulevenshteindistance
Get Damerau-Levenshtein distance between strings.
Get Damerau-Levenshtein distance between strings.
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.
Suggest a URL when someone enters a typo on your Restify server
Chisel mutator addon for calculating the levenshtein distance of two strings.
Customizable edit distance calculator
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
Strings manipulation for Text-Mining and Natural Language Processing - True ITK - Open Source
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
Calculate the Levenshtein distance between two strings.
Simple benchmark for levenshtein using real-life data
A method to detect the levenshtein edits between strings