public class ValidityCheckConnectorPost extends org.apache.uima.fit.component.JCasAnnotator_ImplBase implements ConnectorConstants
InitTask
to test error conditions on the CAS.
This is called after initialization (which sets outcome and unit annotations) and executed for
each CAS.PARAM_APPLY_WEIGHTING, PARAM_BIPARTITION_THRESHOLD, PARAM_DATA_WRITER_CLASS, PARAM_ENFORCE_MATCHING_FEATURES, PARAM_FEATURE_EXTRACTORS, PARAM_FEATURE_FILTERS, PARAM_FEATURE_MODE, PARAM_IS_TESTING, PARAM_LEARNING_MODE, PARAM_OUTCOMES, PARAM_REQUIRED_TYPES, PARAM_USE_SPARSE_FEATURES
Constructor and Description |
---|
ValidityCheckConnectorPost() |
Modifier and Type | Method and Description |
---|---|
void |
process(org.apache.uima.jcas.JCas aJCas) |
getLogger, initialize
getRequiredCasInterface, process
getCasInstancesRequired, hasNext, next
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
Copyright © 2013–2019 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.