pytries / datrieLinks
Fast, efficiently stored Trie for Python. Uses libdatrie.
☆537Updated last year
Alternatives and similar repositories for datrie
Users that are interested in datrie are comparing it to the libraries listed below
Sorting:
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,081Updated 2 weeks ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆302Updated 11 months ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Fast multi-keyword search engine for text strings☆255Updated 8 months ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆94Updated 7 months ago
- Pure python Aho-Corasick library.☆215Updated 2 years ago
- Python library implementing a trie data structure.☆822Updated 4 years ago
- HAT-Trie for Python☆86Updated 9 years ago
- An efficient simhash implementation for python☆125Updated 5 years ago
- Simhash and near-duplicate detection☆415Updated 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 3 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- Python wrapper for RE2☆103Updated last week
- A fast and memory efficient LRU cache for Python☆275Updated last week
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated last week
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,001Updated last year
- Python Non-cryptographic Hash Library☆284Updated last year
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 9 years ago
- Python wrapper for RE2☆296Updated 2 years ago
- Python wrapper for aspell (C extension and python version)☆82Updated last year
- Fast Python Bloom Filter using Mmap☆126Updated last year
- Python library for handling efficiently sorted integer sets.☆210Updated 3 weeks ago
- ☆171Updated 2 months ago
- Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.☆49Updated last year
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆375Updated 2 years ago
- ☆24Updated 4 years ago
- Simhashing in C++☆132Updated 2 years ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆277Updated 2 months ago
- Roaring Bitmap in Cython☆81Updated last year