انت هنا الان : شبكة جامعة بابل > موقع الكلية > نظام التعليم الالكتروني > مشاهدة المحاضرة

Knowledge representation methods

الكلية كلية تكنولوجيا المعلومات     القسم قسم شبكات المعلومات     المرحلة 3
أستاذ المادة احمد مهدي محمد سعيد الصالح       4/11/2011 9:09:53 PM

هنالك عدة طرق لتمثيل المعرفة ولكن اهمها هي :-

2- Procedural Representation

?? The most common technique for representing knowledge in computers is

procedural knowledge.

?? Procedural code not only encodes facts (constants or bound variables) but also

defines the sequence of operations for using and manipulating those facts.

?? Thus, program code is a perfectly natural way of encoding procedural

knowledge. Whether data structures or objects are used to model the problem,

the program is essentially one big knowledge representation

?? Programs written in scripting languages such as Visual Basic Script, JavaScript,

and LotusScript are examples of a procedural knowledge representation

Weakness of Procedural Code

In procedural code, the knowledge and the manipulation of that knowledge are

inextricably linked .

Declarative

This weakness is overcome by the most popular knowledge representation

approach, called declarative.

In declarative knowledge representation, a user explained the simply facts, rules, and

relationships.

3- Network Representation

3-1 Semantic Nets

Semantic net at the time of its origin were used mainly in understanding natural

languages , where the semantics (meaning) of the associated words in sentence was

extracted by employing such nets.

For example the sentence : "the man hit the boy"

Generally, semantic nets found a winder application in reasoning of knowledge

based systems. A semantic net consists of two elementary tuples: events denoted by

nodes and relationship between events denoted by links.

Semantic nets are used to define the meaning of a concept by its relationships

to other concepts. A graph data structure is used, with nodes used to hold concepts,

and links with natural language labels used to show the relationships.

Frames and semantic nets are very closely related to predicate logic


المادة المعروضة اعلاه هي مدخل الى المحاضرة المرفوعة بواسطة استاذ(ة) المادة . وقد تبدو لك غير متكاملة . حيث يضع استاذ المادة في بعض الاحيان فقط الجزء الاول من المحاضرة من اجل الاطلاع على ما ستقوم بتحميله لاحقا . في نظام التعليم الالكتروني نوفر هذه الخدمة لكي نبقيك على اطلاع حول محتوى الملف الذي ستقوم بتحميله .