- GenericProcessor - Class in de.unihd.dbs.uima.annotator.heideltime.processors
-
Abstract class to for all Processors to inherit from.
- GenericProcessor() - Constructor for class de.unihd.dbs.uima.annotator.heideltime.processors.GenericProcessor
-
Constructor that sets the component for logger use.
- GenericResourceManager - Class in de.unihd.dbs.uima.annotator.heideltime.resources
-
Abstract class for all Resource Managers to inherit from.
- get(String) - Static method in class de.unihd.dbs.heideltime.standalone.Config
-
Gets config parameter identified by key
- get(Object) - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RegexHashMap
-
checks whether the requested key has a direct match in either cache or container, and if it
doesn't, also evaluates the container's keyset as regexes to match against the input key and
if any of those methods yield a value, returns that value
if a value is found doing regex evaluation, use that regex-key's match as a non-regex
key with the regex's value to form a new entry in the cache.
- get(String) - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RePatternManager
-
proxy method to access the hmAllRePattern member
- getAllTokIds() - Method in class de.unihd.dbs.uima.types.heideltime.Timex3
-
getter for allTokIds - gets
- getAllTokIds(int) - Method in class de.unihd.dbs.uima.types.heideltime.Timex3_Type
-
- getAspect() - Method in class de.unihd.dbs.uima.types.heideltime.Event
-
getter for aspect - gets
- getAspect(int) - Method in class de.unihd.dbs.uima.types.heideltime.Event_Type
-
- getAttributesForTimexFromFile(String, HashMap<String, String>, HashMap<String, String>, HashMap<String, String>, HashMap<String, String>, MatchResult, JCas) - Method in class de.unihd.dbs.uima.annotator.heideltime.HeidelTime
-
- getClosestTense(Timex3, JCas, Language) - Static method in class de.unihd.dbs.uima.annotator.heideltime.utilities.ContextAnalyzer
-
Get the last tense used in the sentence
- getConfigParameterNames(String) - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getConfigParameterNames() - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getConfigParameterValue(String) - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getConfigParameterValue(String, String) - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getConfigurationGroupNames() - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getDataPath() - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getDefaultValue() - Method in enum de.unihd.dbs.heideltime.standalone.CLISwitch
-
- getDocumentType() - Method in class de.unihd.dbs.heideltime.standalone.HeidelTimeStandalone
-
- getEasterSunday(int, int) - Method in class de.unihd.dbs.uima.annotator.heideltime.processors.HolidayProcessor
-
Get the date of a day relative to Easter Sunday in a given year.
- getEasterSunday(int) - Method in class de.unihd.dbs.uima.annotator.heideltime.processors.HolidayProcessor
-
Get the date of Eastersunday in a given year
- getEmptyCas(Class) - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getEnumFromSwitch(String) - Static method in enum de.unihd.dbs.heideltime.standalone.CLISwitch
-
- getEventId() - Method in class de.unihd.dbs.uima.types.heideltime.Event
-
getter for eventId - gets
- getEventId(int) - Method in class de.unihd.dbs.uima.types.heideltime.Event_Type
-
- getEventInstanceId() - Method in class de.unihd.dbs.uima.types.heideltime.Event
-
getter for eventInstanceId - gets
- getEventInstanceId(int) - Method in class de.unihd.dbs.uima.types.heideltime.Event_Type
-
- getFilename() - Method in class de.unihd.dbs.uima.types.heideltime.Dct
-
getter for filename - gets
- getFilename(int) - Method in class de.unihd.dbs.uima.types.heideltime.Dct_Type
-
- getFilename() - Method in class de.unihd.dbs.uima.types.heideltime.Event
-
getter for filename - gets
- getFilename(int) - Method in class de.unihd.dbs.uima.types.heideltime.Event_Type
-
- getFilename() - Method in class de.unihd.dbs.uima.types.heideltime.Sentence
-
getter for filename - gets
- getFilename(int) - Method in class de.unihd.dbs.uima.types.heideltime.Sentence_Type
-
- getFilename() - Method in class de.unihd.dbs.uima.types.heideltime.Timex3
-
getter for filename - gets
- getFilename(int) - Method in class de.unihd.dbs.uima.types.heideltime.Timex3_Type
-
- getFilename() - Method in class de.unihd.dbs.uima.types.heideltime.Token
-
getter for filename - gets
- getFilename(int) - Method in class de.unihd.dbs.uima.types.heideltime.Token_Type
-
- getFirstTokId() - Method in class de.unihd.dbs.uima.types.heideltime.Timex3
-
getter for firstTokId - gets
- getFirstTokId(int) - Method in class de.unihd.dbs.uima.types.heideltime.Timex3_Type
-
- getFoundByRule() - Method in class de.unihd.dbs.uima.types.heideltime.Timex3
-
getter for foundByRule - gets
- getFoundByRule(int) - Method in class de.unihd.dbs.uima.types.heideltime.Timex3_Type
-
- getFromHmAllNormalization(String) - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.NormalizationManager
-
- getFromNormDayInWeek(String) - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.NormalizationManager
-
- getFromNormMonthInQuarter(String) - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.NormalizationManager
-
- getFromNormMonthInSeason(String) - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.NormalizationManager
-
- getFromNormMonthName(String) - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.NormalizationManager
-
- getFromNormNumber(String) - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.NormalizationManager
-
- getHasFollowingValue() - Method in enum de.unihd.dbs.heideltime.standalone.CLISwitch
-
- getHmDateFreq() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmDateMod() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmDateNormalization() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmDateOffset() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmDatePattern() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmDatePosConstraint() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmDateQuant() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmDurationFreq() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmDurationMod() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmDurationNormalization() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmDurationOffset() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmDurationPattern() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmDurationPosConstraint() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmDurationQuant() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmSetFreq() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmSetMod() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmSetNormalization() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmSetOffset() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmSetPattern() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmSetPosConstraint() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmSetQuant() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmTimeFreq() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmTimeMod() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmTimeNormalization() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmTimeOffset() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmTimePattern() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmTimePosConstraint() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getHmTimeQuant() - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
- getInstance() - Static method in class de.unihd.dbs.uima.annotator.heideltime.ProcessorManager
-
getInstance method of the singleton pattern
- getInstance(Language) - Static method in class de.unihd.dbs.uima.annotator.heideltime.resources.NormalizationManager
-
singleton producer.
- getInstance(Language) - Static method in class de.unihd.dbs.uima.annotator.heideltime.resources.RePatternManager
-
singleton producer.
- getInstance(Language) - Static method in class de.unihd.dbs.uima.annotator.heideltime.resources.RuleManager
-
singleton producer.
- getInstrumentationFacility() - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getIsActive() - Method in enum de.unihd.dbs.heideltime.standalone.CLISwitch
-
- getLanguage() - Method in class de.unihd.dbs.heideltime.standalone.HeidelTimeStandalone
-
- getLanguageFromString(String) - Static method in enum de.unihd.dbs.uima.annotator.heideltime.resources.Language
-
Takes a string and checks whether we have hardcoded parameter support for the given language.
- getLastMentionedX(List<Timex3>, int, String, Language) - Static method in class de.unihd.dbs.uima.annotator.heideltime.utilities.ContextAnalyzer
-
The value of the x of the last mentioned Timex is calculated.
- getLastTense(Timex3, JCas, Language) - Static method in class de.unihd.dbs.uima.annotator.heideltime.utilities.ContextAnalyzer
-
Get the last tense used in the sentence
- getLocaleFromString(String) - Static method in class de.unihd.dbs.uima.annotator.heideltime.utilities.DateCalculator
-
takes a desired locale input string, iterates through available locales, returns a locale object
- getLogger() - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getMessage() - Method in exception de.unihd.dbs.uima.annotator.heideltime.HeidelTimeException
-
- getModality() - Method in class de.unihd.dbs.uima.types.heideltime.Event
-
getter for modality - gets
- getModality(int) - Method in class de.unihd.dbs.uima.types.heideltime.Event_Type
-
- getName() - Method in enum de.unihd.dbs.heideltime.standalone.CLISwitch
-
- getName() - Method in enum de.unihd.dbs.uima.annotator.heideltime.resources.Language
-
- getNext(CAS) - Method in class de.unihd.dbs.uima.reader.aceternreader.ACETernReader
-
- getNext(CAS) - Method in class de.unihd.dbs.uima.reader.tempeval2reader.Tempeval2Reader
-
- getNext(CAS) - Method in class de.unihd.dbs.uima.reader.tempeval3reader.Tempeval3Reader
-
- getNumberOfDocuments() - Method in class de.unihd.dbs.uima.reader.aceternreader.ACETernReader
-
Gets the total number of documents that will be returned by this collection reader.
- getOffsetInSource() - Method in class de.unihd.dbs.uima.types.heideltime.SourceDocInfo
-
getter for offsetInSource - gets
- getOffsetInSource(int) - Method in class de.unihd.dbs.uima.types.heideltime.SourceDocInfo_Type
-
- getOutputType() - Method in class de.unihd.dbs.heideltime.standalone.HeidelTimeStandalone
-
- getPolarity() - Method in class de.unihd.dbs.uima.types.heideltime.Event
-
getter for polarity - gets
- getPolarity(int) - Method in class de.unihd.dbs.uima.types.heideltime.Event_Type
-
- getPos() - Method in class de.unihd.dbs.uima.types.heideltime.Token
-
getter for pos - gets
- getPos(int) - Method in class de.unihd.dbs.uima.types.heideltime.Token_Type
-
- getPosFromMatchResult(int, int, Sentence, JCas) - Method in class de.unihd.dbs.uima.annotator.heideltime.HeidelTime
-
Identify the part of speech (POS) of a MarchResult.
- getPosTagger() - Method in class de.unihd.dbs.heideltime.standalone.HeidelTimeStandalone
-
- getPrintDetails() - Static method in class de.unihd.dbs.uima.annotator.heideltime.utilities.Logger
-
Outputs whether DEBUG-Level information is printed or not
- getProgress() - Method in class de.unihd.dbs.uima.reader.aceternreader.ACETernReader
-
- getProgress() - Method in class de.unihd.dbs.uima.reader.tempeval2reader.Tempeval2Reader
-
- getProgress() - Method in class de.unihd.dbs.uima.reader.tempeval3reader.Tempeval3Reader
-
- getResourceAsStream(String) - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getResourceAsStream(String, String[]) - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getResourceFilePath(String) - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getResourceFilePath(String, String[]) - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getResourceFolder() - Method in enum de.unihd.dbs.uima.annotator.heideltime.resources.Language
-
- getResourceObject(String) - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getResourceObject(String, String[]) - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getResourceURI(String) - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getResourceURI(String, String[]) - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getResourceURL(String) - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getResourceURL(String, String[]) - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getSentenceId() - Method in class de.unihd.dbs.uima.types.heideltime.Sentence
-
getter for sentenceId - gets
- getSentenceId(int) - Method in class de.unihd.dbs.uima.types.heideltime.Sentence_Type
-
- getSentId() - Method in class de.unihd.dbs.uima.types.heideltime.Event
-
getter for sentId - gets
- getSentId(int) - Method in class de.unihd.dbs.uima.types.heideltime.Event_Type
-
- getSentId() - Method in class de.unihd.dbs.uima.types.heideltime.Timex3
-
getter for sentId - gets
- getSentId(int) - Method in class de.unihd.dbs.uima.types.heideltime.Timex3_Type
-
- getSentId() - Method in class de.unihd.dbs.uima.types.heideltime.Token
-
getter for sentId - gets
- getSentId(int) - Method in class de.unihd.dbs.uima.types.heideltime.Token_Type
-
- getSession() - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getSofaMappings() - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StandaloneConfigContext
-
- getSwitchString() - Method in enum de.unihd.dbs.heideltime.standalone.CLISwitch
-
- getTense() - Method in class de.unihd.dbs.uima.types.heideltime.Event
-
getter for tense - gets
- getTense(int) - Method in class de.unihd.dbs.uima.types.heideltime.Event_Type
-
- getTimexFreq() - Method in class de.unihd.dbs.uima.types.heideltime.Timex3
-
getter for timexFreq - gets
- getTimexFreq(int) - Method in class de.unihd.dbs.uima.types.heideltime.Timex3_Type
-
- getTimexId() - Method in class de.unihd.dbs.uima.types.heideltime.Dct
-
getter for timexId - gets
- getTimexId(int) - Method in class de.unihd.dbs.uima.types.heideltime.Dct_Type
-
- getTimexId() - Method in class de.unihd.dbs.uima.types.heideltime.Timex3
-
getter for timexId - gets
- getTimexId(int) - Method in class de.unihd.dbs.uima.types.heideltime.Timex3_Type
-
- getTimexInstance() - Method in class de.unihd.dbs.uima.types.heideltime.Timex3
-
getter for timexInstance - gets
- getTimexInstance(int) - Method in class de.unihd.dbs.uima.types.heideltime.Timex3_Type
-
- getTimexMod() - Method in class de.unihd.dbs.uima.types.heideltime.Timex3
-
getter for timexMod - gets
- getTimexMod(int) - Method in class de.unihd.dbs.uima.types.heideltime.Timex3_Type
-
- getTimexQuant() - Method in class de.unihd.dbs.uima.types.heideltime.Timex3
-
getter for timexQuant - gets
- getTimexQuant(int) - Method in class de.unihd.dbs.uima.types.heideltime.Timex3_Type
-
- getTimexType() - Method in class de.unihd.dbs.uima.types.heideltime.Timex3
-
getter for timexType - gets
- getTimexType(int) - Method in class de.unihd.dbs.uima.types.heideltime.Timex3_Type
-
- getTimexValue() - Method in class de.unihd.dbs.uima.types.heideltime.Timex3
-
getter for timexValue - gets
- getTimexValue(int) - Method in class de.unihd.dbs.uima.types.heideltime.Timex3_Type
-
- getTimexValueEB() - Method in class de.unihd.dbs.uima.types.heideltime.Timex3Interval
-
getter for TimexValueEB - gets
- getTimexValueEB(int) - Method in class de.unihd.dbs.uima.types.heideltime.Timex3Interval_Type
-
- getTimexValueEE() - Method in class de.unihd.dbs.uima.types.heideltime.Timex3Interval
-
getter for TimexValueEE - gets
- getTimexValueEE(int) - Method in class de.unihd.dbs.uima.types.heideltime.Timex3Interval_Type
-
- getTimexValueLB() - Method in class de.unihd.dbs.uima.types.heideltime.Timex3Interval
-
getter for TimexValueLB - gets
- getTimexValueLB(int) - Method in class de.unihd.dbs.uima.types.heideltime.Timex3Interval_Type
-
- getTimexValueLE() - Method in class de.unihd.dbs.uima.types.heideltime.Timex3Interval
-
getter for TimexValueLE - gets
- getTimexValueLE(int) - Method in class de.unihd.dbs.uima.types.heideltime.Timex3Interval_Type
-
- getToken() - Method in class de.unihd.dbs.uima.types.heideltime.Event
-
getter for token - gets
- getToken(int) - Method in class de.unihd.dbs.uima.types.heideltime.Event_Type
-
- getTokenId() - Method in class de.unihd.dbs.uima.types.heideltime.Token
-
getter for tokenId - gets
- getTokenId(int) - Method in class de.unihd.dbs.uima.types.heideltime.Token_Type
-
- getTokId() - Method in class de.unihd.dbs.uima.types.heideltime.Event
-
getter for tokId - gets
- getTokId(int) - Method in class de.unihd.dbs.uima.types.heideltime.Event_Type
-
- getTreeTaggerLangName() - Method in enum de.unihd.dbs.uima.annotator.heideltime.resources.Language
-
- getTreeTaggerSwitch() - Method in enum de.unihd.dbs.uima.annotator.heideltime.resources.Language
-
- getTypeIndexID() - Method in class de.tudarmstadt.ukp.dkpro.core.type.Lemma
-
- getTypeIndexID() - Method in class de.tudarmstadt.ukp.dkpro.core.type.pos.ADJ
-
- getTypeIndexID() - Method in class de.tudarmstadt.ukp.dkpro.core.type.pos.ADV
-
- getTypeIndexID() - Method in class de.tudarmstadt.ukp.dkpro.core.type.pos.ART
-
- getTypeIndexID() - Method in class de.tudarmstadt.ukp.dkpro.core.type.pos.CARD
-
- getTypeIndexID() - Method in class de.tudarmstadt.ukp.dkpro.core.type.pos.CONJ
-
- getTypeIndexID() - Method in class de.tudarmstadt.ukp.dkpro.core.type.POS
-
- getTypeIndexID() - Method in class de.tudarmstadt.ukp.dkpro.core.type.pos.N
-
- getTypeIndexID() - Method in class de.tudarmstadt.ukp.dkpro.core.type.pos.NN
-
- getTypeIndexID() - Method in class de.tudarmstadt.ukp.dkpro.core.type.pos.NP
-
- getTypeIndexID() - Method in class de.tudarmstadt.ukp.dkpro.core.type.pos.O
-
- getTypeIndexID() - Method in class de.tudarmstadt.ukp.dkpro.core.type.pos.PP
-
- getTypeIndexID() - Method in class de.tudarmstadt.ukp.dkpro.core.type.pos.PR
-
- getTypeIndexID() - Method in class de.tudarmstadt.ukp.dkpro.core.type.pos.PUNC
-
- getTypeIndexID() - Method in class de.tudarmstadt.ukp.dkpro.core.type.pos.V
-
- getTypeIndexID() - Method in class de.tudarmstadt.ukp.dkpro.core.type.Sentence
-
- getTypeIndexID() - Method in class de.tudarmstadt.ukp.dkpro.core.type.Stem
-
- getTypeIndexID() - Method in class de.tudarmstadt.ukp.dkpro.core.type.Token
-
- getTypeIndexID() - Method in class de.unihd.dbs.uima.types.heideltime.Dct
-
- getTypeIndexID() - Method in class de.unihd.dbs.uima.types.heideltime.Event
-
- getTypeIndexID() - Method in class de.unihd.dbs.uima.types.heideltime.GoldEvent
-
- getTypeIndexID() - Method in class de.unihd.dbs.uima.types.heideltime.IntervalCandidateSentence
-
- getTypeIndexID() - Method in class de.unihd.dbs.uima.types.heideltime.Sentence
-
- getTypeIndexID() - Method in class de.unihd.dbs.uima.types.heideltime.SourceDocInfo
-
- getTypeIndexID() - Method in class de.unihd.dbs.uima.types.heideltime.Timex3
-
- getTypeIndexID() - Method in class de.unihd.dbs.uima.types.heideltime.Timex3Interval
-
- getTypeIndexID() - Method in class de.unihd.dbs.uima.types.heideltime.Token
-
- getUri() - Method in class de.unihd.dbs.uima.types.heideltime.SourceDocInfo
-
getter for uri - gets
- getUri(int) - Method in class de.unihd.dbs.uima.types.heideltime.SourceDocInfo_Type
-
- getValue() - Method in class de.tudarmstadt.ukp.dkpro.core.type.Lemma
-
getter for value - gets
- getValue(int) - Method in class de.tudarmstadt.ukp.dkpro.core.type.Lemma_Type
-
- getValue() - Method in class de.tudarmstadt.ukp.dkpro.core.type.POS
-
getter for value - gets The string representation of POS.
- getValue(int) - Method in class de.tudarmstadt.ukp.dkpro.core.type.POS_Type
-
- getValue() - Method in class de.tudarmstadt.ukp.dkpro.core.type.Stem
-
getter for value - gets
- getValue(int) - Method in class de.tudarmstadt.ukp.dkpro.core.type.Stem_Type
-
- getValue() - Method in enum de.unihd.dbs.heideltime.standalone.CLISwitch
-
if this switch is supposed to have a value after it, spit out the saved value
or the default value if the value is unset. if it's not supposed to have a value,
return null
- getValue() - Method in class de.unihd.dbs.uima.types.heideltime.Dct
-
getter for value - gets
- getValue(int) - Method in class de.unihd.dbs.uima.types.heideltime.Dct_Type
-
- getWeekdayOfDate(String) - Static method in class de.unihd.dbs.uima.annotator.heideltime.utilities.DateCalculator
-
Get the weekday of date
- getWeekdayOfMonth(int, int, int, int) - Method in class de.unihd.dbs.uima.annotator.heideltime.processors.HolidayProcessor
-
Get the date of a the first, second, third etc. weekday in a month
- getWeekdayRelativeTo(String, int, int, boolean) - Method in class de.unihd.dbs.uima.annotator.heideltime.processors.HolidayProcessor
-
Get the date of a weekday relative to a date, e.g. first Wednesday before 11-23
- getWeekOfDate(String) - Static method in class de.unihd.dbs.uima.annotator.heideltime.utilities.DateCalculator
-
Get the week of date
- getXNextDay(String, Integer) - Static method in class de.unihd.dbs.uima.annotator.heideltime.utilities.DateCalculator
-
get the x-next day of date.
- getXNextMonth(String, Integer) - Static method in class de.unihd.dbs.uima.annotator.heideltime.utilities.DateCalculator
-
get the x-next month of date
- getXNextWeek(String, Integer, Language) - Static method in class de.unihd.dbs.uima.annotator.heideltime.utilities.DateCalculator
-
get the x-next week of date
- GoldEvent - 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
- GoldEvent(int, TOP_Type) - Constructor for class de.unihd.dbs.uima.types.heideltime.GoldEvent
-
Internal - constructor used by generator
- GoldEvent(JCas) - Constructor for class de.unihd.dbs.uima.types.heideltime.GoldEvent
-
- GoldEvent(JCas, int, int) - Constructor for class de.unihd.dbs.uima.types.heideltime.GoldEvent
-
- GoldEvent_Type - Class in de.unihd.dbs.uima.types.heideltime
-
Updated by JCasGen Thu Sep 20 15:38:13 CEST 2012
- GoldEvent_Type(JCas, Type) - Constructor for class de.unihd.dbs.uima.types.heideltime.GoldEvent_Type
-
initialize variables to correspond with Cas Type and Features