|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.nlp.tagger.maxent.TestClassifier
public class TestClassifier
Tags data and can handle either data with gold-standard tags (computing performance statistics) or unlabeled data.
Constructor Summary | |
---|---|
TestClassifier(MaxentTagger maxentTagger)
|
|
TestClassifier(MaxentTagger maxentTagger,
java.lang.String testFile)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestClassifier(MaxentTagger maxentTagger) throws java.io.IOException
java.io.IOException
public TestClassifier(MaxentTagger maxentTagger, java.lang.String testFile) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |