PBESS : A Prolog Based Expert System Shell

Building an expert system (ES) requires the developers to have good programming skills, especially when the development starts from scratch. For the beginners who do not have good fundamental in any programming language, they will find it as a difficult process because programming an ES from scratc...

全面介紹

Saved in:
書目詳細資料
主要作者: Chuah, Min Hooi
格式: Thesis
語言:English
出版: 2003
主題:
在線閱讀:http://etd.uum.edu.my/970/1/CHUAH_MIN_HOOI.pdf
http://etd.uum.edu.my/970/
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
機構: Universiti Utara Malaysia
語言: English
實物特徵
總結:Building an expert system (ES) requires the developers to have good programming skills, especially when the development starts from scratch. For the beginners who do not have good fundamental in any programming language, they will find it as a difficult process because programming an ES from scratch is an enormous undertaking. Instead of building an ES from scratch, it is often possible to borrow extensively from a previously built specific ES. This strategy resulted in tools that are described as shells. This paper presents an ES shell, namely as PBESS, which was purposely developed to help the beginners to build an expert system. The shell was developed using LPA Prolog. The knowledge representation structure used in this shell has been designed according to rulebased representation method. PBESS uses both forward and backward chaining control strategies to reason with knowledge stored in the knowledge base.