WojciechMula / pyahocorasickLinks
Python module (C extension and plain python) implementing Aho-Corasick algorithm
☆1,026Updated 2 months 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.☆217Updated 2 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,110Updated last week
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆538Updated 2 weeks ago
- A Python Implementation of Simhash Algorithm☆1,029Updated 3 years 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,278Updated 4 years ago
- A library implementing different string similarity and distance measures using Python.☆1,017Updated 2 years ago
- A python binding for crfsuite☆772Updated last week
- Simhash and near-duplicate detection☆419Updated 2 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- Fast multi-keyword search engine for text strings☆256Updated last year
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years 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☆389Updated 2 years ago
- ☆173Updated 5 months ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated 10 months ago
- spellchecking library for python☆613Updated last year
- Port of Google's language-detection library to Python.☆1,841Updated 6 months ago
- Fast implementation of the edit distance(Levenshtein distance)☆688Updated last year
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆843Updated this week
- Constants used in Chinese text processing☆377Updated 9 months ago
- An efficient simhash implementation for python☆126Updated 5 years ago
- MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW☆2,770Updated last year
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆248Updated this week
- Scalable Bloom Filter implemented in Python☆165Updated 2 years ago
- Pure-Python full-text search library☆639Updated last year
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆349Updated this week
- Four word embedding models implemented in Python. Supporting arbitrary context features☆851Updated 6 years ago
- scikit-learn inspired API for CRFsuite☆431Updated last year
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆154Updated 2 years ago