nlpsandbox-client

NLP Sandbox Client Library for Python


Keywords
cd2h, client, client-library, docker, natural-language-processing, nlp, nlp-sandbox, python
License
Apache-2.0
Install
pip install nlpsandbox-client==4.3.1

Documentation

nlpsandbox.io

NLP Sandbox Client

GitHub Release GitHub CI GitHub License PyPi Docker Pulls Discord Coverage Status

Overview

NLP Sandbox Client Library for Python. This repository consists of 2 packages

  • nlpsandbox: Python SDK client that wraps all the NLP Sandbox APIs
  • nlpsandboxclient - Convenience functions that infer user behavior of the SDK client.

Specification

  • API version: 1.2.0
  • Docker image: nlpsandbox/cli

Documentation

nlpsandboxclient functionality is documented here

Installation

pip install nlpsandbox-client
nlp-cli --version

Contributing and developing

Thinking about contributing to nlpsandbox-client? Get started by reading our Contributor Guide.