InterviewSolution
Saved Bookmarks
| 1. |
Pick out the correct option about the types of parsing.(a) Top-down and bottom-up parsing(b) Interpretation and communication(c) Roll-up and roll-down(d) None of the mentionedThe question was posed to me in an internship interview.The origin of the question is Communication in section Communicating, Perceiving and Acting of Artificial Intelligence |
|
Answer» RIGHT ANSWER is (a) Top-down and bottom-up PARSING Explanation: The TWO TYPES of parsing are top-down parsing and bottom-up parsing. |
|