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,089Updated 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 9 months ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Python library implementing a trie data structure.☆822Updated 4 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆94Updated 8 months ago
- HAT-Trie for Python☆86Updated 9 years ago
- An efficient simhash implementation for python☆125Updated 5 years ago
- Pure python Aho-Corasick library.☆215Updated 2 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Python Non-cryptographic Hash Library☆284Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,006Updated last week
- Plyvel, a fast and feature-rich Python interface to LevelDB☆550Updated last year
- ☆171Updated 2 months ago
- Python wrapper for RE2☆103Updated last month
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆373Updated 2 years ago
- 💥 Cython memory pool for RAII-style memory management☆456Updated 3 weeks ago
- Simhash and near-duplicate detection☆416Updated 2 years ago
- Python wrapper for RE2☆297Updated 2 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 9 years ago
- Fast Python Bloom Filter using Mmap☆126Updated last year
- Python API for Various DB-Backed Simhash Clusters☆64Updated 8 years ago
- Automatically exported from code.google.com/p/chromium-compact-language-detector☆162Updated 4 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆86Updated 3 weeks ago
- Roaring Bitmap in Cython☆81Updated last year
- A fast and memory efficient LRU cache for Python☆277Updated last month
- 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 library for handling efficiently sorted integer sets.☆211Updated this week