fuzzysearch 0.7.3
0
fuzzysearch is useful for finding approximate subsequence matches
Contents
fuzzysearch is useful for finding approximate subsequence matches
Stars: 305, Watchers: 305, Forks: 26, Open Issues: 10The taleinat/fuzzysearch
repo was created 10 years ago and the last code push was 2 months ago.
The project is popular with 305 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
Related Packages
Errors
A list of common fuzzysearch errors.
Code Examples
Here are some fuzzysearch
code examples and snippets.
GitHub Issues
The fuzzysearch package has 10 open issues on GitHub
- Near matches get lost with increasing values of max_l_dist