NLP Sandbox Client Library for Python. This repository consists of 2 packages
nlpsandbox
: Python SDK client that wraps all the NLP Sandbox APIsnlpsandboxclient
- Convenience functions that infer user behavior of the SDK client.
- API version: 1.2.0
- Docker image:
nlpsandbox/cli
nlpsandboxclient
functionality is documented here
pip install nlpsandbox-client
nlp-cli --version
Thinking about contributing to nlpsandbox-client
? Get started by reading our Contributor Guide.