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