|
|
|
Pandorabots will be restarted in approximately 1 minute(s). If you
are working on a bot, please make sure you save any changes before then. Downtime should be
less than 1 minute.
|
|
In order to follow the examples in this tutorial you will need to login using
the panel to the left. If you don't have a Pandorabots account you can sign-up
for an account here.
A Tutorial For Adding Knowledge to Your Robot
Glossary
- Input Pattern
-
The input sentence (or sentences) provided to the robot.
- Template
-
An abbreviation for response template.
- Response Template
-
The Response Template is either a response or a program to generate a response.
- Category
-
An Input Pattern (including optional variants of <that> and <topic>, along with a Response Template.
- Pattern Matching
-
A capability of matching input sentences against stored sentences.
- Knowledge Web (aka Graph Master)
-
A representation of the categories in a Pandorabot.
- Ultimate Default Category
-
When the input sentence fails to match any category.
- Default Category
-
<topic> and <that> can each have a default category.
- Default Response Template
-
what is said when nothing is matched.
- XML
-
a markup/programming language.
- AIML
-
a markup/programming language implementing knowledge content. AIML is a
subset of XML.
Copyright © 2002 - 2004 Doubly Aimless
|