Skip to content

Commit

Permalink
更新说明文档,指明配置模型的方法。
Browse files Browse the repository at this point in the history
  • Loading branch information
Oneplus committed Apr 5, 2013
1 parent e2f7d52 commit 1fa68b0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tools/train/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@

程序在运行过程中会自动产生一个名为`ltp-model.json`的临时文件,用以存储配置,请不要对其进行修改。

### 部署

为了直接覆盖已有模型,在install之后,模型文件制定生成在`ltp_data-sandbox`中。
用户可以手动将`ltp_data-sandbox`重命名为`ltp-data`,或者在`bin/ltp_all_modules.conf`文件中制定模型文件路径。

构建分词模型
------------

Expand Down

0 comments on commit 1fa68b0

Please sign in to comment.