Semantic relationships: Difference between revisions

From Computer Science Wiki
(Created page with "right|frame|Artificial Intelligence<ref>http://www.flaticon.com/</ref> A semantic network, or frame network, is a network that represents semantic relations b...")
 
(No difference)

Latest revision as of 07:23, 11 January 2018

Artificial Intelligence[1]

A semantic network, or frame network, is a network that represents semantic relations between concepts. This is often used as a form of knowledge representation. It is a directed or undirected graph consisting of vertices, which represent concepts, and edges, which represent semantic relations between concepts.[2]

What makes a good knowledge representation[edit]

  1. Relationships are made explicit
  2. Exposes natural constraints
  3. Excludes extraneous details
  4. It is transparent, concise, complete, fast, computatable




References[edit]