Skip to content

dw-jet/evaluate-news-nlp

Repository files navigation

Article Polarity Analysis

Description

This project takes the URL of an article and runs it through the Aylien Text Analysis API. I completed this project as part of the Udacity Front End Nanodegree program.

Installation

  1. Clone the repository
  2. Get an Aylien API key. There is a 14 trial available here.
  3. Install the project
npm install
  1. Create a .env file at the project root with your API_ID and API_KEY from Aylien.
API_ID=xxxxxxxx
API_KEY=xxxxxxxxxxxxxxxxxx
  1. Build everything
npm run build-prod
  1. Run and navigate to http://localhost:3030 and enter the URL of an article in the box.
npm start 

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •