Problems with twitter operator and analyze sentiment

Anja1
Anja1 New Altair Community Member
edited November 2024 in Community Q&A
Hello everyone, I did the process in RapidMiner, put the operator Search Twitter and Analyze sentiment (with aylien) and I wanted to read it in exel and put the read exel operator and it has some data but it does not show the data for polarity and subjectivity. Can someone help me, it is urgent

Thanks in advance

Answers

  • lionelderkrikor
    lionelderkrikor New Altair Community Member
    Hi @Anja1,

    I have difficulties to understand what's going on.
    Can you share your process and describe exactly what you want to obtain.
    Thanks you,

    Regards,

    Lionel

    PS : The Aylien extension is no longer supported in RapidMiner.
    You can use instead : 

     - the extension Rosette
     - the Extract Sentiment operator
     - Python libraries : Textblob, NLTK