|
|||||||||
| 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.RelationMentionsAnnotation
public static class MachineReadingAnnotations.RelationMentionsAnnotation
The CoreMap key for getting the relation mentions corresponding to a sentence. This key is typically set on sentence annotations.
| Constructor Summary | |
|---|---|
MachineReadingAnnotations.RelationMentionsAnnotation()
|
|
| Method Summary | |
|---|---|
java.lang.Class<java.util.List<RelationMention>> |
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.RelationMentionsAnnotation()
| Method Detail |
|---|
public java.lang.Class<java.util.List<RelationMention>> getType()
CoreAnnotation
getType in interface CoreAnnotation<java.util.List<RelationMention>>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||