python-Levenshtein - Python extension computing string distances and similarities
Website: | http://pypi.python.org/pypi/python-Levenshtein/ |
---|---|
License: | GPLv2+ |
Vendor: | Fedora Project <http://bugzilla.redhat.com/bugzilla> |
- Description:
Levenshtein computes Levenshtein distances, similarity ratios, generalized medians and set medians of Strings and Unicodes. Because it's implemented in C, it's much faster than corresponding Python library functions and methods.
Packages
python-Levenshtein-0.10.1-6.el4.src [44 KiB] |
Changelog
by Dwayne Bailey (2008-10-21):
- Comments about location of source files - Update genextdoc.py to v1.5 |