public class MentionDetectionEvaluator extends java.lang.Object implements CorefDocumentProcessor
| Constructor and Description |
|---|
MentionDetectionEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
void |
finish() |
static void |
main(java.lang.String[] args) |
void |
process(int id,
Document document) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, run, run, runFromScratchpublic void process(int id,
Document document)
process in interface CorefDocumentProcessorpublic void finish()
throws java.lang.Exception
finish in interface CorefDocumentProcessorjava.lang.Exceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception