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