Skip to content

Commit f736369

Browse files
committed
Update links to 4.5.7 now that it is on Maven
1 parent aa9dd0f commit f736369

File tree

4 files changed

+32
-31
lines changed

4 files changed

+32
-31
lines changed

_pages/download.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ parent: Usage
1111

1212
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.
1313

14-
[<i class="fab fa-java"></i> Download CoreNLP 4.5.6](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6.zip){: .btn .fs-5 .mr-2 .mb-md-0 }
14+
[<i class="fab fa-java"></i> Download CoreNLP 4.5.7](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7.zip){: .btn .fs-5 .mr-2 .mb-md-0 }
1515
[CoreNLP on 🤗](https://huggingface.co/stanfordnlp/CoreNLP/tree/main){: .btn .fs-5 .mr-2 .mb-md-0 }
1616

1717
**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
2020

2121
| Language | Model Jar | Version |
2222
| :------- | :-------- | | :----- |
23-
| Arabic | [download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.4.0/stanford-corenlp-4.4.0-models-arabic.jar) [(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-arabic.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-arabic/tree/v4.5.6) | 4.5.6 |
24-
| 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 |
29-
| Hungarian | [download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.4.0/stanford-corenlp-4.4.0-models-hungarian.jar) [(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-hungarian.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-hungarian/tree/v4.5.6) | 4.5.6 |
30-
| 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 |
31-
| Spanish | [download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.4.0/stanford-corenlp-4.4.0-models-spanish.jar) [(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-spanish.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-spanish/tree/v4.5.6) | 4.5.6 |
23+
| Arabic | [download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.4.0/stanford-corenlp-4.4.0-models-arabic.jar) [(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-arabic.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-arabic/tree/v4.5.7) | 4.5.7 |
24+
| 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 |
29+
| Hungarian | [download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.4.0/stanford-corenlp-4.4.0-models-hungarian.jar) [(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-hungarian.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-hungarian/tree/v4.5.7) | 4.5.7 |
30+
| 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 |
31+
| Spanish | [download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.4.0/stanford-corenlp-4.4.0-models-spanish.jar) [(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-spanish.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-spanish/tree/v4.5.7) | 4.5.7 |
3232

3333

3434
If you want to change the source code and recompile the files, see [these instructions](files/basic-compiling.txt).
@@ -118,7 +118,7 @@ unzip stanford-corenlp-latest.zip
118118
```
119119
1. Enter the newly unzipped directory:
120120
```
121-
cd stanford-corenlp-4.5.6
121+
cd stanford-corenlp-4.5.7
122122
```
123123
1. Set up your classpath. If you're using an IDE, you should set the
124124
classpath in your IDE. If you are using bash or a bash-like shell,

_pages/history.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ parent: Resources
1010

1111
| Version | Date&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | Changes | Models |
1212
| :--- | :----------------------------------- | :--- | :--- |
13+
| [4.5.7](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7.zip) | 2024-01-31 | Minor dependency converter and constituency scorer upgrades. | [arabic](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-arabic.jar), [chinese](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-chinese.jar) , [english](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-english.jar) , [english (kbp)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-english-kbp.jar), [french](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-french.jar) , [german](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-german.jar) , [hungarian](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-hungarian.jar) , [italian](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-italian.jar) , [spanish](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-spanish.jar) |
1314
| [4.5.6](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6.zip) | 2024-01-31 | Minor lemmatizer and tokenizer upgrades. | [arabic](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-arabic.jar), [chinese](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-chinese.jar) , [english](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-english.jar) , [english (kbp)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-english-kbp.jar), [french](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-french.jar) , [german](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-german.jar) , [hungarian](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-hungarian.jar) , [italian](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-italian.jar) , [spanish](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-spanish.jar) |
1415
| [4.5.5](https://nlp.stanford.edu/software/stanford-corenlp-4.5.5.zip) | 2023-09-06 | Fix up some SD and UD conversion errors. Add SceneGraph to the server. Fix Tregex optional bug. "fourty" and forty (40) days in SUTime. | [arabic](https://nlp.stanford.edu/software/stanford-corenlp-4.5.5-models-arabic.jar), [chinese](https://nlp.stanford.edu/software/stanford-corenlp-4.5.5-models-chinese.jar) , [english](https://nlp.stanford.edu/software/stanford-corenlp-4.5.5-models-english.jar) , [english (kbp)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.5-models-english-kbp.jar), [french](https://nlp.stanford.edu/software/stanford-corenlp-4.5.5-models-french.jar) , [german](https://nlp.stanford.edu/software/stanford-corenlp-4.5.5-models-german.jar) , [hungarian](https://nlp.stanford.edu/software/stanford-corenlp-4.5.5-models-hungarian.jar) , [italian](https://nlp.stanford.edu/software/stanford-corenlp-4.5.5-models-italian.jar) , [spanish](https://nlp.stanford.edu/software/stanford-corenlp-4.5.5-models-spanish.jar) |
1516
| [4.5.4](https://nlp.stanford.edu/software/stanford-corenlp-4.5.4.zip) | 2023-03-15 | Minor Ssurgeon improvements, add Morphology interface | [arabic](https://nlp.stanford.edu/software/stanford-corenlp-4.5.4-models-arabic.jar), [chinese](https://nlp.stanford.edu/software/stanford-corenlp-4.5.4-models-chinese.jar) , [english](https://nlp.stanford.edu/software/stanford-corenlp-4.5.4-models-english.jar) , [english (kbp)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.4-models-english-kbp.jar), [french](https://nlp.stanford.edu/software/stanford-corenlp-4.5.4-models-french.jar) , [german](https://nlp.stanford.edu/software/stanford-corenlp-4.5.4-models-german.jar) , [hungarian](https://nlp.stanford.edu/software/stanford-corenlp-4.5.4-models-hungarian.jar) , [italian](https://nlp.stanford.edu/software/stanford-corenlp-4.5.4-models-italian.jar) , [spanish](https://nlp.stanford.edu/software/stanford-corenlp-4.5.4-models-spanish.jar) |

_pages/human-languages.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ The jars for each language can be found here:
3333

3434
| Language | model jar | version |
3535
| :------- | :-------- | | :----- |
36-
| Arabic | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-arabic.jar) | 4.5.6 |
37-
| Chinese | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-chinese.jar) | 4.5.6 |
38-
| French | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-french.jar) | 4.5.6 |
39-
| German | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-german.jar) | 4.5.6 |
40-
| Hungarian | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-hungarian.jar) | 4.5.6 |
41-
| Italian | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-italian.jar) | 4.5.6 |
42-
| Spanish | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-spanish.jar) | 4.5.6 |
36+
| Arabic | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-arabic.jar) | 4.5.7 |
37+
| Chinese | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-chinese.jar) | 4.5.7 |
38+
| French | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-french.jar) | 4.5.7 |
39+
| German | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-german.jar) | 4.5.7 |
40+
| Hungarian | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-hungarian.jar) | 4.5.7 |
41+
| Italian | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-italian.jar) | 4.5.7 |
42+
| Spanish | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-spanish.jar) | 4.5.7 |
4343

4444
#### Running pipelines
4545

0 commit comments

Comments
 (0)