Open 123bmc opened 5 years ago
This error was raised when executing this command: python3.6 -m rasa_nlu.run -d models/dialogue -u models/current/nlu
Can you please help me?
Hi @123bmc, I hope this was solved already but if someone else is facing this; you need to train a mode first.
after cloning this repo and installing dependencies, try rasa train
rasa train
and then
rasa run/shell/interactive
This error was raised when executing this command: python3.6 -m rasa_nlu.run -d models/dialogue -u models/current/nlu
Can you please help me?