Xref: utzoo comp.ai:7954 comp.lang.lisp:3950 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!uwm.edu!bionet!ames!uhccux!wiliki.eng.hawaii.edu!thuang From: thuang@wiliki.eng.hawaii.edu (Thomas Huang) Newsgroups: comp.ai,comp.lang.lisp Subject: A Small Expert System??? Message-ID: <10060@uhccux.uhcc.Hawaii.Edu> Date: 28 Oct 90 08:33:57 GMT Sender: news@uhccux.uhcc.Hawaii.Edu Reply-To: thuang@wiliki.eng.hawaii.edu (Thomas Huang) Followup-To: comp.ai Distribution: usa Organization: University of Hawaii, College of Engineering Lines: 15 A SMALL EXPERT SYSTEM??: I am C lover and learning Lisp&AI now.After I finished some practices on the programming(including a integrtor and derivitive solver), I am suggested to practice to write expert system. But I was stuck for some time. In order to start, I would be very happy if someone is very kind to give some suggestions and a rarely small expert system source code in LISP (rule-based). It will include the inference engine, know- ledge base . SPECIALLY I would hope to see the reflection of the con- fidence level(Or constrain propagation?). Some example like, "He would mean this(0.6)" if system has no sure solution. Therefore I can have a whole picture about how to do it. Thank you very much. -----Thomas