فهرست منبع

更新分词的词性

MarkHuang 5 سال پیش
والد
کامیت
cdf1ad367e
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      nlp/src/main/java/org/diagbot/nlp/util/Constants.java

+ 2 - 2
nlp/src/main/java/org/diagbot/nlp/util/Constants.java

@@ -49,7 +49,7 @@ public class Constants {
             "神清","神志清","睡眠可","精神可","精神佳","二便无殊","体重无明显减轻","睡眠一般","小便无殊","大便无殊","胃纳可","食欲可"
     };
 
-    public final static String word_property_timestamp = "74";
+    public final static String word_property_timestamp = "40";
     public final static String word_property_symptom = "1";
     public final static String word_property_bodypart = "3";
     public final static String word_property_prop = "4";
@@ -57,7 +57,7 @@ public class Constants {
     public final static String word_property_degree = "6";
     public final static String word_property_neg = "7";
     public final static String word_property_med = "53";
-    public final static String word_property_medcom = "54";
+    public final static String word_property_med_com = "54";
     public final static String word_property_treat = "11";
     public final static String word_property_LIS = "12";
     public final static String word_property_LIS_Detail = "13";