pytries / datrieLinks
Fast, efficiently stored Trie for Python. Uses libdatrie.
☆545Updated 3 weeks ago
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,115Updated 2 weeks ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆304Updated last year
- Fast multi-keyword search engine for text strings☆258Updated last year
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- Python library implementing a trie data structure.☆824Updated 4 years ago
- Pure python Aho-Corasick library.☆220Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- Simhash and near-duplicate detection☆420Updated 2 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,048Updated last week
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated last year
- HAT-Trie for Python☆87Updated 9 years ago
- An efficient simhash implementation for python☆126Updated 6 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 2 years ago
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- Python wrapper for RE2☆297Updated 2 years ago
- Python API for Various DB-Backed Simhash Clusters☆64Updated 8 years ago
- A fast and memory efficient LRU cache for Python☆282Updated last month
- 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
- Roaring Bitmap in Cython☆82Updated last year
- ☆176Updated 8 months ago
- Fast Python Bloom Filter using Mmap☆131Updated 2 months ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆566Updated 3 months ago
- Python library for handling efficiently sorted integer sets.☆226Updated last month
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- ☆23Updated 4 years ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆353Updated 3 weeks ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Python wrapper for RE2☆105Updated last month