my examples is like : - [travel to] aus on [last week]
But when user inputs text similar like: [travel to] Vietnam last day.
It’s return to fallback actions. It needs to user input exactly the same examples to handle the entity.
I want to focus on the entity like [travel to] , not the text behind.
20,30 isn’t that many to be fair! Can you also show me the pipeline you’re using? And can you post the debug logs for when the bot goes into fallback? You can get those by using the --debug flag with rasa shell
Sr it’s my mistake. Exactly it’s not returning to fallback, it’s working right custom action. But the extractor is parsing wrong value of entities. You can see at the log. How can i make it parse right value?
đi [du lịch] (travel) đảo lý sơn 15m parse entertaiment right.
đi [du lịch] (travel) đảo 15m parse wrong with value is [du lịch đảo]