-
I would like to crawl BOX and upload files to Discovery by using the Data Crawler.
I reffered to the link below and configured BOX crawl options.
https://console.bluemix.net/docs/services/discover…
-
Currently the action file name are `-` based on user feedback from IBM Functions is better to have actions file and name to be `-` this way the operations/methods that can be done/apply on a resource …
-
Hi - am getting build issues when I use version 4.2.1 of the jar, for this code. The following imports are not available.
com.ibm.watson.developer_cloud.conversation.v1.ConversationService
com.ib…
-
```java
import java.io.ByteArrayInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache…
asidd updated
6 years ago
-
You'll need an environment or config file to store the Discovery credentials, they are currently hard-coded (https://github.com/ragudiko/wks-nlu-sms-analysis/blob/master/src/main/java/com/ibm/watson/n…
-
After pip installing, the version is different from the API docs and the python examples in this repo.
For example, the `.add_document` method does not have the parameter `file_info` in the new ve…
-
https://github.com/watson-developer-cloud/python-sdk/wiki/Migration
No reference to changes to Discovery service update_document api or how to resolve when migrating to latest sdk version.
What …
-
When following the instructions in the readme file to Run the demo locally I am I am getting a "Not Authorized" error.. I have created my discovery service and have all the associated password and log…
-
The discovery docs have not been updated since `watson-developer-cloud` 0.26 , this makes it difficult to work with multiple Watson services when the documentation for different services recommend usi…
-
The Discovery V1 API does not produce the results we might expect
This is true for every query I have tried. Is there a limit of 10 results?
We don't mention this in [these docs](https://w…