Hi,
I need to implement java question answering system (similar to chatbot but domain specific) for my final year project. I first thought of using AIML to build knowledgebase. But I could not find how to access it in java. All I found was program D, program W and so on. If I used AIML is there any way to access it in java? or should I write an interpreter also to access that?
Please help me ... :)
Thanks