Closed tiru1930 closed 6 years ago
Hi, I do have a framework that is mainly designed to handle the complicated contexts during the conversations for a chatbot. I am currently working on it, based on the Chinese language (which is much more complex than most other languages regarding context). However, this framework is not open-sourced and only available for business purposes, and it is not used in this project you see.
Thanks for asking.
Thank you for the response. Will modify this project to handle context as j required.
On Thu, Sep 13, 2018, 6:43 PM Bo Shao notifications@github.com wrote:
Hi, I do have a framework that is mainly designed to handle the complicated contexts during the conversations for a chatbot. I am currently working on it, based on the Chinese language (which is much more complex than most other languages regarding context). However, this framework is not open-sourced and only available for business purposes, and it is now used in this project you see.
Thanks for asking.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bshao001/ChatLearner/issues/62#issuecomment-421002193, or mute the thread https://github.com/notifications/unsubscribe-auth/ALpUV7E-y469mt7NOvD1xQMnsWKfPjsrks5ualoOgaJpZM4WjEv1 .
Hi, I have came across this project on my web search, It is interesting and well structured, Thank you for sharing this with us. I have few question on this project.
1.Can this project supports context ,i,e multi-turn dialogues? 2.If not What will be the suggested approach to handle multi-turn dialogues? i,e like sending back previous turn response along with current user utterance and having all utterance in memory for each dialogue etc?
Regards Tiru