A string similarity function using the Jaro-Winkler distance metric.
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.
A string similarity utility that uses the Jaro-Winkler algorithm
Jaro-Winkler typescript implementation