hello,
i’m working on ,y new project which is ” Arabic chat bot” as a customer service.
so fare i’ve crated the XML file and the chatbot.py file using Python and the chat bot works very well.
but now i’m moving toward trying the chat bot in other words “machine learning”.
so the problem is :
1-which algorithm is best to use (neural network or clustering)?
2-is ot best to still make the XML file as the knowledge base or crete an sql DB file?
need you help….!!!