Extract Sentiment - Value calculation

New Altair Community Member
Updated by Jocelyn
Hey,
I was wondering if anybody knows how the final scores in the extract sentiment operator are being calculated. How can I have a negative sentiment when all values in the matrix are positive?
Thanks for help!
Greetings
Lena
I was wondering if anybody knows how the final scores in the extract sentiment operator are being calculated. How can I have a negative sentiment when all values in the matrix are positive?
Thanks for help!
Greetings
Lena
Find more posts tagged with
Sort by:
1 - 4 of
41
hello @lena_rubeni if you mean the new Extract Sentiment operator in the Operator Toolbox extension, that has not officially been released yet. Some of the documentation is built into the operator help menus.
Scott
Scott
hi @lena_rubeni so that operator has not been released in the Toolbox extension yet. You won't find it.
AFAIK, the Extract Sentiment operator calculates the sentiment based in what the WordNet provides, and it reflects whether the sentiment is neutral (down to zero), negative (near to -1) or positive (near to 1). The complexity of the calculation depends on what parts of speech are you including in your process.
Do you mind to include your process to make a more educated guess?
All the best,
Rodrigo.