Skip to content

Commit

Permalink
Update README.md: 没->每
Browse files Browse the repository at this point in the history
  • Loading branch information
carfly committed Mar 24, 2013
1 parent 500651d commit 0fe48e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/train/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
构建语义角色标注模型
--------------------

首先准备好语义角色标注的文本,文本依照ConllX格式定义,没词一行,句子间用空格断开。例如:
首先准备好语义角色标注的文本,文本依照ConllX格式定义,每词一行,句子间用空格断开。例如:

```
1 中国 中国 中国 ns ns _ _ 3 3 ATT ATT _ _ _
Expand Down

0 comments on commit 0fe48e2

Please sign in to comment.