A C D E F G H I J K L M N O P R S T U V X 

P

PARAM_ANNOTATE_PARTOFSPEECH - Static variable in class de.unihd.dbs.uima.annotator.jvntextprowrapper.JVnTextProWrapper
 
PARAM_ANNOTATE_PARTOFSPEECH - Static variable in class de.unihd.dbs.uima.annotator.stanfordtagger.StanfordPOSTaggerWrapper
 
PARAM_ANNOTATE_PARTOFSPEECH - Static variable in class de.unihd.dbs.uima.annotator.treetagger.TreeTaggerWrapper
 
PARAM_ANNOTATE_SENTENCES - Static variable in class de.unihd.dbs.uima.annotator.jvntextprowrapper.JVnTextProWrapper
 
PARAM_ANNOTATE_SENTENCES - Static variable in class de.unihd.dbs.uima.annotator.stanfordtagger.StanfordPOSTaggerWrapper
 
PARAM_ANNOTATE_SENTENCES - Static variable in class de.unihd.dbs.uima.annotator.treetagger.TreeTaggerWrapper
 
PARAM_ANNOTATE_TOKENS - Static variable in class de.unihd.dbs.uima.annotator.jvntextprowrapper.JVnTextProWrapper
 
PARAM_ANNOTATE_TOKENS - Static variable in class de.unihd.dbs.uima.annotator.stanfordtagger.StanfordPOSTaggerWrapper
 
PARAM_ANNOTATE_TOKENS - Static variable in class de.unihd.dbs.uima.annotator.treetagger.TreeTaggerWrapper
 
PARAM_CONFIG_PATH - Static variable in class de.unihd.dbs.uima.annotator.stanfordtagger.StanfordPOSTaggerWrapper
 
PARAM_CONVERTTIMEX3TO2 - Static variable in class de.unihd.dbs.uima.consumer.aceternwriter.ACETernWriter
 
PARAM_DCT - Static variable in class de.unihd.dbs.uima.reader.aceternreader.ACETernReader
 
PARAM_DKPRO_TO_HEIDELTIME - Static variable in class de.unihd.dbs.uima.annotator.annotationtranslator.AnnotationTranslator
 
PARAM_HEIDELTIME_TO_DKPRO - Static variable in class de.unihd.dbs.uima.annotator.annotationtranslator.AnnotationTranslator
 
PARAM_IMPROVE_GERMAN_SENTENCES - Static variable in class de.unihd.dbs.uima.annotator.treetagger.TreeTaggerWrapper
 
PARAM_IMPROVE_SENTENCE_DE - Static variable in class de.unihd.dbs.uima.annotator.annotationtranslator.AnnotationTranslator
 
PARAM_INPUTDIR - Static variable in class de.unihd.dbs.uima.reader.aceternreader.ACETernReader
Parameter information
PARAM_INPUTDIR - Static variable in class de.unihd.dbs.uima.reader.tempeval2reader.Tempeval2Reader
Name of configuration parameter that must be set to the path of a directory containing input files.
PARAM_INTERVAL_CANDIDATES - Static variable in class de.unihd.dbs.uima.annotator.intervaltagger.IntervalTagger
 
PARAM_INTERVALS - Static variable in class de.unihd.dbs.uima.annotator.intervaltagger.IntervalTagger
 
PARAM_LANGUAGE - Static variable in class de.unihd.dbs.uima.annotator.intervaltagger.IntervalTagger
 
PARAM_LANGUAGE - Static variable in class de.unihd.dbs.uima.annotator.treetagger.TreeTaggerWrapper
 
PARAM_MODEL_PATH - Static variable in class de.unihd.dbs.uima.annotator.stanfordtagger.StanfordPOSTaggerWrapper
 
PARAM_OUTPUTDIR - Static variable in class de.unihd.dbs.uima.consumer.aceternwriter.ACETernWriter
 
PARAM_OUTPUTDIR - Static variable in class de.unihd.dbs.uima.consumer.tempeval2writer.Tempeval2Writer
 
PARAM_POSMODEL_PATH - Static variable in class de.unihd.dbs.uima.annotator.jvntextprowrapper.JVnTextProWrapper
 
PARAM_SENTSEGMODEL_PATH - Static variable in class de.unihd.dbs.uima.annotator.jvntextprowrapper.JVnTextProWrapper
 
PARAM_WORDSEGMODEL_PATH - Static variable in class de.unihd.dbs.uima.annotator.jvntextprowrapper.JVnTextProWrapper
 
PartOfSpeechTagger - Interface in de.unihd.dbs.heideltime.standalone.components
Part of speech tagger
POS - Class in de.tudarmstadt.ukp.dkpro.core.type
The part of speech of a word or a phrase.
POS(int, TOP_Type) - Constructor for class de.tudarmstadt.ukp.dkpro.core.type.POS
Internal - constructor used by generator
POS(JCas) - Constructor for class de.tudarmstadt.ukp.dkpro.core.type.POS
 
POS(JCas, int, int) - Constructor for class de.tudarmstadt.ukp.dkpro.core.type.POS
 
POS_Type - Class in de.tudarmstadt.ukp.dkpro.core.type
The part of speech of a word or a phrase.
POS_Type(JCas, Type) - Constructor for class de.tudarmstadt.ukp.dkpro.core.type.POS_Type
initialize variables to correspond with Cas Type and Features
POSTagger - Enum in de.unihd.dbs.heideltime.standalone
 
PP - Class in de.tudarmstadt.ukp.dkpro.core.type.pos
Preposition Updated by JCasGen Mon May 02 14:13:32 CEST 2011 XML source: /home/jstroetgen/workspace/heideltime-kit/desc/annotator/AnnotationTranslater.xml
PP(int, TOP_Type) - Constructor for class de.tudarmstadt.ukp.dkpro.core.type.pos.PP
Internal - constructor used by generator
PP(JCas) - Constructor for class de.tudarmstadt.ukp.dkpro.core.type.pos.PP
 
PP(JCas, int, int) - Constructor for class de.tudarmstadt.ukp.dkpro.core.type.pos.PP
 
PP_Type - Class in de.tudarmstadt.ukp.dkpro.core.type.pos
Preposition Updated by JCasGen Mon May 02 14:13:32 CEST 2011
PP_Type(JCas, Type) - Constructor for class de.tudarmstadt.ukp.dkpro.core.type.pos.PP_Type
initialize variables to correspond with Cas Type and Features
PR - Class in de.tudarmstadt.ukp.dkpro.core.type.pos
Pronoun Updated by JCasGen Mon May 02 14:13:32 CEST 2011 XML source: /home/jstroetgen/workspace/heideltime-kit/desc/annotator/AnnotationTranslater.xml
PR(int, TOP_Type) - Constructor for class de.tudarmstadt.ukp.dkpro.core.type.pos.PR
Internal - constructor used by generator
PR(JCas) - Constructor for class de.tudarmstadt.ukp.dkpro.core.type.pos.PR
 
PR(JCas, int, int) - Constructor for class de.tudarmstadt.ukp.dkpro.core.type.pos.PR
 
PR_Type - Class in de.tudarmstadt.ukp.dkpro.core.type.pos
Pronoun Updated by JCasGen Mon May 02 14:13:32 CEST 2011
PR_Type(JCas, Type) - Constructor for class de.tudarmstadt.ukp.dkpro.core.type.pos.PR_Type
initialize variables to correspond with Cas Type and Features
printDetail(Class<?>, String) - Static method in class de.unihd.dbs.uima.annotator.heideltime.utilities.Logger
print DEBUG level information with package name
printDetail(String) - Static method in class de.unihd.dbs.uima.annotator.heideltime.utilities.Logger
no-package proxy method
printError(Class<?>, String) - Static method in class de.unihd.dbs.uima.annotator.heideltime.utilities.Logger
print an ERROR-Level message with package name
printError(String) - Static method in class de.unihd.dbs.uima.annotator.heideltime.utilities.Logger
no-package proxy method
printTimexAnnotations(JCas) - Method in class de.unihd.dbs.uima.consumer.tempeval2writer.Tempeval2Writer
 
printTimexAnnotationsInline(JCas) - Method in class de.unihd.dbs.uima.consumer.aceternwriter.ACETernWriter
 
process(JCas) - Method in class de.unihd.dbs.heideltime.standalone.components.impl.IntervalTaggerWrapper
invokes the IntervalTagger's process method.
process(JCas) - Method in class de.unihd.dbs.heideltime.standalone.components.impl.JVnTextProWrapper
 
process(JCas) - Method in class de.unihd.dbs.heideltime.standalone.components.impl.StanfordPOSTaggerWrapper
 
process(JCas) - Method in class de.unihd.dbs.heideltime.standalone.components.impl.TreeTaggerWrapper
 
process(JCas) - Method in interface de.unihd.dbs.heideltime.standalone.components.UIMAAnnotator
Processes jcas object.
process(String) - Method in class de.unihd.dbs.heideltime.standalone.HeidelTimeStandalone
Processes document with HeidelTime
process(String, Date) - Method in class de.unihd.dbs.heideltime.standalone.HeidelTimeStandalone
Processes document with HeidelTime
process(String, ResultFormatter) - Method in class de.unihd.dbs.heideltime.standalone.HeidelTimeStandalone
Processes document with HeidelTime
process(String, Date, ResultFormatter) - Method in class de.unihd.dbs.heideltime.standalone.HeidelTimeStandalone
Processes document with HeidelTime
process(JCas) - Method in class de.unihd.dbs.uima.annotator.annotationtranslator.AnnotationTranslator
 
process(JCas) - Method in class de.unihd.dbs.uima.annotator.heideltime.HeidelTime
 
process(JCas) - Method in class de.unihd.dbs.uima.annotator.heideltime.processors.GenericProcessor
starts the processing of the processor during HeidelTime's process()ing method.
process(JCas) - Method in class de.unihd.dbs.uima.annotator.heideltime.processors.HolidayProcessor
all the functionality was put into evaluateCalculationFunctions().
process(JCas) - Method in class de.unihd.dbs.uima.annotator.intervaltagger.IntervalTagger
called by the pipeline to process the document
process(JCas) - Method in class de.unihd.dbs.uima.annotator.jvntextprowrapper.JVnTextProWrapper
Method that gets called to process the documents' cas objects
process(JCas) - Method in class de.unihd.dbs.uima.annotator.stanfordtagger.StanfordPOSTaggerWrapper
Method that gets called to process the documents' cas objects
process(JCas) - Method in class de.unihd.dbs.uima.annotator.treetagger.TreeTaggerWrapper
Method that gets called to process the documents' cas objects
processCas(CAS) - Method in class de.unihd.dbs.uima.consumer.aceternwriter.ACETernWriter
process
processCas(CAS) - Method in class de.unihd.dbs.uima.consumer.tempeval2writer.Tempeval2Writer
process
processCas(CAS) - Method in class de.unihd.dbs.uima.consumer.tempeval3writer.TempEval3Writer
 
ProcessorInitializationException - Exception in de.unihd.dbs.uima.annotator.heideltime.processors
 
ProcessorInitializationException() - Constructor for exception de.unihd.dbs.uima.annotator.heideltime.processors.ProcessorInitializationException
 
ProcessorManager - Class in de.unihd.dbs.uima.annotator.heideltime
This class implements a singleton "Addon Manager".
ProcessorManager.Priority - Enum in de.unihd.dbs.uima.annotator.heideltime
 
ProcessorProcessingException - Exception in de.unihd.dbs.uima.annotator.heideltime.processors
 
ProcessorProcessingException() - Constructor for exception de.unihd.dbs.uima.annotator.heideltime.processors.ProcessorProcessingException
 
PUNC - Class in de.tudarmstadt.ukp.dkpro.core.type.pos
Punctuation Updated by JCasGen Mon May 02 14:13:32 CEST 2011 XML source: /home/jstroetgen/workspace/heideltime-kit/desc/annotator/AnnotationTranslater.xml
PUNC(int, TOP_Type) - Constructor for class de.tudarmstadt.ukp.dkpro.core.type.pos.PUNC
Internal - constructor used by generator
PUNC(JCas) - Constructor for class de.tudarmstadt.ukp.dkpro.core.type.pos.PUNC
 
PUNC(JCas, int, int) - Constructor for class de.tudarmstadt.ukp.dkpro.core.type.pos.PUNC
 
PUNC_Type - Class in de.tudarmstadt.ukp.dkpro.core.type.pos
Punctuation Updated by JCasGen Mon May 02 14:13:32 CEST 2011
PUNC_Type(JCas, Type) - Constructor for class de.tudarmstadt.ukp.dkpro.core.type.pos.PUNC_Type
initialize variables to correspond with Cas Type and Features
put(String, T) - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RegexHashMap
associates a key with a value in the container hashmap
putAll(Map<? extends String, ? extends T>) - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RegexHashMap
adds a map to the container
putCache(String, T) - Method in class de.unihd.dbs.uima.annotator.heideltime.resources.RegexHashMap
associates a key with a value in the cache hashmap.
A C D E F G H I J K L M N O P R S T U V X