Which Two Statements Are Correct Regarding The Definition of Hyponymy and Polysemy?
Which Two Statements Are Correct Regarding The Definition of Hyponymy and Polysemy?
Which Two Statements Are Correct Regarding The Definition of Hyponymy and Polysemy?
D. Polysemy are words that have the same written form and related
meaning.
C. false
Which four objects are included in the response data returned from
Watson Assistant's message API?
. intents B. output context entities
In Watson Assistant integration, which three Watson services can
be used in the pre-processing layer?
Tone Analyzer//Natural Language Understanding// Speech to Text
Which service can be integrated with Watson Assistant to retrieve a
response from FAQ documents?
Watson Discovery
IBM Watson Knowledge Studio models can be deployed to which
three components?
IBM Watson Explore// Watson Discovery//Natural Language
Understanding
IBM Visual Recognition can be used without model training in face
detection.
true
Which IBM Watson service can be trained by a user?
Watson Assistant
IBM Watson Natural language classifier can be used to forecast the
next three days weather based on its historical records.
. false
Which two IBM Watson services CANNOT be trained by user?
Personality Insights // Tone Analyzer
LeNet 5 neural network proposed by Yann LeCun etal. was able to
reach which accuracy on MNIST dataset? (Choose the most
accurate answer.)
99%
What does OCR allow us to do?
Transform images into characters.
What are two examples of augmented reality (AR
Playing Pokémon go. /// C. Attaching bunny ears to your own head in a
snapchat image.
Pseudo-labeling is an example for a technique used in semi-
supervised learning.
True
__________ is more popular with problems like image processing,
while ___________ is more popular with problems like speech
recognition.
CNN, RNN
What occurs when a machine learning model can fit the training set
perfectly and fails with unseen future data?
Overfitting
A spam classifier is a system that looks at the content of the email
subject line to assess whether the received email is or is not spam.
The system is trained with a labeled training set that contains
enough samples of spam and legitimate e-mails. This method of
training is common in which machine learning approach?
Classification for Supervised learning
In unsupervised learning, what is discovering the inherent
groupings in data
Clustering
________ are words that have the same written form but different
meaning, while _______ are words that have the same sound but
have different meaning.
Homographs, homophones
Which two statements are correct regarding the definition of
Homophones and Homographs
Homographs are words that have the same written form but have
unrelated meanings
Homophones are words that have similar sound when spoken but have
different meanings or spelling
What are words that share a form, but have unrelated meaning
called?
Homonyms
nformation extraction is the process of changing _______ in
passages, to a/n _________ format.
unstructured text, structured
What is one of the most popular lexical databases for English
Language
WordNet
If an image is represented in gray scale, the pixel intensity 0
represents white, while 255 represents black.
False
In an image that follows the RGB color model, a pixel is represented
by ONLY one color, either Red, Green or Blue.
False
What does feature selection in a computer vision pipeline NOT help
with?
Resizing the image as a form of normalization
In image representation, one of the most well known color models
is RGB.
. true
Which contains prebuilt common intents to be added to a dialog
skill?
Content Catalog
What are three core functionalities of a Chatbot?
ntent Classification
Entities identification
Dialog maintainability
In Watson assistant, dialog node conditions can evaluate intents
and entities only.
False
Which component is optional when developing a question and
answer (FAQs) chatbot?
Dialog construction
In Watson Assistant, which three are System Entities?
@sys-date
@sys-number
@sys-currency
The Watson Discovery News collection is continuously updated
automatically.
True
In Information retrieval, what represents relevant documents that an
algorithm did NOT retrieve?
False Negative
You are testing a document retrieval algorithm for a search engine,
you entered a certain search word and it retrieved some
documents. True Negative represents irrelevant documents that
were retrieved by the algorithm.
False
In Information retrieval, which represents irrelevant documents the
algorithm did NOT retrieve?
True Negative
NLC training documents should contain at least how many
columns?
A. 2
Watson Studio communities do not provide access to articles,
tutorials, and data sets that can be used.
False
Markdown cells in Jupyter Notebook allows Data Scientists to run
Python or R codes and see the resulting visualizations (like pie
charts).
False
A project Editor can add another team member as a viewer in
Watson studio project.
False
Which two scenarios are applicable when training a custom
classifier in Watson Visual Recognition service?
Provide three .zip positive example files and no negative ones.
Provide one .zip positive example file and one negative.
Which two are requirements to use Watson Visual Recognition
service?
Service works out of the box using the built-in model.
Create an instance of the Watson Visual Recognition service.
You need to classify images for specific car brand, but it is not
supported in Watson Visual Recognition (default) classifier. What
can you do in this case?
A separate custom classifier has to be created that only classifies the
image classes it is trained on.
What is defining the chatbot's job description known as?
Purpose
What is the degree to which the chatbot engages and guides the
user known as?
Proactivity
Which quiz TV show, did Watson win in 2011, where it was able to
understand and answer trivial questions and won against human
contestants?
Jeopardy!
Parry chatbot was created in 1966. It was able to trick users into
believing that they were having a real conversation with a human.
. false
Which data challenge does NOT require reprocessing techniques?
Data description
What are three common examples of selection bias?
Under coverage
Voluntary response bias
Nonresponse bias
A. true