Code Monkey home page Code Monkey logo

natural-language-processing-app's Introduction

Evaluate a News Article with Natural Language Processing ๐Ÿ—ฃ๏ธ ๐Ÿ“ฐ

Description

Training project for Udacity Front End Web Developer Nanodegree - Project 4

This is a web tool that uses Natural Language Procesing to analyse the author's emotions in news articles and blog posts. The tool allows users to enter in the URL of an article, which will return data on whether the article is subjective or objective, as well as how positive, neutral or negative the author's tone is. The project uses two API endpoints from The Aylien Text Analysis API: Sentiment Analysis and Article Extraction.

Technologies used: HTML, CSS, Sass, JavaScript, Node.js, Express, Webpack, Service Workers, Babel, Aylien API

Demo

Natural Language Processing App

Live app deployed on Heroku here

Features

โœ”๏ธ Express server set up
โœ”๏ธ Webpack set up with two config files for development and production npm run build-dev and npm run build-prod
โœ”๏ธ Use of different Webpack loaders and plugins
โœ”๏ธ Uses Sass for styling
โœ”๏ธ JavaScript and stylesheets minified in the production environment
โœ”๏ธ Two requests made to The Aylien Text Analysis API from the local server
โœ”๏ธ UI is updated with the API response
โœ”๏ธ Content can be viewed offline with Service Workers

Copyright

This project is based on the Udacity FEND Nanodegree repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.