API batch tool

Once you have used the Content Analyzer web interface to train your Content Analyzer instance, then you can recognize your specific ontology of document classes. You need to incorporate the Content Analyzer API calls in to your workflow to integrate the data extraction and document classification capabilities.

Instead of waiting for your custom application to be written to call the Content Analyzer APIs, you can use the sample tools to get started right away. The Github repository has the API sample batch tools https://github.com/ibm-ecm/content-analyzer-samples to start with.

This Github repository contains two types of IBM Business Automation Content Analyzer sample tools. One is a desktop application that has been built for Windows and for Mac platforms, the other is a Python script package that contains the python scripts for API uploading, processing, downloading and deleting.

The sample tools can be used for uploading files, checking processing status, downloading and deleting files via the IBM Business Automation Content Analyzer APIs. The sample tools can be used as a companion tool to your new Content Analyzer solution.