Implementation of the Aho-Corasick multiple pattern matching finite state automaton.
-
Updated
May 9, 2017 - Java
Implementation of the Aho-Corasick multiple pattern matching finite state automaton.
Web based - Spam detector
Implementation of Trie Data Structure in Java.
All the important Data Structures and Algorithms implemented using Java
Compare String matching algorithms emprically: Knuth Morris Pratt and Rabin Karp
Soft string matching routines, with some accompanying datasets.
A simple decrypter that lists every combination a arbitrary-shift sentence/word could have meant before encryption
An efficient Java substring search library
A basic string manipulation problem
Effective string searching algorithm (Aho-Corasick).
String based algorithms explained in detail using Python/Java.
Implementations and analysis of the Brute Force and Horspool string matching algorithms in Java.
In the sample code provided I have used Java to compare two given strings getting the percentage match using the Fuzzy Logic.
Java implementations and algorithms of Boyer-Moore and KMP string matching algorithms for a university assignment.
Assignments for the course CSD303 Theory Of Computation
Translate any RNA sequence into the corresponding amino acid sequence
Executing important algorithms using java
Add a description, image, and links to the string-matching topic page so that developers can more easily learn about it.
To associate your repository with the string-matching topic, visit your repo's landing page and select "manage topics."