pytries / DAWGLinks
DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.
☆302Updated 11 months ago
Alternatives and similar repositories for DAWG
Users that are interested in DAWG are comparing it to the libraries listed below
Sorting:
- Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.☆49Updated last year
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- Fast multi-keyword search engine for text strings☆255Updated 8 months ago
- HAT-Trie for Python☆86Updated 9 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,081Updated 2 weeks ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- An efficient simhash implementation for python☆125Updated 5 years ago
- Python Non-cryptographic Hash Library☆284Updated last year
- Roaring Bitmap in Cython☆81Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated last week
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- ☆171Updated 2 months ago
- Python wrapper for RE2☆296Updated 2 years ago
- Python module to generate regular all expression matches☆186Updated 6 months ago
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆170Updated 3 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆94Updated 7 months ago
- 💥 Cython memory pool for RAII-style memory management☆456Updated this week
- Python wrapper for RE2☆103Updated last week
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Python bindings for the Google's FarmHash☆39Updated 9 months ago
- A simple proof of concept levenshtein automaton in Python☆109Updated 9 years ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Python bindings for cld3☆27Updated last year
- Python library for handling efficiently sorted integer sets.☆210Updated 3 weeks ago
- (Official repo for pypi package) Python bindings for the Hunspell spellchecker engine☆185Updated 4 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆375Updated 2 years ago
- Python bindings for the SQLite4 LSM database.☆129Updated 2 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆314Updated 2 years ago