pytries / marisa-trieLinks
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
☆1,110Updated 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:
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆538Updated 2 weeks ago
- Python library implementing a trie data structure.☆824Updated 4 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,026Updated 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☆1,278Updated 4 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- Fast multi-keyword search engine for text strings☆256Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 2 years ago
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Iterative JSON parser with Pythonic interface☆628Updated 5 years ago
- Simhash and near-duplicate detection☆419Updated 2 years ago
- Python wrapper for RE2☆645Updated last year
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- Pure python Aho-Corasick library.☆217Updated 2 years ago
- A python binding for crfsuite☆772Updated last week
- Plyvel, a fast and feature-rich Python interface to LevelDB☆556Updated last week
- A Python Implementation of Simhash Algorithm☆1,029Updated 3 years ago
- spellchecking library for python☆613Updated last year
- Scalable Bloom Filter implemented in Python☆1,622Updated 4 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆248Updated this week
- MARISA: Matching Algorithm with Recursively Implemented StorAge☆571Updated 3 weeks ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆349Updated this week
- Parse human-readable date/time strings☆704Updated 7 months ago
- Fast implementation of the edit distance(Levenshtein distance)☆688Updated last year
- A fast and memory efficient LRU cache for Python☆278Updated last month
- CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆660Updated last year
- Python wrapper for RE2☆104Updated 2 weeks ago
- An efficient simhash implementation for python☆126Updated 5 years ago
- Python stemming library using snowball stemmers☆263Updated 3 weeks ago
- Fast Python Bloom Filter using Mmap☆745Updated 5 years ago