Skip to content

Commit 4226765

Browse files
committed
rstrip the release descriptions in README
1 parent 9f3c3c7 commit 4226765

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed

doc/corenlp/README.txt

+33-33
Original file line numberDiff line numberDiff line change
@@ -41,68 +41,68 @@ LICENSE
4141
CHANGES
4242
---------------------------------
4343

44-
2023-03-15 4.5.4 Minor updates to Ssurgeon, include the
45-
Morphology CLI
44+
2023-03-15 4.5.4 Minor updates to Ssurgeon, include the
45+
Morphology CLI
4646

47-
2023-03-10 4.5.3 Fix the collinizer. Add an Ssurgeon interface
47+
2023-03-10 4.5.3 Fix the collinizer. Add an Ssurgeon interface
4848

49-
2023-01-19 4.5.2 Update package dependencies to avoid security
50-
problems. Add protobuf CLI tools for use in
51-
Python or elsewhere
49+
2023-01-19 4.5.2 Update package dependencies to avoid security
50+
problems. Add protobuf CLI tools for use in
51+
Python or elsewhere
5252

53-
2022-08-29 4.5.1 Bugfixes to tokenizer and semgrex
53+
2022-08-29 4.5.1 Bugfixes to tokenizer and semgrex
5454

5555
2022-07-21 4.5.0 Tokenizer and lemmatizer upgrades, along with
5656
a new tsurgeon operation and some bugfixes
5757

58-
2022-01-20 4.4.0 Fix issue with Italian depparse, tsurgeon CLI,
59-
fix security issues, bug fixes
58+
2022-01-20 4.4.0 Fix issue with Italian depparse, tsurgeon CLI,
59+
fix security issues, bug fixes
6060

6161
2021-10-14 4.3.1 Minor bugfixes to German umlaut tokenization,
6262
CDC tokenizer offset, Hungarian model package
6363

64-
2021-09-26 4.3.0 Add trained tokenizer from corenlp-it, add
65-
Italian and Hungarian pipelines using data
66-
from FBK, UD, Szeged, NYTK, and SPMRL. Better
67-
emoji support in the PTB tokenizer
64+
2021-09-26 4.3.0 Add trained tokenizer from corenlp-it, add
65+
Italian and Hungarian pipelines using data
66+
from FBK, UD, Szeged, NYTK, and SPMRL. Better
67+
emoji support in the PTB tokenizer
6868

69-
2021-05-14 4.2.2 Fix issue with demo.
69+
2021-05-14 4.2.2 Fix issue with demo.
7070

7171
2021-05-05 4.2.1 Fix Turkish locale bug, QuoteAnnotator crash
7272
fixes, smaller srparser models, improvements
7373
to enhanced UD converter, Updated dependencies
7474
(istack, protobuf), batch processing of
7575
semgrex & enhancer requests when using stanza
7676

77-
2020-11-16 4.2.0 Bug fixes, Retrained English parser models
78-
with improved trees, Updated dependencies
79-
(ejml, junit, jflex), Speed up loading
80-
Wikidict annotator, New features for server
81-
handling of tokensregex and tregex requests,
82-
Release built directly from GitHub repo
77+
2020-11-16 4.2.0 Bug fixes, Retrained English parser models
78+
with improved trees, Updated dependencies
79+
(ejml, junit, jflex), Speed up loading
80+
Wikidict annotator, New features for server
81+
handling of tokensregex and tregex requests,
82+
Release built directly from GitHub repo
8383

84-
2020-07-31 4.1.0 Improved server interface, improved memory
85-
usage of sutime, spanish tokenization upgrades
84+
2020-07-31 4.1.0 Improved server interface, improved memory
85+
usage of sutime, spanish tokenization upgrades
8686

8787
2020-04-19 4.0.0 Changed to UDv2 tokenization ("new" LDC Treebank,
8888
for English); handles multi-word-tokens;
8989
improved UDv2-based taggers and parsers for
9090
English, French, German, Spanish; new French NER;
9191
new Chinese segmenter; library updates, bug fixes
9292

93-
2018-10-05 3.9.2 improved NER pipeline and entity mention
94-
confidences; support for Java 11; new POS
95-
models for English; 4 methods for setting
96-
document dates; tokenizer improvements;
97-
CoreNLP runs as filter from stdin to stdout;
98-
bug fixes
93+
2018-10-05 3.9.2 improved NER pipeline and entity mention
94+
confidences; support for Java 11; new POS
95+
models for English; 4 methods for setting
96+
document dates; tokenizer improvements;
97+
CoreNLP runs as filter from stdin to stdout;
98+
bug fixes
9999

100-
2018-02-27 3.9.1 Bug fixes, minor enhancements
100+
2018-02-27 3.9.1 Bug fixes, minor enhancements
101101

102-
2018-01-31 3.9.0 Spanish KBP and new dependency parse model,
103-
wrapper API for data, quote attribution
104-
improvements, easier use of coref info, bug
105-
fixes
102+
2018-01-31 3.9.0 Spanish KBP and new dependency parse model,
103+
wrapper API for data, quote attribution
104+
improvements, easier use of coref info, bug
105+
fixes
106106

107107
2017-06-09 3.8.0 Web service annotator, discussion forum
108108
handling, new French and Spanish models

0 commit comments

Comments
 (0)