Frame (artificial intelligence): Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Add: isbn, doi, s2cid. Upgrade ISBN10 to 13. | Use this bot. Report bugs. | Suggested by Abductive | Category:Knowledge representation | #UCB_Category 119/198
Ba2kell (talk | contribs)
Cross reference
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 Russell and 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 ==