Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit addc76e

Browse files
committed
fix links in README
1 parent 8105600 commit addc76e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ We also provide a multilingual [demo script](https://github.com/stanfordnlp/stan
8686
python demo/pipeline_demo.py -l zh
8787
```
8888

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.
9090

9191
### Access to Java Stanford CoreNLP Server
9292

@@ -103,7 +103,7 @@ We provide another [demo script](https://github.com/stanfordnlp/stanfordnlp/blob
103103

104104
### Trained Models for the Neural Pipeline
105105

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).
107107

108108
### Batching To Maximize Pipeline Speed
109109

0 commit comments

Comments
 (0)