twitter sentiment analysis

khaled123
khaled123 New Altair Community Member
edited November 2024 in Community Q&A
I have an excel sheet that contains a list of tweets and the sentiment of each tweet represented as "1" which is positive and "-1" which is negative. bare in mind that the tweets are in the Arabic language. 
so how can I make RapidMiner determine whether these tweets are positive or negative?  

Best Answer

Answers

  • YYH
    YYH
    Altair Employee
    edited April 2019 Answer ✓
    So you want use the sentiment labels +1 / -1 to build a predictive model? Check out the sample process built in RapidMiner Studio
    //Samples/Templates/Sentiment Analysis/Sentiment Analysis

    Also take a look at this knowledge base article about our latest and greatest "extract sentiment" from operator toolbox.
    https://community.rapidminer.com/discussion/54757/sentiment-analysis-using-the-new-extract-sentiment-operator
  • sgenzer
    sgenzer
    Altair Employee
    hi @khaled123 also please be aware that the Community Samples repository has twitter sample processes:



    and if you do a search on this community, there have been MANY people asking similar questions about doing sentiment analysis on Arabic text:



    Scott