dedupe_lehvenshtein_search
Python search module for fast approximate string matching
Python search module for fast approximate string matching
To install this package, run one of the following:
Levenshtein_search is a Python module that stores any number of documents as ternary search trees. It performs fuzzy searches for words in a document that are d distance away from a query word.
Summary
Python search module for fast approximate string matching
Last Updated
Jun 21, 2024 at 22:15
License
MIT
Total Downloads
11.3K
Supported Platforms
GitHub Repository
https://github.com/dedupeio/Levenshtein_search