The project uses python 3 and all the installations can be done using the requirements.txt file.
For this project, I was interested in looking at Times of India News headline dataset from 2001-2020 to understand:
- What Indian media is talking about before Covid-19 and after Covid-19?
- How are the political parties represented in the media?
- What were the political parties were talking about during the 2019 general elections?
requirements.txt contains all the required packages and .ipynb notebook contains the analysis.
The main findings of the code can be found at the post available on medium here.
You can find the Licensing for the data and other descriptive information at the Kaggle link available here. Otherwise, feel free to use the code here as you would like!