Hi, I am building a new Chatbot for getting full forms of abbreviations from a dataset. Right now I am only using an example dataset containing 50 abbreviations and their full forms. My stories only have 3 parts with greeting, abbreviation search and goodbye.
However the nature of this chatbot means that people might ask more than one full form at a time. The first full form is coming correctly. However if i give an input where I ask for another full form, I get no reply.
Is this because the chatbot is not robust enough? Or will I have to adjust my stories? I am a novice to this and I was hoping someone could help.