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
- Roaring Bitmap in Cython☆81Updated last year
- A simple fuzzy matching set for python strings☆230Updated last year
- Fast multi-keyword search engine for text strings☆257Updated last year
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆249Updated last month
- A module for getting data into python from large data sources☆176Updated last year
- Levenshtein and Hamming distance computation☆116Updated 6 years ago
- A fast and memory-optimized string library for heavy-text manipulation in Python☆250Updated 5 years ago
- Python library for handling efficiently sorted integer sets.☆224Updated 3 weeks ago
- All-pair set similarity search on millions of sets in Python and on a laptop☆602Updated 3 years ago
- 145+ extra higher-level functional tools beyond standard library's `itertools`, `functools`, etc. and popular third-party libraries like …☆159Updated 5 months ago
- Fast Autocomplete: When Elastcsearch suggestions are not fast and flexible enough☆286Updated last month
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆388Updated 3 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆86Updated 5 months ago
- Python library to calculate the difference hash (perceptual hash) for a given image, useful for detecting duplicates☆372Updated last year
- A pipeline abstraction for Python☆168Updated 4 years ago
- persistent caching to memory, disk, or database☆276Updated 2 weeks ago
- 🐍 Python library implementing sorted containers with state-of-the-art query performance and compressed memory usage☆215Updated last year
- 🎡 Automated build repo for Python wheels and source packages☆172Updated last year
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- A Cython implementation of the affine gap string distance☆57Updated 2 years ago
- An efficient simhash implementation for python☆126Updated 6 years ago
- Regular Expression based parsers for extracting data from natural languages☆71Updated 8 years ago
- Python bindings for the SQLite4 LSM database.☆132Updated 3 months ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Plac: Parsing the Command Line the Easy Way☆298Updated 6 months ago
- Python package for an open-source graph database Cayley☆158Updated 6 years ago
- Python library providing type-checked function calls at runtime☆99Updated last year
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago