Questions tagged as 'rasa-nlu'

1
answer

You can not train a Rasa model using spacy

I tried to create my first chatbot on my own with the help of Rasa and this tutorial . p> He proposes to use Spacy , a library for advanced processing of natural language in Python mike@mike-thinks:~/Programing/Rasa_tutorial/rasa_nlu$ pyt...
asked by 11.05.2018 / 01:19
0
answers

RasaNLUInterpreter suddenly asks that Spacy owns lexemes.bin

Every time I call for RasaNLUInterpreter: nlu_interpreter = RasaNLUInterpreter('./models/nlu/default/weathernlu') I do not remember the steps that led to that problem, but I know it was after installing Flask. It is an error with Spacy...
asked by 02.06.2018 / 16:54
0
answers

Is there a JSON data source for the recognition of emotions or a way to do one automatically?

I have a chatbot that tells us the weather when asked and I would like it to also recognize the emotions of the people who speak to motivate them when things are not going well. I want to start with the NLU and, therefore, provide you with data...
asked by 24.05.2018 / 21:35