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:
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆304Updated last year
- A fast and memory-optimized string library for heavy-text manipulation in Python☆251Updated 5 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated this week
- A simple fuzzy matching set for python strings☆230Updated last year
- Roaring Bitmap in Cython☆82Updated last year
- Fast multi-keyword search engine for text strings☆258Updated last year
- Levenshtein and Hamming distance computation☆117Updated 6 years ago
- Python library for handling efficiently sorted integer sets.☆227Updated 2 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 2 months ago
- Parse natural language time expressions in python☆131Updated 3 years ago
- A module for getting data into python from large data sources☆176Updated last year
- Python library to calculate the difference hash (perceptual hash) for a given image, useful for detecting duplicates☆373Updated last year
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- Implementation of Burkhard-Keller trees in various languages☆52Updated 15 years ago
- All-pair set similarity search on millions of sets in Python and on a laptop☆604Updated 3 years ago
- 🎡 Automated build repo for Python wheels and source packages☆173Updated last year
- Fast Autocomplete: When Elastcsearch suggestions are not fast and flexible enough☆287Updated 3 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- Python bindings for the SQLite4 LSM database.☆132Updated 5 months ago
- 🐍 Python library implementing sorted containers with state-of-the-art query performance and compressed memory usage☆215Updated last year
- A Cython implementation of the affine gap string distance☆57Updated 2 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- 145+ extra higher-level functional tools beyond standard library's `itertools`, `functools`, etc. and popular third-party libraries like …☆160Updated 6 months ago
- Python stream processing for humans☆189Updated last week
- A pipeline abstraction for Python☆168Updated 4 years ago
- Python package to compress numerical series & numpy arrays into strings☆99Updated 3 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- Python library to infer date format from examples☆45Updated 4 years ago
- Find strings/words in text; convenience and C speed☆127Updated 3 years ago
- Lightning Fast Language Prediction 🚀☆167Updated 3 months ago