Frame (artificial intelligence): Difference between revisions

Content deleted Content added
mNo edit summary
No edit summary
Line 1:
'''Frames''' are an [[artificial intelligence]] [[data structure]] used to divide [[knowledge]] into substructures by representing "[[stereotype]]d situations". They were proposed by [[Marvin Minsky]] in his 1974 article "A Framework for Representing Knowledge". Frames are the primary data structure used in artificial intelligence frame languages; they are stored as [[Ontology (information science)|ontologies]] of [[Set theory|sets]].
 
Frames are also an extensive part of [[knowledge representation and reasoning]] schemes. They were originally derived from semantic networks and are therefore part of structure-based knowledge representations. According to [[Stuart J. Russell|Russell]] and [[Peter Norvig|Norvig]]'s "''[[Artificial Intelligence: A Modern Approach"]]'', structural representations assemble "[...]facts about particular objects and event types and arrange the types into a large [[taxonomy|taxonomic]] hierarchy analogous to a biological taxonomy".
 
== Frame structure ==