Browse Source

代码优化

wangyu 5 years atrás
parent
commit
700e57490f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      nlp/src/main/resources/nlp.properties

+ 2 - 2
nlp/src/main/resources/nlp.properties

@@ -1,6 +1,6 @@
 #数据文件存放路径
-#cache.file.dir=/opt/diagbot-push/cache_file/
-cache.file.dir=e:\\cache_file\\
+cache.file.dir=/opt/diagbot-push/cache_file/
+#cache.file.dir=e:\\cache_file\\
 
 #抽取时——特征提取范围(不限制范围时配置:all)
 extract.feature.num=all