Skip to main content

hosting nlp models for demo purpose

Project description




PyPI Download Build Last Commit


nlp2go

Hosting nlp models in one line

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.1.1.tar.gz (6.0 kB view details)

Uploaded Source

Built Distributions

nlp2go-0.1.1-py3.7.egg (18.0 kB view details)

Uploaded Source

nlp2go-0.1.1-py3-none-any.whl (12.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nlp2go-0.1.1.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.4

File hashes

Hashes for nlp2go-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c11386ceccc192a245246808fe38ca39da29905aad3198e8311deae3ac6f2991
MD5 4ae88f5689fa91b7d753e7f77c22081c
BLAKE2b-256 983f6f6f8a1857807c434909668586dc1292b87094fdfbc5c85acdb84b875759

See more details on using hashes here.

File details

Details for the file nlp2go-0.1.1-py3.7.egg.

File metadata

  • Download URL: nlp2go-0.1.1-py3.7.egg
  • Upload date:
  • Size: 18.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.4

File hashes

Hashes for nlp2go-0.1.1-py3.7.egg
Algorithm Hash digest
SHA256 c32732593373139467164e9922d3ce9c32acba84044a168d3dd2aff4bd78eb91
MD5 a42c5c38ab1e1e3fba2ac553f31479d2
BLAKE2b-256 10b52eacf50854ed0b3b89580b9d4e64678e8fb32e1b734f9dc32e6d834646aa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nlp2go-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 12.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.4

File hashes

Hashes for nlp2go-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b1162aaee83b24550984b99031a9320922960b7f5dbbecc40d9de8d7f19c92b1
MD5 9edb322b370f7a8343885a536ee7471c
BLAKE2b-256 164806d0da6949d0360ac12238e75b49e7bd174d749ff655c10c0d4932458696

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