| Class | Description |
|---|---|
| CorefChain |
Output of (deterministic) coref system.
|
| CorefChain.CorefMention |
Mention for coref output.
|
| CorefChain.CorefMentionComparator | |
| CorefChain.MentionComparator | |
| CorefCluster |
One cluster for the SieveCoreferenceSystem.
|
| Dictionaries |
Stores various data used for coreference.
|
| Document | |
| DocumentMaker |
Class for creating
Documents from raw Annotations or from CoNLL input data. |
| DocumentPreprocessor |
Coref document preprocessor.
|
| InputDoc |
An input document read from a input source (CoNLL, ACE, MUC, or raw text).
|
| Mention |
One mention for the SieveCoreferenceSystem.
|
| Semantics |
Semantic knowledge: currently WordNet is available
|
| SpeakerInfo |
Information about a speaker
|
| WordLists |
Word lists for Chinese and English used in the coref system.
|
| Enum | Description |
|---|---|
| Dictionaries.Animacy | |
| Dictionaries.Gender | |
| Dictionaries.MentionType | |
| Dictionaries.Number | |
| Dictionaries.Person | |
| Document.DocType |