Skip to content

App that lets user run natural language processing on articles

Notifications You must be signed in to change notification settings

maxozolin/NLP_website

Repository files navigation

NLP_website

App that lets user run natural language processing on articles

How to set up

api key

Note API_KEY is hidden in .env

// server/index.js : line 35
apikey = INSERT_YOUR_API_KEY_HERE

first start

  • Open terminal in NLP_website folder
  • run following command:
    •  npm run firststart
  • Done! (Production sever up and running on on http://localhost:5000)

development mode

if you want to restart :

About

App that lets user run natural language processing on articles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published