The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Operator to be used to read each sentence in a csv file - Text Mining
SureshGorakala
Member Posts: 1 Learner III
Hi Forum,
I'm a newbie to RM,
I have a requirement. I have a csv file with two coloumns, 1. type of category 2. Its decription
For Example:
Sickness: Mr.XXX is suffering from fever
Complaints: Wifi is in my room is not working
etc.
My Objective is to classifier, which classifies the given statement into category.
Now how can I read each row in the csv file & extract the key words in the decription attribute using RM?
I'm a newbie to RM,
I have a requirement. I have a csv file with two coloumns, 1. type of category 2. Its decription
For Example:
Sickness: Mr.XXX is suffering from fever
Complaints: Wifi is in my room is not working
etc.
My Objective is to classifier, which classifies the given statement into category.
Now how can I read each row in the csv file & extract the key words in the decription attribute using RM?
0
Answers
To read the data you can use Read CSV, run the wizard of the operators, and specify the colon ( : ) as separator.
Best regards,
Marius