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,115Updated this week
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆544Updated last week
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,045Updated 3 weeks ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,276Updated 4 years ago
- spellchecking library for python☆614Updated 2 months ago
- Python wrapper for RE2☆646Updated 2 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 2 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Simhash and near-duplicate detection☆420Updated 2 years ago
- Fast implementation of the edit distance(Levenshtein distance)☆690Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- Iterative JSON parser with Pythonic interface☆629Updated 5 years ago
- Fast multi-keyword search engine for text strings☆257Updated last year
- A python binding for crfsuite☆772Updated 2 months ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆565Updated 2 months ago
- Scalable Bloom Filter implemented in Python☆1,624Updated 4 years ago
- Approximate Nearest Neighbor Search for Sparse Data in Python!☆920Updated 5 years ago
- Python library for asynchronous programming☆698Updated 2 months ago
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- A fast and memory efficient LRU cache for Python☆281Updated 3 weeks ago
- Fast Python Bloom Filter using Mmap☆746Updated 6 years ago
- Timeout decorator for Python☆644Updated last year
- Parse human-readable date/time strings☆707Updated last month
- CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆664Updated last year
- Fast Python Bloom Filter using Mmap☆131Updated 2 months ago
- IPython tool to report memory usage deltas for every command you type☆372Updated last year
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated last month
- An efficient implementation of tree data structure in pure python.☆858Updated 4 months ago