-
Updated
Jun 15, 2020 - TypeScript
watson
Here are 352 public repositories matching this topic...
https://github.com/watson-developer-cloud/unity-sdk#documentation
Namespaces are out of date, and do not reflect v4.5.0.
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
-
Updated
May 27, 2020
check links in product page www.autoEdit.io
eg link to user manual STT setup is broke (points to older version of gitbook)
-
Updated
Mar 17, 2020 - Java
Periods in filenames
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 `~
-
Updated
Jun 2, 2020 - C#
-
Updated
Jun 18, 2020 - JavaScript
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
-
Updated
Feb 19, 2020 - JavaScript
-
Updated
Dec 13, 2018 - Java
-
Updated
Feb 5, 2020 - Python
-
Updated
Apr 20, 2019 - Java
-
Updated
Jul 16, 2018 - Swift
-
Updated
Dec 7, 2018 - JavaScript
-
Updated
Jan 15, 2020 - Python
-
Updated
Jun 4, 2020 - Ruby
-
Updated
Mar 11, 2020 - Jupyter Notebook
-
Updated
Oct 22, 2019 - Python
-
Updated
Jul 15, 2017 - PHP
-
Updated
Oct 5, 2018 - Swift
WA services created after December 13th, 2019, have a different WA service endpoint: https://cloud.ibm.com/apidocs/assistant/assistant-v1#service-endpoint. The default endpoint values in the config.ini.sample file as well as the documentation needs to be updated to reflect this change.
-
Updated
Jun 5, 2019 - JavaScript
-
Updated
Aug 4, 2017 - CSS
-
Updated
Apr 20, 2019 - Jupyter Notebook
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.
Add this topic to your repo
To associate your repository with the watson topic, visit your repo's landing page and select "manage topics."
Hi! thanks for open sourcing this big effort!
Would it be possible to compare this solution to Kubeflow which contains Seldon-Core and an example.
And finally, if you have some time, compare to [PipelineAI](https://