pytries / DAWGLinks
DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.
☆303Updated last year
Alternatives and similar repositories for DAWG
Users that are interested in DAWG are comparing it to the libraries listed below
Sorting:
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆538Updated 2 weeks ago
- Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.☆49Updated 2 years ago
- Fast multi-keyword search engine for text strings☆256Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆85Updated 3 months ago
- Roaring Bitmap in Cython☆81Updated last year
- HAT-Trie for Python☆86Updated 9 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,110Updated last week
- Python BK-tree data structure to allow fast querying of "close" matches☆185Updated 3 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Weighted Levenshtein library☆110Updated 2 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆248Updated last week
- Python wrapper for RE2☆297Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 2 years ago
- Python library for handling efficiently sorted integer sets.☆217Updated 2 months ago
- Hyper LogLog (native and sliding) cardinality counters☆238Updated last month
- 💥 Cython memory pool for RAII-style memory management☆458Updated 3 months ago
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆170Updated 3 years ago
- Python wrapper for aspell (C extension and python version)☆82Updated 2 years ago
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 7 years ago
- ☆173Updated 5 months ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- Python wrapper for RE2☆104Updated 2 weeks ago
- Python bindings for the Google's FarmHash☆39Updated last year
- Python stemming library using snowball stemmers☆263Updated 3 weeks ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- Fast Python Bloom Filter using Mmap☆127Updated last year
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- A simple fuzzy matching set for python strings☆229Updated last year