|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.columbia.cs.ref.algorithm.feature.generation.FeatureGenerator<E>
edu.columbia.cs.ref.algorithm.feature.generation.CandidateSentenceFeatureGenerator<E>
E
- the type of feature that the generator produces.public abstract class CandidateSentenceFeatureGenerator<E extends FeatureSet>
The Class CandidateSentenceFeatureGenerator is an extension of a FeatureGenerator that produces and stores the features on a candidate sentence.
Constructor Summary | |
---|---|
CandidateSentenceFeatureGenerator()
|
Method Summary |
---|
Methods inherited from class edu.columbia.cs.ref.algorithm.feature.generation.FeatureGenerator |
---|
generateFeatures |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CandidateSentenceFeatureGenerator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |