Skip to content

An example for a Deep Learning NLP model hosted as a RESTful API.

License

Notifications You must be signed in to change notification settings

RafaelWO/NLP-Microservice

Repository files navigation

NLP-Microservice

An example for a Deep Learning NLP model hosted as a RESTful API.

Python Environment

  • Conda environment: conda create -n nlp-ms python=3.8
  • Dependencies:

Usage

To run the Text-Generation-API simply execute python src/service.py in the root directory.

The script sample_request.py can be used to issue requests to a running Text-Generation-API: python sample_request.py <api-host-or-ip-adress>.

Tutorial for Creating such a Microservice

Please refer to the folder tutorial.

About

An example for a Deep Learning NLP model hosted as a RESTful API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published