@@ -41,68 +41,68 @@ LICENSE
41
41
CHANGES
42
42
---------------------------------
43
43
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
46
46
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
48
48
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
52
52
53
- 2022-08-29 4.5.1 Bugfixes to tokenizer and semgrex
53
+ 2022-08-29 4.5.1 Bugfixes to tokenizer and semgrex
54
54
55
55
2022-07-21 4.5.0 Tokenizer and lemmatizer upgrades, along with
56
56
a new tsurgeon operation and some bugfixes
57
57
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
60
60
61
61
2021-10-14 4.3.1 Minor bugfixes to German umlaut tokenization,
62
62
CDC tokenizer offset, Hungarian model package
63
63
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
68
68
69
- 2021-05-14 4.2.2 Fix issue with demo.
69
+ 2021-05-14 4.2.2 Fix issue with demo.
70
70
71
71
2021-05-05 4.2.1 Fix Turkish locale bug, QuoteAnnotator crash
72
72
fixes, smaller srparser models, improvements
73
73
to enhanced UD converter, Updated dependencies
74
74
(istack, protobuf), batch processing of
75
75
semgrex & enhancer requests when using stanza
76
76
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
83
83
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
86
86
87
87
2020-04-19 4.0.0 Changed to UDv2 tokenization ("new" LDC Treebank,
88
88
for English); handles multi-word-tokens;
89
89
improved UDv2-based taggers and parsers for
90
90
English, French, German, Spanish; new French NER;
91
91
new Chinese segmenter; library updates, bug fixes
92
92
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
99
99
100
- 2018-02-27 3.9.1 Bug fixes, minor enhancements
100
+ 2018-02-27 3.9.1 Bug fixes, minor enhancements
101
101
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
106
106
107
107
2017-06-09 3.8.0 Web service annotator, discussion forum
108
108
handling, new French and Spanish models
0 commit comments