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☆982Updated last year
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆94Updated 5 months ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- ☆168Updated 9 months ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆533Updated last year
- An efficient simhash implementation for python☆124Updated 5 years ago
- Fast multi-keyword search engine for text strings☆252Updated 6 months ago
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆175Updated 2 weeks ago
- super fast cpp implementation of longest common subsequence/substring☆67Updated last year
- Learning Named Entity Tagger from Domain-Specific Dictionary☆481Updated 5 years ago
- Simhash and near-duplicate detection☆413Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆384Updated 2 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Automated Phrase Mining from Massive Text Corpora in Python.☆170Updated 3 years ago
- Constants used in Chinese text processing☆371Updated 3 months ago
- A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆306Updated 2 years ago
- Pythonic search engine based on PyLucene.☆125Updated 4 months ago
- A python binding for crfsuite☆772Updated 5 months ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆150Updated last year
- THU Chinese Keyphrase Extraction Toolkit☆125Updated 6 years ago
- 依存关系分析,NLP,自然语言处理☆85Updated 3 years ago
- 使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。☆64Updated 4 years ago
- ☆278Updated 4 years ago
- ☆92Updated 4 months ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆171Updated last month
- AC自动机python的实现,并进行了优化。 主要修复了 查询不准确的问题。☆73Updated 4 years ago
- conlleval in Python (script for chunking/NER evaluation)☆126Updated 10 months ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 5 years ago
- Mining synonyms from unstructured and semi-structured data☆246Updated 3 months ago
- Named Entity Recognition as Dependency Parsing☆348Updated last year