pytries / DAWGLinks
DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.
☆303Updated last year
Alternatives and similar repositories for DAWG
Users that are interested in DAWG are comparing it to the libraries listed below
Sorting:
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.☆49Updated last year
- Fast multi-keyword search engine for text strings☆256Updated 10 months ago
- HAT-Trie for Python☆86Updated 9 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆86Updated last month
- Roaring Bitmap in Cython☆81Updated last year
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,092Updated 2 weeks ago
- Python BK-tree data structure to allow fast querying of "close" matches☆185Updated 3 years ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Python Non-cryptographic Hash Library☆283Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- Python library for handling efficiently sorted integer sets.☆211Updated last week
- Fast HyperLogLog for Python.☆107Updated 6 months ago
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 7 years ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- Python stemming library using snowball stemmers☆262Updated last month
- Python wrapper for RE2☆297Updated 2 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year
- 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
- Weighted Levenshtein library☆110Updated 2 years ago
- Python bindings for the Google's FarmHash☆39Updated 10 months ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- An efficient simhash implementation for python☆125Updated 5 years ago
- Fast Python Bloom Filter using Mmap☆126Updated last year
- Python Implementation of Hyper LogLog and Sliding Hyper LogLog algorithms☆236Updated last month
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆375Updated 2 years ago
- ☆170Updated 3 months ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- Python wrapper for aspell (C extension and python version)☆82Updated 2 years ago
- Python package for lexicon; Trie and DAWG implementation.☆55Updated 7 months ago