WojciechMula / pyahocorasick
Python module (C extension and plain python) implementing Aho-Corasick algorithm
☆991Updated last year
Alternatives and similar repositories for pyahocorasick:
Users that are interested in pyahocorasick are comparing it to the libraries listed below
- Pure python Aho-Corasick library.☆214Updated 2 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,069Updated 3 weeks ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆533Updated last year
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆94Updated 6 months ago
- Python library implementing a trie data structure.☆820Updated 4 years ago
- A Python Implementation of Simhash Algorithm☆1,007Updated 3 years ago
- A python binding for crfsuite☆772Updated 6 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,275Updated 3 years ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Simhash and near-duplicate detection☆414Updated last year
- Fast multi-keyword search engine for text strings☆252Updated 7 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆374Updated 2 years ago
- Four word embedding models implemented in Python. Supporting arbitrary context features☆849Updated 5 years ago
- scikit-learn inspired API for CRFsuite☆427Updated last year
- ☆169Updated 3 weeks ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆301Updated 10 months ago
- Constants used in Chinese text processing☆370Updated 4 months ago
- Named Entity Recognition Tool☆1,164Updated 5 years ago
- An efficient simhash implementation for python☆124Updated 5 years ago
- Python wrapper for Stanford CoreNLP.☆922Updated 3 years ago
- A python tool for evaluating the quality of sentence embeddings.☆2,105Updated last year
- brat rapid annotation tool (brat) - for all your textual annotation needs☆1,853Updated 9 months ago
- spellchecking library for python☆609Updated 9 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆246Updated 11 months ago
- Approximate Nearest Neighbor Search for Sparse Data in Python!☆918Updated 4 years ago
- Multilingual text (NLP) processing toolkit☆2,331Updated last year
- Port of Google's language-detection library to Python.☆1,783Updated last month
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆824Updated 2 weeks ago
- Fast Python Bloom Filter using Mmap☆127Updated 10 months ago
- Heuristic based boilerplate removal tool☆765Updated last month