benhoyt / pybktreeLinks
Python BK-tree data structure to allow fast querying of "close" matches
☆185Updated 3 years ago
Alternatives and similar repositories for pybktree
Users that are interested in pybktree are comparing it to the libraries listed below
Sorting:
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Fast multi-keyword search engine for text strings☆256Updated 11 months ago
- Python library for handling efficiently sorted integer sets.☆216Updated last month
- Roaring Bitmap in Cython☆81Updated last year
- A simple fuzzy matching set for python strings☆229Updated last year
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated 3 weeks ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 2 years ago
- A module for getting data into python from large data sources☆175Updated last year
- Locality-sensitive hashing algorithm for text similarity comparisons☆58Updated 4 months ago
- A fast and memory-optimized string library for heavy-text manipulation in Python☆250Updated 5 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆84Updated 3 months ago
- Python Non-cryptographic Hash Library☆285Updated 2 years ago
- Python library to calculate the difference hash (perceptual hash) for a given image, useful for detecting duplicates☆369Updated last year
- An efficient simhash implementation for python☆126Updated 5 years ago
- Weighted Levenshtein library☆111Updated 2 years ago
- A pipeline abstraction for Python☆169Updated 4 years ago
- Implementation of Burkhard-Keller trees in various languages☆52Updated 15 years ago
- A Generalized Suffix Tree for any Python iterable using Ukkonen's algorithm, with Lowest Common Ancestor retrieval.☆52Updated last year
- A Cython implementation of the affine gap string distance☆57Updated 2 years ago
- HAT-Trie for Python☆86Updated 9 years ago
- Python library providing type-checked function calls at runtime☆98Updated last year
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Python bindings for the SQLite4 LSM database.☆131Updated last month
- Implementation of perceptual image hash calculation in Python☆132Updated last year
- persistent caching to memory, disk, or database☆275Updated 2 months ago
- Fast Autocomplete: When Elastcsearch suggestions are not fast and flexible enough☆286Updated 2 years ago
- 🎡 Automated build repo for Python wheels and source packages☆174Updated last year
- A high performance python bloom filter thing.☆44Updated 7 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year