Package | Description |
---|---|
edu.illinois.cs.cogcomp.verbsense.learn |
Modifier and Type | Method and Description |
---|---|
LearnerParameters.LearningMode |
LearnerParameters.getLearningAlgorithm() |
static LearnerParameters.LearningMode |
LearnerParameters.LearningMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LearnerParameters.LearningMode[] |
LearnerParameters.LearningMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.