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,008Updated 3 weeks ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated 9 months ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- Fast multi-keyword search engine for text strings☆256Updated 10 months ago
- Simhash and near-duplicate detection☆416Updated 2 years ago
- ☆170Updated 3 months ago
- An efficient simhash implementation for python☆125Updated 5 years ago
- Constants used in Chinese text processing☆373Updated 7 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,092Updated 2 weeks ago
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆203Updated last month
- Pythonic search engine based on PyLucene.☆128Updated 7 months ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- ☆24Updated 4 years ago
- A library implementing different string similarity and distance measures using Python.☆1,014Updated 2 years ago
- Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.☆306Updated last year
- super fast cpp implementation of longest common subsequence/substring☆69Updated last year
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆152Updated 2 years ago
- A Python Implementation of Simhash Algorithm☆1,019Updated 3 years ago
- LexRank algorithm for text summarization☆231Updated last year
- A Python implementation of the BM25 ranking function.☆236Updated 5 years ago
- Hanzi Converter for Traditional and Simplified Chinese☆188Updated 5 years ago
- A python binding for crfsuite☆774Updated 9 months ago
- Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents☆289Updated 2 years ago
- The code of our paper "SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model"☆121Updated 4 years ago
- spellchecking library for python☆611Updated last year
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆180Updated last week