Learn R Programming

coreNLP (version 0.4-3)

getCoreference: Get Coreference

Description

Returns a dataframe containing all coreferences detected in the text.

Usage

getCoreference(annotation)

Arguments

annotation

an annotation object

Examples

Run this code
getCoreference(annoHp)

Run the code above in your browser using DataLab