pytries / datrie
Fast, efficiently stored Trie for Python. Uses libdatrie.
☆533Updated last year
Alternatives and similar repositories for datrie:
Users that are interested in datrie are comparing it to the libraries listed below
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,077Updated last month
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆301Updated 10 months ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Python library implementing a trie data structure.☆820Updated 4 years ago
- Fast multi-keyword search engine for text strings☆253Updated 7 months ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆94Updated 6 months ago
- An efficient simhash implementation for python☆124Updated 5 years ago
- Pure python Aho-Corasick library.☆215Updated 2 years ago
- HAT-Trie for Python☆86Updated 9 years ago
- Simhash and near-duplicate detection☆415Updated last year
- ☆24Updated 4 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆386Updated 2 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 9 years ago
- Python API for Various DB-Backed Simhash Clusters☆64Updated 8 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆993Updated last year
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆375Updated 2 years ago
- ☆169Updated last month
- A simple and fast discriminative sequence labeling toolkit ( http://wapiti.limsi.fr )☆252Updated 2 years ago
- CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆658Updated 10 months ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆548Updated 11 months ago
- Python wrapper for RE2☆103Updated 3 weeks ago
- A python binding for crfsuite☆773Updated 7 months ago
- 💥 Cython memory pool for RAII-style memory management☆456Updated 3 months ago
- Roaring Bitmap in Cython☆81Updated 11 months ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated 3 months ago
- Python bindings for cld3☆27Updated last year
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆169Updated 3 years ago
- Python library for handling efficiently sorted integer sets.☆209Updated this week
- Fast Python Bloom Filter using Mmap☆742Updated 5 years ago