Skip to content

Commit de1e1d5

Browse files
authored
Update README.md
1 parent a5a3fa5 commit de1e1d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ probs: tensor([1.0000, 0.9999, 0.9966, 0.8944, 1.0000, 1.0000, 0.9999])
152152
```
153153

154154
`SuPar` also supports parsing from tokenized sentences or from file.
155-
For semantic dependency parsing, lemmas and POS tags are needed.
155+
For BiLSTM-based semantic dependency parsing models, lemmas and POS tags are needed.
156156

157157
```py
158158
>>> import os

0 commit comments

Comments
 (0)