google / pygtrie
Python library implementing a trie data structure.
☆820Updated 4 years ago
Alternatives and similar repositories for pygtrie:
Users that are interested in pygtrie are comparing it to the libraries listed below
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,069Updated 3 weeks ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆533Updated last year
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆991Updated last year
- Python wrapper for RE2☆642Updated last year
- Fast multi-keyword search engine for text strings☆252Updated 7 months ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆301Updated 10 months ago
- A python binding for crfsuite☆772Updated 6 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆374Updated 2 years ago
- Iterative JSON parser with Pythonic interface☆621Updated 5 years ago
- Python Non-cryptographic Hash Library☆284Updated last year
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆246Updated 11 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆314Updated 2 years ago
- Python library for asynchronous programming☆692Updated 2 weeks ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,250Updated 9 months ago
- Debugger capable of attaching to and injecting code into python processes.☆1,631Updated 5 years ago
- Visually explore Python object graphs☆801Updated 3 months ago
- Simhash and near-duplicate detection☆414Updated last year
- scikit-learn inspired API for CRFsuite☆427Updated last year
- Multiprocessing Pool Extensions☆422Updated last week
- Fast implementation of the edit distance(Levenshtein distance)☆682Updated last year
- Python stemming library using snowball stemmers☆252Updated 6 months ago
- spellchecking library for python☆609Updated 9 months ago
- A Python Implementation of Simhash Algorithm☆1,007Updated 3 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- A fast and memory efficient LRU cache for Python☆274Updated this week
- A fast, efficient universal vector embedding utility package.☆1,644Updated last year
- Fast Python Bloom Filter using Mmap☆742Updated 5 years ago
- Python interface to CoreNLP using a bidirectional server-client interface.☆518Updated 3 years ago
- Python wrapper for Stanford CoreNLP☆355Updated 4 years ago