Contents

fuzzysearch 0.7.3

0

fuzzysearch is useful for finding approximate subsequence matches

fuzzysearch is useful for finding approximate subsequence matches

Stars: 280, Watchers: 280, Forks: 24, Open Issues: 11

The taleinat/fuzzysearch repo was created 10 years ago and the last code push was 1 years ago.
The project is popular with 280 github stars!

How to Install fuzzysearch

You can install fuzzysearch using pip

pip install fuzzysearch

or add it to a project with poetry

poetry add fuzzysearch

Package Details

Author
Tal Einat
License
MIT
Homepage
https://github.com/taleinat/fuzzysearch
PyPi:
https://pypi.org/project/fuzzysearch/
GitHub Repo:
https://github.com/taleinat/fuzzysearch

Classifiers

  • Software Development/Libraries/Python Modules
No  fuzzysearch  pypi packages just yet.

Errors

A list of common fuzzysearch errors.

Code Examples

Here are some fuzzysearch code examples and snippets.

GitHub Issues

The fuzzysearch package has 11 open issues on GitHub

  • Near matches get lost with increasing values of max_l_dist

See more issues on GitHub

Related Packages & Articles