#Have I Got News Sentiment Analysis For You!
##Overview This project was completed as part of the Udacity Front End Development Nanodegree Program to use a Natural Language Processing API to evaluate a news article . A starter folder was provided by Udacity.
##Key Points of Project Completed
- Setting up Webpack
- Sass styles
- Webpack Loaders and Plugins
- Creating layouts and page design
- Service workers
- Using APIs and creating requests to external urls
###NLP (Natural Language Processing) Natural language processing (NLP) is a subfield of computer science, information engineering, and artificial intelligence concerned with the interactions between computers and human (natural) languages, in particular how to program computers to process and analyze large amounts of natural language data. 'MeaningCloud' was used in this project to determine various attributes of an article or blog post.