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

lambamanika07
lambamanika07 New Altair Community Member
edited November 2024 in Community Q&A

aa.png

I want a single confidence level for each polarity and subjectivity. How to add up all the individual tweets polarity and subjectivity confidence?

Answers

  • Thomas_Ott
    Thomas_Ott New Altair Community Member
    Have you tried the Aggregate operator?
  • Telcontar120
    Telcontar120 New Altair Community Member

    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.

  • HeikoeWin786
    HeikoeWin786 New Altair Community Member
    @lambamanika07
    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.
  • lambamanika07
    lambamanika07 New Altair Community Member
    @HeikoeWin786 I used “Aylein” operator to perform sentiment analysis. You have to first download the “text analysis package”,  I guess from marketplace to get that operator and then put the API key into the operator just like Twitter operator. It allows sentiment analysis of around 1000 per day from one account. I hope that answer your question! 
  • HeikoeWin786
    HeikoeWin786 New Altair Community Member
    @lambamanika07 Thanks much :smiley: