Skip to content

farnoosh27/LDAvis-TopicModelling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LDAvis-TopicModelling

This code is an example of using the Gensim library to perform topic modeling and visualize them for a given set of tweets. It uses the Latent Dirichlet Allocation (LDA) algorithm to discover topics within the tweet data. The coherence score is used to measure the interpretability and quality of the discovered topics. In this notebook, I will walk through the tutorial provided at this link and try to run a part of it in GoogleColab.

About

LDA is a topic modelling technique

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published