Whats wrong?

User: "DDresen"
New Altair Community Member
Updated by Jocelyn
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?

Sort by:
1 - 3 of 31
    User: "MartinLiebig"
    Altair Employee
    Updated by MartinLiebig
    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
    User: "MartinLiebig"
    Altair Employee
    Accepted 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,
    Martin
    User: "DDresen"
    New Altair Community Member
    OP
    Thanks a lot! Everything works now. Much appreciated