Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 398 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 398 Bytes

BBC news Topic Labeling

using Latent Dirichlet Allocation

and Term Frequency–Inverse Document Frequency.

Table of Contents

  1. Article exported to html,
  2. Article written in markdown using jupyter notebook,
  3. code - contains all python code for LDA analysis and visualisation

Environment

I was using Python 3.7, please find all the necessary libraries in requirements.txt.