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.☆541Updated last month
- Fast multi-keyword search engine for text strings☆257Updated last year
- Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.☆49Updated 2 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,110Updated this week
- HAT-Trie for Python☆86Updated 9 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆85Updated 4 months ago
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Roaring Bitmap in Cython☆81Updated last year
- Python BK-tree data structure to allow fast querying of "close" matches☆186Updated 3 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 7 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆249Updated this week
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- 💥 Cython memory pool for RAII-style memory management☆458Updated 4 months ago
- ☆82Updated 7 months ago
- Python library for handling efficiently sorted integer sets.☆218Updated 3 months ago
- Weighted Levenshtein library☆111Updated 2 years ago
- Fast HyperLogLog for Python.☆109Updated last month
- Python wrapper for RE2☆297Updated 2 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- Python stemming library using snowball stemmers☆264Updated last month
- Python library implementing a trie data structure.☆825Updated 4 years ago
- Hyper LogLog (native and sliding) cardinality counters☆240Updated last month
- Python wrapper for RE2☆104Updated last month
- Python wrapper for aspell (C extension and python version)☆82Updated 2 years ago
- An efficient simhash implementation for python☆126Updated 5 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 3 years ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago