AI Zone Admin Forum Add your forum

NEWS: Chatbots.org survey on 3000 US and UK consumers shows it is time for chatbot integration in customer service!read more..

Always the response is “I have no answer for that” in program ab
 
 

Hello! I have been trying to create a chat bot using program ab. I have created a simple aiml file and tried. But It is not working. I am getting this,

Name ChatBot Path E:\ab/bots/ChatBot
c
:/ab
E
:\ab/bots
E
:\ab/bots/ChatBot
E
:\ab/bots/ChatBot/aiml
E
:\ab/bots/ChatBot/aimlif
E
:\ab/bots/ChatBot/config
E
:\ab/bots/ChatBot/logs
E
:\ab/bots/ChatBot/sets
E
:\ab/bots/ChatBot/maps
Preprocessor
0 norms 0 persons 0 person2 
Get Properties
E:\ab/bots/ChatBot/config/properties.txt
addAIMLSets
E:\ab/bots/ChatBot/sets does not exist.
addCategoriesE:\ab/bots/ChatBot/aiml does not exist.
AIML modified Thu Jan 01 05:30:00 IST 1970 AIMLIF modified Thu Jan 01 05:30:00 IST 1970
No deleted
.aiml.csv file found
No deleted
.aiml.csv file found
addCategories
E:\ab/bots/ChatBot/aimlif does not exist.
Loaded 0 categories in 0.002 sec
No AIMLIF Files found
.  Looking for AIML
addCategories
E:\ab/bots/ChatBot/aiml does not exist.
Loaded 0 categories in 0.001 sec
--> Bot ChatBot 0 completed 0 deleted 0 unfinished
Setting predicate topic to unknown
normalized 
Hello
No match
.
writeCertainIFCaegories learnf.aiml size

Can anyone help me please?

File Attachments
test.aiml.csv  (File Size: 1KB - Downloads: 38)
 

 
  [ # 1 ]

I think step one would be to make aimlif, and put test.aiml.csv in it. I’m not entirely sure, though. This should be helpful: https://code.google.com/archive/p/program-ab/wikis/EditingAIMLIF.wiki
Notably, I think you might need to add “action=csv2aiml” to run.bat: https://code.google.com/archive/p/program-ab/wikis/RunningAB.wiki

 

 
  login or register to react