An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.
Primary LanguageJava