|
||||||||||
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.CFeatureExtractorCombination
sg.edu.nus.comp.nlp.ims.feature.CAllWordsFeatureExtractorCombination
public class CAllWordsFeatureExtractorCombination
a feature extractor combination for all-words tasks.
Field Summary |
---|
Fields inherited from class sg.edu.nus.comp.nlp.ims.feature.CFeatureExtractorCombination |
---|
m_Corpus, m_CurrentFeature, m_FeatureExtractors, m_Index, m_InstanceIndex |
Constructor Summary | |
---|---|
CAllWordsFeatureExtractorCombination()
|
|
CAllWordsFeatureExtractorCombination(java.util.ArrayList<IFeatureExtractor> p_FeatureExtractors)
|
Method Summary |
---|
Methods inherited from class sg.edu.nus.comp.nlp.ims.feature.CFeatureExtractorCombination |
---|
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 CAllWordsFeatureExtractorCombination()
public CAllWordsFeatureExtractorCombination(java.util.ArrayList<IFeatureExtractor> p_FeatureExtractors)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |