WojciechMula / pyahocorasickLinks
Python module (C extension and plain python) implementing Aho-Corasick algorithm
☆1,063Updated 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,120Updated 2 weeks ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆546Updated last month
- A Python Implementation of Simhash Algorithm☆1,031Updated 3 years ago
- Python library implementing a trie data structure.☆824Updated 4 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- A library implementing different string similarity and distance measures using Python.☆1,019Updated 3 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,276Updated 4 years ago
- Simhash and near-duplicate detection☆421Updated 2 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆377Updated 3 years ago
- A python binding for crfsuite☆772Updated this week
- Fast implementation of the edit distance(Levenshtein distance)☆697Updated last year
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated last year
- Constants used in Chinese text processing☆378Updated last year
- An efficient simhash implementation for python☆126Updated 6 years ago
- spellchecking library for python☆615Updated 3 months ago
- ☆176Updated 9 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.☆355Updated 3 weeks ago
- Pure-Python full-text search library☆650Updated last year
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆853Updated last month
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,168Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.☆333Updated last year
- Fast Python Bloom Filter using Mmap☆133Updated 3 months ago
- Port of Google's language-detection library to Python.☆1,867Updated 9 months ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆189Updated 3 weeks ago
- Scalable Bloom Filter implemented in Python☆165Updated last month
- CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆667Updated last year