google / pygtrieLinks
Python library implementing a trie data structure.
☆822Updated 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,081Updated 2 weeks ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- Python wrapper for RE2☆644Updated last year
- Iterative JSON parser with Pythonic interface☆622Updated 5 years ago
- spellchecking library for python☆609Updated 11 months ago
- A Python Implementation of Simhash Algorithm☆1,013Updated 3 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,001Updated last year
- Scalable Bloom Filter implemented in Python☆1,622Updated 3 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆375Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆275Updated last week
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year
- A python binding for crfsuite☆773Updated 8 months ago
- Fast multi-keyword search engine for text strings☆255Updated 8 months ago
- Python Non-cryptographic Hash Library☆284Updated last year
- Pure python Aho-Corasick library.☆215Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- Fast Python Bloom Filter using Mmap☆744Updated 5 years ago
- Fast implementation of the edit distance(Levenshtein distance)☆685Updated last year
- An efficient implementation of tree data structure in pure python.☆831Updated last week
- Simhash and near-duplicate detection☆415Updated 2 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆314Updated 2 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆302Updated 11 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,272Updated 3 years ago
- Python library for asynchronous programming☆693Updated last month
- Python module to generate regular all expression matches☆186Updated 6 months ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- ☆171Updated 2 months ago
- A comprehensive, fast, pure-Python memcached client.☆797Updated this week
- Approximate Nearest Neighbor Search for Sparse Data in Python!☆919Updated 4 years ago
- A decorator for caching properties in classes.☆706Updated 5 months ago