abusix / ahocorapyLinks
Pure python Aho-Corasick library.
☆217Updated 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,022Updated 2 months ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated 10 months ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- Simhash and near-duplicate detection☆418Updated 2 years ago
- Fast multi-keyword search engine for text strings☆256Updated 11 months ago
- ☆173Updated 5 months ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- An efficient simhash implementation for python☆126Updated 5 years ago
- Constants used in Chinese text processing☆377Updated 8 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 2 years ago
- A Python Implementation of Simhash Algorithm☆1,027Updated 3 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,107Updated this week
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆154Updated 2 years ago
- super fast cpp implementation of longest common subsequence/substring☆71Updated last year
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆207Updated 2 weeks ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Pythonic search engine based on PyLucene.☆129Updated last week
- Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.☆315Updated last year
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- A library implementing different string similarity and distance measures using Python.☆1,016Updated 2 years ago
- Learning Named Entity Tagger from Domain-Specific Dictionary☆485Updated 5 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
- A Python implementation of the BM25 ranking function.☆237Updated 5 years ago
- Find parts of long text or data, allowing for some changes/typos.☆328Updated 3 months ago
- Hanzi Converter for Traditional and Simplified Chinese☆189Updated 5 years ago
- Python library implementing a trie data structure.☆824Updated 4 years ago
- Time-NLP的Python3版本 中文时间表达识别☆91Updated 5 years ago
- spellchecking library for python☆611Updated last year
- A simple client for doccano API.☆87Updated last year