Whats wrong?
Hey there,
i´m trying to conduct a dictionary based sentiment analysis by using the dictionary - based sentiment (Documents) operator. My process is as you can see pretty much inspired by the operators tutorial. The only difference here is that my "documents" are read from an excel-sheet and the dictionary is as well. Everytime I run this process thee is an error prompt. Does anybpdy know whats wrong or - even better - how to fix this?

i´m trying to conduct a dictionary based sentiment analysis by using the dictionary - based sentiment (Documents) operator. My process is as you can see pretty much inspired by the operators tutorial. The only difference here is that my "documents" are read from an excel-sheet and the dictionary is as well. Everytime I run this process thee is an error prompt. Does anybpdy know whats wrong or - even better - how to fix this?

Find more posts tagged with
Sort by:
1 - 3 of
31

Hi,
Apply Model Documents needs a collection of _documents, not a Collection of Examples going in.Please have a look at the tutorial processes.
Best,
Martin
Sort by:
1 - 1 of
11
Hi,
i took the liberty to change the error message of the operator. So once we release a new version of operator toolbox you will receive something more telling:

Cheers,
Martin