
edit-distance 1.0.7
0
Computing edit distance on arbitrary Python sequences
Contents
Computing edit distance on arbitrary Python sequences
Stars: 104, Watchers: 104, Forks: 16, Open Issues: 1The belambert/edit-distance repo was created 12 years ago and the last code push was 2 months ago.
The project is popular with 104 github stars!
How to Install edit-distance
You can install edit-distance using pip
pip install edit-distance
or add it to a project with poetry
poetry add edit-distance
Package Details
- Author
- Ben Lambert
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/edit-distance/
- Documentation:
- https://edit-distance.readthedocs.io/
- GitHub Repo:
- https://github.com/belambert/editdistance
Classifiers
- Scientific/Engineering/Artificial Intelligence
- Text Processing
- Utilities
Related Packages
Errors
A list of common edit-distance errors.
Code Examples
Here are some edit-distance code examples and snippets.
pythonfix


