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
"Problem with Sentiment Analysis"
I am trying to run this wizard on a dataset in a CSV file with two columns - one is the Sentiment column and one is the Text column with open-ended survey responses. There are missing values in the Sentiment column to the process will have something to work with. However, I keep getting an Analysis Process Error stating "This application process cannot be executed on your data. Please make sure the structure of your data matches the one from the demo data. Also, make sure to select an appropriate column in Step 3." I am using the starter version of RapidMiner Studio 6.0.008.
Tagged:
0
Answers
I think most problems with the wizard come from columns not named correctly. At the moment the wizard requires two columns which must follow an exact naming scheme:
- The first column needs to be called "Sentiment" and must contain a sentiment or an empty value (for the rows for which you want a sentiment)
- The second column needs to be called "Text" and contain the text for each (missing) sentiment
We are aware that the error message and the strict naming requirement is suboptimal :-[
Regards,
Marco
could you provide me with a snippet of the data in a file that causes your problem (you can send me a PM here)? I may be able to figure out what is wrong (and create a ticket if it's a yet unknown bug).
Regards,
Marco