Skip to content

Commit

Permalink
Update links to 4.5.7 now that it is on Maven
Browse files Browse the repository at this point in the history
  • Loading branch information
AngledLuffa committed Apr 30, 2024
1 parent aa9dd0f commit f736369
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 31 deletions.
22 changes: 11 additions & 11 deletions _pages/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ parent: Usage

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.

[<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 }
[<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 }
[CoreNLP on 🤗](https://huggingface.co/stanfordnlp/CoreNLP/tree/main){: .btn .fs-5 .mr-2 .mb-md-0 }

**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
Expand All @@ -20,15 +20,15 @@ You can find the latest models in the table below. Versions for earlier release

| Language | Model Jar | Version |
| :------- | :-------- | | :----- |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |


If you want to change the source code and recompile the files, see [these instructions](files/basic-compiling.txt).
Expand Down Expand Up @@ -118,7 +118,7 @@ unzip stanford-corenlp-latest.zip
```
1. Enter the newly unzipped directory:
```
cd stanford-corenlp-4.5.6
cd stanford-corenlp-4.5.7
```
1. Set up your classpath. If you're using an IDE, you should set the
classpath in your IDE. If you are using bash or a bash-like shell,
Expand Down
1 change: 1 addition & 0 deletions _pages/history.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ parent: Resources

| Version | Date&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | Changes | Models |
| :--- | :----------------------------------- | :--- | :--- |
| [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) |
| [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) |
| [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) |
| [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) |
Expand Down
14 changes: 7 additions & 7 deletions _pages/human-languages.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ The jars for each language can be found here:

| Language | model jar | version |
| :------- | :-------- | | :----- |
| Arabic | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-arabic.jar) | 4.5.6 |
| Chinese | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-chinese.jar) | 4.5.6 |
| French | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-french.jar) | 4.5.6 |
| German | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-german.jar) | 4.5.6 |
| Hungarian | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-hungarian.jar) | 4.5.6 |
| Italian | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-italian.jar) | 4.5.6 |
| Spanish | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.6-models-spanish.jar) | 4.5.6 |
| Arabic | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-arabic.jar) | 4.5.7 |
| Chinese | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-chinese.jar) | 4.5.7 |
| French | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-french.jar) | 4.5.7 |
| German | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-german.jar) | 4.5.7 |
| Hungarian | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-hungarian.jar) | 4.5.7 |
| Italian | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-italian.jar) | 4.5.7 |
| Spanish | [download](https://nlp.stanford.edu/software/stanford-corenlp-4.5.7-models-spanish.jar) | 4.5.7 |

#### Running pipelines

Expand Down
Loading

0 comments on commit f736369

Please sign in to comment.