|
|||||||||
| 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.DependencyAnnotation
@Deprecated public static class MachineReadingAnnotations.DependencyAnnotation
The CoreMap key for getting the syntactic dependencies of a sentence. Note: this is no longer used, but it appears in sentences cached during KBP 2010 This key is typically set on sentence annotations.
| Constructor Summary | |
|---|---|
MachineReadingAnnotations.DependencyAnnotation()
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.Class<SemanticGraph> |
getType()
Deprecated. 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.DependencyAnnotation()
| Method Detail |
|---|
public java.lang.Class<SemanticGraph> getType()
CoreAnnotation
getType in interface CoreAnnotation<SemanticGraph>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||