Data analysis / sentiment analysis

User: "vanvannyvroom"
New Altair Community Member
Updated by Jocelyn
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!
Sort by:
1 - 4 of 41
    Hi,

    do you have labels?

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





    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
    User: "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.