1.0.2 • Published 2 years ago

levenstein-lib v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

levenstein lib

Functions

calc_levenstein:

Calculates and returns the levenstein distance as a whole number. This is pretty much the amount of single character edits it would require to convert one word into another

levenstein_percentage:

Calculates and returns a percentage of similarity between two strings.