benhoyt / pybktreeLinks
Python BK-tree data structure to allow fast querying of "close" matches
☆186Updated 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
- A fast and memory-optimized string library for heavy-text manipulation in Python☆250Updated 5 years ago
- Fast multi-keyword search engine for text strings☆257Updated last year
- Python library for handling efficiently sorted integer sets.☆218Updated 3 months ago
- A simple fuzzy matching set for python strings☆230Updated last year
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- A module for getting data into python from large data sources☆176Updated last year
- Roaring Bitmap in Cython☆81Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆85Updated 4 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆249Updated last week
- A Cython implementation of the affine gap string distance☆57Updated 2 years ago
- Find strings/words in text; convenience and C speed☆127Updated 3 years ago
- Fast Autocomplete: When Elastcsearch suggestions are not fast and flexible enough☆286Updated last month
- Implementation of Burkhard-Keller trees in various languages☆52Updated 15 years ago
- Python bindings for the SQLite4 LSM database.☆132Updated 3 months ago
- Implementation of perceptual image hash calculation in Python☆132Updated last year
- Python library to calculate the difference hash (perceptual hash) for a given image, useful for detecting duplicates☆370Updated last year
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- persistent caching to memory, disk, or database☆275Updated 3 months ago
- A pipeline abstraction for Python☆168Updated 4 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- 145+ extra higher-level functional tools beyond standard library's `itertools`, `functools`, etc. and popular third-party libraries like …☆159Updated 4 months ago
- Bloom filter for Python☆86Updated 4 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆541Updated last month
- Python package for an open-source graph database Cayley☆158Updated 5 years ago
- A Python implementation of the Metaphone and Double Metaphone algorithms☆81Updated last year
- Weighted Levenshtein library☆111Updated 2 years ago