1 / 6

인터넷 환경의 지식시스템 제 6 장 역방향추론 시스템 구축 도구

인터넷 환경의 지식시스템 제 6 장 역방향추론 시스템 구축 도구. 역방향 추론 전문가시스템의 역사. INSIGHT2 VP-EXPERT SKI1, SKI2 UNIK-BWD Level 5 Object, ProKappa, ART-IM, Smart Elements, EXSYS Pro, CLIPS. UNIK-BWD Syntax. (BWD-RULE rule-name “ 설명문 ” [RULE-GROUP group-name] [Priority 정수 ] IF predicate1 predicate2 …

niles
Download Presentation

인터넷 환경의 지식시스템 제 6 장 역방향추론 시스템 구축 도구

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 인터넷 환경의 지식시스템제 6 장 역방향추론 시스템 구축 도구

  2. 역방향 추론 전문가시스템의 역사 • INSIGHT2 • VP-EXPERT • SKI1, SKI2 • UNIK-BWD • Level 5 Object, ProKappa, ART-IM, Smart Elements, EXSYS Pro, CLIPS

  3. UNIK-BWD Syntax (BWD-RULE rule-name “설명문” [RULE-GROUP group-name] [Priority 정수] IF predicate1 predicate2 … predicaten THEN action1 action2 … actionn) Predicate = (operand1 operator operand2 … operandn) Action = (operand1 operator operand2 … operandn) Operator = NOT, AND, OR, NOR, XOR, IS(=), ISNOT(<>), ==, !=, <=, <, >=, >, +, -, *, /, ASK Operand = predicate(action), variable, constant(TRUE, FALSE, …) * Variable의 종류 – 질문 변수, 결론 변수, 연쇄 변수

  4. UNIK-BWD의기능 • 모름의 처리 • 이유 설명 • 파생추론 • 선택형 변수값의 폐쇄여부 • 그룹 기반 추론 • [RULE-GROUP 그룹이름]

  5. 멀티미디어 대화 기능 • (bwd-set-dialogue 변수명 글자출력내용 글자출력제목 그림파일 그림출력제목 소리파일) (e.g.) (bwd-set-dialogue ‘“동물이 털이 있다” ‘“동물이 털이 있습니까?” NIL ‘HAIR.BMP ‘“털” ‘“HAIR.WAV”

  6. 연습문제 • 다음 지식을 UNIK-BWD의 명령어를 이용하여 표현하시오. (지식 생략) • UNIK-BWD에서 파생추론의 의미를 설명하시오. • UNIK-BWD에서 선택형 변수의 폐쇄여부가 추론에 어떤 식으로 영향을 미치는지 예를 들어 설명하시오. • 하이퍼링크 기반 추론이란 무엇인가? • 하이퍼링크 기반 추론의 장단점을 설명하시오.

More Related