benhoyt / pybktreeLinks
Python BK-tree data structure to allow fast querying of "close" matches
☆183Updated 3 years ago
Alternatives and similar repositories for pybktree
Users that are interested in pybktree are comparing it to the libraries listed below
Sorting:
- Implementation of Burkhard-Keller trees in various languages☆52Updated 15 years ago
- Roaring Bitmap in Cython☆81Updated last year
- A simple fuzzy matching set for python strings☆227Updated 9 months ago
- A module for getting data into python from large data sources☆175Updated last year
- Python library to calculate the difference hash (perceptual hash) for a given image, useful for detecting duplicates☆365Updated last year
- All-pair set similarity search on millions of sets in Python and on a laptop☆596Updated 2 years ago
- Bloom filter for Python☆86Updated 3 years ago
- Fast multi-keyword search engine for text strings☆255Updated 8 months ago
- Python library for handling efficiently sorted integer sets.☆210Updated 3 weeks ago
- A fast and memory-optimized string library for heavy-text manipulation in Python☆250Updated 5 years ago
- A Cython implementation of the affine gap string distance☆57Updated 2 years ago
- Python Data Processing library☆102Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆302Updated 11 months ago
- ☆81Updated 3 months ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- Python memoization across program runs.☆108Updated 6 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- A python library to manipulate and transform indexable data (lists, arrays, ...)☆46Updated last year
- Python bindings for simdjson using libpy☆65Updated 2 years ago
- Python bindings for the SQLite4 LSM database.☆129Updated 2 months ago
- Prebuilt .whl files for MacOS + Linux of the Facebook FAISS library☆56Updated 3 years ago
- Implementation of perceptual image hash calculation in Python☆131Updated last year
- Pure python Aho-Corasick library.☆215Updated 2 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated last week
- Python library providing type-checked function calls at runtime☆98Updated 9 months ago
- Find strings/words in text; convenience and C speed☆126Updated 2 years ago
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆97Updated 2 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 2 months ago
- Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.☆49Updated last year
- Python dependency graph for parallel and/or async execution☆15Updated 6 years ago