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.

I am just starting and need help understanding when/how to use a doc vs. example set.

SKeagleSKeagle Member Posts: 5 Learner I
edited January 2019 in Help
I am using an excel file with 9 columns with 4000 rows of reviews associated with 4 products.  I can't get going on this and have gone over tutorials, but the first step is not clear.  To use the tokenize, filter stop words, I need a doc.. but how do I get excel file to a doc?

Best Answer

Answers

  • SKeagleSKeagle Member Posts: 5 Learner I
    Thanks - missed that one.  just saw documents to data...
  • SKeagleSKeagle Member Posts: 5 Learner I
    Martin - maybe I have an issue with my data set -- I am getting error expected document but received IOObject collection. 
  • lionelderkrikorlionelderkrikor RapidMiner Certified Analyst, Member Posts: 1,195 Unicorn
    Hi @SKeagle,

    Connect your Read Excel to Process Documents from Data operator.
    then put your Tokenize etc. operator(s) inside this operator.

    Hope it  helps,

    Regards,

    Lionel
Sign In or Register to comment.