public class MachineReadingAnnotations extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MachineReadingAnnotations.AllRelationMentionsAnnotation
The CoreMap key for getting relation mentions corresponding to a sentence.
|
static class |
MachineReadingAnnotations.DependencyAnnotation
Deprecated.
|
static class |
MachineReadingAnnotations.DocumentDirectoryAnnotation |
static class |
MachineReadingAnnotations.DocumentIdAnnotation
Deprecated.
|
static class |
MachineReadingAnnotations.EntityMentionsAnnotation
The CoreMap key for getting the entity mentions corresponding to a sentence.
|
static class |
MachineReadingAnnotations.EventMentionsAnnotation
The CoreMap key for getting the event mentions corresponding to a sentence.
|
static class |
MachineReadingAnnotations.GenderAnnotation
Marks words as belonging to a list of either male or female names
|
static class |
MachineReadingAnnotations.RelationMentionsAnnotation
The CoreMap key for getting the relation mentions corresponding to a sentence.
|
static class |
MachineReadingAnnotations.TriggerAnnotation
Marks trigger words for relation extraction
|