|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.ling.CoreAnnotations.DocIDAnnotation
edu.stanford.nlp.ie.machinereading.structure.MachineReadingAnnotations.DocumentIdAnnotation
@Deprecated public static class MachineReadingAnnotations.DocumentIdAnnotation
The CoreMap key for getting the document id of a given sentence. This key is typically set on sentence annotations. NOTE: This is a trivial subclass of CoreAnnotations.DocIDAnnotation
| Constructor Summary | |
|---|---|
MachineReadingAnnotations.DocumentIdAnnotation()
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.Class<java.lang.String> |
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.DocumentIdAnnotation()
| Method Detail |
|---|
public java.lang.Class<java.lang.String> getType()
CoreAnnotation
getType in interface CoreAnnotation<java.lang.String>getType in class CoreAnnotations.DocIDAnnotation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||