- readConfigFile(String) - Static method in class de.unihd.dbs.heideltime.standalone.HeidelTimeStandalone
-
- readNormalizationResources(HashMap<String, String>) - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.NormalizationManager
-
Read the resources (of any language) from resource files and
fill the HashMaps used for normalization tasks.
- readRules(HashMap<String, String>, String) - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
READ THE RULES FROM THE FILES.
- RegexHashMap<T> - Class in de.unihd.dbs.uima.annotator.heideltime.resources
-
Implements a HashMap extended with regular expression keys and caching functionality.
- RegexHashMap() - Constructor for class de.unihd.dbs.uima.annotator.heideltime.resources.RegexHashMap
-
- registerProcessor(String, ProcessorManager.Priority) - Method in class de.unihd.dbs.uima.annotator.heideltime.ProcessorManager
-
method to register a processor
- registerProcessor(String) - Method in class de.unihd.dbs.uima.annotator.heideltime.ProcessorManager
-
method to register a processor without priority
- remove(Object) - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RegexHashMap
-
removes a specific key's association from the container
- removeInvalids(JCas) - Method in class de.unihd.dbs.uima.annotator.heideltime.HeidelTime
-
Postprocessing: Remove invalid timex expressions.
- RePatternManager - Class in de.unihd.dbs.uima.annotator.heideltime.resources
-
This class fills the role of a manager of all the RePattern resources.
- resetParentheses(String) - Method in class de.unihd.dbs.uima.reader.tempeval2reader.Tempeval2Reader
-
- ResultFormatter - Interface in de.unihd.dbs.heideltime.standalone.components
-
Formatter pattern for results of HeidelTime execution.
- RuleManager - Class in de.unihd.dbs.uima.annotator.heideltime.resources
-
This class fills the role of a manager of all the rule resources.