Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.1.0
-
None
Description
Currently, ModifierExtractorAnnotator produces just Modifier annotations, not the more specific annotations like SeverityModifier, BodyLateralityModifier, BodySideModifier, etc. Fixing this will require a bit of re-engineering, since the BIOChunking class used by the annotator assumes that it's always working with annotations of a single type.