zqyy-dockerfile/src/zqyy/elasticsearch/config/hanlp-remote.xml

12 lines
521 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
<comment>HanLP Analyzer remote dictionary configuration</comment>
<!-- Remote extension dictionary. Example: http://example.com/hanlp/ext.dic nz -->
<!--<entry key="remote_ext_dict">words_location</entry>-->
<!-- Remote stop-word dictionary. Example: http://example.com/hanlp/stopwords.txt -->
<!--<entry key="remote_ext_stopwords">stop_words_location</entry>-->
</properties>