🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Entity Analysis

User: "naxiota"
New Altair Community Member
Updated by Jocelyn
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!
Sort by:
1 - 1 of 11
    User: "Telcontar120"
    New Altair Community Member
    Accepted Answer
    Sounds like a simple Aggregate should give you what you want, grouping by Entity and then providing counts and other summary statistics.