|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.nlp.trees.semgraph.SemanticGraphCoreAnnotations.CollapsedCCProcessedDependenciesAnnotation
public static class SemanticGraphCoreAnnotations.CollapsedCCProcessedDependenciesAnnotation
The CoreMap key for getting the syntactic dependencies of a sentence. These are dependencies that are both collapsed and have CC processing! This key is typically set on sentence annotations.
Constructor Summary | |
---|---|
SemanticGraphCoreAnnotations.CollapsedCCProcessedDependenciesAnnotation()
|
Method Summary | |
---|---|
java.lang.Class<SemanticGraph> |
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 SemanticGraphCoreAnnotations.CollapsedCCProcessedDependenciesAnnotation()
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 |