6 packages
returned for Tags:"aho-corasick"
Filter
Implements the Aho-Corasick string search algorithm
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
9,706 total downloads
last updated 3/31/2015
Latest version: 0.6.1-beta
aho-corasick
Implementation of Aho-Corasick algorithm on .NET
4,099 total downloads
last updated 3/31/2015
Latest version: 0.6.1-beta
aho-corasick
Implementation of Aho-Corasick algorithm on .NET
Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie: efficient text search of many substrings with O(n) complexity. Automata state may be efficiently serialized to binary stream.
org.ahocorasick Binding for Xamarin Android. https://github.com/robert-bor/aho-corasick
Commonly Used Types:
org.ahocorasick.interval -> Org.AhoCorasick.Interval
org.ahocorasick.trie -> Org.AhoCorasick.Trie
org.ahocorasick.trie.handler -> Org.AhoCorasick.Trie.Handler