Skip to content

Commit 96e5cdd

Browse files
committed
Update links for version 4.5.9
1 parent 1a1f4b1 commit 96e5cdd

File tree

4 files changed

+35
-34
lines changed

4 files changed

+35
-34
lines changed

_pages/download.md

Lines changed: 14 additions & 14 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.8](https://nlp.stanford.edu/software/stanford-corenlp-4.5.8.zip){: .btn .fs-5 .mr-2 .mb-md-0 }
14+
[<i class="fab fa-java"></i> Download CoreNLP 4.5.9](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9.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.8-models-arabic.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-arabic/tree/v4.5.8) | 4.5.8 |
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.8-models-chinese.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-chinese/tree/v4.5.8) | 4.5.8 |
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.8-models-english.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-english-extra/tree/v4.5.8) | 4.5.8 |
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.8-models-english-kbp.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-english-kbp/tree/v4.5.8) | 4.5.8 |
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.8-models-french.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-french/tree/v4.5.8) | 4.5.8 |
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.8-models-german.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-german/tree/v4.5.8) | 4.5.8 |
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.8-models-hungarian.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-hungarian/tree/v4.5.8) | 4.5.8 |
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.8-models-italian.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-italian/tree/v4.5.8) | 4.5.8 |
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.8-models-spanish.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-spanish/tree/v4.5.8) | 4.5.8 |
23+
| Arabic | [download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.5.9/stanford-corenlp-4.5.9-models-arabic.jar) [(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-arabic.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-arabic/tree/v4.5.9) | 4.5.9 |
24+
| Chinese | [download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.5.9/stanford-corenlp-4.5.9-models-chinese.jar) [(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-chinese.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-chinese/tree/v4.5.9) | 4.5.9 |
25+
| English (extra) | [download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.5.9/stanford-corenlp-4.5.9-models-english.jar) [(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-english.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-english-extra/tree/v4.5.9) | 4.5.9 |
26+
| English (KBP) | [download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.5.9/stanford-corenlp-4.5.9-models-english-kbp.jar) [(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-english-kbp.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-english-kbp/tree/v4.5.9) | 4.5.9 |
27+
| French | [download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.5.9/stanford-corenlp-4.5.9-models-french.jar) [(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-french.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-french/tree/v4.5.9) | 4.5.9 |
28+
| German | [download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.5.9/stanford-corenlp-4.5.9-models-german.jar) [(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-german.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-german/tree/v4.5.9) | 4.5.9 |
29+
| Hungarian | [download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.5.9/stanford-corenlp-4.5.9-models-hungarian.jar) [(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-hungarian.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-hungarian/tree/v4.5.9) | 4.5.9 |
30+
| Italian | [download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.5.9/stanford-corenlp-4.5.9-models-italian.jar) [(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-italian.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-italian/tree/v4.5.9) | 4.5.9 |
31+
| Spanish | [download](https://search.maven.org/remotecontent?filepath=edu/stanford/nlp/stanford-corenlp/4.5.9/stanford-corenlp-4.5.9-models-spanish.jar) [(mirror)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-spanish.jar) [(HF Hub)](https://huggingface.co/stanfordnlp/corenlp-spanish/tree/v4.5.9) | 4.5.9 |
3232

3333

3434
If you want to change the source code and recompile the files, see [these instructions](files/basic-compiling.txt).
@@ -48,12 +48,12 @@ parts beyond the tokenizer and sentence splitter) and so you need to specify bot
4848
<dependency>
4949
<groupId>edu.stanford.nlp</groupId>
5050
<artifactId>stanford-corenlp</artifactId>
51-
<version>4.4.0</version>
51+
<version>4.5.9</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>edu.stanford.nlp</groupId>
5555
<artifactId>stanford-corenlp</artifactId>
56-
<version>4.4.0</version>
56+
<version>4.5.9</version>
5757
<classifier>models</classifier>
5858
</dependency>
5959
</dependencies>
@@ -66,7 +66,7 @@ Chinese, German, or Spanish, also add this inside `dependencies` to your `pom.xm
6666
<dependency>
6767
<groupId>edu.stanford.nlp</groupId>
6868
<artifactId>stanford-corenlp</artifactId>
69-
<version>4.4.0</version>
69+
<version>4.5.9</version>
7070
<classifier>models-chinese</classifier>
7171
</dependency>
7272
```
@@ -118,7 +118,7 @@ unzip stanford-corenlp-latest.zip
118118
```
119119
1. Enter the newly unzipped directory:
120120
```
121-
cd stanford-corenlp-4.5.8
121+
cd stanford-corenlp-4.5.9
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.9](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9.zip) | 2025-03-24 | Security updates, semgrex and ssurgeon features. | [arabic](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-arabic.jar), [chinese](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-chinese.jar) , [english](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-english.jar) , [english (kbp)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-english-kbp.jar), [french](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-french.jar) , [german](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-german.jar) , [hungarian](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-hungarian.jar) , [italian](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-italian.jar) , [spanish](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-spanish.jar) |
1314
| [4.5.8](https://nlp.stanford.edu/software/stanford-corenlp-4.5.8.zip) | 2024-12-29 | Package updates & bugfixes. | [arabic](https://nlp.stanford.edu/software/stanford-corenlp-4.5.8-models-arabic.jar), [chinese](https://nlp.stanford.edu/software/stanford-corenlp-4.5.8-models-chinese.jar) , [english](https://nlp.stanford.edu/software/stanford-corenlp-4.5.8-models-english.jar) , [english (kbp)](https://nlp.stanford.edu/software/stanford-corenlp-4.5.8-models-english-kbp.jar), [french](https://nlp.stanford.edu/software/stanford-corenlp-4.5.8-models-french.jar) , [german](https://nlp.stanford.edu/software/stanford-corenlp-4.5.8-models-german.jar) , [hungarian](https://nlp.stanford.edu/software/stanford-corenlp-4.5.8-models-hungarian.jar) , [italian](https://nlp.stanford.edu/software/stanford-corenlp-4.5.8-models-italian.jar) , [spanish](https://nlp.stanford.edu/software/stanford-corenlp-4.5.8-models-spanish.jar) |
1415
| [4.5.7](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7.zip) | 2024-04-28 | 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) |
1516
| [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) |

_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.8-models-arabic.jar) | 4.5.8 |
37-
| Chinese | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.8-models-chinese.jar) | 4.5.8 |
38-
| French | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.8-models-french.jar) | 4.5.8 |
39-
| German | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.8-models-german.jar) | 4.5.8 |
40-
| Hungarian | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.8-models-hungarian.jar) | 4.5.8 |
41-
| Italian | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.8-models-italian.jar) | 4.5.8 |
42-
| Spanish | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.8-models-spanish.jar) | 4.5.8 |
36+
| Arabic | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-arabic.jar) | 4.5.9 |
37+
| Chinese | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-chinese.jar) | 4.5.9 |
38+
| French | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-french.jar) | 4.5.9 |
39+
| German | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-german.jar) | 4.5.9 |
40+
| Hungarian | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-hungarian.jar) | 4.5.9 |
41+
| Italian | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-italian.jar) | 4.5.9 |
42+
| Spanish | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.9-models-spanish.jar) | 4.5.9 |
4343

4444
#### Running pipelines
4545

0 commit comments

Comments
 (0)