SentimentDictionaries icon indicating copy to clipboard operation
SentimentDictionaries copied to clipboard

Dictionaries for sentiment analysis

Results 1 SentimentDictionaries issues
Sort by recently updated
recently updated
newest added

Hi! I cannot apply loadDictionaryIMDB() to the function analyzeSentiment. My code now is as follows: sentiment = analyzeSentiment(corpus, rules=list("Sentiment"=list(ruleLinearModel, loadDictionaryIMDB()))) I get the following message: Error in rule[[1]](x, rule[[2:length(rule)]]) :...