wordSentValenceChart: Create an NRC Positive and Negative Sentiment valence chart
Description
This function creates a vertical barchart of negative, positive and the sum of the sentiment values or
valence in a text corpus.
Usage
wordSentValenceChart(corp)
Arguments
corp
tm package document Corpus
object.