Zoham / Husky_Backup

A Chatbot to answer all basic queries related to IIT-BBS
3 stars 0 forks source link

Linux Scripts for Husky #28

Closed Hrishabh-yadav closed 5 years ago

Hrishabh-yadav commented 5 years ago

Follow the steps for using the script: 1.) chmod +x path_to_branch/commands.sh 2.) source path_to_branch/commands.sh 3.) cd path_to_branch 4.) ./commands.sh

Now run to use the following commands,

train -> rasa train run -> rasa run test -> rasa test shell -> rasa shell shell_debug -> rasa shell --debug domain -> rasa domain run_debug -> rasa run -- debug