|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.illinois.cs.cogcomp.lbj.coref.TestCoref
public class TestCoref
This program tests the Emnlp8 classifier on ACE 2004 testing data.
java edu.illinois.cs.cogcomp.lbj.coref.TestCoref <corpus> \
[<preprocessed=false>]
<corpus> is the name (only file name; don't include a
path) of a file containing a list of ACE 2004 data file names. The
directory containing <corpus> as well as the directory
containing the files named in <corpus> must be on the
CLASSPATH. <preprocessed> should most
likely be left false (the default), but can be set true if preprocessing
has already been performed.
STDOUT. They report the
B3 precision, recall, and F1 measures
of the classifier's predictions.
| Constructor Summary | |
|---|---|
TestCoref()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestCoref()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||