I am just starting and need help understanding when/how to use a doc vs. example set.
SKeagle
New Altair Community Member
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?
Tagged:
0
Best Answer
-
Hi,Read Excel and then Data to Documents does the trick.Best,Martin2
Answers
-
Hi,Read Excel and then Data to Documents does the trick.Best,Martin2
-
Thanks - missed that one. just saw documents to data...0
-
Martin - maybe I have an issue with my data set -- I am getting error expected document but received IOObject collection.0
-
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,
Lionel0