|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.cmu.minorthird.text.SampleTextBases
public class SampleTextBases
Some sample inputs to facilitate testing.
Constructor Summary | |
---|---|
SampleTextBases()
|
Method Summary | |
---|---|
static MonotonicTextLabels |
getGuessLabels()
|
static TextBase |
getTextBase()
|
static MutableTextLabels |
getTruthLabels()
|
static void |
showLabels(TextLabels labels)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SampleTextBases()
Method Detail |
---|
public static TextBase getTextBase()
public static MutableTextLabels getTruthLabels()
public static MonotonicTextLabels getGuessLabels()
public static void showLabels(TextLabels labels)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |