- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Chapter 7Introduction to CLIPS.ppt
Expert Systems: Principles and Programming, Fourth Edition Chapter 7:Introduction to CLIPS Expert Systems: Principles and Programming, Fourth Edition What is CLIPS? CLIPS is a multiparadigm programming language that provides support for: Rule-based Object-oriented Procedural programming Syntactically, CLIPS resembles: Eclipse CLIPS/R2 JESS Other CLIPS Characteristics CLIPS supports only forward-chaining rules. The OOP capabilities of CLIPS are referred to as CLIPS Object-Oriented Language COOL . The procedural language capabilities of CLIPS are similar to languages such as: C Ada Pascal Lisp CLIPS Characteristics CLIPS is an acronym for C Language Integrated Production System. CLIPS was designed using the C language at the NASA/Johnson Space Center. CLIPS is portable – PC ? CRAY. CLIPS Notation Symbols other than those delimited by , [ ], or should be typed exactly as shown. [ ] mean the contents are optional and mean that a replacement is to be made. * following a description means that the description can be replaced by zero or more occurrences of the specified value. CLIPS Notation Descriptions followed by + mean that one or more values specified by description should be used in place of the syntax description. A vertical bar | indicates a choice among one or more of the items separated by the bars. Fields To build a knowledge base, CLIPS must read input from keyboard / files to execute commands and load programs. During the execution process, CLIPS groups symbols together into tokens – groups of characters that have the same meaning. A field is a special type of token of which there are 8 types. Numeric Fields The floats and integers make up the numeric fields – simply numbers. Integers have only a sign and digits. Floats have a decimal and possibly “e” for scientific notation. Symbol Fields Symbols begin with printable ASCII characters followed by zero or more characters, followed by a delimiter. CLIPS is case sensitive. String Fields Strings must
您可能关注的文档
- 6.7 自旋单态和自旋三重态.ppt
- 600立方米水.ppt
- 671例体检者中医体质分类与亚健康相关性研究.ppt
- 6、云的观测.ppt
- 6、爸爸的老师.ppt
- 6、赵州桥.ppt
- 6顾秋蓓老师art of aps teaching-The Art of APS Teaching.ppt
- 7 Deadlocks.ppt
- 7 Must-Know Disaster Recovery Strategies.ppt
- 7 Roads to Meditation.ppt
- Chapter 7Monitoring and Controlling Projects.ppt
- Chapter 7Organizational Buyer Behavior of Group Market.ppt
- Chapter 7Oscillators.ppt
- Chapter 7Other Important NN Models.ppt
- Chapter 7Personal Growth and Work Stress.ppt
- Chapter 7Positioning Services in Competitive Markets.ppt
- CHAPTER 7Preparing financial statements.ppt
- Chapter 7Process Modeling.ppt
- Chapter 7Project Cost Management.ppt
- Chapter 7Risk and Real Options in Capital Budgeting.ppt
最近下载
- 2025至2030稀土永磁材料行业发展趋势分析与未来投资战略咨询研究报告.docx
- 高考物理一轮复习重难点逐个突破专题81电磁感应中的单、双棒问题(原卷版+解析).docx VIP
- 部编五年级上册语文单元分析.pdf VIP
- 模拟退火算法课件.pptx VIP
- 2025至2030中国钕稀土磁铁行业发展趋势分析与未来投资战略咨询研究报告.docx VIP
- 2025年安徽高考思想政治真题试卷完全解读(含试卷分析与备考策略).docx VIP
- 2025至2030中国MRI磁铁行业发展趋势分析与未来投资战略咨询研究报告.docx VIP
- 水平三新课标体育与健康教案.pdf VIP
- 《立足课标与课本 科学备战》2025安徽省中考化学复习 策略.pptx
- 土石坝安全监测技术规范.pdf VIP
文档评论(0)