CLIPS: A Tool for Building Expert Systems
21–30 of 64 posts
Re: CLIPS: A Tool for Building Expert Systems
#22They gave a lot of IAAI talks! WOW! I gave only one, from our joint work with GM. It looks like they were able to make expert systems useful. Our work on KnowledgeTool might be equally useful! After all, it appears that their work was stuck with C, and our work on KnowledgeTool was based on, was a pre-processor to -- sorry to mention this -- PL/I. But, gee, they based on C, so mentioning PL/I should not be so bad! Ou…
Re: CLIPS: A Tool for Building Expert Systems
#23Re: CLIPS: A Tool for Building Expert Systems
#24For some reason I was under the impression that Expert Systems were in some way a sort of evolutionary dead end and weren't used any more. Is this not the case?
Re: CLIPS: A Tool for Building Expert Systems
#25For some reason I was under the impression that Expert Systems were in some way a sort of evolutionary dead end and weren't used any more. Is this not the case?
Rule based systems can be extremely useful for certain types of problems. I'm working on incorporating a rule based system into our business code to allow easier changes to that logic by the people it affects. As for expert systems in terms of ai, I do think that's gone by the wayside, but probably not entirely gone (ditto for decision trees).
Re: CLIPS: A Tool for Building Expert Systems
#26Probably better to use modern Prolog instead?
Sometimes it's much easier to state rules in a forward chaining system. Why is it inherently better to use a bakeards chaining system under all circumstances?
Re: CLIPS: A Tool for Building Expert Systems
#27This calls for a shameless plug to Drools. Disclaimer: I'm in the core development team :) https://docs.jboss.org/drools/release/7.20.0.Final/drools-do...
Re: CLIPS: A Tool for Building Expert Systems
#28This calls for a shameless plug to Drools. Disclaimer: I'm in the core development team :) https://docs.jboss.org/drools/release/7.20.0.Final/drools-do...
Re: CLIPS: A Tool for Building Expert Systems
#29They gave a lot of IAAI talks! WOW! I gave only one, from our joint work with GM. It looks like they were able to make expert systems useful. Our work on KnowledgeTool might be equally useful! After all, it appears that their work was stuck with C, and our work on KnowledgeTool was based on, was a pre-processor to -- sorry to mention this -- PL/I. But, gee, they based on C, so mentioning PL/I should not be so bad! Ou…
Re: CLIPS: A Tool for Building Expert Systems
#30This calls for a shameless plug to Drools. Disclaimer: I'm in the core development team :) https://docs.jboss.org/drools/release/7.20.0.Final/drools-do...
As someone who is only recently getting into rules system development, outside of the manual, are there any other great references you would recommend for understanding rules systems like modern Drools?
The book "Expert Systems: Principles and Programming" [1] is also good though now out of print.
[0] http://www.clipsrules.net/Documentation.html [1] http://www.amazon.com/exec/obidos/tg/detail/-/0534384471/ref...