pytries / datrieLinks
Fast, efficiently stored Trie for Python. Uses libdatrie.
☆537Updated last year
Alternatives and similar repositories for datrie
Users that are interested in datrie are comparing it to the libraries listed below
Sorting:
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,099Updated last week
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- Fast multi-keyword search engine for text strings☆256Updated 11 months ago
- Python library implementing a trie data structure.☆824Updated 4 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆388Updated 2 years ago
- Pure python Aho-Corasick library.☆217Updated 2 years ago
- Simhash and near-duplicate detection☆418Updated 2 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated 10 months ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,018Updated 2 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- An efficient simhash implementation for python☆126Updated 5 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- HAT-Trie for Python☆86Updated 9 years ago
- Roaring Bitmap in Cython☆81Updated last year
- Python Non-cryptographic Hash Library☆284Updated 2 years ago
- Fast Python Bloom Filter using Mmap☆127Updated last year
- Python stemming library using snowball stemmers☆263Updated last week
- Python wrapper for aspell (C extension and python version)☆82Updated 2 years 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
- Python API for Various DB-Backed Simhash Clusters☆64Updated 8 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated 3 weeks ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆555Updated last year
- Python BK-tree data structure to allow fast querying of "close" matches☆185Updated 3 years ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆345Updated 2 weeks ago
- ☆172Updated 4 months ago
- Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents☆291Updated 2 years ago
- Python library for handling efficiently sorted integer sets.☆215Updated last month