Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 220 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 220 Bytes

IEEE_Chatbot_v2

Run Rasa commands in a virtual environment

To train

rasa train

To Run

rasa shell

To check the probability of each intent

rasa shell nlu

Look at the docs for more commands