| Package | Description |
|---|---|
| edu.nyu.jet |
The root Jet package provides the methods for top-level system
control and for the Console.
|
| edu.nyu.jet.aceJet |
The AceJet package provides the classes and methods for the
Automatic
Content Extraction (ACE) evaluation.
|
| Class and Description |
|---|
| Datum
a data point, consisting of a set of features and an outcome, intended
as part of the training set for a classifier.
|
| Class and Description |
|---|
| AceDocument
an Ace Document, including entities, time expressions, relations,
and values, either obtained from an APF file or generated by the
system.
|
| AceEntity
an Ace Entity, with information from the ACE key.
|
| AceEntityMention
an Ace Entity Mention, with information from the APF ACE key.
|
| AceEntityName
an Ace Entity Name, with information from the APF ACE key.
|
| AceEvent
an Ace Event, with information from the ACE key or system output.
|
| AceEventArgument
an Ace Event Argument, with information from the ACE key.
|
| AceEventArgumentValue
the value of an AceEvent argument: either a AceEntity, AceValue, or AceTimex.
|
| AceEventMention
an Ace event mention, with information from the ACE key.
|
| AceEventMentionArgument
an Ace Event Mention Argument, with information from the ACE key.
|
| AceMention
the value of an AceEventMention argument: an
AceEntityMention, an AceTimexMention, an AceValueMention, or an AceEventAnchor.
|
| AceRelation
an Ace Relation, with information from the ACE key.
|
| AceRelationMention
an Ace relation mention, with information from the ACE key.
|
| AceTimex
an Ace Timex2 time expression.
|
| AceValue
an Ace value (an entity which is not coreferenced, such as a monetary
amount).
|
| AceValueMention
a mention of an (ACE) value, with information from the APF ACE key.
|
| AnchoredPath
a representation of a lexicalizd dependency path, including
the types of its endpoints.
|
| ChunkPath |
| EventPattern
a pattern which matches a word sequence and produces an Ace Event.
|
| EventTagger
assigns ACE events to a Document, given the entities, times, and values.
|
| Gazetteer
a set of names of locations (countries, cities, etc.).
|
Copyright © 2016 New York University. All rights reserved.