Package sg.edu.nus.comp.nlp.ims.lexelt

Package related to one instances set of the same lexelt.

See:
          Description

Interface Summary
IFeatureSelector feature selector interface.
ILexelt lexelt interface.
IStatistic statistic information interface.
 

Class Summary
ALexelt abstract lexelt.
AListFeatureSelector abstract list feature selector
CCollocationFeatureSelector collocation feature selector.
CFeatureSelectorCombination feature selector combination.
CLexelt a common lexelt.
CModelInfo weka model information
CPOSFeatureSelector POS tag feature selector.
CResultInfo result information
CStatistic statistic of all training instances of a lexelt.
CSurroundingWordFeatureSelector surrounding word feature selector.
 

Enum Summary
IFeatureSelector.Type select type
 

Package sg.edu.nus.comp.nlp.ims.lexelt Description

Package related to one instances set of the same lexelt.