Package | Description |
---|---|
de.unihd.dbs.uima.annotator.heideltime.utilities | |
de.unihd.dbs.uima.types.heideltime |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
ContextAnalyzer.getClosestTense(Timex3 timex,
org.apache.uima.jcas.JCas jcas,
Language language)
Get the last tense used in the sentence
|
static java.lang.String |
ContextAnalyzer.getLastTense(Timex3 timex,
org.apache.uima.jcas.JCas jcas,
Language language)
Get the last tense used in the sentence
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
ContextAnalyzer.getLastMentionedX(java.util.List<Timex3> linearDates,
int i,
java.lang.String x,
Language language)
The value of the x of the last mentioned Timex is calculated.
|
Modifier and Type | Class and Description |
---|---|
class |
Timex3Interval
Updated by JCasGen Thu Sep 20 15:38:14 CEST 2012
XML source: /home/julian/heideltime/heideltime-kit/desc/type/HeidelTime_TypeSystem.xml
|