Uses the fast Aho-Corasick text search system to find occurrences of any of a dictionary of strings across an input string.
Required Ruby Version
>= 0
Authors
Matthew MacLeod
Uses the fast Aho-Corasick text search system to find occurrences of any of a dictionary of strings across an input string.
>= 0
Matthew MacLeod