- entrySet() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RegexHashMap
-
returns a merged entryset containing within both the container and cache entrysets
- evaluateCalculationFunctions(JCas) - Method in class de.unihd.dbs.uima.annotator.heideltime.processors.HolidayProcessor
-
This function replaces function calls from the resource files with their TIMEX value.
- Event - Class in de.unihd.dbs.uima.types.heideltime
-
Updated by JCasGen Thu Sep 20 15:38:13 CEST 2012
XML source: /home/julian/heideltime/heideltime-kit/desc/type/HeidelTime_TypeSystem.xml
- Event(int, TOP_Type) - Constructor for class de.unihd.dbs.uima.types.heideltime.Event
-
Internal - constructor used by generator
- Event(JCas) - Constructor for class de.unihd.dbs.uima.types.heideltime.Event
-
- Event(JCas, int, int) - Constructor for class de.unihd.dbs.uima.types.heideltime.Event
-
- Event_Type - Class in de.unihd.dbs.uima.types.heideltime
-
Updated by JCasGen Thu Sep 20 15:38:13 CEST 2012
- Event_Type(JCas, Type) - Constructor for class de.unihd.dbs.uima.types.heideltime.Event_Type
-
initialize variables to correspond with Cas Type and Features
- executeProcessors(JCas, ProcessorManager.Priority) - Method in class de.unihd.dbs.uima.annotator.heideltime.ProcessorManager
-
Based on reflection, this method instantiates and executes all of the
registered Processors.