| Package | Description |
|---|---|
| edu.nyu.jet.aceJet |
The AceJet package provides the classes and methods for the
Automatic
Content Extraction (ACE) evaluation.
|
| Modifier and Type | Field and Description |
|---|---|
ArrayList<AceEventMention> |
AceEvent.mentions
a list of the mentions of this event (each of type AceEventMention)
|
| Modifier and Type | Method and Description |
|---|---|
void |
AceEvent.addMention(AceEventMention mention)
add mention 'mention' to the event.
|
Copyright © 2016 New York University. All rights reserved.