|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsg.edu.nus.comp.nlp.ims.feature.CMixedFeatureExtractor
sg.edu.nus.comp.nlp.ims.feature.CMixedAllWordsFeatureExtractor
public class CMixedAllWordsFeatureExtractor
Mixed feature extractor for all-words tasks.
Field Summary |
---|
Fields inherited from class sg.edu.nus.comp.nlp.ims.feature.CMixedFeatureExtractor |
---|
m_Corpus, m_CurrentFeature, m_FeatureExtractors, m_Index, m_InstanceIndex |
Constructor Summary | |
---|---|
CMixedAllWordsFeatureExtractor()
|
|
CMixedAllWordsFeatureExtractor(java.util.ArrayList<IFeatureExtractor> p_FeatureExtractors)
|
Method Summary |
---|
Methods inherited from class sg.edu.nus.comp.nlp.ims.feature.CMixedFeatureExtractor |
---|
getCurrentInstanceID, hasNext, next, restart, setCorpus, setCurrentInstance, validIndex |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CMixedAllWordsFeatureExtractor()
public CMixedAllWordsFeatureExtractor(java.util.ArrayList<IFeatureExtractor> p_FeatureExtractors)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |