getCoreference {coreNLP} | R Documentation |
Get Coreference
Description
Returns a dataframe containing all coreferences detected in the text.
Usage
getCoreference(annotation)
Arguments
annotation |
an annotation object |
Examples
getCoreference(annoHp)
[Package coreNLP version 0.4-3 Index]