Learn R Programming

coreNLP (version 0.4-3)

getDependency: Get Dependencies

Description

Returns a data frame of the coreferences of an annotation

Usage

getDependency(annotation, type = c("CCprocessed", "basic", "collapsed"))

Arguments

annotation

an annotation object

type

the class of coreference desired

Examples

Run this code
getDependency(annoEtranger)
getDependency(annoHp)

Run the code above in your browser using DataLab