pytries / DAWG
DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.
☆300Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for DAWG
- Fast multi-keyword search engine for text strings☆247Updated last month
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆530Updated 9 months ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,046Updated 3 weeks ago
- Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.☆48Updated last year
- Roaring Bitmap in Cython☆79Updated 5 months ago
- HAT-Trie for Python☆86Updated 8 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆82Updated last year
- An efficient simhash implementation for python☆124Updated 5 years ago
- Python library for handling efficiently sorted integer sets.☆205Updated 2 months ago
- Python Set subclass that supports searching by ngram similarity☆120Updated 3 years ago
- Python Non-cryptographic Hash Library☆281Updated last year
- A simple proof of concept levenshtein automaton in Python☆107Updated 9 years ago
- 💥 Cython memory pool for RAII-style memory management☆437Updated last month
- Python wrapper for RE2☆295Updated last year
- ☆81Updated last month
- ☆165Updated 4 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆243Updated 6 months ago
- Python search module for fast approximate string matching☆53Updated last year
- A fast and memory efficient LRU cache for Python☆259Updated 2 months ago
- Python bindings for the Google's FarmHash☆37Updated 2 months ago
- Python wrapper for RE2☆99Updated last month
- (Official repo for pypi package) Python bindings for the Hunspell spellchecker engine☆185Updated 3 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆949Updated 7 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆382Updated 2 years ago
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆170Updated 2 years ago
- Python wrapper for aspell (C extension and python version)☆81Updated last year
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆50Updated 9 years ago
- Python stemming library using snowball stemmers☆245Updated last month