Hello everyone! I have just recently started working with Rapidminer and would like to use loops to
Hello everyone! I have just recently started working with Rapidminer and would like to use loops to preprocess a folder of text files and output the processed files to another folder. But with the operator Write Document I get this error message: Expected Document but received IOObjectCollection. I would be very grateful if someone could take a look at it!
Kind regards,
Ramy
Kind regards,
Ramy
0
Best Answer
-
MartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,453
RM Data Scientist
Hi,so you got not one Document, but many documents. If you want to write all of them into different files you would need to use a Loop Collection and then write the documents induvidually.If you want to write one big document,you can use Combine Documents to merge them into one and then use Write Document.Best,Martin- Sr. Director Data Solutions, Altair RapidMiner -
Dortmund, Germany1
Answers
Best,
Ramy
Dortmund, Germany