edit-distance 1.0.6
0
Computing edit distance on arbitrary Python sequences.
Contents
Computing edit distance on arbitrary Python sequences.
Stars: 102, Watchers: 102, Forks: 16, Open Issues: 0The belambert/edit-distance
repo was created 11 years ago and the last code push was 8 months ago.
The project is popular with 102 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
- LICENSE.txt
- Homepage
- https://github.com/belambert/editdistance
- PyPi:
- https://pypi.org/project/edit-distance/
- 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.