Giter Club home page Giter Club logo

udacity-nlp's Introduction

This is my fourth UDACITY project, which is utilising a natural language processing API. My platform has 2 options: Sentiment analysis and Summarization. Users will be able to choose which API they would like to use.

For Sentiment analysis, users are to enter a sentence, and using the Aylien API more in depth information on the sentiment of that statement will be provided in the "results" section.

For Summarization, users are to enter 2 things:

  1. a URL of the article they want to summarize
  2. The number of sentences their summary is. The Aylien API will take these 2 data as input and produce the corresponding summary lines.

UDACITY REVIEWER GUIDE: Step 0: Please install node (npm install), and ALL the plugins in BOTH my prod and dev config files, and all the extra stuff in my server (cors,body-parser,aylien api etc) Step 1:Start up server "npm start" in console (my server is on port 8081!) Step 2:Choose to build development or production mode

  • To run development mode, enter "npm run build-dev" in console (my script will open up the next available port.)
  • To run production mode, enter "npm run build-prod" in console, followed by going to localhost:8081/

Step 3: Test out APIs! (input is up to you)

udacity-nlp's People

Watchers

James Cloos avatar Greg G Tan avatar

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.