| Package | Description |
|---|---|
| edu.nyu.jet.time |
The Time package contains code for annotating time expressions in text
following the TIMEX2 standard.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DayOfWeekPattern |
class |
MonthPattern |
class |
NumberPattern |
class |
RegexPattern |
class |
StringPattern |
class |
TimePattern
A time expression pattern element for transformation patterns which
matches a TIMEX2 annotation (as created by a basic time pattern).
|
| Modifier and Type | Method and Description |
|---|---|
PatternItem[] |
TimeRule.getPatternItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeRule.setPatternItems(PatternItem[] patterns) |
Copyright © 2016 New York University. All rights reserved.