Skip to content

Monitor of Mood of the News

Notifications You must be signed in to change notification settings

yicheng-w/news-mood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News Mood

Monitor of mood of current headlines, the web frontend is up (and collecting data) on http://hatch01.cs.unc.edu:11235

News provided by www.newsapi.org

Sentiment classification is done via 6 one-vs-rest naive Bayes classifiers (one for each emotion)

Data

Originally trained with data from Rada Mihalcea's (EECS @ UMich) Affective Text database.

Currently collecting more data on the live site.

Results / Accuracy

Due to limited data for a multiclass classifier (6 outcomes with ~1250 lines of data), the accuracy is not very high right now.

With 3-fold cross validation the accuracy (as measured by the "correct" emotion being the top 3 returned by the model) is approximately 72%.

About

Monitor of Mood of the News

hatch01.cs.unc.edu:11235

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published