public class MetaDataCollectionAnnotator
extends org.apache.uima.fit.component.JCasAnnotator_ImplBase
DocumentMetaData
to a file.Modifier and Type | Field and Description |
---|---|
static String |
PARAM_TARGET_DIRECTORY |
protected File |
targetFolder |
Constructor and Description |
---|
MetaDataCollectionAnnotator() |
Modifier and Type | Method and Description |
---|---|
void |
collectionProcessComplete() |
void |
initialize(org.apache.uima.UimaContext context) |
void |
process(org.apache.uima.jcas.JCas aJCas) |
getRequiredCasInterface, process
getCasInstancesRequired, hasNext, next
public static final String PARAM_TARGET_DIRECTORY
protected File targetFolder
public void initialize(org.apache.uima.UimaContext context) throws org.apache.uima.resource.ResourceInitializationException
initialize
in interface org.apache.uima.analysis_component.AnalysisComponent
initialize
in class org.apache.uima.fit.component.JCasAnnotator_ImplBase
org.apache.uima.resource.ResourceInitializationException
public void process(org.apache.uima.jcas.JCas aJCas) throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
process
in class org.apache.uima.analysis_component.JCasAnnotator_ImplBase
org.apache.uima.analysis_engine.AnalysisEngineProcessException
public void collectionProcessComplete()
collectionProcessComplete
in interface org.apache.uima.analysis_component.AnalysisComponent
collectionProcessComplete
in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
Copyright © 2013–2019 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.