Logo Lanfrica

wamaithaNyamu/KENYANNEWS

Domaine:

natural language processing
Créateur:
wam
Hôte:
This webapp scrapes the news of top media houses in Kenya. Does sentiment analysis on the news to determine if the news was positive ,negative or neutral and then plots graphs using the data. # KENYANNEWS This webapp scrapes the news of top media houses in Kenya. Does sentiment on the news to determine if the news was positive negative or neutral and then plots graphs using the data. #How to run the code #### Git clone the repo or download as zip #### cd to folder #### npm install #### create .env file #### add your proxy details and mongodb uri #### nodemon server.js #For the sentiment analysis. #### Run the python file in the Sentiment analysis folder