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,122Updated last month
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆547Updated 3 weeks ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,077Updated 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
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- 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
- Fast multi-keyword search engine for text strings☆258Updated last year
- spellchecking library for python☆617Updated 4 months ago
- Scalable Bloom Filter implemented in Python☆1,624Updated 4 years ago
- Iterative JSON parser with Pythonic interface☆629Updated 6 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆567Updated 4 months ago
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- Fast implementation of the edit distance(Levenshtein distance)☆705Updated last year
- Simhash and near-duplicate detection☆422Updated 2 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 binding for crfsuite☆771Updated last month
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆358Updated last month
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- A Python Implementation of Simhash Algorithm☆1,032Updated 3 years ago
- IPython tool to report memory usage deltas for every command you type☆374Updated last year
- scikit-learn inspired API for CRFsuite☆433Updated this week
- Approximate Nearest Neighbor Search for Sparse Data in Python!☆919Updated 5 years ago
- Timeout decorator for Python☆645Updated 2 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 3 months ago
- Fast Python Bloom Filter using Mmap☆747Updated 6 years ago
- Debugger capable of attaching to and injecting code into python processes.☆1,629Updated 6 years ago