Skip to content

Single page application that allows users to run Natural Language Processing (NLP) on articles or blogs found on other websites.

Notifications You must be signed in to change notification settings

thasup/sentiment-analysis-app

Repository files navigation

My_project

Sentiment Analysis App

GitHub last commit

Single page application that allows users to run Natural Language Processing (NLP) on articles or blogs found on other websites.

Demo Link

Table of contents

Languages

(Back to top)

  • HTML
  • SCSS
  • JavaScript

Install

(Back to top)

  1. clone this git on computer
  2. install node.js
  3. run command npm install on terminal
  4. acquire your Meaning Cloud API key and replace it in env file
  5. run command npm run build-prod on terminal
  6. run command npm run start on terminal
  7. go to http://localhost:8081/
  8. happy!

How to get your API key

(Back to top)

You can find the API here. Once you create an account with MeaningCloud, you will be given a license key to start using the API.

Dependencies

(Back to top)

  • cors version 2.8.5
  • dotenv version 10.0.0
  • express version 4.17.1
  • node-fetch version 3.1.0
  • webpack version 5.63.0
  • webpack-cli version 4.9.1

Technology

(Back to top)

  • HTML
  • SCSS
  • Javascript
  • Bootstrap
  • DOM
  • Node.js
  • Express.js
  • API
  • Webpack
  • Service Worker
  • Render
  • Docker

About

Single page application that allows users to run Natural Language Processing (NLP) on articles or blogs found on other websites.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published