Commit 6b3d3e7e authored by 段英荣's avatar 段英荣

modify

parent 1c544836
......@@ -5,9 +5,9 @@
<!--用户可以在这里配置自己的扩展字典 -->
<entry key="ext_dict">custom/synonym.dic</entry>
<!--用户可以在这里配置自己的扩展停止词字典-->
<!--entry key="ext_stopwords">custom/ext_stopword.dic</entry>
<!-- <entry key="ext_stopwords">custom/ext_stopword.dic</entry> -->
<!--用户可以在这里配置远程扩展字典 -->
<!--entry key="remote_ext_dict">${REMOTE_DICT}</entry>
<!-- <entry key="remote_ext_dict">${REMOTE_DICT}</entry> -->
<!--用户可以在这里配置远程扩展停止词字典-->
<!--entry key="remote_ext_stopwords">${REMOTE_EXT_STOPWORDS}</entry>
<!-- <entry key="remote_ext_stopwords">${REMOTE_EXT_STOPWORDS}</entry> -->
</properties>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment