Skip to content

Home




PyPI Download Build Last Commit

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.

Quick Start

Installing via pip

pip install nlp2go

Load model into a CLI interface

nlp2go --model model_path --cli

Load model into a Restful API

nlp2go --model model_path --api_path model_task_name --api_port 3000

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