print.annotation {coreNLP} | R Documentation |
Print a summary of an annotation object
Description
Print a summary of an annotation object
Usage
## S3 method for class 'annotation'
print(x, ...)
Arguments
x |
an annotation object |
... |
other arguments. Currently unused. |
Examples
print(annoEtranger)
[Package coreNLP version 0.4-3 Index]