Skip to content

Commit 97eb1a0

Browse files
J38Stanford NLP
authored andcommitted
small README updates
1 parent 2e2fd4d commit 97eb1a0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

doc/corenlp/README.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Stanford CoreNLP - Stanford's Suite of NLP Tools
22
------------------------------------------------
33

4-
Copyright © 2009-2015 The Board of Trustees of
4+
Copyright © 2009-2020 The Board of Trustees of
55
The Leland Stanford Junior University. All Rights Reserved.
66

77
DOCUMENTATION
@@ -14,7 +14,7 @@ LICENSE
1414

1515
//
1616
// StanfordCoreNLP -- a suite of NLP tools
17-
// Copyright © 2009-2015 The Board of Trustees of
17+
// Copyright © 2009-2020 The Board of Trustees of
1818
// The Leland Stanford Junior University. All Rights Reserved.
1919
//
2020
// This program is free software; you can redistribute it and/or
@@ -41,11 +41,11 @@ LICENSE
4141
CHANGES
4242
---------------------------------
4343

44-
2020-04-16 4.0.0 Upgrade to UD tokenization standard; handling
45-
of multi-word-tokens; improved taggers and
46-
parsers for English, French, German, Spanish;
47-
new French NER; new Chinese segmenter; library
48-
updates, bug fixes
44+
2020-04-19 4.0.0 Changed to UDv2 tokenization ("new" LDC Treebank,
45+
for English); handles multi-word-tokens;
46+
improved UDv2-based taggers and parsers for
47+
English, French, German, Spanish; new French NER;
48+
new Chinese segmenter; library updates, bug fixes
4949

5050
2018-10-05 3.9.2 improved NER pipeline and entity mention
5151
confidences; support for Java 11; new POS

0 commit comments

Comments
 (0)