opennlp.tools.doccat
Class NGramFeatureGenerator
java.lang.Object
opennlp.tools.doccat.NGramFeatureGenerator
- All Implemented Interfaces:
- FeatureGenerator
public class NGramFeatureGenerator
- extends Object
- implements FeatureGenerator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NGramFeatureGenerator
public NGramFeatureGenerator()
extractFeatures
public Collection<String> extractFeatures(String[] text)
- Specified by:
extractFeatures
in interface FeatureGenerator
Copyright © 2010. All Rights Reserved.