Contents

editdistance 0.8.1

0

Fast implementation of the edit distance (Levenshtein distance)

Fast implementation of the edit distance (Levenshtein distance)

Stars: 708, Watchers: 708, Forks: 69, Open Issues: 29

The roy-ht/editdistance repo was created 12 years ago and the last code push was 2 years ago.
The project is popular with 708 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
No  editdistance  pypi packages just yet.

Errors

A list of common editdistance errors.

Code Examples

Here are some editdistance code examples and snippets.