hello!
I was working with botfront.io with rasa 2.3
but we was facing some issues due to lower version of rasa that’s why we take the decision to work with rasa x 1.1.0 with rasa 3.0.8
I use to implement dual language chatbots mainly (English - Arabic), Botfront
was helping us by providing separate NLU files
for each language with its own Configuration
“as shown in the images” which was giving me the availability to tune each language in a separate way which was having a great effect on the bot performance
so does anyone know how can I do that in rasa x with the versions rasa x 1.1.0 and rasa 3.0.8
?
Or even tell me what is the best practices for rasa in building a dual language bot
?
the target is to have separate NLU files with separate configuration for each one of them for the same model like botfront
was doing
I attached some images to show you how Botfront
was dealing with the dual language