python3-editdistance - Fast implementation of the Levenshtein distance
Website: | https://github.com/aflc/editdistance |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
Fast implementation of the edit distance (Levenshtein distance). This library simply implements Levenshtein distance with C++ and Cython. The algorithm used in this library is proposed by Heikki Hyyrö, "Explaining and extending the bit-parallel approximate string matching algorithm of Myers", (2001).
Packages
python3-editdistance-0.6.0-1.fc14.al.x86_64 [23 KiB] |
Changelog
by Aniket Pradhan (2021-10-24):
- Update to v0.6.0 |