Dear Sir, Yes, I’ll send you the part I’m working on and the problems I’m having! My current topic is to get the questions in an exam for the user to test. I made a bot according to the Vietnamese recognition part
- Part 1, the structure does:
- config.yml, do you use an external library to recognize Vietnamese, can you please take a look and help me, if possible, can you please refer to my config.yml file?
config.yml file
- nlu.yml, I attached a picture,
- domain.yml, I attach a photo In this file, I have created a slot_set of status_end_exam, my wish is that when it is true, I will not render the question from the test anymore, and if it is false, I will continue to execute the question rendering loop.
- files stories.yml, I have build 2 stories I have bolded the part I can’t do, after each time I want to redo the question rendering until the end of the exam. In the action.py file, I have created a global variable to increase the number of questions myself, nlu.yml (2.3 KB) rules.yml (1.6 KB) stories.yml (2.2 KB) domain.yml (3.4 KB) actions.py (5.7 KB) I tried to put slot_set in but it only stops at rendering 1 sentence










