abusix / ahocorapyLinks
Pure python Aho-Corasick library.
☆220Updated 2 years ago
Alternatives and similar repositories for ahocorapy
Users that are interested in ahocorapy are comparing it to the libraries listed below
Sorting:
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,045Updated 3 weeks ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated last year
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆544Updated last week
- ☆175Updated 7 months ago
- Fast multi-keyword search engine for text strings☆257Updated last year
- Simhash and near-duplicate detection☆420Updated 2 years ago
- Constants used in Chinese text processing☆378Updated 11 months ago
- Pythonic search engine based on PyLucene.☆131Updated 2 weeks ago
- An efficient simhash implementation for python☆126Updated 6 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆154Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆215Updated 2 weeks ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,114Updated 3 weeks ago
- super fast cpp implementation of longest common subsequence/substring☆72Updated 2 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 2 years ago
- spellchecking library for python☆614Updated 2 months ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆187Updated last month
- Find parts of long text or data, allowing for some changes/typos.☆333Updated last week
- Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.☆326Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Fast Python Bloom Filter using Mmap☆129Updated 2 months ago
- A simple client for doccano API.☆86Updated last year
- A Python Implementation of Simhash Algorithm☆1,028Updated 3 years ago
- LexRank algorithm for text summarization☆231Updated last year
- ☆23Updated 4 years ago
- Python library implementing a trie data structure.☆824Updated 4 years ago
- Find strings/words in text; convenience and C speed☆127Updated 3 years ago
- Hanzi Converter for Traditional and Simplified Chinese☆190Updated 5 years ago