pytries / DAWG
DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.
☆300Updated 8 months ago
Alternatives and similar repositories for DAWG:
Users that are interested in DAWG are comparing it to the libraries listed below
- Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.☆48Updated last year
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆534Updated last year
- HAT-Trie for Python☆86Updated 9 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,057Updated last week
- Fast multi-keyword search engine for text strings☆252Updated 5 months ago
- Roaring Bitmap in Cython☆80Updated 9 months ago
- 💥 Cython hash tables that assume keys are pre-hashed☆85Updated last month
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆244Updated 9 months ago
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆169Updated 3 years ago
- Python wrapper for RE2☆295Updated last year
- A fast and memory efficient LRU cache for Python☆266Updated 5 months ago
- ☆168Updated 8 months ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated 4 months ago
- An efficient simhash implementation for python☆124Updated 5 years ago
- Python Non-cryptographic Hash Library☆283Updated last year
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 9 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆383Updated 2 years ago
- Python library for handling efficiently sorted integer sets.☆208Updated 5 months ago
- Fast Python Bloom Filter using Mmap☆129Updated 9 months ago
- NER toolkit for HTML data☆259Updated 9 months ago
- Python API for Various DB-Backed Simhash Clusters☆64Updated 7 years ago
- Python wrapper for aspell (C extension and python version)☆81Updated last year
- Python wrapper for RE2☆100Updated 5 months ago
- Python bindings for cld3☆27Updated last year
- spellchecking library for python☆606Updated 8 months ago
- Python stemming library using snowball stemmers☆249Updated 4 months ago
- ☆81Updated 5 months ago