Package com.hankcs.algorithm
-
Interface Summary Interface Description AhoCorasickDoubleArrayTrie.IHit<V> Processor handles the output when hit a keywordAhoCorasickDoubleArrayTrie.IHitCancellable<V> Callback that allows to cancel the search process.AhoCorasickDoubleArrayTrie.IHitFull<V> Processor handles the output when hit a keyword, with more detail -
Class Summary Class Description AhoCorasickDoubleArrayTrie<V> An implementation of Aho Corasick algorithm based on Double Array TrieAhoCorasickDoubleArrayTrie.Hit<V> A result outputState 一个状态有如下几个功能