Evaluate News Articles with Natural Language Processing
In the words of Udacity, we are to "build a web tool that allows users to run Natural Language Processing (NLP) on articles or blogs found on other websites".
- Clone this repo by using
git clone
command. - Run
npm install
to install all the dependencies of the project - Off you go 🏃🏾♀️💨
- Asynchronous JavaScript
- External API
- Web server
- Build tool (Webpack)
- HTML
- CSS (Sass)
- JavaScript
Me 😊