Package edu.columbia.cs.ref.algorithm.feature.generation

Class Summary
CandidateSentenceFeatureGenerator<E extends FeatureSet> The Class CandidateSentenceFeatureGenerator is an extension of a FeatureGenerator that produces and stores the features on a candidate sentence.
FeatureGenerator<E extends FeatureSet> The Class FeatureGenerator represents any object that can produce features on a given featurable object.
SentenceFeatureGenerator<E extends FeatureSet> The Class CandidateSentenceFeatureGenerator is an extension of a FeatureGenerator that produces and stores the features on a sentence.