|
Class Summary |
| BIOExample |
An example of a word and information about where in a chunk
it is located: beginning, inside, or outside a chunk. |
| CaseExample |
|
| CExample |
A coreference example (CExample) is a pair of referrers, where each
referrer is either an entity mention or a set of entity mentions,
and the document containing the mentions. |
| Example |
|
| ExtendHeadExample |
Represents an example of a word associated with some head,
used to determine whether the word is part of the extent
of that head's mention. |
| GExample |
An example representing a mention and its gender,
for use as the input to gender classifiers. |
| IntroExample |
An example to hold an Mention and knowledge of whether
the example is the first mention of an entity in a document. |
| WordExample |
Represents a word in a document, for use in classification
or classifier training, along with utility methods for getting information
and features pertaining to the word. |