de.unihd.dbs.uima.consumer.tempeval2writer
public class Tempeval2Writer extends org.apache.uima.collection.CasConsumer_ImplBase
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PARAM_OUTPUTDIR |
Constructor and Description |
---|
Tempeval2Writer() |
Modifier and Type | Method and Description |
---|---|
void |
initialize()
initialize
|
void |
printTimexAnnotations(org.apache.uima.jcas.JCas jcas) |
void |
processCas(org.apache.uima.cas.CAS aCAS)
process
|
batchProcessComplete, collectionProcessComplete, destroy, getProcessingResourceMetaData, initialize, isReadOnly, isStateless, processCas, reconfigure, typeSystemInit
getConfigParameterValue, getConfigParameterValue, setConfigParameterValue, setConfigParameterValue
getCasManager, getLogger, getMetaData, getResourceManager, getUimaContext, getUimaContextAdmin, setLogger
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final java.lang.String PARAM_OUTPUTDIR
public void initialize() throws org.apache.uima.resource.ResourceInitializationException
initialize
in class org.apache.uima.collection.CasConsumer_ImplBase
org.apache.uima.resource.ResourceInitializationException
public void processCas(org.apache.uima.cas.CAS aCAS) throws org.apache.uima.resource.ResourceProcessException
org.apache.uima.resource.ResourceProcessException
public void printTimexAnnotations(org.apache.uima.jcas.JCas jcas)