public class OutcomePriorFeatureGenerator
extends opennlp.tools.util.featuregen.FeatureGeneratorAdapter
| Modifier and Type | Field and Description |
|---|---|
static String |
OUTCOME_PRIOR_FEATURE |
| Constructor and Description |
|---|
OutcomePriorFeatureGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
createFeatures(List<String> features,
String[] tokens,
int index,
String[] previousOutcomes) |
public static final String OUTCOME_PRIOR_FEATURE
Copyright © 2015 IXA pipes. All rights reserved.