google / pygtrieLinks
Python library implementing a trie data structure.
☆824Updated 4 years ago
Alternatives and similar repositories for pygtrie
Users that are interested in pygtrie are comparing it to the libraries listed below
Sorting:
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,120Updated 3 weeks ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆546Updated last month
- Python wrapper for RE2☆645Updated 2 years ago
- spellchecking library for python☆617Updated 3 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,276Updated 4 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆377Updated 3 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- Fast multi-keyword search engine for text strings☆258Updated last year
- Simhash and near-duplicate detection☆421Updated 2 years ago
- Scalable Bloom Filter implemented in Python☆1,624Updated 4 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- Iterative JSON parser with Pythonic interface☆630Updated 5 years ago
- Fast implementation of the edit distance(Levenshtein distance)☆698Updated last year
- Python library for asynchronous programming☆698Updated last month
- A python binding for crfsuite☆772Updated 2 weeks ago
- A fast and memory efficient LRU cache for Python☆280Updated 2 months ago
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 3 months ago
- Approximate Nearest Neighbor Search for Sparse Data in Python!☆920Updated 5 years ago
- Timeout decorator for Python☆645Updated last year
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆356Updated last month
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆566Updated 4 months ago
- Fast Python Bloom Filter using Mmap☆133Updated 3 months ago
- ☆176Updated 9 months ago
- Fast Python Bloom Filter using Mmap☆747Updated 6 years ago
- CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆668Updated last year
- Fast Redis Bloom Filters in Python☆290Updated 6 years ago
- Visually explore Python object graphs☆827Updated last month