Skip to content

Reuters-21578 Corpus is a collection of documents consisting of news articles which appeared on Reuters newswire in 1987. The corpus is available in NLTK package in Python. Topic Modelling has been conducted on this Reuters-21578 corpus of news documents using Latent Dirichlet Allocation (LDA). The obtained topics have been visualized using prop…

Notifications You must be signed in to change notification settings

nileshsachdeva/Reuters-21578_LDA_Topic_Modelling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Reuters-21578 Corpus is a collection of documents consisting of news articles which appeared on Reuters newswire in 1987. The corpus is available in NLTK package in Python. Topic Modelling has been conducted on this Reuters-21578 corpus of news documents using Latent Dirichlet Allocation (LDA). The obtained topics have been visualized using proportional topics and words distributions, and also, topic word clouds. The file lda_topic_modelling.py contains the code for the project.

About

Reuters-21578 Corpus is a collection of documents consisting of news articles which appeared on Reuters newswire in 1987. The corpus is available in NLTK package in Python. Topic Modelling has been conducted on this Reuters-21578 corpus of news documents using Latent Dirichlet Allocation (LDA). The obtained topics have been visualized using prop…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages