How to extract sentiment for excel?`

liuj619
liuj619 New Altair Community Member
edited November 2024 in Community Q&A
;D
Hi.

I have a excel sheet which has over 20000 rows of tweet. How can I use the extract sentiment operator to extract the sentiment score for each of the row? Thanks for Sharing.  I know how to do it in a single text, but just not for multiple rows . Thank you so much for helping.
Tagged:

Answers

  • StaryVena
    StaryVena New Altair Community Member
    Hello,
    you can combine these three operators: Read Excel, Loop Examples, and Extract Document. Or export all tweets to text file and use Read Document.

    Best wishes
    Vaclav