python3-Levenshtein - Python extension computing string distances and similarities
Website: | https://pypi.org/project/Levenshtein/ |
---|---|
License: | GPLv2+ |
Vendor: | Alcance Libre, Inc. |
- 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 3 library functions and methods.
Packages
python3-Levenshtein-0.17.0-1.fc14.al.i686 [76 KiB] |
Changelog
by Joel Barrios (2022-01-28):
- Update to 0.17.0. |