getToken {coreNLP} | R Documentation |
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
getToken(annoEtranger)
[Package coreNLP version 0.4-3 Index]