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,092Updated 2 weeks ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Fast multi-keyword search engine for text strings☆256Updated 10 months ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Pure python Aho-Corasick library.☆216Updated 2 years ago
- Python library implementing a trie data structure.☆822Updated 4 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,008Updated 3 weeks ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated 8 months ago
- HAT-Trie for Python☆86Updated 9 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Simhash and near-duplicate detection☆416Updated 2 years ago
- An efficient simhash implementation for python☆125Updated 5 years ago
- Roaring Bitmap in Cython☆81Updated last year
- ☆170Updated 3 months ago
- ☆24Updated 4 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- Python library for handling efficiently sorted integer sets.☆212Updated 2 weeks ago
- Python Non-cryptographic Hash Library☆283Updated last year
- A fast and memory efficient LRU cache for Python☆278Updated last month
- Fast Python Bloom Filter using Mmap☆127Updated last year
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year
- A python binding for crfsuite☆774Updated 9 months ago
- Python stemming library using snowball stemmers☆262Updated last month
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆342Updated 3 months ago
- 💥 Cython memory pool for RAII-style memory management☆456Updated last month
- Python BK-tree data structure to allow fast querying of "close" matches☆185Updated 3 years ago
- Python wrapper for RE2☆297Updated 2 years ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆550Updated last year