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,119Updated this week
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆546Updated last month
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,052Updated 3 weeks ago
- Python wrapper for RE2☆645Updated 2 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 2 years ago
- spellchecking library for python☆614Updated 3 months ago
- Fast multi-keyword search engine for text strings☆258Updated last year
- Simhash and near-duplicate detection☆421Updated 2 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆304Updated last year
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- Iterative JSON parser with Pythonic interface☆631Updated 5 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,275Updated 4 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- A python binding for crfsuite☆772Updated 3 months ago
- Timeout decorator for Python☆645Updated last year
- Pure python Aho-Corasick library.☆220Updated 2 years ago
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- Python library for asynchronous programming☆698Updated 3 weeks ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆566Updated 3 months ago
- A fast and memory efficient LRU cache for Python☆282Updated last month
- Scalable Bloom Filter implemented in Python☆1,624Updated 4 years ago
- A Python Implementation of Simhash Algorithm☆1,031Updated 3 years ago
- Fast implementation of the edit distance(Levenshtein distance)☆697Updated last year
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆354Updated 2 weeks ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 2 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Correctly generate plurals, ordinals, indefinite articles; convert numbers to words☆1,051Updated 7 months ago
- scikit-learn inspired API for CRFsuite☆432Updated 2 years ago
- Python bindings for RocksDB☆280Updated 2 years ago