Skip to content

Python version of finding degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.

Notifications You must be signed in to change notification settings

flrngel/string-similarity-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

About

Python version of finding degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages