|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cmu.minorthird.util.BasicCommandLineProcessor
edu.cmu.minorthird.classify.ClassifyCommandLineUtil
public class ClassifyCommandLineUtil
Main UI program for the 'classify' package.
Nested Class Summary | |
---|---|
static class |
ClassifyCommandLineUtil.BaseParams
Parameters used for all experiments |
static class |
ClassifyCommandLineUtil.Learner
Generalized class for Leaner... |
static class |
ClassifyCommandLineUtil.MultiTestParams
|
static class |
ClassifyCommandLineUtil.MultiTrainParams
Paramaters for training with a simple dataset |
static class |
ClassifyCommandLineUtil.MultiTrainTestParams
Specific TrainTestParameters for Multi mode. |
static class |
ClassifyCommandLineUtil.SeqTestParams
|
static class |
ClassifyCommandLineUtil.SeqTrainParams
Paramaters for training with a simple dataset |
static class |
ClassifyCommandLineUtil.SeqTrainTestParams
Specific TrainTestParameters for Sequential mode. |
static class |
ClassifyCommandLineUtil.SimpleTestParams
|
static class |
ClassifyCommandLineUtil.SimpleTrainParams
Paramaters for training with a simple dataset |
static class |
ClassifyCommandLineUtil.SimpleTrainTestParams
Specific TrainTestParameters for Simple/Standard mode. |
static class |
ClassifyCommandLineUtil.TestParams
Paramters for Test Classifier |
static class |
ClassifyCommandLineUtil.TrainParams
Parameters for training. |
static class |
ClassifyCommandLineUtil.TrainTestParams
Paramters for TrainTest Classifier. |
Nested classes/interfaces inherited from interface edu.cmu.minorthird.util.CommandLineProcessor |
---|
CommandLineProcessor.Configurable |
Constructor Summary | |
---|---|
ClassifyCommandLineUtil()
|
Method Summary |
---|
Methods inherited from class edu.cmu.minorthird.util.BasicCommandLineProcessor |
---|
config, config, consumeArguments, getExtensionFor, getFormatNames, help, main, processArguments, propertyList, propertyValue, restore, saveAs, shouldTerminate, tryToGetCLP, usage, usage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClassifyCommandLineUtil()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |