google / pygtrie
Python library implementing a trie data structure.
☆820Updated 4 years ago
Alternatives and similar repositories for pygtrie:
Users that are interested in pygtrie are comparing it to the libraries listed below
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,077Updated last month
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆533Updated last year
- Python wrapper for RE2☆644Updated last year
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆993Updated last year
- Fast multi-keyword search engine for text strings☆253Updated 7 months ago
- Fast Python Bloom Filter using Mmap☆742Updated 5 years ago
- Fast implementation of the edit distance(Levenshtein distance)☆685Updated last year
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆375Updated 2 years ago
- spellchecking library for python☆609Updated 10 months ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆301Updated 10 months ago
- Scalable Bloom Filter implemented in Python☆1,623Updated 3 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,274Updated 3 years ago
- A python binding for crfsuite☆773Updated 7 months ago
- A Python Implementation of Simhash Algorithm☆1,009Updated 3 years ago
- Python module to generate regular all expression matches☆186Updated 5 months ago
- Iterative JSON parser with Pythonic interface☆622Updated 5 years ago
- Python library for asynchronous programming☆692Updated 2 weeks ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,253Updated 10 months ago
- Python wrapper for RE2☆103Updated 3 weeks ago
- Debugger capable of attaching to and injecting code into python processes.☆1,630Updated 5 years ago
- Approximate Nearest Neighbor Search for Sparse Data in Python!☆919Updated 4 years ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Simhash and near-duplicate detection☆415Updated last year
- Plyvel, a fast and feature-rich Python interface to LevelDB☆548Updated 11 months ago
- CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆658Updated 10 months ago
- Python Non-cryptographic Hash Library☆284Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆386Updated 2 years ago
- Visually explore Python object graphs☆808Updated 3 months ago
- Pure python Aho-Corasick library.☆215Updated 2 years ago
- A collection of common regular expressions bundled with an easy to use interface.☆1,575Updated 2 years ago