ABSC
ABSC copied to clipboard
entity-level sentiments (not for ABSA task)
Really amazing job. I am interested in entity level sentiment analysis. How can I for example infer Mona has positive sentiment from the below sentence using your code?
Mona is a good girl? (assume this is the text from a tweet)
I assume I should use your model trained on GloVe. Can you please walk me through how to detect entities of sentiments?