linlin3344521 / ik-analyzer

Automatically exported from code.google.com/p/ik-analyzer
0 stars 0 forks source link

能否提供追加stopword的接口? #118

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
能否提供以下两个接口?
1、追加stopword
2、覆盖stopwords
某些场合需要动态更新这些停用词,以便在搜索的时候过滤

Original issue reported on code.google.com by lotom...@gmail.com on 29 May 2013 at 2:27

GoogleCodeExporter commented 9 years ago
就像Dictionary.getSingleton().addWords(words)

Original comment by lotom...@gmail.com on 29 May 2013 at 2:29

GoogleCodeExporter commented 9 years ago
我也是遇到同样问题,楼上有解决办法的话能否共享下!非��
�感谢!

Original comment by yajing....@gmail.com on 6 Sep 2013 at 3:53