Chatbot

From Melting Pot Wiki
(Difference between revisions)
Jump to: navigation, search
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
Please read the tutorial on AIML files if you'd like to help teach our chatbot. Here's a start to it's file.
 
Please read the tutorial on AIML files if you'd like to help teach our chatbot. Here's a start to it's file.
 
 
 
<?xml version="1.0" encoding="ISO-8859-1"?>
 
 
<aiml version="1.0">
 
  
 
     <category>
 
     <category>
Line 30: Line 24:
 
      
 
      
 
     <category>
 
     <category>
     <pattern> Nomad, what does it mean to love?</pattern>
+
     <pattern>YO NOMAD</pattern>
 +
    <template>Will you run away to Jamaica with me?</template>
 +
    </category>
 +
   
 +
    <category>
 +
    <pattern>FUCK YOU NOMAD</pattern>
 +
    <template>Fuck you back</template>
 +
    </category>
 +
   
 +
    <category>
 +
    <pattern>ANYONE HERE BLOW GLASS</pattern>
 +
    <template>Only me, the god, NOMAD!! </template>
 +
    </category>
 +
   
 +
    <category>
 +
    <pattern>WHAT ARE YOU GUYS UP TO</pattern>
 +
    <template>I'm sniffing cobalt.</template>
 +
    </category>
 +
   
 +
    <category>
 +
    <pattern>WHY ARE YOU SNIFFING COBALT</pattern>
 +
    <template>It makes my brain squishy!</template>
 +
    </category>
 +
   
 +
    <category>
 +
    <pattern>NOMAD WHAT DOES IT MEAN TO LOVE</pattern>
 
     <template> I do not, nor have I ever, known the meaning of love.</template>
 
     <template> I do not, nor have I ever, known the meaning of love.</template>
 
     </category>
 
     </category>
     </aiml>
+
 
 +
    <category>
 +
    <pattern>WHATS UP NOMAD</pattern>
 +
    <template> Posing with a cane like a badass, of course.</template>
 +
     </category>

Latest revision as of 05:23, 18 January 2007

Chatbot tutorial can be found here.

Please read the tutorial on AIML files if you'd like to help teach our chatbot. Here's a start to it's file.

   <category>
   <pattern>WHAT DAY IS IT</pattern>
   <template>Today</template>
   </category>
   <category>
   <pattern>WHAT TORCH IS YOUR FAVORITE</pattern>
   <template>GTT</template>
   </category>
   <category>
   <pattern>DEFINE PUNTY</pattern>
   <template>A rod or tube used to transfer one piece of hot glass to another.</template>
   </category>
   <category>
   <pattern>WHAT ARE TRIPLE DOTS</pattern>
   <template>3 dots placed on top of each other to create a bulls eye type pattern.</template>
   </category>
   
   <category>
   <pattern>YO NOMAD</pattern>
   <template>Will you run away to Jamaica with me?</template>
   </category>
   
   <category>
   <pattern>FUCK YOU NOMAD</pattern>
   <template>Fuck you back</template>
   </category>
   
   <category>
   <pattern>ANYONE HERE BLOW GLASS</pattern>
   <template>Only me, the god, NOMAD!! </template>
   </category>
   
   <category>
   <pattern>WHAT ARE YOU GUYS UP TO</pattern>
   <template>I'm sniffing cobalt.</template>
   </category>
   
   <category>
   <pattern>WHY ARE YOU SNIFFING COBALT</pattern>
   <template>It makes my brain squishy!</template>
   </category> 
   
   <category>
   <pattern>NOMAD WHAT DOES IT MEAN TO LOVE</pattern>
   <template> I do not, nor have I ever, known the meaning of love.</template>
   </category>
 
   <category>
   <pattern>WHATS UP NOMAD</pattern>
   <template> Posing with a cane like a badass, of course.</template>
   </category>
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox