google / pygtrie
Python library implementing a trie data structure.
☆816Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for pygtrie
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,047Updated last month
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆531Updated 9 months ago
- Python wrapper for RE2☆639Updated last year
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆951Updated 8 months ago
- Python module to generate regular all expression matches☆188Updated 8 months ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆300Updated 5 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆382Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆260Updated 2 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆243Updated 6 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆365Updated last year
- Plyvel, a fast and feature-rich Python interface to LevelDB☆534Updated 6 months ago
- Pure python Aho-Corasick library.☆212Updated last year
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆322Updated this week
- Python Non-cryptographic Hash Library☆281Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,263Updated 3 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆313Updated 2 years ago
- Fast multi-keyword search engine for text strings☆247Updated 2 months ago
- Fast Python Bloom Filter using Mmap☆741Updated 5 years ago
- Approximate Nearest Neighbor Search for Sparse Data in Python!☆916Updated 4 years ago
- Backend for elasticsearch-py based on python's asyncio module.☆280Updated 2 years ago
- spellchecking library for python☆601Updated 5 months ago
- A fast streaming JSON parser for Python that generates SAX-like events using yajl☆222Updated last month
- A python binding for crfsuite☆771Updated last month
- Iterative JSON parser with Pythonic interface☆616Updated 4 years ago
- Python 2 and 3 compatibility library☆989Updated 5 months ago
- Python Set subclass that supports searching by ngram similarity☆120Updated 3 years ago
- A simple fuzzy matching set for python strings☆223Updated 3 months ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- Visually explore Python object graphs☆772Updated last month
- Auto-generate PEP-484 annotations☆1,429Updated 2 years ago