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