I want to start expanding algo3_5.py. Right now it can count words/emojis/both per person. I would like to expand it to count "sentiments" per person.
Good way to start doing this is by labeling the emoticons that Twitch uses. They have definitions but these definitions need to become more categories. Maybe 6 categories (fear, anger, joy, sadness, surprise and disgust). These follow the "basic emotions" theory, there was a recent meta-analysis of this concept and also here is a wiki.
Anyways, 6 categories for the emoticons doable? Whoever knows Twitch culture should take the lead on this.
I added Matt and Steve cuz I know they do Twitch a lot, but feel free to assign yourselves!
I want to start expanding
algo3_5.py. Right now it can count words/emojis/both per person. I would like to expand it to count "sentiments" per person.Good way to start doing this is by labeling the
emoticonsthat Twitch uses. They have definitions but these definitions need to become more categories. Maybe 6 categories (fear, anger, joy, sadness, surprise and disgust). These follow the "basic emotions" theory, there was a recent meta-analysis of this concept and also here is a wiki.Anyways, 6 categories for the emoticons doable? Whoever knows Twitch culture should take the lead on this.
I added Matt and Steve cuz I know they do Twitch a lot, but feel free to assign yourselves!