- All Implemented Interfaces:
- org.apache.uima.analysis_component.AnalysisComponent
public class PSESentenceAnnotator
extends org.apache.uima.analysis_component.JCasAnnotator_ImplBase
Identify the sentence(s) that contains PSE (signs/symptoms or
disease/disorder) and drugs and add them to PSESentence. - If the sentence
containing PSE doesn't have drug, include the previous sentence if it
contains drug and it is in the same line (paragraph). - Disregard the
particular section(s) (eg, allergy section (20105)) This annotation will be
used to extract features for side-effect sentence classification.
- Author:
- Mayo Clinic