[alicebot-style] alicebot-style Digest, Vol 6, Issue 3
mehri
foreverlinux at yahoo.com
Mon Dec 18 17:35:13 PST 2006
Hi Tom,
I do believe that ProgramD is strict AIML 1.0.1 compliant only.
badanswer.aiml is an extension of the AIML 1.0.1 that only works with Pandora bots (program Z).
Therefore ProgramD only uses learn in this way:
<learn>
../../aiml/file.aiml
</learn>
Feel free to correct me if I'm wrong on this Noel (Noel is the primary author of ProgramD)
----- Original Message ----
From: tom <lee.su at incesoft.com>
To: alicebot-style at list.alicebot.org
Sent: Monday, December 18, 2006 6:10:10 PM
Subject: Re: [alicebot-style] alicebot-style Digest, Vol 6, Issue 3
to mehri: hi, I am using ProgramD.
_______________________________________________
alicebot-style mailing list
alicebot-style at list.alicebot.org
http://list.alicebot.org/mailman/listinfo/alicebot-style
i,everyone:
i want to ask a question about the
tag <learn>
can <learn> be used in this
way?
<learn>
<category>
<pattern>
<eval><uppercase><get
name="badanswer-input"
/></uppercase></eval>
</pattern>
<template>
<eval><get
name="badanswer-newresp" /></eval>
</template>
</category>
</learn>
that is from Badanswer.aiml which
can be found in aiml4.5's source code.I tested it,and got some errors.From
alicebot.org,i can see that <learn>should be followed with a uri.My
question is,can we write a aiml file in aiml? so that the new learn category
from dialog can be saved,and can be loaded using <learn>.
thanks
best wishes
Lee.Su
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the alicebot-style
mailing list