You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ We also provide a multilingual [demo script](https://github.com/stanfordnlp/stan
86
86
python demo/pipeline_demo.py -l zh
87
87
```
88
88
89
-
See [our getting started guide](https://stanfordnlp.github.io/stanfordnlp/installation_download.html#getting-started) for more details.
89
+
See [our getting started guide](https://stanfordnlp.github.io/stanfordnlp/installation_usage.html#getting-started) for more details.
90
90
91
91
### Access to Java Stanford CoreNLP Server
92
92
@@ -103,7 +103,7 @@ We provide another [demo script](https://github.com/stanfordnlp/stanfordnlp/blob
103
103
104
104
### Trained Models for the Neural Pipeline
105
105
106
-
We currently provide models for all of the treebanks in the CoNLL 2018 Shared Task. You can find instructions for downloading and using these models [here](https://stanfordnlp.github.io/stanfordnlp/installation_download.html#models-for-human-languages).
106
+
We currently provide models for all of the treebanks in the CoNLL 2018 Shared Task. You can find instructions for downloading and using these models [here](https://stanfordnlp.github.io/stanfordnlp/models.html).
0 commit comments