Hi all,
I am trying to add learning capabilities to my bot. The bot is at
http://104.236.77.142:8080/cisoWeb/inputform.html
The bot uses program-ab which I have wrapped in a servlet.
I have taken the learn.aiml file from http://www.square-bear.co.uk/aiml/learn.zip
I have placed the file in my bot. However, my bot is not learning facts.
human: learn Brian Crebs is a respected blogger and speaker in information security
bot: Ok I will learn that Brian Crebs is a respected blogger and speaker in information security .
human: who is brian crebs
bot: Ok I will add that fact aboutwhoto my database.
I was expecting the use of the <learn> tag to add to the bot’s brain.
What am I missing?