WojciechMula / pyahocorasick
Python module (C extension and plain python) implementing Aho-Corasick algorithm
☆993Updated 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.☆215Updated 2 years ago
- A Python Implementation of Simhash Algorithm☆1,009Updated 3 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,077Updated last month
- Fast multi-keyword search engine for text strings☆253Updated 7 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,274Updated 3 years ago
- Python library implementing a trie data structure.☆820Updated 4 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆94Updated 6 months ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆824Updated last week
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆533Updated last year
- A python binding for crfsuite☆773Updated 7 months ago
- Python wrapper for Stanford CoreNLP.☆922Updated 3 years ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Python Keyphrase Extraction module☆1,582Updated last year
- NLP, before and after spaCy☆2,225Updated last year
- Port of Google's language-detection library to Python.☆1,793Updated 2 months ago
- Constants used in Chinese text processing☆370Updated 4 months ago
- An efficient simhash implementation for python☆124Updated 5 years ago
- MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW☆2,689Updated 11 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆386Updated 2 years ago
- spellchecking library for python☆609Updated 10 months ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆171Updated 2 months ago
- Fast implementation of the edit distance(Levenshtein distance)☆685Updated last year
- ☆169Updated last month
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,256Updated 3 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆301Updated 10 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆375Updated 2 years ago
- A library implementing different string similarity and distance measures using Python.☆1,007Updated 2 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,088Updated 5 years ago
- Four word embedding models implemented in Python. Supporting arbitrary context features☆850Updated 5 years ago
- Pre-trained ELMo Representations for Many Languages☆1,461Updated 3 years ago