pytries / marisa-trieLinks
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
☆1,099Updated last week
Alternatives and similar repositories for marisa-trie
Users that are interested in marisa-trie are comparing it to the libraries listed below
Sorting:
- Python library implementing a trie data structure.☆824Updated 4 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,018Updated 2 months ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆388Updated 2 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- Pure python Aho-Corasick library.☆217Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,276Updated 4 years ago
- Fast multi-keyword search engine for text strings☆256Updated 11 months ago
- Simhash and near-duplicate detection☆418Updated 2 years ago
- Python Non-cryptographic Hash Library☆284Updated 2 years ago
- Iterative JSON parser with Pythonic interface☆628Updated 5 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- spellchecking library for python☆611Updated last year
- Plyvel, a fast and feature-rich Python interface to LevelDB☆555Updated last year
- Python wrapper for RE2☆644Updated last year
- A fast and memory efficient LRU cache for Python☆278Updated 3 weeks ago
- A python binding for crfsuite☆775Updated 10 months ago
- Fast implementation of the edit distance(Levenshtein distance)☆688Updated last year
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆345Updated 2 weeks ago
- MARISA: Matching Algorithm with Recursively Implemented StorAge☆565Updated last week
- CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆660Updated last year
- A Python Implementation of Simhash Algorithm☆1,025Updated 3 years ago
- Fast Python Bloom Filter using Mmap☆127Updated last year
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Timeout decorator for Python☆642Updated last year
- Universal Python binding for the LMDB 'Lightning' Database☆706Updated 3 weeks ago
- 💥 Cython memory pool for RAII-style memory management☆458Updated 2 months ago
- Python stemming library using snowball stemmers☆263Updated last week
- Persistent dict, backed by sqlite3 and pickle, multithread-safe.☆1,220Updated 2 years ago