getDependency: Get Dependencies

View source: R/nlp.R

getDependencyR Documentation

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

getDependency(annoEtranger)
getDependency(annoHp)


coreNLP documentation built on Aug. 17, 2022, 5:07 p.m.