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.☆305Updated last year
- Fast multi-keyword search engine for text strings☆258Updated last year
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 3 months ago
- A simple fuzzy matching set for python strings☆230Updated last year
- Levenshtein and Hamming distance computation☆117Updated 6 years ago
- A module for getting data into python from large data sources☆176Updated last year
- A fast and memory-optimized string library for heavy-text manipulation in Python☆251Updated 5 years ago
- Fast Autocomplete: When Elastcsearch suggestions are not fast and flexible enough☆287Updated 3 months ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated 3 weeks ago
- Python library for handling efficiently sorted integer sets.☆227Updated 2 months ago
- All-pair set similarity search on millions of sets in Python and on a laptop☆604Updated 3 years ago
- Python library providing type-checked function calls at runtime☆99Updated last year
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- Python package to compress numerical series & numpy arrays into strings☆99Updated 3 years ago
- Python library to calculate the difference hash (perceptual hash) for a given image, useful for detecting duplicates☆373Updated last year
- Plac: Parsing the Command Line the Easy Way☆298Updated 8 months ago
- Implementation of Burkhard-Keller trees in various languages☆52Updated 15 years ago
- Parse natural language time expressions in python☆131Updated 3 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- Find strings/words in text; convenience and C speed☆126Updated 3 years ago
- Python library to infer date format from examples☆45Updated 4 years ago
- persistent caching to memory, disk, or database☆278Updated 3 weeks ago
- Python stream processing for humans☆189Updated 3 weeks ago
- 🐍 Python library implementing sorted containers with state-of-the-art query performance and compressed memory usage☆215Updated last year
- Weighted Levenshtein library☆113Updated 3 weeks ago
- Fast and customizable tokenization☆66Updated 6 years ago
- A pipeline abstraction for Python☆168Updated 4 years ago
- 🎡 Automated build repo for Python wheels and source packages☆174Updated last year
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆546Updated last month
- Regular Expression based parsers for extracting data from natural languages☆71Updated 8 years ago