Package org.apache.ctakes.relationextractor.eval

Class Summary
ModifierExtractorEvaluation  
ModifierExtractorEvaluation.OnlyGoldModifiers Class that copies the manual Modifier annotations to the default CAS.
ModifierExtractorEvaluation.Options  
PreprocessAndWriteXmi Use this to do batch preprocessing and conversion to CAS XMI files for use in experiments.
PreprocessAndWriteXmi.CopyDocumentTextToGoldView  
PreprocessAndWriteXmi.DocumentIDAnnotator Class for adding DocumentID annotations.
PreprocessAndWriteXmi.Options  
PreprocessAndWriteXmi.SerializeDocumentToXMI  
PrintRelationStatistics  
PrintRelationStatistics.Options  
RelationExtractorEvaluation  
RelationExtractorEvaluation.HashableArguments This class is useful for mapping the spans of relation arguments to the relation's category.
RelationExtractorEvaluation.Options  
RelationExtractorEvaluation.ParameterSettings Holds a set of parameters for a relation extraction model
RelationExtractorEvaluation.RemoveCTakesMentionsAndCopyGoldRelations Annotator that removes cTAKES mentions in the system view and copies relations from the gold view to the system view
RelationExtractorEvaluation.RemoveOtherRelations  
RelationExtractorEvaluation.RemoveSmallerEntityMentions  
RelationExtractorEvaluation.ReplaceCTakesMentionsWithGoldMentions Annotator that removes cTAKES EntityMentions and Modifiers from the system view, and copies over the manually annotated EntityMentions and Modifiers from the gold view.
XMIReader UIMA CollectionReader that reads in CASes from XMI files.