SentimentDictionary {SentimentAnalysis} | R Documentation |
Create new sentiment dictionary based on input
Description
Depending on the input, this function creates a new sentiment dictionary of different type.
Usage
SentimentDictionary(...)
Arguments
... |
Arguments as passed to one of the three functions
|
See Also
SentimentDictionaryWordlist
,
SentimentDictionaryBinary
,
SentimentDictionaryWeighted
[Package SentimentAnalysis version 1.3-5 Index]