Stuck on building a customer support chatbot from scratch using reddit dataset
I've a trained model who can mimic day to day conversation occurring on reddit. But, here my problem is that I want it to reply to a specific use cases based on the vocabulary it had learned.
Summary:- I am building a college chatbot, and there are many use cases. I've trained a model on reddit dataset, and now I've a model who can mimic reddit conversation. But, I want it to map it's vocabulary to one of my use cases. How should I tackle this scenario?
Any idea? Please help, I've tried searching the internet for days, but no answer.
Topic chatbot rnn machine-learning
Category Data Science