WojciechMula / pyahocorasickLinks
Python module (C extension and plain python) implementing Aho-Corasick algorithm
☆1,008Updated 3 weeks ago
Alternatives and similar repositories for pyahocorasick
Users that are interested in pyahocorasick are comparing it to the libraries listed below
Sorting:
- Pure python Aho-Corasick library.☆216Updated 2 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,092Updated 2 weeks ago
- A Python Implementation of Simhash Algorithm☆1,019Updated 3 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,274Updated 3 years ago
- A library implementing different string similarity and distance measures using Python.☆1,014Updated 2 years ago
- A python binding for crfsuite☆774Updated 9 months ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Python library implementing a trie data structure.☆822Updated 4 years ago
- Simhash and near-duplicate detection☆416Updated 2 years ago
- Fast implementation of the edit distance(Levenshtein distance)☆688Updated last year
- Fast multi-keyword search engine for text strings☆256Updated 10 months ago
- Constants used in Chinese text processing☆373Updated 7 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- spellchecking library for python☆611Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- Port of Google's language-detection library to Python.☆1,822Updated 4 months ago
- ☆170Updated 3 months ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆833Updated 2 months ago
- scikit-learn inspired API for CRFsuite☆431Updated last year
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated 8 months ago
- Python wrapper for Stanford CoreNLP.☆920Updated 3 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,144Updated 10 months ago
- Pure-Python full-text search library☆630Updated last year
- Four word embedding models implemented in Python. Supporting arbitrary context features☆851Updated 5 years ago
- AutoPhrase: Automated Phrase Mining from Massive Text Corpora☆1,192Updated 3 years ago
- An efficient simhash implementation for python☆125Updated 5 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year
- 📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.☆3,476Updated 2 months ago