Questions tagged [ibm-watson]

A collection of REST APIs and SDKs that can be used to integrate AI into your applications to solve complex problems.

A collection of REST APIs and SDKs that use cognitive computing to solve complex problems.

Watson APIs are adaptable, interactive and contextual in the way they provide information.

Instead of simply returning prepared responses, these APIs provide answers based on what they know to be correct, relying on information they've acquired over time.

See: http://www.ibm.com/watson/developer/

2412 questions
4
votes
1 answer

Watson Java SDK and OkHttp memory leak

I've created a POC for the Watson TTS service in Eclipse using the Java SDK 3.3.0. The app server is Tomcat v8.0 running locally through Eclipse on a Win10 PC. Everything works fine, i.e., it is able to retrieve an audio stream, but when I stop…
LWK69
  • 1,070
  • 2
  • 14
  • 27
4
votes
2 answers

Watson Conversation, response missing text

Since yesterday, the Conversation service sometimes doesn't answer a response. It recognizes intents and entities, but there is not text in the response. This is what I get when I use…
4
votes
3 answers

How to give personalised greeting in Watson Conversation?

While Defining the Dialog in the Watson Conversation I'm not able to greet user with his/her name or I'm not able to detect contact number sent by the user and rephrase it to the user. Is it possible to do it in the Watson Conversation Api or not.
user2881430
  • 367
  • 1
  • 5
  • 17
4
votes
1 answer

IBM Watson visual recognition - invalid API key

I'm trying to use the visual recognition from IBM Watson using their API. Here is the POST request I am sending: https://gateway-a.watsonplatform.net/visual-recognition/api/v3/classify?api_key={MY_API_KEY}&version=2016-05-20 and I specify my image…
Mathieu
  • 311
  • 2
  • 12
4
votes
2 answers

Watson Visual Recognition Create Classifier 413 Request Entity Too Large

I am trying to create a Watson Visual Recognition Create Classifier using v3 of the rest API following the documentation https://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/doc/visual-recognition/customizing.shtml#goodclassifying which…
twiz911
  • 634
  • 1
  • 9
  • 18
4
votes
1 answer

How can I tune the Retrieve and Rank ranker with a dictionary/model of domain specific phrases?

We are trying to group phrases together in order to improve results. For instance, if the user asks a question like "When do I have to change the filter of my air conditioning?" with a domain specific phrase such as “air conditioning”, R&R returns…
Pargles
  • 97
  • 2
  • 6
4
votes
1 answer

Watson STT Java - Varying results between Websockets Java and HTTP POST

I'm trying to build an app that takes a streamed audio input (eg: a line in microphone) and does Speech-to-Text using IBM Bluemix (Watson). I briefly modified the example Java code found here. This example sends a WAV but instead I'm sending a…
abdielou
  • 198
  • 7
4
votes
1 answer

How to train watson natural language classifier incrementaly?

I understand that you have to provide training data (in a csv file) when you create a natural language classifier. If I want to add some more training data for the classifier when this data becomes available, how should I proceed ? Should I re…
Sebastien Brunot
  • 431
  • 2
  • 10
4
votes
2 answers

Calling a service with python on bluemix

I'm using python on the IBM Bluemix platform. How can I do a call to the text-to-speech Watson service? I have the string inside my python code and I need to pass this text to be read.
Vitor Hugo
  • 41
  • 3
4
votes
2 answers

Bluemix news api transaction limit exceeded

I have added the Alchemy API service to my Bluemix dashboard and can use the credentials to call the API. I have configured the service to use the "Ecosystem" plan. My App calls the news API fine for the first few calls and then I get API…
Brendan
  • 85
  • 6
4
votes
1 answer

Prolog: writing a program like Watson in Jeopardy

I'm trying make a program that can find the longest word that you can make with a given set of letters. (Kind of like Watson in Jeopardy) So far I managed to make it so that if you specify the length of the word, it will give you all the words of…
Dario
  • 71
  • 1
  • 5
4
votes
1 answer

IBM BigInsights (IBM Hadoop) vs IBM Watson

What is the difference between IBM Watson and IBM Inforsphere BigInsights (IBM Hadoop)/Streams? What Watson brings to the table that BigInsights wouldn't?
Amir HZ
  • 43
  • 4
4
votes
1 answer

Can I deploy an application developed using Watson API without Bluemix?

I want to deploy a text to speech application using the Watson API, is that possible without using Bluemix? I tried a demo application using Bluemix, it worked fine, no issues ..…
user3962745
  • 1,097
  • 2
  • 12
  • 17
4
votes
1 answer

What is the data format required for input in the IBM-Watson cloud product?

I'm having a hard time figuring out what type of data watson accepts: RDF triples, relational, delimited text, etc. There's really no documentation anywhere. Does anyone know?
Kristian
  • 21,204
  • 19
  • 101
  • 176
3
votes
1 answer

Adding script tag to Gatsby using helmet throws syntax errors

I'm trying to add watson chatbot to my website and the required script tag is the following: