[pandorabots-general] The Learning Curve
George Veletsianos
velet006 at umn.edu
Mon May 1 14:05:03 PDT 2006
The attachment automates this process. This is what i implemented for
one of our research studies last year. I am not sure if this will go
through, but i thought i'd try. It's a swf file, compiled in flash
player 7, and is intended to do that exact parsing. If anyone needs the
code just let me know...
George
George Veletsianos
Learning Technologies
University of Minnesota
http://www.DeliciousPixels.com
Dr. Rich Wallace wrote:
> Actually, I think if you want to capture all occurances of multi-word
> keyphrases, you need to use the standard 4-category "keyword trick" in
> AIML:
>
> <pattern>AUTUMNAL EQUINOX</pattern>
> <template>blah blah blah (the definition)</template>
>
> <pattern>_ AUTUMNAL EQUINOX</pattern>
> <template><srai>AUTUMNAL EQUINOX</srai></template>
>
> <pattern>_ AUTUMNAL EQUINOX *</pattern>
> <template><srai>AUTUMNAL EQUINOX</srai></template>
>
> <pattern>AUTUMNAL EQUINOX *</pattern>
> <template><srai>AUTUMNAL EQUINOX</srai></template>
>
> The 1st category handles the key phrase by istelf. The 2nd when the
> phrase appears at the end of a sentence, the 3rd when it is in the middle
> of a sentence, and the 4th when it appears at the beginning. All three
> give the same reply thanks to the <srai>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sraiCreator.swf
Type: application/x-shockwave-flash
Size: 48678 bytes
Desc: not available
Url : http://list.pandorabots.com/pipermail/pandorabots-general/attachments/20060501/82267f4e/sraiCreator-0001.swf
More information about the pandorabots-general
mailing list