What type of input data can IBM Watson Assistant consume independently?

What type of input data can IBM Watson Assistant consume independently?A . string of textB . speechC . imagesD . audioView AnswerAnswer: A

August 22, 2019 No Comments READ MORE +

What are examples of the information the IBM Watson Natural Language Understanding service extract from html, or web-based content when it analyzes entities?

What are examples of the information the IBM Watson Natural Language Understanding service extract from html, or web-based content when it analyzes entities?A . text and title informationB . people, companies, organizationsC . subject-action-object relationsD . topic keywordsView AnswerAnswer: C

August 20, 2019 No Comments READ MORE +

Which IBM Watson service is pre-trained and does not allow for any customization?

Which IBM Watson service is pre-trained and does not allow for any customization?A . Tone AnalyzerB . DiscoveryC . Natural Language ClassifierD . Speech to TextView AnswerAnswer: C

August 20, 2019 No Comments READ MORE +

When building a dialog within the IBM Watson Assistant service, what does the dollar sign $ represent?

When building a dialog within the IBM Watson Assistant service, what does the dollar sign $ represent?A . Shorthand syntax for accessing the dialog context.variable_name.B . The $ syntax is meaningful when used with the asterisk * for building and utilizing JSON within Watson dialog responseC . Describes replacement of...

August 20, 2019 No Comments READ MORE +

If you are looking to translate the language of text, but are uncertain of the original language which REST API endpoint from IBM Watson Language Translator service could be used?

If you are looking to translate the language of text, but are uncertain of the original language which REST API endpoint from IBM Watson Language Translator service could be used?A . classifyB . modelsC . identifyD . translateView AnswerAnswer: B Explanation: Reference: https://cloud.ibm.com/apidocs/language-translator

August 20, 2019 No Comments READ MORE +

Which statement best describes the supervised learning process in building a question answering system?

Which statement best describes the supervised learning process in building a question answering system?A . The system ingests the corpus and is able to answer questions after ingestionB . A human supervisor monitors the progress of the learning, evaluates the answers, and incrementally improves the resultsC . The system learns...

August 17, 2019 No Comments READ MORE +

How is this collection different from other collections?

Built into the IBM Watson Discovery service is the Watson Discovery News data set. How is this collection different from other collections?A . The Watson Discovery News configuration and documents cannot be adjustedB . Documents from the Watson Discovery News collection can be ingested as sample documents to better configure...

August 17, 2019 No Comments READ MORE +

How could IBM Watson Natural Language Classifier (NLC) be used in the solution?

An AI solution is implemented to detect what the user wants to do. The user mentions that he wants to buy a ski jacket for an upcoming vacation in Colorado? How could IBM Watson Natural Language Classifier (NLC) be used in the solution?A . Profile properties configured for NLC could...

August 16, 2019 No Comments READ MORE +

How can the entities be derived from the conversation using IBM Watson services?

An AI solution is implemented to detect what the user wants to do. The user mentions that he wants to buy a ski jacket for an upcoming vacation in Colorado. How can the entities be derived from the conversation using IBM Watson services?A . Upload training data to the Discovery...

August 15, 2019 No Comments READ MORE +

In order to minimize the error, which method helps to find the derivative of the error with respect to each weight and subtracting this value from the weight value?

In order to minimize the error, which method helps to find the derivative of the error with respect to each weight and subtracting this value from the weight value?A . Answer PropagationB . Back PropagationC . Cognitive PropagationD . Forward PropagationView AnswerAnswer: B

August 14, 2019 No Comments READ MORE +