public class FeatureExtractorRunner extends java.lang.Object implements CorefDocumentProcessor
| Constructor and Description |
|---|
FeatureExtractorRunner(java.util.Properties props,
Dictionaries dictionaries) |
| 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 FeatureExtractorRunner(java.util.Properties props,
Dictionaries dictionaries)
public void process(int id,
Document document)
process in interface CorefDocumentProcessorpublic void finish()
throws java.lang.Exception
finish in interface CorefDocumentProcessorjava.lang.Exception