AhoCorasick by: mganss 85,199 total downloads last updated 10/18/2019 Latest version: 2.0.46 aho-corasick aho corasick string search match substring Implements the Aho-Corasick string search algorithm
AhoCorasick.Net by: alexandrnikitin 6,471 total downloads last updated 3/31/2015 Latest version: 0.6.1-beta aho-corasick Implementation of Aho-Corasick algorithm on .NET
AhoCorasick.Net.Source by: alexandrnikitin 3,205 total downloads last updated 3/31/2015 Latest version: 0.6.1-beta aho-corasick Implementation of Aho-Corasick algorithm on .NET
ToolGood.Words by: toolgood 58,690 total downloads last updated 10/12/2020 Latest version: 3.0.2.4 word-filter stringsearch wordssearch pinyin textfilter wordfilter text-filter sensitive-word-filter aho-corasick string-matching More tags 一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
NReco.Text.AhoCorasickDoubleArrayTrie by: nreco 12,785 total downloads last updated 6/14/2019 Latest version: 1.0.2 aho-corasick AhoCorasick double-array trie string search fast-substring netstandard netcore 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.