benhoyt / pybktreeLinks
Python BK-tree data structure to allow fast querying of "close" matches
☆186Updated 4 years ago
Alternatives and similar repositories for pybktree
Users that are interested in pybktree are comparing it to the libraries listed below
Sorting:
- A simple fuzzy matching set for python strings☆230Updated last year
- Fast multi-keyword search engine for text strings☆258Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- A module for getting data into python from large data sources☆176Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated last month
- Levenshtein and Hamming distance computation☆117Updated 6 years ago
- Python library to calculate the difference hash (perceptual hash) for a given image, useful for detecting duplicates☆374Updated last year
- Roaring Bitmap in Cython☆82Updated last year
- Python library for handling efficiently sorted integer sets.☆228Updated 3 months ago
- A fast and memory-optimized string library for heavy-text manipulation in Python☆251Updated 5 years ago
- Python bindings for the SQLite4 LSM database.☆132Updated 2 weeks ago
- A Cython implementation of the affine gap string distance☆57Updated 3 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 3 months ago
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- An efficient simhash implementation for python☆127Updated 6 years ago
- A pipeline abstraction for Python☆168Updated 4 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆547Updated 3 weeks ago
- All-pair set similarity search on millions of sets in Python and on a laptop☆604Updated 3 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Python package for an open-source graph database Cayley☆157Updated 6 years ago
- Implementation of perceptual image hash calculation in Python☆133Updated 2 years ago
- Fast Autocomplete: When Elastcsearch suggestions are not fast and flexible enough☆287Updated 4 months ago
- 🎡 Automated build repo for Python wheels and source packages☆175Updated last year
- Python search module for fast approximate string matching☆54Updated 3 years ago
- Fast Python Bloom Filter using Mmap☆133Updated 4 months ago
- persistent caching to memory, disk, or database☆278Updated last week
- ☆285Updated 2 years ago
- Implementation of Burkhard-Keller trees in various languages☆52Updated 15 years ago
- Weighted Levenshtein library☆113Updated last month
- Python package to compress numerical series & numpy arrays into strings☆99Updated 3 years ago