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,123Updated last month
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆547Updated last month
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,079Updated last month
- Python wrapper for RE2☆645Updated 2 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 3 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,277Updated 4 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- Simhash and near-duplicate detection☆423Updated 2 years ago
- Fast multi-keyword search engine for text strings☆258Updated last year
- Iterative JSON parser with Pythonic interface☆628Updated 6 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- spellchecking library for python☆618Updated 4 months ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Scalable Bloom Filter implemented in Python☆1,624Updated 4 years ago
- A fast and memory efficient LRU cache for Python☆280Updated 3 months ago
- Python library for asynchronous programming☆698Updated 2 months ago
- A Python Implementation of Simhash Algorithm☆1,033Updated 3 years ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆361Updated 2 months ago
- Fast implementation of the edit distance(Levenshtein distance)☆708Updated last year
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- A python binding for crfsuite☆771Updated last month
- CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆667Updated last year
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 4 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 3 years ago
- Timeout decorator for Python☆645Updated 2 years ago
- Approximate Nearest Neighbor Search for Sparse Data in Python!☆919Updated 5 years ago
- Debugger capable of attaching to and injecting code into python processes.☆1,629Updated 6 years ago
- IPython tool to report memory usage deltas for every command you type☆374Updated last year
- Plyvel, a fast and feature-rich Python interface to LevelDB☆569Updated 5 months ago