搜索资源列表
Sensitive
- 用Java实现,DFA过滤敏感词,包含源代码和词库(Using Java to implement DFA filtering sensitive words)
8000多个敏感词过滤 让你的论坛网站安全Words
- java 敏感词库 8000多个敏感词过滤 让你的论坛网站安全Words(Java sensitive lexicon Filter more than 8000 sensitive words to make your forum website secure Words)
url
- 用JavaURL编程爬取并分析网页敏感词 1.编写界面,输入一个网址,能够爬取该网址上所有的HTML源代码。 2.对网址中的文本进行提取。 3.建立敏感词库,用文本文件保存。 4.将该网址所对应的文本中的敏感词提取并高亮显示。 5.编写文本文件,可以存入多个网址;程序可爬取这些网址中的文本内容,将敏感词记录存入另一个文件,格式自定。 6.编写一个主界面,整合上述功能。(Crawling and analyzing web sensitive words with Java URL program
WordFilterUtil
- 一个简单的敏感词过滤器,需要配置敏感词词库(a simple sensitive-words filter util, you should have to config)