public class ClusteringCorefSystem extends StatisticalCorefSystem
dictionaries| Constructor and Description |
|---|
ClusteringCorefSystem(Properties props,
String clusteringPath,
String classificationPath,
String rankingPath,
String anaphoricityPath,
String wordCountsPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
runCoref(Document document) |
annotate, annotate, fromProps, main, runOnConllpublic void runCoref(Document document)
runCoref in class StatisticalCorefSystem