pytries / datrieLinks
Fast, efficiently stored Trie for Python. Uses libdatrie.
☆544Updated 2 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,113Updated 2 weeks ago
- 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 2 years ago
- Fast multi-keyword search engine for text strings☆257Updated last year
- Pure python Aho-Corasick library.☆220Updated 2 years ago
- Python library implementing a trie data structure.☆824Updated 4 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- An efficient simhash implementation for python☆126Updated 6 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated last year
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,044Updated 2 weeks ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Simhash and near-duplicate detection☆420Updated 2 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 2 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
- Python Non-cryptographic Hash Library☆287Updated 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
- Roaring Bitmap in Cython☆81Updated last year
- ☆175Updated 7 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated last month
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆352Updated 2 weeks ago
- ☆23Updated 4 years ago
- Fast Python Bloom Filter using Mmap☆129Updated 2 months ago
- Python stemming library using snowball stemmers☆264Updated 2 months ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆565Updated 2 months ago
- A fast and memory efficient LRU cache for Python☆281Updated 3 weeks ago
- spellchecking library for python☆614Updated 2 months ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆285Updated this week
- Python bindings for cld3☆27Updated 2 years ago
- Python library for handling efficiently sorted integer sets.☆225Updated last month