error


in Help
I have a question about data to document operator ...when i apply this operator to my data set i recieve this error: "Expected Document but received IOObjectCollection"
is there anyone to help me?

is there anyone to help me?
0
Answers
You need to put a Loop Collection operator after your Data to Documents operator and perform
the text processing steps (Filter Stopwords, Tokenize etc.) INSIDE the Loop Collection operator.
Hope this helps,
regards,
Lionel