NuxRef

python-levenshtein - Python extension for computing string edit distances and similarities.

Website: http://www.sqlalchemy.org/
License: MIT
Description:
The Levenshtein Python C extension module contains functions for fast computation of

    Levenshtein (edit) distance, and edit operations
    string similarity
    approximate median strings, and generally string averaging
    string sequence and set similarity

It supports both normal and Unicode strings.

Packages

python-levenshtein-0.12.0-1.fc24.nuxref.x86_64 [78 KiB] Changelog Chris Caron (2017-10-14):
- Initial Release