WojciechMula / pyahocorasickLinks
Python module (C extension and plain python) implementing Aho-Corasick algorithm
☆1,044Updated 2 weeks ago
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.☆219Updated 2 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,113Updated 3 weeks ago
- A Python Implementation of Simhash Algorithm☆1,028Updated 3 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆544Updated 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,275Updated 4 years ago
- Simhash and near-duplicate detection☆420Updated 2 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,020Updated 3 years ago
- A python binding for crfsuite☆771Updated 2 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 2 years ago
- Port of Google's language-detection library to Python.☆1,853Updated 8 months ago
- 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 11 months ago
- Fast multi-keyword search engine for text strings☆257Updated last year
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆848Updated 2 months ago
- MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW☆2,810Updated this week
- ☆175Updated 7 months ago
- An efficient simhash implementation for python☆126Updated 6 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Fast Python Bloom Filter using Mmap☆129Updated 2 months ago
- spellchecking library for python☆614Updated 2 months ago
- Fast implementation of the edit distance(Levenshtein distance)☆690Updated last year
- scikit-learn inspired API for CRFsuite☆431Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- Scalable Bloom Filter implemented in Python☆164Updated this week
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆154Updated 2 years ago
- Stand-alone language identification system☆2,439Updated 5 years ago
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,157Updated last year
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆352Updated 2 weeks ago