
py-editdist
py-editdist is a Python module to calculate the Levenshtein edit distance between two strings. It is implemented as a CPython module and is quite fast.
py-editdist is licensed under a ISC/BSD licence. See the LICENSE file for details.
Project Information
The project was created on Mar 28, 2011.
- License: MIT License
- 10 stars
- hg-based source control
Labels:
Algorithm