Yes, loadAsChatlog is more powerful than loadAIMLFile as it allows the bot to go beyond ordinary AIML rules.
Our response list format, with support for Pattern and Template objects using Self, and keywords, topics, required words, labels, conditions, thinks, commands, emotions, actions, and poses is the best format to use if you are looking for power and use of use.
For AIML, if you want strict AIML semantics use loadAIMLFile, if you want a more heuristic/ai that frees you from having to guess all possible patterns, then use loadAsChatlog.
|