rainbowgamer / 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 树实现。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###readme

  • 修正原版内存泄露
  • 增加cli下脏字转字典工具

About

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 树实现。


Languages

Language:C 82.2%Language:NSIS 13.4%Language:Groff 2.0%Language:PHP 1.7%Language:Shell 0.6%Language:Makefile 0.1%