abusix / ahocorapyLinks
Pure python Aho-Corasick library.
☆220Updated 2 weeks 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,077Updated last month
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆94Updated last year
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆547Updated 3 weeks ago
- Simhash and near-duplicate detection☆423Updated 2 years ago
- ☆178Updated 10 months ago
- Fast multi-keyword search engine for text strings☆258Updated last year
- Constants used in Chinese text processing☆386Updated last year
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 3 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,123Updated last month
- An efficient simhash implementation for python☆127Updated 6 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- A Python Implementation of Simhash Algorithm☆1,033Updated 3 years ago
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆218Updated last month
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆155Updated 2 years ago
- Pythonic search engine based on PyLucene.☆132Updated last month
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents☆292Updated 2 years ago
- Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.☆342Updated last year
- Hanzi Converter for Traditional and Simplified Chinese☆189Updated 5 years ago
- super fast cpp implementation of longest common subsequence/substring☆72Updated 2 years ago
- A library implementing different string similarity and distance measures using Python.☆1,020Updated 3 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- ☆23Updated 5 years ago
- A simple client for doccano API.☆87Updated last year
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆171Updated 4 years ago
- Python library implementing a trie data structure.☆824Updated 4 years ago
- Learning Named Entity Tagger from Domain-Specific Dictionary☆486Updated 6 years ago
- A Python implementation of the BM25 ranking function.☆240Updated 6 years ago
- A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆306Updated 3 years ago