Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
-
Updated
May 1, 2023 - JavaScript
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
A collection of string comparisons algorithms
regular expression functionality for ctrl+f search
Finds degree of similarity between two strings, based on Dice's Coefficient and Levenshtein Distance.
Add a description, image, and links to the string-comparison topic page so that developers can more easily learn about it.
To associate your repository with the string-comparison topic, visit your repo's landing page and select "manage topics."