ahocorasick topic
ahocorasickphp
Aho-Corasick multi-keyword string searching library in PHP.
fastscan
quickly text search by ahocorasick algorithm
cedar
A go implemention of efficiently-updatable double-array trie
AhoCorasick
A PHP implementation of the Aho-Corasick string search algorithm. Mirror from https://gerrit.wikimedia.org/g/AhoCorasick - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/w...
ahocorasick
Fast implementation of fuzzy matching and Blacklist filtering
ahocorasick
基于ahocorasick算法的敏感词过滤,支持中文、线程安全
go-swd
Sensitive Words Detection 一个高性能的敏感词检测和过滤库,基于 Go 语言开发,采用整洁架构设计。专注于中文文本的敏感词检测,支持多种检测策略和灵活的扩展机制。