pytries / marisa-trieLinks
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
☆1,098Updated 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:
- 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,015Updated last month
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- Simhash and near-duplicate detection☆417Updated 2 years ago
- Python Non-cryptographic Hash Library☆283Updated last year
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,276Updated 3 years ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆554Updated last year
- A Python Implementation of Simhash Algorithm☆1,023Updated 3 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆278Updated last week
- Iterative JSON parser with Pythonic interface☆628Updated 5 years ago
- Pure python Aho-Corasick library.☆216Updated 2 years ago
- Fast multi-keyword search engine for text strings☆256Updated 10 months ago
- spellchecking library for python☆610Updated last year
- Fast implementation of the edit distance(Levenshtein distance)☆689Updated last year
- A python binding for crfsuite☆775Updated 10 months ago
- Python wrapper for RE2☆643Updated last year
- Python stemming library using snowball stemmers☆263Updated 2 months ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆345Updated last week
- Timeout decorator for Python☆642Updated last year
- Python wrapper around rapidjson☆518Updated 3 weeks ago
- Scalable Bloom Filter implemented in Python☆1,622Updated 4 years ago
- Universal Python binding for the LMDB 'Lightning' Database☆703Updated last week
- MARISA: Matching Algorithm with Recursively Implemented StorAge☆565Updated 2 weeks ago
- Fast Python Bloom Filter using Mmap☆127Updated last year
- Python bindings for RocksDB☆279Updated 2 years ago
- A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.☆664Updated 4 months ago