| 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.hcoref.CorefCoreAnnotations.CorefGraphAnnotation |
| edu.stanford.nlp.ie.machinereading.structure.MachineReadingAnnotations.DependencyAnnotation |
| edu.stanford.nlp.ie.machinereading.structure.MachineReadingAnnotations.DocumentIdAnnotation |
| Field and Description |
|---|
| edu.stanford.nlp.international.arabic.process.IOBUtils.RewriteTahSymbol
use RewriteSymbol instead
|
| edu.stanford.nlp.international.arabic.process.IOBUtils.RewriteTareefSymbol
use RewriteSymbol instead
|
| 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) |