NPM package that calculates synchronously or asynchronously the Damerau-Levenshtein distance between strings
-
Updated
Mar 4, 2023 - JavaScript
NPM package that calculates synchronously or asynchronously the Damerau-Levenshtein distance between strings
A python implementation of a variety of text/string distance and similarity metrics. No GPL!
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
Spell Checking for bad casing and invalid character duplication
Add a description, image, and links to the string-distance-calculation topic page so that developers can more easily learn about it.
To associate your repository with the string-distance-calculation topic, visit your repo's landing page and select "manage topics."