Artificial Intelligence - Study Mode
[#486] OCR (Optical Character Recognition) uses NLP.
Correct Answer
(A) True
[#487] What is a top-down parser?
Correct Answer
(A) Begins by hypothesizing a sentence (the symbol S) and successively predicting lower level constituents until individual pre-terminal symbols are written
[#488] What is not represented by using propositional logic?
Correct Answer
(C) Both Objects & Relations
[#489] What is the condition of variables in first-order literals?
Correct Answer
(B) Universally quantified
[#490] A* is optimal if h(n) is an admissible heuristic-that is, provided that h(n) never underestimates the cost to reach the goal.
Correct Answer
(A) True