Whats wrong?
DDresen
New Altair Community Member
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?
0
Best Answer
-
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,Martin1
Answers
-
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,Martin0
-
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,Martin1
-
Thanks a lot! Everything works now. Much appreciated1