Commit 8482d93c authored by zhou's avatar zhou

Update readme.md

parent 97921baa
......@@ -35,4 +35,9 @@
model_1.model_train()
model_1.model_load()
print(model_1.decode_sequence('I5-4200'))
```
\ No newline at end of file
```
## 四.自动解析标准后名称,上传参数模块
#### 1.将auto_analyz文件夹中的fileMonitor.sh和param_load_func.py,test.py部署在服务器中的program文件夹。
#### 2.在program文件夹中新建名为data的文件夹。
#### 3.运行fileMonitor.sh。
#### 4.将命名格式为'LXWL_2019-12-12_0101.txt.ann'的txt上传到data文件夹时,将自动解析标注结果,把标注结果作为参数项上传到Product_Parameter_Process库。
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment