Entity Analysis

naxiota
naxiota New Altair Community Member
edited November 5 in Community Q&A
Hi,
I am analysing 70 newspaper articles (in a specific time-frame) and thorugh Rosette operator Entity sentiment, I extracted the entities and their correspective sentiment. I would like to create a example set regarding how many times a specific entity is named in the time-frame that I am studying and with which polarity. e.g. 24/02 the entity "X" appers twice sentiment Positive, 25/02 once sentiment Negative etc.., so I could create a graph. Any idea how to do it?
Thanks for you time!

Best Answer

  • Telcontar120
    Telcontar120 New Altair Community Member
    Answer ✓
    Sounds like a simple Aggregate should give you what you want, grouping by Entity and then providing counts and other summary statistics.

Answers

  • Telcontar120
    Telcontar120 New Altair Community Member
    Answer ✓
    Sounds like a simple Aggregate should give you what you want, grouping by Entity and then providing counts and other summary statistics.