tujintao 10 months ago
parent
commit
9077d165b4
1 changed files with 1 additions and 2 deletions
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -21,7 +21,7 @@ python restart_server.py
 
 ```
 conda activate dup_search
-python restart_server.py 0/1/2/3/4/5
+python restart_server.py 0/1/2/3
 ```
 
 其中:
@@ -57,7 +57,6 @@ python restart_server.py 0/1/2/3/4/5
 
 * hnsw_retrieval.py:  HNSW召回、文本相似查重、语义相似查重
 * hnsw_model.py:  HNSW模型加载保存以及查操作
-
 * hnsw_app:  全学科题库查重接口服务
 
 四、语义查重