Skip to content

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

No packages published