Class BagOfWordsFeatureGenerator

java.lang.Object
opennlp.tools.doccat.BagOfWordsFeatureGenerator
All Implemented Interfaces:
FeatureGenerator

public class BagOfWordsFeatureGenerator extends Object implements FeatureGenerator
Generates a feature for each word in a document.