Closed fctoibm closed 3 years ago
You can call the analyzeDocument method when you use Discovery in IBM Cloud Pak for Data, not with instances that are hosted in IBM Cloud. See the documentation: https://cloud.ibm.com/apidocs/discovery-data?code=java#analyzedocument
Looks like the supported file types are: [application/json,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/pdf,text/html,application/xhtml+xml]
It was there, and then it went away in an online document. Also, instead of passing a file in Curl, how can we support sending a text?