manangouhari / coronews-analyse

Analyses several COVID-19 news article titles to figure out which ones are the most used words.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coronews-analyse

Analyses several COVID-19 news article titles to figure out which ones are the most used words.

This script uses -

How to run?

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

About

Analyses several COVID-19 news article titles to figure out which ones are the most used words.


Languages

Language:Python 100.0%