Skip to content
#

watson

Here are 352 public repositories matching this topic...

ghost
ghost commented Jun 5, 2018

Do we think we could combine the "Copy your Model ID " and "Adding the classifierID" sections so the steps read more chronologically? Specifically it would be more natural for a user to copy and paste each field into XCode independently (ie making step 2 in "adding the classifierID" come after step 3 in "Copy your Model", etc).

Following current instructions, users are likely to replace Model

kevinashaw
kevinashaw commented Nov 19, 2017

Are periods allowed in filenames? I'm getting an error from SAI:

OSError: [Errno 2] No such file or directory: 
'/Users/foo/filtered/Recording_Start2017-11-10T19-16-31-538Z_Part000_Dur.wav'

The original source filename is:
/Users/foo/Recording_Start.2017-11-10T19-16-31-538Z_Part.000_Dur.0m24s373.wav
Is SAI stripping out characters from the filename?
I will also note that the `~

bug
jaumemir
jaumemir commented Nov 7, 2018

The module "Discovery Document Loader" loads document content (the msg.payload), under an attribute named "value", when the standard expectation is to have it under the attribute named "text" in Discovery.
This requires to enrich the "value" field, generating "enriched_value" instead of "enriched_text", which is non-standard and a client application may fail if enrichments are not where expected

A Jupyter notebook that uses the Watson Visual Recognition and Natural Language Understanding services to enrich Facebook Analytics and uses Cognos Dashboard Embedded to explore and visualize the results in Watson Studio

  • Updated Mar 11, 2020
  • Jupyter Notebook
skerbis
skerbis commented Feb 3, 2019

Eigene Workflows einbinden

Wokflows erweitern Watson um zusätzliche Funktionen und Suchen.

Das nachfolgende Beispiel bindet eine Suche für eine Tabelle eines AddOns an.

Zunächst benötigt man einen Provider, diesen (hier StoreProvider.php) legt man im Lib-Ordner des eigenen oder des project-AddOns an.

Hier der Provider für ein Store-AddOn

namespace Watson\Workflows\

Improve this page

Add a description, image, and links to the watson topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the watson topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.