public class NGramFeatureGenerator extends Object implements FeatureGenerator
| Constructor and Description |
|---|
NGramFeatureGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
extractFeatures(String[] text) |
public Collection<String> extractFeatures(String[] text)
extractFeatures in interface FeatureGeneratorCopyright © 2019 The Apache Software Foundation. All rights reserved.