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