-
Notifications
You must be signed in to change notification settings - Fork 0
A pure python library containing popular distance string metric algorithms
License
tpounds/libdistance
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
libdistance =========== A pure python library containing popular distance string metric algorithms. libdistance is licensed under the MIT License. (http://www.opensource.org/licenses/mit-license.php) Usage ===== import libdistance print libdistance.levenshtein('kitten', 'sitting') Testing ======= python -m doctest libdistance.py
About
A pure python library containing popular distance string metric algorithms
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published