Levenshtein 0.26.0
0
Python extension for computing string edit distances and similarities.
Contents
Python extension for computing string edit distances and similarities.
Stars: 1, Watchers: 1, Forks: 1, Open Issues: 0The polm/levenshtein
repo was created 3 years ago and the last code push was 3 years ago. The project is not very popular with only 1 github stars!
How to Install levenshtein
You can install levenshtein using pip
pip install levenshtein
or add it to a project with poetry
poetry add levenshtein
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/Levenshtein/
- GitHub Repo:
- https://github.com/polm/levenshtein
Classifiers
Related Packages
Errors
A list of common levenshtein errors.
Code Examples
Here are some levenshtein
code examples and snippets.