|
|
@@ -0,0 +1,7 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
|
|
|
+<properties>
|
|
|
+ <comment>IKAnalyzer 扩展配置</comment>
|
|
|
+ <entry key="ext_dict">/ext.dic</entry>
|
|
|
+ <entry key="ext_stopwords">/stopwowrd.dic</entry>
|
|
|
+</properties>
|