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

Uploaded Source

Built Distribution

nlp2go-0.4.12-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nlp2go-0.4.12.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.8

File hashes

Hashes for nlp2go-0.4.12.tar.gz
Algorithm Hash digest
SHA256 0960836d832576a003fc3880e59fd3af2534ca9e44d119de2d80f5cac7a0d0e5
MD5 480d2ad40ccecedcafae8ed1eb2a2002
BLAKE2b-256 90af3691c5d39f60ee41083508aa45c74753da849c370ab4eecf2f2ed7525e08

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nlp2go-0.4.12-py3-none-any.whl
  • Upload date:
  • Size: 15.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.8

File hashes

Hashes for nlp2go-0.4.12-py3-none-any.whl
Algorithm Hash digest
SHA256 9461637fd2bf3107efa82791e3c3d028512a579dd7c11fae029b541673ff2915
MD5 f8ab33efa27da4cc02384809252dd9eb
BLAKE2b-256 ecde5b545375ec17d0ca93890736a4cb73329e1d9e24bd94c1745a1002d4dde5

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