benhoyt / pybktree
Python BK-tree data structure to allow fast querying of "close" matches
☆182Updated 3 years ago
Alternatives and similar repositories for pybktree:
Users that are interested in pybktree are comparing it to the libraries listed below
- Roaring Bitmap in Cython☆81Updated 11 months ago
- Python library for handling efficiently sorted integer sets.☆209Updated last week
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆246Updated 11 months ago
- Implementation of Burkhard-Keller trees in various languages☆52Updated 15 years ago
- a pure python MurmurHash3 implementation.☆68Updated 5 years ago
- All-pair set similarity search on millions of sets in Python and on a laptop☆592Updated 2 years ago
- Implementation of perceptual image hash calculation in Python☆131Updated last year
- Python Data Processing library☆102Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆301Updated 10 months ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- An efficient simhash implementation for python☆124Updated 5 years ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- Python library providing type-checked function calls at runtime☆98Updated 7 months ago
- A simple fuzzy matching set for python strings☆226Updated 8 months ago
- Python bindings for the SQLite4 LSM database.☆131Updated last month
- Python package to compress numerical series & numpy arrays into strings☆98Updated 2 years ago
- ☆285Updated last year
- ☆81Updated last month
- A module for getting data into python from large data sources☆175Updated last year
- Print ASCII graphs in the terminal.☆86Updated last year
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Fast multi-keyword search engine for text strings☆252Updated 7 months ago
- Python Non-cryptographic Hash Library☆284Updated last year
- A high performance python bloom filter thing.☆44Updated 6 years ago
- A simple proof of concept levenshtein automaton in Python☆109Updated 9 years ago
- A pipeline abstraction for Python☆169Updated 4 years ago
- Super-fast and clean conversions to numbers for Python.☆108Updated last month
- A fast and memory efficient LRU cache for Python☆275Updated this week
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 9 years ago