pytries / DAWG
DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.
☆300Updated 9 months ago
Alternatives and similar repositories for DAWG:
Users that are interested in DAWG are comparing it to the libraries listed below
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆533Updated last year
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,062Updated this week
- Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.☆48Updated last year
- Fast multi-keyword search engine for text strings☆252Updated 6 months ago
- HAT-Trie for Python☆86Updated 9 years ago
- Roaring Bitmap in Cython☆81Updated 10 months ago
- 💥 Cython hash tables that assume keys are pre-hashed☆86Updated 2 months ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Python search module for fast approximate string matching☆54Updated 2 years ago
- ☆81Updated 2 weeks ago
- Python wrapper for RE2☆296Updated last year
- Python Non-cryptographic Hash Library☆284Updated last year
- 💥 Cython memory pool for RAII-style memory management☆451Updated 2 months ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆246Updated 10 months ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- A fast and memory efficient LRU cache for Python☆271Updated 6 months ago
- Python BK-tree data structure to allow fast querying of "close" matches☆178Updated 3 years ago
- An efficient simhash implementation for python☆124Updated 5 years ago
- Python stemming library using snowball stemmers☆250Updated 5 months ago
- Python bindings for cld3☆27Updated last year
- ☆168Updated 9 months ago
- Python wrapper for aspell (C extension and python version)☆81Updated last year
- Fast Python Bloom Filter using Mmap☆129Updated 10 months ago
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 7 years ago
- A simple proof of concept levenshtein automaton in Python☆109Updated 9 years ago
- Python bindings for the Google's FarmHash☆38Updated 6 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆374Updated 2 years ago
- A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.☆146Updated 6 months ago
- Python library for handling efficiently sorted integer sets.☆209Updated 6 months ago