Honours-Project

所属分类:快速开发平台
开发工具:Jupyter Notebook
文件大小:0KB
下载次数:0
上传日期:2020-04-16 19:44:37
上 传 者sh-1993
说明:  对于我的荣誉项目,我实现了双向LSTM,以根据***倾向对新闻文章进行分类。,
(For my honours project, I implemented a bidirectional LSTM to classify news articles by their political leaning.,)

文件列表:
DataCleaner.ipynb (3516, 2020-04-16)
NeuralNet.ipynb (8013, 2020-04-16)
NewsSiteScraper.ipynb (6960, 2020-04-16)
RedditScraper.ipynb (58075, 2020-04-16)
Report.pdf (2514631, 2020-04-16)

# Honours Project - Author: Avery Vine - Professor: Tony White ## Abstract In recent decades, the media that we consume as a population has become more and more politically polarized. This increasing divide may be due to a number of factors, but one significant cause is the way that news organizations, social media, and other online platforms tailor the content they serve to an individual based on their previous interests. These “filter bubbles” can make it very difficult to acquire one’s news from a balanced and diverse set of news publications. Neural networks are a fascinating and increasingly important field of study in computer science, and there have been significant advances in the field in the past couple of decades. This paper delves into the process of creating a neural network trained on a collection of 4,000 news articles from eight publications, for the purpose of analyzing and classifying future news articles according to their political biases. This neural network would allow for a web-interface or mobile application that users could use to recognize the biases in the news they are reading, strive to diversify their news sources, and stay well-informed in a politically balanced way. Of the neural network variations explored (a standard LSTM, a model consisting of both a CNN and an LSTM, and a bidirectional LSTM), the bidirectional LSTM was found to achieve the greatest accuracy with the least overfitting. > For the rest of this report, see `Report.pdf`.

近期下载者

相关文件


收藏者