Whats wrong?

DDresen
DDresen New Altair Community Member
edited November 5 in Community Q&A
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?

Best Answer

  • MartinLiebig
    MartinLiebig
    Altair Employee
    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

Answers

  • MartinLiebig
    MartinLiebig
    Altair Employee
    edited July 2020
    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
  • MartinLiebig
    MartinLiebig
    Altair Employee
    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
  • DDresen
    DDresen New Altair Community Member
    Thanks a lot! Everything works now. Much appreciated