Hi All, my machine is windows and my goal is to develop an Italian chatbot by using Rasa. I already read the tutorial, but I have some question :
For my goal, Have I to install Rasa from the packages or I need to build it from source?
In this latter case; Could you confirm or not if the below steps are right?
yes, if you want to use italian word vectors you will have to install spaCy and the italian model. But the default config (created by rasa init) is language independent and should actually work quite well.