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,092Updated 2 weeks ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- Python wrapper for RE2☆644Updated last year
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,008Updated 3 weeks ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,274Updated 3 years ago
- Fast multi-keyword search engine for text strings☆256Updated 10 months ago
- Iterative JSON parser with Pythonic interface☆627Updated 5 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- spellchecking library for python☆611Updated last year
- Simhash and near-duplicate detection☆416Updated 2 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- A python binding for crfsuite☆774Updated 9 months ago
- Python library for asynchronous programming☆696Updated last month
- Plyvel, a fast and feature-rich Python interface to LevelDB☆550Updated last year
- Scalable Bloom Filter implemented in Python☆1,622Updated 4 years ago
- Fast implementation of the edit distance(Levenshtein distance)☆688Updated last year
- A fast and memory efficient LRU cache for Python☆278Updated last month
- Pure python Aho-Corasick library.☆216Updated 2 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year
- Approximate Nearest Neighbor Search for Sparse Data in Python!☆919Updated 4 years ago
- Debugger capable of attaching to and injecting code into python processes.☆1,627Updated 5 years ago
- An efficient implementation of tree data structure in pure python.☆835Updated 2 weeks ago
- A collection of common regular expressions bundled with an easy to use interface.☆1,576Updated 2 years ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆342Updated 3 months ago
- Python Non-cryptographic Hash Library☆283Updated last year
- A Python Implementation of Simhash Algorithm☆1,019Updated 3 years ago
- Fast Python Bloom Filter using Mmap☆744Updated 5 years ago
- CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆659Updated last year