joemccann / covidsentiment.com

🦠View the positive and negative sentiments of news headlines surrounding coronavirus. The site uses Microsoft Azure's Cognitive Services Text Analytics Machine Learning API to determine sentiment.

Home Page:https://covidsentiment.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🦠 covidsentiment.com

covidsentiment.com is a free website that uses Microsoft Azure Cognitive Services Text Analytics Machine Learning API to display the positive and negative sentiments of coronavirus-related news headlines over time.

Installation

npm i
npm run dev
open localhost:3000

Deployment

covidsentiment.com is a Next.js app hosted on Azure, using Azure App Service.

Deployment is all managed within VS Code.

For more information on how to deploy a Node.js app to App Service with VS Code, go here.

LICENSE

MIT

About

🦠View the positive and negative sentiments of news headlines surrounding coronavirus. The site uses Microsoft Azure's Cognitive Services Text Analytics Machine Learning API to determine sentiment.

https://covidsentiment.com


Languages

Language:JavaScript 100.0%