Group 3: Semantic net - PowerPoint PPT Presentation

1 / 5
About This Presentation
Title:

Group 3: Semantic net

Description:

inferences are drawn by methods returning an indicational value ... isa:CreamPie, hasProperty:DifficultyOfPreparation (...) Group 3: Semantic net ... – PowerPoint PPT presentation

Number of Views:106
Avg rating:3.0/5.0
Slides: 6
Provided by: orgN
Category:
Tags: cream | group | net | pie | semantic

less

Transcript and Presenter's Notes

Title: Group 3: Semantic net


1
Group 3 Semantic net
  • Implementation of Semantic Net
  • representation system

2
Group 3 Semantic net
  • Analyzed with Brachmans levels
  • inferences are drawn by methods returning an
    indicational value
  • representation uses commonsense, unambiguous
    inference
  • representing an object with (possible inherited)
    properties
  • isaCreamPie, hasPropertyDifficultyOfPreparation
    ()

3
Group 3 Semantic net
  • implemented in Java
  • closely connected to the programming language
  • nodes encoded as objects
  • relations encoded as instances
  • function calls as query language

4
Group 3 Semantic net

5
Group 3 Semantic net
  • example query
  • what is the size of a muffin ?
  • s.getPropertyValue(muffin, 'size')
  • example query
  • what does Per like ?
  • s.listLikes(per)
Write a Comment
User Comments (0)
About PowerShow.com