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:
- A simple fuzzy matching set for python strings☆229Updated 11 months ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- Fast multi-keyword search engine for text strings☆256Updated 10 months ago
- 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☆175Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆85Updated 2 months ago
- Python library for handling efficiently sorted integer sets.☆214Updated last month
- Roaring Bitmap in Cython☆81Updated last year
- A fast and memory-optimized string library for heavy-text manipulation in Python☆250Updated 5 years ago
- 145+ extra higher-level functional tools beyond standard library's `itertools`, `functools`, etc. and popular third-party libraries like …☆159Updated 2 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆246Updated last week
- A Python implementation of the Metaphone and Double Metaphone algorithms☆81Updated last year
- Python Data Processing library☆102Updated last year
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Plac: Parsing the Command Line the Easy Way☆298Updated 4 months ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Python library providing type-checked function calls at runtime☆98Updated 11 months ago
- 🎡 Automated build repo for Python wheels and source packages☆173Updated last year
- Abydos NLP/IR library for Python☆188Updated 2 years ago
- Python library to calculate the difference hash (perceptual hash) for a given image, useful for detecting duplicates☆368Updated last year
- Implementation of perceptual image hash calculation in Python☆132Updated last year
- Find strings/words in text; convenience and C speed☆126Updated 2 years ago
- Fast Autocomplete: When Elastcsearch suggestions are not fast and flexible enough☆285Updated 2 years ago
- Fast and customizable tokenization☆65Updated 6 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated last year
- Python stream processing for humans☆185Updated 6 months ago
- persistent caching to memory, disk, or database☆274Updated last month
- Python Non-cryptographic Hash Library☆283Updated last year