| 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 |
|---|---|
AceRelation |
AceRelationMention.relation
relation: the AceRelation of which this is a mention
|
| Modifier and Type | Field and Description |
|---|---|
ArrayList<AceRelation> |
AceDocument.relations
a list of the relations in the document
|
| Modifier and Type | Method and Description |
|---|---|
void |
AceDocument.addRelation(AceRelation relation) |
Copyright © 2016 New York University. All rights reserved.