Skip to content

fuzzy matching algorithms written (poorly) in rust

License

Notifications You must be signed in to change notification settings

sjmann/ruzzystring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruzzystring

fuzzy matching algorithms written (poorly) in rust

Currently Implemented

TODO

  • Damerau-Levenshtein distance

  • n-gram

  • Soundex

  • Implement suffix tree to improve LCS implementation

About

fuzzy matching algorithms written (poorly) in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages