public class FastNeuralCorefAlgorithm extends java.lang.Object implements CorefAlgorithm
| Constructor and Description |
|---|
FastNeuralCorefAlgorithm(java.util.Properties props,
Dictionaries dictionaries) |
| Modifier and Type | Method and Description |
|---|---|
void |
runCoref(Document document) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromPropspublic FastNeuralCorefAlgorithm(java.util.Properties props,
Dictionaries dictionaries)
public void runCoref(Document document)
runCoref in interface CorefAlgorithm