issues
search
wulijun
/
php-ext-trie-filter
php extension for spam word filter based on Double-Array Trie tree, it can detect if a spam word exists in a text message. 关键词过滤扩展,用于检查一段文本中是否出现敏感词,基于Double-Array Trie 树实现。
514
stars
169
forks
source link
有删除词典中某个词的功能么?
#10
Open
ybzy920
opened
7 years ago
ybzy920
commented
7 years ago
有删除词典中某个词的功能么?
zzjin
commented
7 years ago
可以试试 #11 增加了删除单个词
有删除词典中某个词的功能么?