getSentiment {coreNLP}R Documentation

Get Sentiment scores

Description

Returns a data frame of the sentiment scores from an annotation

Usage

getSentiment(annotation)

Arguments

annotation

an annotation object

Examples

getSentiment(annoEtranger)
getSentiment(annoHp)


[Package coreNLP version 0.4-3 Index]