Contents

edit-distance 1.0.6

0

Computing edit distance on arbitrary Python sequences.

Computing edit distance on arbitrary Python sequences.

Stars: 100, Watchers: 100, Forks: 16, Open Issues: 0

The belambert/edit-distance repo was created 10 years ago and the last code push was 2 months ago.
The project is popular with 100 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
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

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

pandas 2.2.1

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