Modifier and Type | Field and Description |
---|---|
static String |
DOMAIN_ADAPTATION_ALGORITHM |
Constructor and Description |
---|
FedaFeatureFunction(List<String> domains) |
Modifier and Type | Method and Description |
---|---|
List<org.cleartk.ml.Feature> |
apply(org.cleartk.ml.Feature feature) |
void |
setDomain(String domain) |
public static final String DOMAIN_ADAPTATION_ALGORITHM
public List<org.cleartk.ml.Feature> apply(org.cleartk.ml.Feature feature)
apply
in interface com.google.common.base.Function<org.cleartk.ml.Feature,List<org.cleartk.ml.Feature>>
public void setDomain(String domain)
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.