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.

Question about Text Mining Processes

ITDOITDO Member Posts: 1 Learner III

Hello,

 

i would be very thankful for some kind of help! I am new at RM. So i want to do a kind of Sentiment Analysis in Social Media. I have a word list with words ranked negativ and positiv (rows in excel sheet: id, text, sentiment) . And now want to do a model where i can input a new excel sheet (rows : id,text). So in this document are e.g. comments from Facebook.

 

I did the following! But there is the error: The input example set does not match the training example set. Missing attribute!

RM1.PNG 40.8K

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,531 RM Data Scientist

    Dear ITDO,

     

    you need to plugin the upper wordlist output port of Process Documents to the Lower Process Documents operator. If you do this RapidMiner will create exactly the same attributes in the lower PD operator than in the upper one (and with the right normalization for TF/IDF)

     

    Best,

    Martin

    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.