Attribute do not match - Text mining 、Sentiment analysis
cici
New Altair Community Member
I import the training set and want to predict the test set through the model. The training set is the Amazon website reviews and user ratings, the test set is also the user reviews, but because the training set and test set reviews are different, different words will be separated using the word segmentation operator, how can I solve the "attribute" Doesn't match" the problem?For example, it prompts that the word "adopt" is missing, but the comments in the test set do not contain this word. What should I do? ? Cried
0
Best Answer
-
Hi,have a look at this post: https://community.rapidminer.com/discussion/50278/text-mining-and-the-word-list that should clarify it.BR,Martin
0
Answers
-
Hi,have a look at this post: https://community.rapidminer.com/discussion/50278/text-mining-and-the-word-list that should clarify it.BR,Martin
0 -
Thank u for your reply! I have followed just the connection you gave, but it still shows that the attributes do not match. I want to ask you another question. Since I already have a training set and a test set, why should I use validation?0