The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Entity Analysis
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!
Tagged:
1
Best Answer
-
Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 UnicornSounds like a simple Aggregate should give you what you want, grouping by Entity and then providing counts and other summary statistics.6