Skip to content

This project utilizes LDA analysis on CNBC News Articles

Notifications You must be signed in to change notification settings

riag123/News-Analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

News-Analytics

This project involves using LDA topic modeling to discover the underlying thematic structure in the document collections, and then automatically classify new, incoming news articles (that I web scraped) into an existing category.

First, I trained a topic model on 20,000 news articles using an archived dataset. Next, I webscraped 400 CNBC news articles. I cleaned the text using a variety of R functions. I then categorized each news article using my topic model.

About

This project utilizes LDA analysis on CNBC News Articles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors