|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IEvaluator | evaluator interface. |
IModelTrainer | interface to train a model for a given lexelt. |
Class Summary | |
---|---|
APreloadEvaluator | Evaluator which preload some models into the memory for speed consideration. |
CGISEvaluator | call maxent with GIS kernel to evaluate instances of a lexelt. |
CGISModelTrainer | call maxent with GIS kernel to train model for instances of a lexelt. |
CLibLinearEvaluator | call liblinear to evaluate instances of a lexelt. |
CLibLinearTrainer | call liblinear classifier to train model for instances of a lexelt. |
CLibSVMEvaluator | call libsvm to evaluate instances of a lexelt. |
CLibSVMTrainer | call libsvm classifier to train model for instances of a lexelt. |
CMultiClassesSVM | a multi-classes svm classifier for WEKA. |
CWekaEvaluator | call weka-3.2.3 classifier to evaluate instances of a lexelt. |
CWekaModelTrainer | call weka-3.2.3 classifier to train model for instances of a lexelt. |
Package related to classifier.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |