I don’t think we are using SpaCY-nl, but we do use supervise_embeddings.
If I’m correct, I am running Rasa Core 0.14.0. Rasa just launched a new version right? Should I update Rasa? And will this keep my current progress intact?
So it actually answers the FAQ, then I answer the bot’s question, but then it gives me two utters on which I should answer one too (what year I’m starting).
It now assumes the question is also an answer to a question that wasn’t even asked yet… Telling when the deadline is should be after giving an answer to “When are you starting?” “this year”, but it seems to just assume the answer is ‘this year’
I see my last reply didn’t come through. My apologies! I’ve asked around in other threads. They’re working on a way to make MappingPolicy more easy to use.
For now, their solution is to make the utters you map to the intents into custom actions. You acn also just wait for their new solution.
Okay thanks! I’ll try to make that work. Too bad it’s not easy to do right now. My project will end in a few weeks and will then be used the upcoming years on a public school website, so the chatbot will only have the functionality that is available at this very moment.