pytries / DAWG
DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.
☆301Updated 10 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
- Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.☆49Updated 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,073Updated last month
- Fast multi-keyword search engine for text strings☆253Updated 7 months ago
- (Official repo for pypi package) Python bindings for the Hunspell spellchecker engine☆186Updated 4 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated 3 months ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Roaring Bitmap in Cython☆81Updated 11 months ago
- Python wrapper for RE2☆296Updated 2 years ago
- An efficient simhash implementation for python☆124Updated 5 years ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- Python Non-cryptographic Hash Library☆284Updated last year
- Python search module for fast approximate string matching☆54Updated 2 years ago
- ☆169Updated last month
- Python library for handling efficiently sorted integer sets.☆209Updated this week
- 💥 Cython memory pool for RAII-style memory management☆455Updated 3 months ago
- Python stemming library using snowball stemmers☆255Updated 6 months ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆94Updated 6 months ago
- ☆81Updated 2 months ago
- Python wrapper for RE2☆103Updated 3 weeks ago
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆169Updated 3 years ago
- Parse natural language time expressions in python☆130Updated 2 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 9 years ago
- Python wrapper for aspell (C extension and python version)☆82Updated last year
- Python bindings for cld3☆27Updated last year
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- 🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)☆465Updated 3 months ago
- Python library implementing a trie data structure.☆819Updated 4 years ago
- A fast and memory efficient LRU cache for Python☆274Updated 3 weeks ago