An open API service indexing awesome lists of open source software.

https://github.com/q-maze/exploringthenews

Exploratory text analytics project to examine cultural trends through analysis of 2016-2017 news articles.
https://github.com/q-maze/exploringthenews

news nltk-python sentiment-analysis sentiment-classification word-em

Last synced: 26 days ago
JSON representation

Exploratory text analytics project to examine cultural trends through analysis of 2016-2017 news articles.

Awesome Lists containing this project

README

        

# ExploringTheNews

This project's Jupyter notebook is hosted here as a GitHub page: https://q-maze.github.io/ExploringTheNews/

Beginning with the 2016 United States presidential election and continuing through the 2020 presidential election and current COVID-19 pandemic, the United States political landscape has become increasingly polarized. This source of this polarization is attributed by many to real and perceived biases of the news media. This project aimed to explore this cultural trend through anlysis of articles published by three sources, The Guardian, PowerLine, and Daily Kos over the time period of mid-2016 to the end of 2017. The analysis techniques utilzed include sentiment analysis, word embeddings, and topic modelling.