emtelliPro Python SDK
This SDK provides libraries and code examples to work with emtelligent’s emtelliPro NLP API.
Here you’ll be able to find all the information you need to quickly be up and running with the SDK, including step-by-step instructions for installation as well as in-depth documentation for all the SDK components.
This SDK documentation has been written for the reader to follow in the order of the
table of contents at the left side of the page. It gets the user started by installing
the package, then doing some initial testing using the provided basic emtellipro-client
,
then moving onto more advanced processing using the emtellipro-db-client
database client to store the
emtelliPro output into a database, and finally to some examples on building your own client
using the provided libraries.