Contents

edit-distance 1.0.7

0

Computing edit distance on arbitrary Python sequences

Computing edit distance on arbitrary Python sequences

Stars: 104, Watchers: 104, Forks: 16, Open Issues: 1

The 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
No  edit-distance  pypi packages just yet.

Errors

A list of common edit-distance errors.

Code Examples

Here are some edit-distance code examples and snippets.

Related Packages & Articles

edlib 1.3.9.post1

Lightweight, super fast library for sequence alignment using edit (Levenshtein) distance.

pandas 3.0.1

Powerful data structures for data analysis, time series, and statistics