|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations
public class SemanticGraphCoreAnnotations
This class collects CoreAnnotations that are used in working with a SemanticGraph. (These were originally separated out at a time when a SemanticGraph was backed by the JGraphT library so as not to introduce a library dependency for some tools. This is no longer the case, but they remain gathered here.)
| Nested Class Summary | |
|---|---|
static class |
SemanticGraphCoreAnnotations.BasicDependenciesAnnotation
The CoreMap key for getting the syntactic dependencies of a sentence. |
static class |
SemanticGraphCoreAnnotations.CollapsedCCProcessedDependenciesAnnotation
The CoreMap key for getting the syntactic dependencies of a sentence. |
static class |
SemanticGraphCoreAnnotations.CollapsedDependenciesAnnotation
The CoreMap key for getting the syntactic dependencies of a sentence. |
| Constructor Summary | |
|---|---|
SemanticGraphCoreAnnotations()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SemanticGraphCoreAnnotations()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||