Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 519 Bytes

File metadata and controls

7 lines (6 loc) · 519 Bytes

Topic_modelling-Natural_language_processing

Latent Dirichlet Allocation (LDA) is a "generative probabilistic model" (Natural language processing technique).

  1. Latent Dirichlet Allocation (LDA) is used in this project to identify abstract topics/treading news from the tweets of the News channel twitter account.
  2. Data is extracted from the Galway Bay FM twitter account.
  3. These identified topics are visualised using pyLDAvis.

To know the implementaion details, please refer Topic_modelling_LDA_description.pdf