|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.illinois.cs.cogcomp.lbj.coref.TestCorefByType
public class TestCorefByType
This program tests the Emnlp8 classifier on ACE 2004 testing data,
splitting up the results by mention type.
java edu.illinois.cs.cogcomp.lbj.coref.TestCorefByType <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.
| Constructor Summary | |
|---|---|
TestCorefByType()
|
|
| 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 TestCorefByType()
| 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 | |||||||||