WojciechMula / pyahocorasickLinks
Python module (C extension and plain python) implementing Aho-Corasick algorithm
☆1,073Updated last month
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 3 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,122Updated last month
- A Python Implementation of Simhash Algorithm☆1,032Updated 3 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆546Updated 2 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,277Updated 4 years ago
- A library implementing different string similarity and distance measures using Python.☆1,020Updated 3 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- Simhash and near-duplicate detection☆421Updated 2 years ago
- A python binding for crfsuite☆772Updated 3 weeks ago
- Constants used in Chinese text processing☆388Updated last year
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 3 years ago
- Fast implementation of the edit distance(Levenshtein distance)☆705Updated last year
- Port of Google's language-detection library to Python.☆1,868Updated 10 months ago
- Pure-Python full-text search library☆650Updated 2 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆856Updated last month
- Scalable Bloom Filter implemented in Python☆165Updated 2 months ago
- MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW☆2,852Updated 2 weeks ago
- spellchecking library for python☆617Updated 4 months ago
- ☆177Updated 9 months ago
- An efficient simhash implementation for python☆127Updated 6 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆94Updated last year
- Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.☆339Updated last year
- Fast Python Bloom Filter using Mmap☆133Updated 4 months ago
- Fast multi-keyword search engine for text strings☆258Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆357Updated last month
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- SpaCy 中文模型 | Models for SpaCy that support Chinese☆673Updated last year
- scikit-learn inspired API for CRFsuite☆433Updated last week