Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.74 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.74 KB

Python client library for SAP AI Business Service Document Classification REST API

This repository contains the source code of Python client library for convenient usage of SAP AI Business Service Document Classification and the examples of its usage. The client library provides convenience methods to access the service that issue calls to the SAP AI Business Service Document Classification REST API. In order to be able to use the library you need to have access to SAP Cloud Platform.

Please have a look at API documentation in order to use the library.

Requirements

This library requires properly setup Python 3 environment.

Download and Installation

This python library should be consumed in the standard way by running pip install sap-document-classification-client or adding the library as a dependency of your code in requirements.txt file.

Known Issues

Please see the issues section

How to obtain support

In case you would like to contribute to this project, ask any questions or get support, please open an issue containing the description of your question or planned contribution in GitHub and we will get in touch.

License

Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache License, v 2.0 except as noted otherwise in the LICENSE.txt file.