|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.ling.CoreAnnotations.CoNLLSRLAnnotation
public static class CoreAnnotations.CoNLLSRLAnnotation
CoNLL SRL/dep parsing - map which, for the current word, specifies its specific role for each predicate
| Constructor Summary | |
|---|---|
CoreAnnotations.CoNLLSRLAnnotation()
|
|
| Method Summary | |
|---|---|
java.lang.Class<java.util.Map<java.lang.Integer,java.lang.String>> |
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 CoreAnnotations.CoNLLSRLAnnotation()
| Method Detail |
|---|
public java.lang.Class<java.util.Map<java.lang.Integer,java.lang.String>> getType()
CoreAnnotation
getType in interface CoreAnnotation<java.util.Map<java.lang.Integer,java.lang.String>>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||