| Package | Description |
|---|---|
| edu.nyu.jet |
The root Jet package provides the methods for top-level system
control and for the Console.
|
| edu.nyu.jet.time |
The Time package contains code for annotating time expressions in text
following the TIMEX2 standard.
|
| Modifier and Type | Method and Description |
|---|---|
static TimeAnnotator |
JetTest.getTimeAnnotator()
Returns instance of
Jet.Time.TimeAnnotator for annotating
TIMEX. |
| Modifier and Type | Field and Description |
|---|---|
static TimeAnnotator |
TimeMain.timeAnnotator |
| Modifier and Type | Method and Description |
|---|---|
TimeAnnotator |
TimeRule.getTimeAnnotator() |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeRule.setTimeAnnotator(TimeAnnotator timeAnnotator) |
Copyright © 2016 New York University. All rights reserved.