getParse: Get parse tree as character vector

View source: R/nlp.R

getParseR Documentation

Get parse tree as character vector

Description

Returns a character vector of the parse trees. Mostly use for visualization; the output of getToken will generally be more conveniant for manipulating in R.

Usage

getParse(annotation)

Arguments

annotation

an annotation object

Examples

getParse(annoEtranger)


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