/watson-document-conversion-demo

A simple demo of the IBM Watson Document Conversion Service

Primary LanguageScalaApache License 2.0Apache-2.0

IBM Watson Document Conversion Demo

A simple demo (in Scala and Java) of how to use the IBM Watson Document Conversion Service.

Running demo

  1. Make sure you have sbt installed. (Also, make sure you run sbt using Java 8.)
  2. Replace <username> and <password> in com.ibm.dcs.example.SingleConversion with your Service Credentials from BlueMix.
  3. sbt run com.ibm.dcs.example.SingleConversion