Package | Description |
---|---|
org.dkpro.tc.api.features | |
org.dkpro.tc.api.features.util |
Basic API utils.
|
Modifier and Type | Method and Description |
---|---|
static TcFeature |
TcFeatureFactory.create(Class<? extends org.apache.uima.resource.Resource> featureName,
Object... parameters)
Creates a new instance of a TcFeature
|
static TcFeature |
TcFeatureFactory.create(String id,
Class<? extends org.apache.uima.resource.Resource> featureName,
Object... parameters)
Creates a new instance of a TcFeature which allows the user to set an own id
|
Constructor and Description |
---|
TcFeatureSet(String featureSetName,
TcFeature... features) |
TcFeatureSet(TcFeature... features) |
Modifier and Type | Method and Description |
---|---|
static <T extends org.apache.uima.resource.Resource> |
FeatureUtil.createResource(TcFeature feature) |
Copyright © 2013–2019 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.