public abstract class MetaCollector
extends org.apache.uima.fit.component.JCasAnnotator_ImplBase
Modifier and Type | Field and Description |
---|---|
protected String |
featureExtractorName |
static String |
PARAM_UNIQUE_EXTRACTOR_NAME
Each feature extractor needs a unique id to know which feature extractors and which meta
collector correspond to each other.
|
Constructor and Description |
---|
MetaCollector() |
getLogger, initialize
getRequiredCasInterface, process, process
getCasInstancesRequired, hasNext, next
public static final String PARAM_UNIQUE_EXTRACTOR_NAME
protected String featureExtractorName
Copyright © 2013–2019 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.