未验证 提交 579209af 编写于 作者: zhaoyijin666's avatar zhaoyijin666 提交者: GitHub

fix bug

上级 30d49cd2
...@@ -78,7 +78,7 @@ The fucntion of this script is as follows: ...@@ -78,7 +78,7 @@ The fucntion of this script is as follows:
``` ```
For example, run the following command to accomplish data pre-processing: For example, run the following command to accomplish data pre-processing:
```shell ```
python data_processor.py --train_set_path=./data/train.txt \ python data_processor.py --train_set_path=./data/train.txt \
--output_dir=./output \ --output_dir=./output \
--feat_appear_limit=20 --feat_appear_limit=20
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册