abusix / ahocorapyLinks
Pure python Aho-Corasick library.
☆215Updated 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,001Updated last year
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆94Updated 7 months ago
- ☆171Updated 2 months ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Fast multi-keyword search engine for text strings☆255Updated 8 months ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆153Updated last year
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆183Updated 3 weeks ago
- An efficient simhash implementation for python☆125Updated 5 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- AC自动机python的实现,并进行了优化。 主要修复了 查询不准确的问题。☆73Updated 4 years ago
- Constants used in Chinese text processing☆371Updated 5 months ago
- Simhash and near-duplicate detection☆415Updated 2 years ago
- Automated Phrase Mining from Massive Text Corpora in Python.☆171Updated 4 years ago
- Time-NLP的Python3版本 中文时间表达识别☆89Updated 5 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆302Updated 11 months ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆176Updated last week
- super fast cpp implementation of longest common subsequence/substring☆68Updated last year
- spellchecking library for python☆609Updated 11 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- 中文分词软件基准测试 | Chinese tokenizer benchmark☆24Updated 6 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆375Updated 2 years ago
- Converting Chinese number string <=> int/float/str☆19Updated last month
- A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆305Updated 2 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,084Updated 2 weeks ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- cw2vec: Learning Chinese Word Embeddings with Stroke n-gram Information☆273Updated 2 years ago
- Learning Named Entity Tagger from Domain-Specific Dictionary☆483Updated 5 years ago
- Yet another Python binding for fastText☆224Updated 6 years ago
- Python Non-cryptographic Hash Library☆284Updated last year
- 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