abusix / ahocorapy
Pure python Aho-Corasick library.
☆214Updated 2 years ago
Alternatives and similar repositories for ahocorapy:
Users that are interested in ahocorapy are comparing it to the libraries listed below
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆976Updated 11 months ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated 4 months ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- An efficient simhash implementation for python☆124Updated 5 years ago
- ☆168Updated 8 months ago
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆172Updated 2 weeks ago
- Constants used in Chinese text processing☆368Updated 2 months ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆534Updated last year
- Fast multi-keyword search engine for text strings☆252Updated 5 months ago
- Hanzi Converter for Traditional and Simplified Chinese☆184Updated 4 years ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆150Updated last year
- Fast Python Bloom Filter using Mmap☆129Updated 9 months ago
- super fast cpp implementation of longest common subsequence/substring☆66Updated last year
- Simhash and near-duplicate detection☆413Updated last year
- ☆24Updated 4 years ago
- Learning Named Entity Tagger from Domain-Specific Dictionary☆482Updated 5 years ago
- Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.☆266Updated last year
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,057Updated last week
- Python wrapper for RE2☆100Updated 5 months ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆167Updated this week
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆300Updated 8 months ago
- Time-NLP的Python3版本 中文时间表达识别☆88Updated 4 years ago
- 使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。☆64Updated 4 years ago
- 80x faster and 95% accurate language identification with Fasttext☆146Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆383Updated 2 years ago
- ☆92Updated 3 months ago
- 速度更快、效果更好的中文新词发现☆510Updated 11 months ago
- cw2vec: Learning Chinese Word Embeddings with Stroke n-gram Information☆273Updated last year
- Easily generate document/paragraph/sentence vectors and calculate similarity.☆136Updated 3 years ago