In [1]:
%learn alice
In [2]:
Hello
In [3]:
I'm fine
In [4]:
What's your preferred holiday spot?
In [5]:
Yes
In [6]:
%record on
Now we define a couple of categories about holiday preferences
In [7]:
%aiml
what is your preferred holiday *?
<srai>holiday</srai>
holiday
summer or winter?
summer
<that>summer or winter
<random>
<li>I like to go to the beach</li>
<li>I enjoy sailing</li>
</random>
winter
<that>summer or winter
I'm rather fond of cross-country skiing
In [8]:
What's your preferred holiday spot?
In [9]:
summer
In [10]:
%record save holidays