Explorar o código

分数提高到0.55

luojunhui hai 4 meses
pai
achega
6a50f92f62
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      applications/const/server_const.py

+ 1 - 1
applications/const/server_const.py

@@ -63,7 +63,7 @@ class ServerConst:
     TASK_PROCESSING_CODE = 101
 
     # 相关性过滤阈值
-    NLP_SIMILARITY_THRESHOLD = 0.45
+    NLP_SIMILARITY_THRESHOLD = 0.55
     NLP_VERSION = 1
 
     JCD_SIMILARITY_THRESHOLD = 0