| Name | Description | Type | Package | Framework |
| CorefCoreAnnotations | Similar to CoreAnnotations, but this class contains | Class | edu.stanford.nlp.hcoref | Stanford Parser |
| CorefCoreAnnotations .CorefAnnotation | the standard key for the coref label. | Class | edu.stanford.nlp.hcoref.CorefCoreAnnotations | Stanford Parser |
| CorefCoreAnnotations .CorefChainAnnotation | Class | edu.stanford.nlp.hcoref.CorefCoreAnnotations | Stanford Parser | |
| CorefCoreAnnotations .CorefClusterAnnotation | Set of all the CoreLabel objects which are coreferent with a CoreLabel. | Class | edu.stanford.nlp.hcoref.CorefCoreAnnotations | Stanford Parser |
| CorefCoreAnnotations .CorefClusterIdAnnotation | An integer representing a document-level unique cluster of coreferent entities. | Class | edu.stanford.nlp.hcoref.CorefCoreAnnotations | Stanford Parser |
| CorefCoreAnnotations .CorefDestAnnotation | Destination of the coreference link for this word (if any): it contains the index of the sentence and the index of the word that | Class | edu.stanford.nlp.hcoref.CorefCoreAnnotations | Stanford Parser |
| CorefCoreAnnotations .CorefGraphAnnotation | This stores the entire set of coreference links for one document. | Class | edu.stanford.nlp.hcoref.CorefCoreAnnotations | Stanford Parser |
| CorefCoreAnnotations .CorefMentionsAnnotation | Class | edu.stanford.nlp.hcoref.CorefCoreAnnotations | Stanford Parser | |
| CorefCoreAnnotations | Similar to CoreAnnotations, but this class contains | Class | edu.stanford.nlp.hcoref | JavaNlp |
| CorefCoreAnnotations .CorefAnnotation | the standard key for the coref label. | Class | edu.stanford.nlp.hcoref.CorefCoreAnnotations | JavaNlp |
| CorefCoreAnnotations .CorefChainAnnotation | Class | edu.stanford.nlp.hcoref.CorefCoreAnnotations | JavaNlp | |
| CorefCoreAnnotations .CorefClusterAnnotation | Set of all the CoreLabel objects which are coreferent with a CoreLabel. | Class | edu.stanford.nlp.hcoref.CorefCoreAnnotations | JavaNlp |
| CorefCoreAnnotations .CorefClusterIdAnnotation | An integer representing a document-level unique cluster of coreferent entities. | Class | edu.stanford.nlp.hcoref.CorefCoreAnnotations | JavaNlp |
| CorefCoreAnnotations .CorefDestAnnotation | Destination of the coreference link for this word (if any): it contains the index of the sentence and the index of the word that | Class | edu.stanford.nlp.hcoref.CorefCoreAnnotations | JavaNlp |
| CorefCoreAnnotations .CorefGraphAnnotation | This stores the entire set of coreference links for one document. | Class | edu.stanford.nlp.hcoref.CorefCoreAnnotations | JavaNlp |
| CorefCoreAnnotations .CorefMentionsAnnotation | Class | edu.stanford.nlp.hcoref.CorefCoreAnnotations | JavaNlp | |