Analyses several COVID-19 news article titles to figure out which ones are the most used words.
This script uses -
git clone https://github.com/manan2002/coronews-analyse.git
cd coronews-analyse
pip install -r requirements.txt
python -m spacy download en
python main.py