Pure python Aho-Corasick library.
-
Updated
Jan 12, 2023 - Python
Pure python Aho-Corasick library.
Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python
基于民航业知识图谱的自动问答系统
Aho-Corasick Efficient String Matching Automata
A convenient implementation of the Aho-Corasick algorithm to find multiple search patterns
This repository contains my projects created during Language and Libraries of Data Analysis on AGH
Useful datastructures not present in standard Python libraries
Implementation of efficient string search algorithms (Aho-Corasick, Boyer-Moore, Rabin-Karp) for pattern matching
Add a description, image, and links to the aho-corasick topic page so that developers can more easily learn about it.
To associate your repository with the aho-corasick topic, visit your repo's landing page and select "manage topics."