首页 > 问答 > 正文
公司需要做敏感词过滤,有没有开源的项目直接能用的,有的话就不用重复造轮子了,没有的话,那只能自己写了。
怪我咯2017-04-18 09:08:16
https://github.com/search?utf8=%E2%9C%93&q=%E6%95%8F%E6%84%9F%E8%AF%8D&type=Repositories&ref=searchresultsgithub上不是有一堆
https://github.com/search?utf8=%E2%9C%93&q=%E6%95%8F%E6%84%9F%E8%AF%8D&type=Repositories&ref=searchresults
迷茫2017-04-18 09:08:16
中文分词工具-IKAnalyzer,可以实现你要的效果。