|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.ie.machinereading.structure.MachineReadingAnnotations.EventMentionsAnnotation
public static class MachineReadingAnnotations.EventMentionsAnnotation
The CoreMap key for getting the event mentions corresponding to a sentence. This key is typically set on sentence annotations.
| Constructor Summary | |
|---|---|
MachineReadingAnnotations.EventMentionsAnnotation()
|
|
| Method Summary | |
|---|---|
java.lang.Class<java.util.List<EventMention>> |
getType()
Returns the type associated with this annotation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MachineReadingAnnotations.EventMentionsAnnotation()
| Method Detail |
|---|
public java.lang.Class<java.util.List<EventMention>> getType()
CoreAnnotation
getType in interface CoreAnnotation<java.util.List<EventMention>>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||