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

Uploaded Source

Built Distributions

nlp2go-0.1.4-py3.7.egg (18.1 kB view details)

Uploaded Source

nlp2go-0.1.4-py3-none-any.whl (12.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nlp2go-0.1.4.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.4.tar.gz
Algorithm Hash digest
SHA256 ac28764c15a8975bb766825f5dcaed5727cf3c6d6c0632305f14806c993701ee
MD5 b5d109cb709518903eaa75919a5b1a07
BLAKE2b-256 48663e9efac12c93ce4ad112422393ba830e825677773d6133ed97a3694d1a6e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nlp2go-0.1.4-py3.7.egg
  • Upload date:
  • Size: 18.1 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.4-py3.7.egg
Algorithm Hash digest
SHA256 4c2a7fe35173d1d47609c4e4425c1041cb5f2c18057de30ad9685fd8c482a6b8
MD5 19d67b63b2517fb3c6d37a2a7e3aad27
BLAKE2b-256 0bcbe2454462716528c5851d166cd4169b048f3bca2e954b0117d56219dbe15c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nlp2go-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 12.9 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c9e893e78cf160bb890c26f92157243e2ef5c8888e167bf3769b978fa08351fa
MD5 76960317fa716483f649d324d7b16b55
BLAKE2b-256 a714081674abb417a0d0d27c2e7604ea1fa56d74ca6fe14271e563306a608f7b

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