List – I | List – II |
I. Semantic Network | a. Knowledge about what to do as opposed to how to do it. |
II. Frame | b. A premise of a rule that is not concluded by any rule. |
III. Declarative knowledge | c. A method of knowledge representation that uses a graph. |
IV. Primitive | d. A data structure representing stereotypical knowledge. |
Codes:
I | II | III | IV | |
(1) | d | a | b | c |
(2) | d | c | a | b |
(3) | d | c | b | a |
(4) | c | d | a | b |
72. In Artificial Intelligence , a semantic network
is a graph-based method of knowledge representation where nodes represent concepts and arcs represent relations between concepts.
is a graph-based method of knowledge representation where nodes represent relations between concepts and arcs represent concepts.
represents an entity as a set of slots and associated rules.
is a subset of first-order logic.