🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Sentiment Analysis using Machine Learning

User: "Arupriya_Sen"
New Altair Community Member
Updated by Jocelyn
I am doing Sentiment Analysis of Twitter data and I want to use Machine Learning Algorithm to generate the Sentiments or the polarity of the tweets instead of using the Aylien Analyze Sentiment Operator to yield the same. 
1)I have, hence, added a "Sentiment" column in the excel file where I've stored the data after fetching it from Twitter. But this column is automatically getting removed after I use the Process Documents from Data operator. I can't understand why.
2) I can't understand how to analyse the sentiment using any Machine Learning Algorithm after the pre processing of data. 
Please the find the .rmp process and the dataset attached below. Can anyone please help me find a solution to my problem?  :(  Urgent help is needed.
 

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Arupriya_Sen"
    New Altair Community Member
    OP
    @Cohen3N can you help me with the TF_IDF approach? how do I compare the words in my tweets to the words of the entire corpus??