Skip to content

Commit 45e27f1

Browse files
committed
Merge branch 'main' of https://github.com/stanfordnlp/CoreNLP into dev
2 parents 0c43e35 + 4b4f0bb commit 45e27f1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,18 +52,18 @@ models jar.
5252

5353
| Language | Model Jar | Last Updated |
5454
| --- | --- | --- |
55-
| Arabic | [download](http://nlp.stanford.edu/software/stanford-corenlp-4.2.1-models-arabic.jar) | 4.2.1 |
56-
| Chinese | [download](http://nlp.stanford.edu/software/stanford-corenlp-4.2.1-models-chinese.jar) | 4.2.1 |
57-
| English (default) | [download](http://nlp.stanford.edu/software/stanford-corenlp-4.2.1-models.jar) | 4.2.1 |
58-
| English (extra) | [download](http://nlp.stanford.edu/software/stanford-corenlp-4.2.1-models-english.jar) | 4.2.1 |
59-
| English (kbp) | [download](http://nlp.stanford.edu/software/stanford-corenlp-4.2.1-models-english-kbp.jar) | 4.2.1 |
60-
| French | [download](http://nlp.stanford.edu/software/stanford-corenlp-4.2.1-models-french.jar) | 4.2.1 |
61-
| German | [download](http://nlp.stanford.edu/software/stanford-corenlp-4.2.1-models-german.jar) | 4.2.1 |
62-
| Spanish | [download](http://nlp.stanford.edu/software/stanford-corenlp-4.2.1-models-spanish.jar) | 4.2.1 |
55+
| Arabic | [download](http://nlp.stanford.edu/software/stanford-corenlp-4.2.2-models-arabic.jar) | 4.2.2 |
56+
| Chinese | [download](http://nlp.stanford.edu/software/stanford-corenlp-4.2.2-models-chinese.jar) | 4.2.2 |
57+
| English (default) | [download](http://nlp.stanford.edu/software/stanford-corenlp-4.2.2-models.jar) | 4.2.2 |
58+
| English (extra) | [download](http://nlp.stanford.edu/software/stanford-corenlp-4.2.2-models-english.jar) | 4.2.2 |
59+
| English (kbp) | [download](http://nlp.stanford.edu/software/stanford-corenlp-4.2.2-models-english-kbp.jar) | 4.2.2 |
60+
| French | [download](http://nlp.stanford.edu/software/stanford-corenlp-4.2.2-models-french.jar) | 4.2.2 |
61+
| German | [download](http://nlp.stanford.edu/software/stanford-corenlp-4.2.2-models-german.jar) | 4.2.2 |
62+
| Spanish | [download](http://nlp.stanford.edu/software/stanford-corenlp-4.2.2-models-spanish.jar) | 4.2.2 |
6363

6464
### Useful resources
6565

66-
You can find releases of Stanford CoreNLP on [Maven Central](https://search.maven.org/artifact/edu.stanford.nlp/stanford-corenlp/4.0.0/jar).
66+
You can find releases of Stanford CoreNLP on [Maven Central](https://search.maven.org/artifact/edu.stanford.nlp/stanford-corenlp/4.2.2/jar).
6767

6868
You can find more explanation and documentation on [the Stanford CoreNLP homepage](http://stanfordnlp.github.io/CoreNLP/).
6969

0 commit comments

Comments
 (0)