WojciechMula / pyahocorasickLinks
Python module (C extension and plain python) implementing Aho-Corasick algorithm
☆1,001Updated last year
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.☆215Updated 2 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,081Updated 2 weeks ago
- A python binding for crfsuite☆773Updated 8 months ago
- A Python Implementation of Simhash Algorithm☆1,013Updated 3 years ago
- Fast multi-keyword search engine for text strings☆255Updated 8 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆827Updated last month
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,088Updated 5 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆375Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,272Updated 3 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year
- Port of Google's language-detection library to Python.☆1,804Updated 3 months ago
- Pre-trained ELMo Representations for Many Languages☆1,460Updated 4 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆94Updated 7 months ago
- Python library implementing a trie data structure.☆822Updated 4 years ago
- CRF++: Yet Another CRF toolkit☆508Updated 3 months ago
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,254Updated 3 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,615Updated 2 years ago
- Python wrapper for Stanford CoreNLP.☆921Updated 3 years ago
- Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.☆300Updated last year
- Four word embedding models implemented in Python. Supporting arbitrary context features☆851Updated 5 years ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Constants used in Chinese text processing☆371Updated 5 months ago
- A library implementing different string similarity and distance measures using Python.☆1,013Updated 2 years ago
- Learning Named Entity Tagger from Domain-Specific Dictionary☆483Updated 5 years ago
- Python Keyphrase Extraction module☆1,582Updated last year
- ☆171Updated 2 months ago
- An efficient simhash implementation for python☆125Updated 5 years ago
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …☆1,896Updated 2 years ago