Skip to main content

hosting nlp models for demo purpose

Project description




PyPI Download Build Last Commit


nlp2go

Hosting nlp models in one line

Demo

demo website

Introduction

Once the model is trained, we want to verify our model as quickly as possible. nlp2go provides a CLI interface and Restful api that allows you to quickly deploy model to everyone.

Feature

There are many additional features :

  • Support loading multiple models at a time.
  • Provide input format checking.
  • You can also load models in python code.
  • Flexible handling of parameters so that parameter can be changed in each prediction.
  • Support huggingface transformers’s model
  • There are models in the Model Hub for you to try

Documentation

Learn more from the docs.

Quick Start

Installing via pip

pip install nlp2go

hosting single model

nlp2go --model model_path 

hosting multiple models

  1. create a json file as below:
{
    "API1_PATH": {
      "model": "model1_path"
    },
    "API2_PATH": {
      "model": "model2_path"
    }
}
  1. run
nlp2go --json json_file_path  

You can also try nlp2go in Google Colab: Google Colab

Contributing

Thanks for your interest.There are many ways to contribute to this project. Get started here.

License PyPI - License

Icons reference

Icons modify from Good Ware from www.flaticon.com
Icons modify from Freepik from www.flaticon.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nlp2go-0.4.16.tar.gz (13.4 kB view details)

Uploaded Source

Built Distribution

nlp2go-0.4.16-py3-none-any.whl (14.9 kB view details)

Uploaded Python 3

File details

Details for the file nlp2go-0.4.16.tar.gz.

File metadata

  • Download URL: nlp2go-0.4.16.tar.gz
  • Upload date:
  • Size: 13.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.10

File hashes

Hashes for nlp2go-0.4.16.tar.gz
Algorithm Hash digest
SHA256 047619d1bce07a2e5d1f60d06bd14be8fd8cbe5a8c45aa2a1c1be38b82c9cfde
MD5 d47598446a2234ee8e4cc9b4738de620
BLAKE2b-256 0dc5052d4c0514f0983edc4b3a00dcf75e8535893edc5d5e53d30687eb9ab425

See more details on using hashes here.

File details

Details for the file nlp2go-0.4.16-py3-none-any.whl.

File metadata

  • Download URL: nlp2go-0.4.16-py3-none-any.whl
  • Upload date:
  • Size: 14.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.10

File hashes

Hashes for nlp2go-0.4.16-py3-none-any.whl
Algorithm Hash digest
SHA256 69f3e85c5fe7616f7269456cc8904549093c6a1d1c8e445a281f04eccbb30707
MD5 e7a0f72e660a90f3b96bde1d183d1418
BLAKE2b-256 805c959bb28f4075818d3bcbd514188dd06ecc8378c2b34b8896264167b3b562

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page