Learn R Programming

coreNLP (version 0.4-3)

getToken: Get tokens as data frame

Description

Returns a data frame of the tokens from an annotation object.

Usage

getToken(annotation)

Arguments

annotation

an annotation object

Examples

Run this code
getToken(annoEtranger)

Run the code above in your browser using DataLab