wharris / esmreLinks
Python extension module for accelerating regular expressions using libesm
☆132Updated 2 years ago
Alternatives and similar repositories for esmre
Users that are interested in esmre are comparing it to the libraries listed below
Sorting:
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆544Updated 2 weeks ago
- Fast multi-keyword search engine for text strings☆257Updated last year
- Pure python Aho-Corasick library.☆219Updated 2 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated last year
- 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
- An efficient simhash implementation for python☆126Updated 6 years ago
- Constants used in Chinese text processing☆378Updated 11 months ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,113Updated 3 weeks ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,044Updated 2 weeks ago
- Python wrapper for RE2☆297Updated 2 years ago
- a chinese segment base on crf☆234Updated 6 years ago
- A Python Implementation of Simhash Algorithm☆1,028Updated 3 years ago
- Fast Redis Bloom Filters in Python☆290Updated 6 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- A fast Python RPC library☆337Updated 2 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 2 years ago
- Python library implementing a trie data structure.☆824Updated 4 years ago
- Fast Python Bloom Filter using Mmap☆129Updated 2 months ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆352Updated 2 weeks ago
- Fast Python Bloom Filter using Mmap☆745Updated 6 years ago
- A toolbox for working with the Chinese language in Python☆150Updated 5 years ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆186Updated 3 weeks ago
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- A least recently used (LRU) cache for Python☆223Updated last year
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Python API for Various DB-Backed Simhash Clusters☆64Updated 8 years ago
- Python wrapper for RE2☆647Updated 2 years ago
- ZPar statistical parser. Universal language support (depending on the availability of training data), with language-specific features for…☆135Updated 9 years ago