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,098Updated last month
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- Fast multi-keyword search engine for text strings☆256Updated 10 months ago
- Python library implementing a trie data structure.☆824Updated 4 years ago
- Pure python Aho-Corasick library.☆216Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- Simhash and near-duplicate detection☆417Updated 2 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,015Updated last month
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated 9 months ago
- An efficient simhash implementation for python☆125Updated 5 years ago
- HAT-Trie for Python☆86Updated 9 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- Python Non-cryptographic Hash Library☆283Updated last year
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 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 library for handling efficiently sorted integer sets.☆214Updated last month
- Fast Python Bloom Filter using Mmap☆127Updated last year
- Python bindings for RocksDB☆279Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆278Updated last week
- ☆171Updated 4 months ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆554Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆86Updated 2 months ago
- Python stemming library using snowball stemmers☆263Updated 2 months ago
- Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.☆309Updated last year
- Python API for Various DB-Backed Simhash Clusters☆64Updated 8 years ago
- Roaring Bitmap in Cython☆81Updated last year
- Python bindings for RocksDB☆151Updated 3 years ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆279Updated last week