WojciechMula / pyahocorasickLinks
Python module (C extension and plain python) implementing Aho-Corasick algorithm
☆1,006Updated this week
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,089Updated 2 weeks ago
- A Python Implementation of Simhash Algorithm☆1,018Updated 3 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- Python library implementing a trie data structure.☆822Updated 4 years ago
- A python binding for crfsuite☆774Updated 8 months ago
- A library implementing different string similarity and distance measures using Python.☆1,014Updated 2 years ago
- Simhash and near-duplicate detection☆416Updated 2 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆830Updated last month
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆373Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,274Updated 3 years ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Constants used in Chinese text processing☆372Updated 6 months ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆94Updated 8 months ago
- MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW☆2,725Updated last year
- scikit-learn inspired API for CRFsuite☆430Updated last year
- Fast multi-keyword search engine for text strings☆256Updated 9 months ago
- spellchecking library for python☆610Updated last year
- ☆171Updated 2 months ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- Python wrapper for Stanford CoreNLP.☆920Updated 3 years ago
- General purpose unsupervised sentence representations☆1,204Updated 2 years ago
- Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)☆1,212Updated 8 months ago
- An efficient simhash implementation for python☆125Updated 5 years ago
- Port of Google's language-detection library to Python.☆1,815Updated 3 months ago
- Python implementation of TextRank algorithms ("textgraphs") for phrase extraction☆2,178Updated last week
- Fast implementation of the edit distance(Levenshtein distance)☆687Updated last year
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,088Updated 5 years ago
- A python tool for evaluating the quality of sentence embeddings.☆2,107Updated last year