-
Hi All,
I want to underline that the pure-text notes possibilities that is NOT present in the new version is, in some cases, a great great value.
For example when you cut&paste from different sources, or when I have to annotate XML tags.
It will really ice to have this old feature also in the new version!
ciao
roberto.
2009-06-29 07:41:35 UTC in FreeMind
-
Hi Nicolas,
I agree with Pierre as far as the "that interpretation". Actually in AIMLbot, the "that" tag doesn't work.
I can manage to use a "temporary topic" but the AIML code will be "clumsy"... :-)
best regards
roberto.
2009-05-25 16:34:37 UTC in AIMLBot (Program#)
-
i can help in testing AIML.
hard core programming is not for my old brain.. ;-)
ciao
roberto.
2009-05-21 09:48:55 UTC in AIMLBot (Program#)
-
well for me your code is taboo.
it is simpler for me to invert che AIML :-)
thank you
ciao
roberto.
2009-05-21 09:47:06 UTC in AIMLBot (Program#)
-
yes, it seems turned.
<category>
<pattern>* is * is *</pattern>
<template>
should be 1 is 2 is 3. <star index="1"/> is <star index="2"/> is <star index="3"/>.
</template>
</category>
You: 1 is 2 is 3
Bot: should be 1 is 2 is 3. 3 is 2 is 1.
AIMLbot starts from right and goes left?
ciao
roberto.
2009-05-21 09:12:20 UTC in AIMLBot (Program#)
-
hi nicholas thank you for your quick response. Finally i undertand what is going on.
take this AIML code
<category><pattern>_ MAILS _</pattern><template><star index="1"/> email <star index="2"/></template></category>
<category><pattern>*</pattern><template>What?</template></category>.
2009-05-19 08:43:46 UTC in AIMLBot (Program#)
-
Hi All,
As far as I tested, AIMLbot doesn't understand the standard code <star index="2"/> .
Do you agree? Do you think there is a simple way to put it in?
regards
roberto
dialobot
http://www.dialobot.com.
2009-05-18 17:11:33 UTC in AIMLBot (Program#)