SASInstitute SAS Viya 3.5 Natural Language Processing and Computer Vision (A00-405) Free Practice Test
Question 1
Which is the correct syntax for using a previously defined LITI concept rule, ''Date_of_Diagnosis'' in a category rule?
Correct Answer: A
Question 2
How many channels does a BGR image contain?

Enter your numeric answer in the space above

Enter your numeric answer in the space above
Correct Answer:
3
Question 3
Which statement is TRUE about the QN modifier as it is used in the LITI language?
Correct Answer: B
Question 4
Given the code to add a concatenation layer:

Assume the output dimensions (width*depth):
* source layer A 100*100*5
* source layer B 100*100*5
* source layer C 100*100*3
What is the correct dimension of the output of this concatenation layer?

Assume the output dimensions (width*depth):
* source layer A 100*100*5
* source layer B 100*100*5
* source layer C 100*100*3
What is the correct dimension of the output of this concatenation layer?
Correct Answer: C
Question 5
Which option is incorporated in the dlTune action?
Correct Answer: A
Question 6
The kewords Firstname and LastName to defined concepts:
Insert the appropriate characters) before the leftmost curly brace ({) to identify the FirstName LastName pair as the required information to be extracted from a document.

Enter your answer in the field above
Insert the appropriate characters) before the leftmost curly brace ({) to identify the FirstName LastName pair as the required information to be extracted from a document.

Enter your answer in the field above
Correct Answer:
_c
C_CONCEPT: Professor _c{FIRSTNAME LASTNAME}.
C_CONCEPT: Professor _c{FIRSTNAME LASTNAME}.
Question 7
Which statements are TRUE about importing SAS Contextual Analysis projects into SAS Visual Text Analytics when creating a new project? (Choose two)
Correct Answer: B,D