pytries / DAWG
DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.
☆300Updated 9 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 multi-keyword search engine for text strings☆252Updated 5 months ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆533Updated last year
- Python Non-cryptographic Hash Library☆283Updated 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,059Updated 2 weeks ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Roaring Bitmap in Cython☆81Updated 9 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆245Updated 10 months ago
- Python bindings for cld3☆27Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆86Updated last month
- Python wrapper for RE2☆296Updated last year
- Weighted Levenshtein library☆106Updated last year
- An efficient simhash implementation for python☆124Updated 5 years ago
- 💥 Cython memory pool for RAII-style memory management☆451Updated last month
- ☆81Updated last week
- Python wrapper for RE2☆101Updated 6 months ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Fast HyperLogLog for Python.☆104Updated 2 months ago
- Python API for Various DB-Backed Simhash Clusters☆64Updated 7 years ago
- A fast and memory efficient LRU cache for Python☆271Updated 6 months ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆981Updated 11 months ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 9 years ago
- Python wrapper for RE2☆641Updated last year
- 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.☆209Updated 6 months ago
- Simhashing in C++☆133Updated 2 years ago
- Python bindings for FarmHash and CityHash☆37Updated this week
- Simhash and near-duplicate detection☆413Updated last year
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆330Updated last week