Fw: KnowledgeWorks
Repost...
----- Forwarded by Bradford W Miller/US/Raytheon on 01/02/2008 01:19 PM -----
Bradford W Miller/US/Raytheon
01/02/2008 10:33 AM |
|
I don't see why you couldn't do this [I've used both systems]. Of course, it might be easier to open a connection to the OpenCyc reasoner and let it do any inferencing you are interested in, since it has specialists to do reasoning over certain parts of the KB much faster than logical inference. Some of the inferencing Cyc performs might be tedious at best to replicate in KW rules as well.
You could then use predicate attachment to get access to the cyc reasoning in KW. (i.e. defdetpred).
--
Bradford W. Miller
Cognitive/Computer Scientist/Engineer
Raytheon, Inc.
1847 West Main Road
Portsmouth, RI 02871-1087
(401) 842-3578
"Chun Tian (binghe)"
<binghe.lisp@gmail.com>
Sent by: owner-lisp-hug@lispworks.com 12/23/2007 01:33 PM
|
|
Hi, David
Recently I'm thinking about using KnowledgeWorks as a ontology platform,
by import all data from the OpenCyc[1] project, and write a simple
inference engine based on KW rules. Is it possible for KW?
Thanks.
[1] http://www.opencyc.org/
David Young wrote:
> Before beginning, read the Giarratano/RIley book:
>
> Expert Systems: Principles and Programming, Third Edition: Principles
> and Programming
>
> http://www.amazon.com/Expert-Systems-Principles-Programming-Third/dp/0534950531
>
> The authors use CLIPS as their implementation language, but CLIPS and KW
> seem to belong to the OPS5 family, so you shouldn't have any trouble.
> Truthfully, that (and the KW docs) should be enough to get you started,
> We use KW extensively for our system so I can help some (time
> permitting) if you get flummoxed.
>
> NB: CLIPS is strictly a forward-chaining system (or at least it used to
> be), whereas KW has both forward and backward chaining engines. We have
> found this combination in KW to be very powerful, but the KW docs are
> sometimes a bit subtle. For example, buried somewhere in the doc is a
> sentence that tells us forward-chaining rule RHSs are implemented using
> the backward-chainer. I missed the implications of that when I first
> started with KW, and had to discover the elegance of that approach
> through trial-and-error (and some support questions to Lispworks).
>
> Hope this helps.
>
> peace, david
>
> On Dec 20, 2007 4:32 PM, Brian Connoy <BConnoy@morrisonhershfield.com
> <mailto:BConnoy@morrisonhershfield.com>> wrote:
>
>
> Hi there,
>
> Apart from the LW samples (and my edition of "Programming Expert
> Systems in
> OPS5"), anyone have advice on good starting points for programming
> knowledge
> based systems in KnowledgeWorks?
>
> Thanks in advance,
> B. Connoy
>
>
>
> --
> And now these three remain: faith, hope, and love.
> But the greatest of these is love.
> -- 1 Corinthians 13:13
>
> For wisdom is more precious than rubies,
> and nothing you desire can compare with her.
> -- Proverbs 8:11