public class EventEval extends Object
| Constructor and Description |
|---|
EventEval() |
| Modifier and Type | Method and Description |
|---|---|
static void |
evalEvents(Document doc,
AceDocument aceDoc,
String docId)
evaluate the event tagger on Document
doc. |
static void |
evalEvents(String fileList)
evaluate the event tagger using the documents list in file
fileList. |
static void |
main(String[] args) |
public static void main(String[] args) throws IOException
IOExceptionpublic static void evalEvents(String fileList) throws IOException
fileList.IOExceptionpublic static void evalEvents(Document doc, AceDocument aceDoc, String docId)
doc.Copyright © 2016 New York University. All rights reserved.