public abstract class FeatureExtractorResource_ImplBase
extends org.apache.uima.fit.component.Resource_ImplBase
Modifier and Type | Field and Description |
---|---|
protected String |
featureExtractorName |
static String |
PARAM_UNIQUE_EXTRACTOR_NAME |
Constructor and Description |
---|
FeatureExtractorResource_ImplBase() |
Modifier and Type | Method and Description |
---|---|
boolean |
initialize(org.apache.uima.resource.ResourceSpecifier aSpecifier,
Map<String,Object> aAdditionalParams) |
afterResourcesInitialized, getLogger, getResourceName
public static final String PARAM_UNIQUE_EXTRACTOR_NAME
protected String featureExtractorName
public boolean initialize(org.apache.uima.resource.ResourceSpecifier aSpecifier, Map<String,Object> aAdditionalParams) throws org.apache.uima.resource.ResourceInitializationException
initialize
in interface org.apache.uima.resource.Resource
initialize
in class org.apache.uima.fit.component.Resource_ImplBase
org.apache.uima.resource.ResourceInitializationException
Copyright © 2013–2019 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.