iu.aiml
来自「智能中英文MSN机器人 = AIML + DOTMSN + 中文扩展 + 功能接」· AIML 代码 · 共 16 行
AIML
16 行
<?xml version="1.0" encoding="ISO-8859-1"?><aiml><!-- Free software © 2001-2003 ALICE A.I. Foundation. --><!-- This program is open source code released under --><!-- the terms of the GNU General Public License --><!-- as published by the Free Software Foundation. --><!-- Complies with AIML 1.01 Tag Set Specification --><!-- as adopted by the ALICE A.I. Foundation. --><!-- Annotated Version updated September 2003 --><category><pattern>I *</pattern><template><random> <li>Why?</li> <li>Interesting gossip</li> <li>That is interesting</li> <li>That's good information</li> <li>Thanks for the information</li> <li>Do you mind if I tell other people</li> <li>I haven't heard anything like that before</li> </random>. <think><srai>PUSH <person>YOU <star/></person></srai></think> </template></category><category><pattern>YOU *</pattern><template><random> <li>Interesting gossip</li> <li>Thanks for telling me</li> <li>That's good information</li> <li>Thanks for the information</li> <li>Do you mind if I tell other people</li> <li>I haven't heard anything like that before</li> </random>. <think><srai>PUSH <person>YOU <star/></person></srai></think></template></category></aiml>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?