WojciechMula / pyahocorasickLinks
Python module (C extension and plain python) implementing Aho-Corasick algorithm
☆1,015Updated last month
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,098Updated last month
- A Python Implementation of Simhash Algorithm☆1,023Updated 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,276Updated 3 years ago
- Simhash and near-duplicate detection☆417Updated 2 years ago
- Python library implementing a trie data structure.☆824Updated 4 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- A python binding for crfsuite☆775Updated 10 months ago
- A library implementing different string similarity and distance measures using Python.☆1,014Updated 2 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- Fast implementation of the edit distance(Levenshtein distance)☆689Updated last year
- 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
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated 9 months ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆835Updated 3 months ago
- spellchecking library for python☆610Updated last year
- An efficient simhash implementation for python☆125Updated 5 years ago
- Pure-Python full-text search library☆633Updated last year
- Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.☆309Updated last year
- ☆171Updated 4 months ago
- Port of Google's language-detection library to Python.☆1,826Updated 5 months ago
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,147Updated 11 months ago
- AutoPhrase: Automated Phrase Mining from Massive Text Corpora☆1,194Updated 3 years ago
- Use C Api and Swig to Speed up jieba 高效的中文分词库☆640Updated 3 years ago
- Fast Python Bloom Filter using Mmap☆127Updated last year
- Fast multi-keyword search engine for text strings☆256Updated 10 months ago
- scikit-learn inspired API for CRFsuite☆431Updated last year
- CRF++: Yet Another CRF toolkit☆509Updated 5 months ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year