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
Sentiment score via Naive Bayes - process error
Hey,
I'm trying to get the sentiment scores of reddit comments via Naive Bayes but i'm getting an error at the "Apply Model" operator. I hope someone can tell which step is causing the error.
Error:
Process: (I have a "Tokenize" Operator inside the "Process Documents from Data" Operators)
Input Data (After "Select Attributes"):
Train Data Output after "Naive Bayes" Operator: (Those numbers are shown in the error..)
Test Data Output after "Process Documents from Data" Operator:
Thanks a lot in advance!
I'm trying to get the sentiment scores of reddit comments via Naive Bayes but i'm getting an error at the "Apply Model" operator. I hope someone can tell which step is causing the error.
Error:
Process: (I have a "Tokenize" Operator inside the "Process Documents from Data" Operators)
Input Data (After "Select Attributes"):
Train Data Output after "Naive Bayes" Operator: (Those numbers are shown in the error..)
Test Data Output after "Process Documents from Data" Operator:
Thanks a lot in advance!
0
Best Answer
-
MartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data ScientistHi,you want to connect the wor output port of the upper process documents with the wor inputport of the lower one. This way the same columns are created.BR,Martin- Sr. Director Data Solutions, Altair RapidMiner -
Dortmund, Germany1
Answers