Match human-quality input to potential matches by edit distance.
a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm
🚀 The fastest and easiest「didyoumean」in the universe via levenshtein algorithm
Suggest fixing misspelled, typos, matching human-quality input
provides functions for comparing and calculating the similarity between two strings using various methods.