Data analysis / sentiment analysis
vanvannyvroom
New Altair Community Member
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!
0
Answers
-
Hi,do you have labels?Best,Martin0
-
0
-
Hi @vanvannyvroom ,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,Martin0
-
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.
2