abusix / ahocorapyLinks
Pure python Aho-Corasick library.
☆216Updated 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,007Updated last week
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆94Updated 8 months ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- ☆171Updated 2 months ago
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆199Updated last week
- Fast multi-keyword search engine for text strings☆256Updated 9 months ago
- An efficient simhash implementation for python☆125Updated 5 years ago
- Simhash and near-duplicate detection☆416Updated 2 years ago
- Constants used in Chinese text processing☆372Updated 6 months ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,089Updated 2 weeks ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆154Updated 2 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆178Updated 3 weeks 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
- Pythonic search engine based on PyLucene.☆128Updated 7 months ago
- Learning Named Entity Tagger from Domain-Specific Dictionary☆483Updated 5 years ago
- Fast Python Bloom Filter using Mmap☆126Updated last year
- super fast cpp implementation of longest common subsequence/substring☆68Updated last year
- Time-NLP的Python3版本 中文时间表达识别☆89Updated 5 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆373Updated 2 years ago
- Named Entity Recognition as Dependency Parsing☆349Updated last year
- 使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。☆64Updated 5 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year
- The code of our paper "SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model"☆121Updated 4 years ago
- Automated Phrase Mining from Massive Text Corpora in Python.☆171Updated 4 years ago
- A python implementation of the Rapid Automatic Keyword Extraction☆373Updated 7 years ago
- ☆24Updated 4 years ago