editdistance 0.8.1
0
Fast implementation of the edit distance (Levenshtein distance)
Contents
Fast implementation of the edit distance (Levenshtein distance)
Stars: 659, Watchers: 659, Forks: 61, Open Issues: 26The roy-ht/editdistance
repo was created 11 years ago and the last code push was 8 months ago.
The project is popular with 659 github stars!
How to Install editdistance
You can install editdistance using pip
pip install editdistance
or add it to a project with poetry
poetry add editdistance
Package Details
- Author
- License
- MIT
- Homepage
- PyPi:
- https://pypi.org/project/editdistance/
- Documentation:
- https://github.com/roy-ht/editdistance
- GitHub Repo:
- https://github.com/aflc/editdistance
Related Packages
Errors
A list of common editdistance errors.
Code Examples
Here are some editdistance
code examples and snippets.
GitHub Issues
The editdistance package has 26 open issues on GitHub
- Cannot pip install on Windows 10
- Add Python 3.10 to classifiers
- Bump joerick/cibuildwheel from 1.9.0 to 2.3.1