| Class and Description |
|---|
| edu.stanford.nlp.dcoref.CorefCoreAnnotations.CorefClusterAnnotation
This was an original dcoref annotation. You should now use CorefChainAnnotation
|
| edu.stanford.nlp.dcoref.CorefCoreAnnotations.CorefGraphAnnotation |
| edu.stanford.nlp.coref.CorefCoreAnnotations.CorefGraphAnnotation |
| edu.stanford.nlp.ie.machinereading.structure.MachineReadingAnnotations.DependencyAnnotation |
| edu.stanford.nlp.ie.machinereading.structure.MachineReadingAnnotations.DocumentIdAnnotation |
| edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations.CollapsedCCProcessedDependenciesAnnotation
In the future, we will only provide basic, enhanced, and
enhanced++ dependencies.
|
| edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations.CollapsedDependenciesAnnotation
In the future, we will only provide basic, enhanced, and
enhanced++ dependencies.
|
| Constructor and Description |
|---|
| edu.stanford.nlp.pipeline.Annotation() |
| edu.stanford.nlp.classify.LogisticClassifier(boolean) |
| edu.stanford.nlp.classify.LogisticClassifier(LogPrior) |
| edu.stanford.nlp.classify.LogisticClassifier(LogPrior, boolean) |