Aho-Corasick automation for large-scale multi-pattern matching. Available for C/C , Python, and Java on Linux, macOS, and Windows.
-
Updated
Oct 29, 2024 - C
Aho-Corasick automation for large-scale multi-pattern matching. Available for C/C , Python, and Java on Linux, macOS, and Windows.
Project for Formal Languages & Automata Theory course.
A diiferent approach to get a solution to string matching with O(n) time complexity.
PHP implementation of Boyer-Moore character search algorithm, support for Chinese.
Web Application for simple sentiment analysis from string matching
An Implementation of Ukkonens 1990 linear-time algorithm for finding an approximate shortest superstring in Java. Also includes an extendable version of Aho Corasick's efficient string matcher.
The Sh*t Parser uses the Token Recognizer and in the rules do not use String Matcher, but i use Char Matcher xD. using C IDE CLion and Java & IDE Netbeans (Coming Soon)
Add a description, image, and links to the string-matcher topic page so that developers can more easily learn about it.
To associate your repository with the string-matcher topic, visit your repo's landing page and select "manage topics."