pytries / marisa-trieLinks
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
☆1,120Updated last month
Alternatives and similar repositories for marisa-trie
Users that are interested in marisa-trie are comparing it to the libraries listed below
Sorting:
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆546Updated last week
- Python library implementing a trie data structure.☆824Updated 4 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,073Updated 3 weeks ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- Simhash and near-duplicate detection☆421Updated 2 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 3 years ago
- Iterative JSON parser with Pythonic interface☆630Updated 6 years ago
- spellchecking library for python☆617Updated 4 months ago
- A fast and memory efficient LRU cache for Python☆280Updated 2 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- Python wrapper for RE2☆645Updated 2 years ago
- Fast multi-keyword search engine for text strings☆258Updated last year
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,277Updated 4 years ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆566Updated 4 months ago
- Pure python Aho-Corasick library.☆220Updated 3 years ago
- A Python Implementation of Simhash Algorithm☆1,032Updated 3 years ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆356Updated last month
- A python binding for crfsuite☆772Updated 3 weeks ago
- A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.☆679Updated 3 weeks ago
- Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.☆337Updated last year
- CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆668Updated last year
- An efficient simhash implementation for python☆127Updated 6 years ago
- Persistent dict, backed by sqlite3 and pickle, multithread-safe.☆1,241Updated 3 years ago
- Python stemming library using snowball stemmers☆275Updated last month
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- ASCII transliterations of Unicode text - GitHub mirror☆595Updated last week
- Timeout decorator for Python☆645Updated 2 years ago
- Python bindings for RocksDB☆280Updated 2 years ago