WojciechMula / pyahocorasick
Python module (C extension and plain python) implementing Aho-Corasick algorithm
☆976Updated 11 months ago
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
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,268Updated 3 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,057Updated last week
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆534Updated last year
- A Python Implementation of Simhash Algorithm☆1,004Updated 2 years ago
- A python binding for crfsuite☆772Updated 4 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆383Updated 2 years ago
- MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW☆2,648Updated 8 months ago
- Fast implementation of the edit distance(Levenshtein distance)☆669Updated last year
- Python library implementing a trie data structure.☆820Updated 3 years ago
- Simhash and near-duplicate detection☆413Updated last year
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆371Updated 2 years ago
- spellchecking library for python☆606Updated 8 months ago
- Fast multi-keyword search engine for text strings☆252Updated 5 months ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆818Updated 3 weeks ago
- ☆168Updated 8 months ago
- Port of Google's language-detection library to Python.☆1,752Updated last year
- Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)☆1,194Updated 4 months ago
- Calculates Word Mover's Distance Insanely Fast☆460Updated last year
- Python wrapper for Stanford CoreNLP.☆923Updated 3 years ago
- A library implementing different string similarity and distance measures using Python.☆1,001Updated 2 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated 4 months ago
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,254Updated 3 years ago
- General purpose unsupervised sentence representations☆1,200Updated 2 years ago
- Fast BPE☆662Updated 8 months ago
- Four word embedding models implemented in Python. Supporting arbitrary context features☆846Updated 5 years ago
- Constants used in Chinese text processing☆368Updated 2 months ago
- All-pair set similarity search on millions of sets in Python and on a laptop☆593Updated 2 years ago
- Python Non-cryptographic Hash Library☆283Updated last year