Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
Text classification steps
2wheels_good
Member Posts: 3 Learner I
in Help
Hello,
I have an excel file with about 28000 online comments. i have classified 2500 of these into three categories (2 distinct categories and the third a blend of the first two). Using the 2500 classified comments, I would like to classify the remaining 25500 comments into the three categories. Can anyone advise how I should do this as I am new to this. -thanks
0
Best Answer
-
2wheels_good Member Posts: 3 Learner IThanks rjones13 for the information. very helpful. I will check out the video and see if i can figure it out from there. Thanks again.
0
Answers
This will take you through how you can process the text into a format suitable for machine learning (if you haven't already), and then what actions you can perform. Since you have labelled the data, you can use the 2500 classified comments once the text is pre-processed to train a classification model. You can then simply apply this model to the remaining comments, remembering to also pre-process those comments before applying the model.
Please let me know how you get on! Happy to go through a short example