This function creates a vertical barchart of the sum of negative and positive sentiments, and the valence or net sentiment in a text corpus.

wordSentValenceChart(data)

Arguments

data

Dataframe. NRC emotions table.

Value

A barchart plot.