|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.cmu.minorthird.text.learn.SampleClassificationProblem
public class SampleClassificationProblem
Some sample inputs to facilitate testing.
Constructor Summary | |
---|---|
SampleClassificationProblem()
|
Method Summary | |
---|---|
static TextLabels |
testLabels()
|
static TextLabels |
trainLabels()
|
static TextLabels |
unlabeled()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SampleClassificationProblem()
Method Detail |
---|
public static TextLabels trainLabels()
public static TextLabels testLabels()
public static TextLabels unlabeled()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |