Java implementation of the Aho-Corasick string-matching algorithm.
Original paper here: http://www.ece.ncsu.edu/asic/2011/docs/aho-corasick.pdf
Java implementation of the Aho-Corasick string-matching algorithm.
Original paper here: http://www.ece.ncsu.edu/asic/2011/docs/aho-corasick.pdf