Data analysis / sentiment analysis

vanvannyvroom
vanvannyvroom New Altair Community Member
edited November 5 in Community Q&A
Hi, I have a set of 1000 data in the form of excel. I only have 2 columns. The first column is the row. the second column is the text. I need to sort them into positive comments, negative and neutral. But after watching some videos, I still don't understand how do i start. please help! or do you have a email that i can email to ask!

Answers

  • MartinLiebig
    MartinLiebig
    Altair Employee
    Hi,

    do you have labels?

    Best,
    Martin
  • vanvannyvroom
    vanvannyvroom New Altair Community Member
    @mschmitz what is label? what do i do to get them labelled? or you mean label the columns/rows? 





  • MartinLiebig
    MartinLiebig
    Altair Employee
    a label, also called target variable, is the "ground truth". Basically a column which tells you what sentinement a given text has. If yes, you can build your own classifier. If not you need to opt for something prebuild like Aylien.
    BR,
    Martin
  • Telcontar120
    Telcontar120 New Altair Community Member
    I would suggest to get started that you check out the free extensions from Aylien and Rosette, which offer out-of-the-box sentiment classifying via operator sets in RapidMiner.  They both allow a small amount of usage for free, which you can use to test the service, and they have tutorials on their websites on how to use them in RapidMiner.  If you decide you need something more complex then you can start working on that once you understand a bit more about how text mining in RapidMiner works, as you will need to do all the text processing on your own first.