Closed ghost closed 5 years ago
hi mr.dinesh.I am facing problem with this training code.after executing it it appears as "chatbot object has no attribute 'set_trainer'".please resolve this
Use following
trainer = ListTrainer(chatbot)
Thank u, its resolved now,.
On Fri, 22 Mar, 2019, 5:14 PM Aqib Farid, notifications@github.com wrote:
hi mr.dinesh.I am facing problem with this training code.after executing it it appears as "chatbot object has no attribute 'set_trainer'".please resolve this
Use following trainer = ListTrainer(chatbot)
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dineshsambasivam/Chatbot_Project/issues/1#issuecomment-475589956, or mute the thread https://github.com/notifications/unsubscribe-auth/AnDqZpslfHIQvyCq1YA234R69GlILr9Bks5vZMIPgaJpZM4b1J2_ .
I have d same issue. I have used it as u said. But now second line is showing same error. In chatbot.train(chatbot) Chatbot has no attribute train
hi mr.dinesh.I am facing problem with this training code.after executing it it appears as "chatbot object has no attribute 'set_trainer'".please resolve this