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,089Updated 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,006Updated last week
- spellchecking library for python☆610Updated last year
- Python Non-cryptographic Hash Library☆284Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Simhash and near-duplicate detection☆416Updated 2 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆315Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆277Updated last month
- Python wrapper for RE2☆103Updated last month
- 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☆774Updated 8 months ago
- Fast multi-keyword search engine for text strings☆256Updated 9 months ago
- ☆171Updated 2 months ago
- Visually explore Python object graphs☆812Updated 5 months ago
- Python library for asynchronous programming☆694Updated 2 weeks ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Python implementation of TextRank algorithm for automatic keyword extraction and summarization using Levenshtein distance as relation bet…☆780Updated 3 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆830Updated last month
- Fast Python Bloom Filter using Mmap☆126Updated last year
- Python wrapper around rapidjson☆514Updated 6 months ago
- Approximate Nearest Neighbor Search for Sparse Data in Python!☆919Updated 4 years ago
- 🪼 a python library for doing approximate and phonetic matching of strings.☆2,140Updated last week
- Python module to generate regular all expression matches☆185Updated 7 months ago
- Fast implementation of the edit distance(Levenshtein distance)☆687Updated last year
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year
- Pure python Aho-Corasick library.☆215Updated 2 years ago