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: _pages/download.md
+11-11Lines changed: 11 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ parent: Usage
11
11
12
12
Stanford CoreNLP can be downloaded via the link below. This will download a large (482 MB) zip file containing (1) the CoreNLP code jar, (2) the CoreNLP models jar (required in your classpath for most tasks) (3) the libraries required to run CoreNLP, and (4) documentation / source code for the project. This is everything for getting going on English! Unzip this file, open the folder that results and you're ready to use it.
[CoreNLP on 🤗](https://huggingface.co/stanfordnlp/CoreNLP/tree/main){: .btn .fs-5 .mr-2 .mb-md-0 }
16
16
17
17
**Other languages:** For working with another (human) language, you need additional model files. We have model files for several other languages. And we have more
@@ -20,15 +20,15 @@ You can find the latest models in the table below. Versions for earlier release
| Chinese |[download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.4.0/stanford-corenlp-4.4.0-models-chinese.jar)[(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-chinese.jar)[(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-chinese/tree/v4.5.6)| 4.5.6|
25
-
| English (extra) |[download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.4.0/stanford-corenlp-4.4.0-models-english.jar)[(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-english.jar)[(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-english-extra/tree/v4.5.6)| 4.5.6|
26
-
| English (KBP) |[download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.4.0/stanford-corenlp-4.4.0-models-english-kbp.jar)[(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-english-kbp.jar)[(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-english-kbp/tree/v4.5.6)| 4.5.6|
27
-
| French |[download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.4.0/stanford-corenlp-4.4.0-models-french.jar)[(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-french.jar)[(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-french/tree/v4.5.6)| 4.5.6|
28
-
| German |[download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.4.0/stanford-corenlp-4.4.0-models-german.jar)[(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-german.jar)[(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-german/tree/v4.5.6)| 4.5.6|
| Italian |[download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.4.0/stanford-corenlp-4.4.0-models-italian.jar)[(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-italian.jar)[(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-italian/tree/v4.5.6)| 4.5.6|
| Chinese |[download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.4.0/stanford-corenlp-4.4.0-models-chinese.jar)[(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-chinese.jar)[(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-chinese/tree/v4.5.7)| 4.5.7|
25
+
| English (extra) |[download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.4.0/stanford-corenlp-4.4.0-models-english.jar)[(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-english.jar)[(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-english-extra/tree/v4.5.7)| 4.5.7|
26
+
| English (KBP) |[download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.4.0/stanford-corenlp-4.4.0-models-english-kbp.jar)[(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-english-kbp.jar)[(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-english-kbp/tree/v4.5.7)| 4.5.7|
27
+
| French |[download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.4.0/stanford-corenlp-4.4.0-models-french.jar)[(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-french.jar)[(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-french/tree/v4.5.7)| 4.5.7|
28
+
| German |[download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.4.0/stanford-corenlp-4.4.0-models-german.jar)[(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-german.jar)[(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-german/tree/v4.5.7)| 4.5.7|
| Italian |[download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.4.0/stanford-corenlp-4.4.0-models-italian.jar)[(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-italian.jar)[(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-italian/tree/v4.5.7)| 4.5.7|
0 commit comments