public class MetadataWriter extends java.lang.Object implements CorefDocumentProcessor
| Constructor and Description |
|---|
MetadataWriter(boolean countWords) |
| Modifier and Type | Method and Description |
|---|---|
void |
finish() |
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.Exception