Update IKAnalyzer.cfg.xml
远程字典配置 默认改为注释选项
This commit is contained in:
parent
fbaff41805
commit
9da221e218
@ -7,7 +7,7 @@
|
|||||||
<!--用户可以在这里配置自己的扩展停止词字典-->
|
<!--用户可以在这里配置自己的扩展停止词字典-->
|
||||||
<entry key="ext_stopwords">custom/ext_stopword.dic</entry>
|
<entry key="ext_stopwords">custom/ext_stopword.dic</entry>
|
||||||
<!--用户可以在这里配置远程扩展字典 -->
|
<!--用户可以在这里配置远程扩展字典 -->
|
||||||
<entry key="remote_ext_dict">words_location</entry>
|
<!-- <entry key="remote_ext_dict">words_location</entry> -->
|
||||||
<!--用户可以在这里配置远程扩展停止词字典-->
|
<!--用户可以在这里配置远程扩展停止词字典-->
|
||||||
<entry key="remote_ext_stopwords">words_location</entry>
|
<!-- <entry key="remote_ext_stopwords">words_location</entry> -->
|
||||||
</properties>
|
</properties>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user