Skip to content

Files

Latest commit

6b28256 · Jun 7, 2020

History

History

server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 12, 2018
Jun 7, 2020
Jun 7, 2020

NLP API Server

You can easily create a NLP API Server using Vntk. What you need to do is decide where to deploy server. Here are some helpful ways to do this.

NPM Script

At the project directory, run:

  • $ npm start

Then open your browser or Postman to test apis.

Docker