-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathCHANGES
More file actions
19 lines (13 loc) · 686 Bytes
/
CHANGES
File metadata and controls
19 lines (13 loc) · 686 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
==Fixes included in MedTagger-1.0.1==
#115 Update MedTagger release to 1.0.1
#114 Fix capitalization error of POSTaggerAE (was PosTaggerAE) in MedTagger descriptors
#113 Scanner left open
#112 Open2OHTokenizer LineSentenceDetector not checking for zero length in splits
https://sourceforge.net/p/ohnlp/bugs/
==Fixes in MedTagger-1.0.2==
Mavenization and JRE8 Requirement
==Updates & Fixes in MedTagger-1.0.3==
Updates
1) added assertion patterns in medtaggerresources/context/contextRule.txt
2) Separated "Hypothetical" from "Possible" (org.ohnlp.medtagger.context.RuleContextAnnotator.java)
3) A rewrite of the ConText annotator for better performance and expanded functionality