public abstract class CoreferenceSystem
extends java.lang.Object
| Constructor and Description |
|---|
CoreferenceSystem() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.util.Map<java.lang.Integer,CorefChain> |
coref(Document document) |
public abstract java.util.Map<java.lang.Integer,CorefChain> coref(Document document) throws java.lang.Exception
java.lang.Exception