WojciechMula / pyahocorasickLinks
Python module (C extension and plain python) implementing Aho-Corasick algorithm
☆1,048Updated last 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.☆220Updated 2 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,117Updated 2 weeks ago
- A Python Implementation of Simhash Algorithm☆1,028Updated 3 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆545Updated 3 weeks ago
- Python library implementing a trie data structure.☆824Updated 4 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,276Updated 4 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- Simhash and near-duplicate detection☆420Updated 2 years ago
- A python binding for crfsuite☆772Updated 3 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 2 years ago
- A library implementing different string similarity and distance measures using Python.☆1,021Updated 3 years ago
- Constants used in Chinese text processing☆378Updated 11 months ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆304Updated last year
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated last year
- spellchecking library for python☆614Updated 2 months ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆851Updated last week
- Fast multi-keyword search engine for text strings☆258Updated last year
- An efficient simhash implementation for python☆126Updated 6 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- Fast implementation of the edit distance(Levenshtein distance)☆690Updated last year
- ☆176Updated 8 months ago
- Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.☆327Updated last year
- Pure-Python full-text search library☆649Updated last year
- scikit-learn inspired API for CRFsuite☆432Updated 2 years ago
- MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW☆2,825Updated this week
- Port of Google's language-detection library to Python.☆1,858Updated 9 months ago
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,160Updated last year
- Fast Python Bloom Filter using Mmap☆131Updated 2 months ago
- Python wrapper for Stanford CoreNLP.☆918Updated 4 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,087Updated 6 years ago