How to aggregate the polarity confidence and subjectivity confidence of individual tweets?


I want a single confidence level for each polarity and subjectivity. How to add up all the individual tweets polarity and subjectivity confidence?
Tagged:
0
Answers
As @Thomas_Ott says, this can be done with Aggregate, but have you thought about what that would actually mean? It really isn't intuitive. It would be the average confidence score across a number of distinct tweets, so you would need to be careful about how you interpreted that quantity.
Lindon Ventures
Data Science Consulting from Certified RapidMiner Experts
Hello,
May I know how do you get the subjectivity polarity?
I want to calculate subjectivity for each of the user review comment in my excel. But, I am not sure which operator to be used in rapid miner.
thanks.