Skip to content

Commit 1fb0f59

Browse files
committed
[skip travis] Update changelog
1 parent b75ab33 commit 1fb0f59

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
========
2+
2.2.1
3+
========
4+
---------------
5+
Overview
6+
---------------
7+
This short release is to address a few uncovered issues in the previous 2.2.0 release. Thank you all for quick feedback.
8+
9+
---------------
10+
Enhancements
11+
---------------
12+
* NerDLApproach new param includeValidationProp allows partitioning the training set and exclude a fraction
13+
* NerDLApproach trainValidationProp now randomly samples the data as opposed to head first
14+
15+
---------------
16+
Bugfixes
17+
---------------
18+
* Fixed a bug in ResourceHelper causing folder resources to fail when a folder is empty (affects various annotators)
19+
* Fixed a bug in python embeddings format not parsed to upper case
20+
* Fixed a bug in python causing an incapability to load PipelineModels after loading embeddings
21+
122
========
223
2.2.0
324
========

0 commit comments

Comments
 (0)