Parcourir la source

Upload files to 'chatbot/data'

SadhulaSaiKumar il y a 2 ans
Parent
révision
d0635da6a4
3 fichiers modifiés avec 2255 ajouts et 0 suppressions
  1. 1463
    0
      chatbot/data/nlu.yml
  2. 792
    0
      chatbot/data/rules.yml
  3. BIN
      chatbot/data/stories.yml

+ 1463
- 0
chatbot/data/nlu.yml
Fichier diff supprimé car celui-ci est trop grand
Voir le fichier


+ 792
- 0
chatbot/data/rules.yml Voir le fichier

@@ -0,0 +1,792 @@
1
+version: "3.1"
2
+
3
+rules:
4
+- rule: greetngs
5
+  steps:
6
+  - intent: greet
7
+  - action: utter_greet
8
+
9
+- rule: Say goodbye anytime the user says goodbye
10
+  steps:
11
+  - intent: goodbye
12
+  - action: utter_goodbye
13
+
14
+- rule: Say 'I am a bot' anytime the user challenges
15
+  steps:
16
+  - intent: bot_challenge
17
+  - action: utter_iamabot
18
+
19
+- rule: Ticket0
20
+  steps:
21
+  - intent: Question0
22
+  - action: utter_Question0
23
+
24
+- rule: Ticket1
25
+  steps:
26
+  - intent: Question1
27
+  - action: utter_Question1
28
+
29
+- rule: Ticket2
30
+  steps:
31
+  - intent: Question2
32
+  - action: utter_Question2
33
+
34
+- rule: Ticket3
35
+  steps:
36
+  - intent: Question3
37
+  - action: utter_Question3
38
+
39
+- rule: Ticket4
40
+  steps:
41
+  - intent: Question4
42
+  - action: utter_Question4
43
+
44
+- rule: Ticket5
45
+  steps:
46
+  - intent: Question5
47
+  - action: utter_Question5
48
+
49
+- rule: Ticket6
50
+  steps:
51
+  - intent: Question6
52
+  - action: utter_Question6
53
+
54
+- rule: Ticket7
55
+  steps:
56
+  - intent: Question7
57
+  - action: utter_Question7
58
+
59
+- rule: Ticket8
60
+  steps:
61
+  - intent: Question8
62
+  - action: utter_Question8
63
+
64
+- rule: Ticket9
65
+  steps:
66
+  - intent: Question9
67
+  - action: utter_Question9
68
+
69
+- rule: Ticket10
70
+  steps:
71
+  - intent: Question10
72
+  - action: utter_Question10
73
+
74
+- rule: Ticket11
75
+  steps:
76
+  - intent: Question11
77
+  - action: utter_Question11
78
+
79
+- rule: Ticket12
80
+  steps:
81
+  - intent: Question12
82
+  - action: utter_Question12
83
+
84
+- rule: Ticket13
85
+  steps:
86
+  - intent: Question13
87
+  - action: utter_Question13
88
+
89
+- rule: Ticket14
90
+  steps:
91
+  - intent: Question14
92
+  - action: utter_Question14
93
+
94
+- rule: Ticket15
95
+  steps:
96
+  - intent: Question15
97
+  - action: utter_Question15
98
+
99
+- rule: Ticket18
100
+  steps:
101
+  - intent: Question18
102
+  - action: utter_Question18
103
+
104
+- rule: Ticket19
105
+  steps:
106
+  - intent: Question19
107
+  - action: utter_Question19
108
+
109
+- rule: Ticket20
110
+  steps:
111
+  - intent: Question20
112
+  - action: utter_Question20
113
+
114
+- rule: Ticket21
115
+  steps:
116
+  - intent: Question21
117
+  - action: utter_Question21
118
+
119
+- rule: Ticket22
120
+  steps:
121
+  - intent: Question22
122
+  - action: utter_Question22
123
+
124
+- rule: Ticket23
125
+  steps:
126
+  - intent: Question23
127
+  - action: utter_Question23
128
+
129
+- rule: Ticket24
130
+  steps:
131
+  - intent: Question24
132
+  - action: utter_Question24
133
+
134
+- rule: Ticket25
135
+  steps:
136
+  - intent: Question25
137
+  - action: utter_Question25
138
+
139
+- rule: Ticket26
140
+  steps:
141
+  - intent: Question26
142
+  - action: utter_Question26
143
+
144
+- rule: Ticket27
145
+  steps:
146
+  - intent: Question27
147
+  - action: utter_Question27
148
+
149
+- rule: Ticket28
150
+  steps:
151
+  - intent: Question28
152
+  - action: utter_Question28
153
+
154
+- rule: Ticket29
155
+  steps:
156
+  - intent: Question29
157
+  - action: utter_Question29
158
+
159
+- rule: Ticket30
160
+  steps:
161
+  - intent: Question30
162
+  - action: utter_Question30
163
+
164
+- rule: Ticket31
165
+  steps:
166
+  - intent: Question31
167
+  - action: utter_Question31
168
+
169
+- rule: Ticket32
170
+  steps:
171
+  - intent: Question32
172
+  - action: utter_Question32
173
+
174
+- rule: Ticket33
175
+  steps:
176
+  - intent: Question33
177
+  - action: utter_Question33
178
+
179
+- rule: Ticket34
180
+  steps:
181
+  - intent: Question34
182
+  - action: utter_Question34
183
+
184
+- rule: Ticket38
185
+  steps:
186
+  - intent: Question38
187
+  - action: utter_Question38
188
+
189
+- rule: Ticket39
190
+  steps:
191
+  - intent: Question39
192
+  - action: utter_Question39
193
+
194
+- rule: Ticket40
195
+  steps:
196
+  - intent: Question40
197
+  - action: utter_Question40
198
+
199
+- rule: Ticket41
200
+  steps:
201
+  - intent: Question41
202
+  - action: utter_Question41
203
+
204
+- rule: Ticket42
205
+  steps:
206
+  - intent: Question42
207
+  - action: utter_Question42
208
+
209
+- rule: Ticket43
210
+  steps:
211
+  - intent: Question43
212
+  - action: utter_Question43
213
+
214
+- rule: Ticket44
215
+  steps:
216
+  - intent: Question44
217
+  - action: utter_Question44
218
+
219
+- rule: Ticket45
220
+  steps:
221
+  - intent: Question45
222
+  - action: utter_Question45
223
+
224
+- rule: Ticket46
225
+  steps:
226
+  - intent: Question46
227
+  - action: utter_Question46
228
+
229
+- rule: Ticket47
230
+  steps:
231
+  - intent: Question47
232
+  - action: utter_Question47
233
+
234
+- rule: Ticket48
235
+  steps:
236
+  - intent: Question48
237
+  - action: utter_Question48
238
+
239
+- rule: Ticket49
240
+  steps:
241
+  - intent: Question49
242
+  - action: utter_Question49
243
+
244
+- rule: Ticket50
245
+  steps:
246
+  - intent: Question50
247
+  - action: utter_Question50
248
+
249
+- rule: Ticket51
250
+  steps:
251
+  - intent: Question51
252
+  - action: utter_Question51
253
+
254
+- rule: Ticket52
255
+  steps:
256
+  - intent: Question52
257
+  - action: utter_Question52
258
+
259
+- rule: Ticket54
260
+  steps:
261
+  - intent: Question54
262
+  - action: utter_Question54
263
+
264
+- rule: Ticket55
265
+  steps:
266
+  - intent: Question55
267
+  - action: utter_Question55
268
+
269
+- rule: Ticket56
270
+  steps:
271
+  - intent: Question56
272
+  - action: utter_Question56
273
+
274
+- rule: Ticket57
275
+  steps:
276
+  - intent: Question57
277
+  - action: utter_Question57
278
+
279
+- rule: Ticket58
280
+  steps:
281
+  - intent: Question58
282
+  - action: utter_Question58
283
+
284
+- rule: Ticket59
285
+  steps:
286
+  - intent: Question59
287
+  - action: utter_Question59
288
+
289
+- rule: Ticket60
290
+  steps:
291
+  - intent: Question60
292
+  - action: utter_Question60
293
+
294
+- rule: Ticket61
295
+  steps:
296
+  - intent: Question61
297
+  - action: utter_Question61
298
+
299
+- rule: Ticket62
300
+  steps:
301
+  - intent: Question62
302
+  - action: utter_Question62
303
+
304
+- rule: Ticket64
305
+  steps:
306
+  - intent: Question64
307
+  - action: utter_Question64
308
+
309
+- rule: Ticket65
310
+  steps:
311
+  - intent: Question65
312
+  - action: utter_Question65
313
+
314
+- rule: Ticket66
315
+  steps:
316
+  - intent: Question66
317
+  - action: utter_Question66
318
+
319
+- rule: Ticket67
320
+  steps:
321
+  - intent: Question67
322
+  - action: utter_Question67
323
+
324
+- rule: Ticket68
325
+  steps:
326
+  - intent: Question68
327
+  - action: utter_Question68
328
+
329
+- rule: Ticket69
330
+  steps:
331
+  - intent: Question69
332
+  - action: utter_Question69
333
+
334
+- rule: Ticket70
335
+  steps:
336
+  - intent: Question70
337
+  - action: utter_Question70
338
+
339
+- rule: Ticket71
340
+  steps:
341
+  - intent: Question71
342
+  - action: utter_Question71
343
+
344
+- rule: Ticket72
345
+  steps:
346
+  - intent: Question72
347
+  - action: utter_Question72
348
+
349
+- rule: Ticket73
350
+  steps:
351
+  - intent: Question73
352
+  - action: utter_Question73
353
+
354
+- rule: Ticket74
355
+  steps:
356
+  - intent: Question74
357
+  - action: utter_Question74
358
+
359
+- rule: Ticket75
360
+  steps:
361
+  - intent: Question75
362
+  - action: utter_Question75
363
+
364
+- rule: Ticket76
365
+  steps:
366
+  - intent: Question76
367
+  - action: utter_Question76
368
+
369
+- rule: Ticket77
370
+  steps:
371
+  - intent: Question77
372
+  - action: utter_Question77
373
+
374
+- rule: Ticket79
375
+  steps:
376
+  - intent: Question79
377
+  - action: utter_Question79
378
+
379
+- rule: Ticket81
380
+  steps:
381
+  - intent: Question81
382
+  - action: utter_Question81
383
+
384
+- rule: Ticket82
385
+  steps:
386
+  - intent: Question82
387
+  - action: utter_Question82
388
+
389
+- rule: Ticket151
390
+  steps:
391
+  - intent: Question151
392
+  - action: utter_Question151
393
+
394
+- rule: Ticket152
395
+  steps:
396
+  - intent: Question152
397
+  - action: utter_Question152
398
+
399
+- rule: Ticket153
400
+  steps:
401
+  - intent: Question153
402
+  - action: utter_Question153
403
+
404
+- rule: Ticket155
405
+  steps:
406
+  - intent: Question155
407
+  - action: utter_Question155
408
+
409
+- rule: Ticket156
410
+  steps:
411
+  - intent: Question156
412
+  - action: utter_Question156
413
+
414
+- rule: Ticket157
415
+  steps:
416
+  - intent: Question157
417
+  - action: utter_Question157
418
+
419
+- rule: Ticket158
420
+  steps:
421
+  - intent: Question158
422
+  - action: utter_Question158
423
+
424
+- rule: Ticket159
425
+  steps:
426
+  - intent: Question159
427
+  - action: utter_Question159
428
+
429
+- rule: Ticket160
430
+  steps:
431
+  - intent: Question160
432
+  - action: utter_Question160
433
+
434
+- rule: Ticket161
435
+  steps:
436
+  - intent: Question161
437
+  - action: utter_Question161
438
+
439
+- rule: Ticket162
440
+  steps:
441
+  - intent: Question162
442
+  - action: utter_Question162
443
+
444
+- rule: Ticket164
445
+  steps:
446
+  - intent: Question164
447
+  - action: utter_Question164
448
+
449
+- rule: Ticket165
450
+  steps:
451
+  - intent: Question165
452
+  - action: utter_Question165
453
+
454
+- rule: Ticket167
455
+  steps:
456
+  - intent: Question167
457
+  - action: utter_Question167
458
+
459
+- rule: Ticket168
460
+  steps:
461
+  - intent: Question168
462
+  - action: utter_Question168
463
+
464
+- rule: Ticket170
465
+  steps:
466
+  - intent: Question170
467
+  - action: utter_Question170
468
+
469
+- rule: Ticket171
470
+  steps:
471
+  - intent: Question171
472
+  - action: utter_Question171
473
+
474
+- rule: Ticket172
475
+  steps:
476
+  - intent: Question172
477
+  - action: utter_Question172
478
+
479
+- rule: Ticket173
480
+  steps:
481
+  - intent: Question173
482
+  - action: utter_Question173
483
+
484
+- rule: Ticket174
485
+  steps:
486
+  - intent: Question174
487
+  - action: utter_Question174
488
+
489
+- rule: Ticket175
490
+  steps:
491
+  - intent: Question175
492
+  - action: utter_Question175
493
+
494
+- rule: Ticket176
495
+  steps:
496
+  - intent: Question176
497
+  - action: utter_Question176
498
+
499
+- rule: Ticket177
500
+  steps:
501
+  - intent: Question177
502
+  - action: utter_Question177
503
+
504
+- rule: Ticket178
505
+  steps:
506
+  - intent: Question178
507
+  - action: utter_Question178
508
+
509
+- rule: Ticket179
510
+  steps:
511
+  - intent: Question179
512
+  - action: utter_Question179
513
+
514
+- rule: Ticket180
515
+  steps:
516
+  - intent: Question180
517
+  - action: utter_Question180
518
+
519
+- rule: Ticket181
520
+  steps:
521
+  - intent: Question181
522
+  - action: utter_Question181
523
+
524
+- rule: Ticket182
525
+  steps:
526
+  - intent: Question182
527
+  - action: utter_Question182
528
+
529
+- rule: Ticket183
530
+  steps:
531
+  - intent: Question183
532
+  - action: utter_Question183
533
+
534
+- rule: Ticket184
535
+  steps:
536
+  - intent: Question184
537
+  - action: utter_Question184
538
+
539
+- rule: Ticket185
540
+  steps:
541
+  - intent: Question185
542
+  - action: utter_Question185
543
+
544
+- rule: Ticket188
545
+  steps:
546
+  - intent: Question188
547
+  - action: utter_Question188
548
+
549
+- rule: Ticket189
550
+  steps:
551
+  - intent: Question189
552
+  - action: utter_Question189
553
+
554
+- rule: Ticket190
555
+  steps:
556
+  - intent: Question190
557
+  - action: utter_Question190
558
+
559
+- rule: Ticket191
560
+  steps:
561
+  - intent: Question191
562
+  - action: utter_Question191
563
+
564
+- rule: Ticket192
565
+  steps:
566
+  - intent: Question192
567
+  - action: utter_Question192
568
+
569
+- rule: Ticket193
570
+  steps:
571
+  - intent: Question193
572
+  - action: utter_Question193
573
+
574
+- rule: Ticket194
575
+  steps:
576
+  - intent: Question194
577
+  - action: utter_Question194
578
+
579
+- rule: Ticket195
580
+  steps:
581
+  - intent: Question195
582
+  - action: utter_Question195
583
+
584
+- rule: Ticket196
585
+  steps:
586
+  - intent: Question196
587
+  - action: utter_Question196
588
+
589
+- rule: Ticket197
590
+  steps:
591
+  - intent: Question197
592
+  - action: utter_Question197
593
+
594
+- rule: Ticket198
595
+  steps:
596
+  - intent: Question198
597
+  - action: utter_Question198
598
+
599
+- rule: Ticket199
600
+  steps:
601
+  - intent: Question199
602
+  - action: utter_Question199
603
+
604
+- rule: Ticket200
605
+  steps:
606
+  - intent: Question200
607
+  - action: utter_Question200
608
+
609
+- rule: Ticket201
610
+  steps:
611
+  - intent: Question201
612
+  - action: utter_Question201
613
+
614
+- rule: Ticket202
615
+  steps:
616
+  - intent: Question202
617
+  - action: utter_Question202
618
+
619
+- rule: Ticket203
620
+  steps:
621
+  - intent: Question203
622
+  - action: utter_Question203
623
+
624
+- rule: Ticket204
625
+  steps:
626
+  - intent: Question204
627
+  - action: utter_Question204
628
+
629
+- rule: Ticket206
630
+  steps:
631
+  - intent: Question206
632
+  - action: utter_Question206
633
+
634
+- rule: Ticket207
635
+  steps:
636
+  - intent: Question207
637
+  - action: utter_Question207
638
+
639
+- rule: Ticket208
640
+  steps:
641
+  - intent: Question208
642
+  - action: utter_Question208
643
+
644
+- rule: Ticket209
645
+  steps:
646
+  - intent: Question209
647
+  - action: utter_Question209
648
+
649
+- rule: Ticket210
650
+  steps:
651
+  - intent: Question210
652
+  - action: utter_Question210
653
+
654
+- rule: Ticket211
655
+  steps:
656
+  - intent: Question211
657
+  - action: utter_Question211
658
+
659
+- rule: Ticket212
660
+  steps:
661
+  - intent: Question212
662
+  - action: utter_Question212
663
+
664
+- rule: Ticket213
665
+  steps:
666
+  - intent: Question213
667
+  - action: utter_Question213
668
+
669
+- rule: Ticket214
670
+  steps:
671
+  - intent: Question214
672
+  - action: utter_Question214
673
+
674
+- rule: Ticket215
675
+  steps:
676
+  - intent: Question215
677
+  - action: utter_Question215
678
+
679
+- rule: Ticket216
680
+  steps:
681
+  - intent: Question216
682
+  - action: utter_Question216
683
+
684
+- rule: Ticket217
685
+  steps:
686
+  - intent: Question217
687
+  - action: utter_Question217
688
+
689
+- rule: Ticket218
690
+  steps:
691
+  - intent: Question218
692
+  - action: utter_Question218
693
+
694
+- rule: Ticket219
695
+  steps:
696
+  - intent: Question219
697
+  - action: utter_Question219
698
+
699
+- rule: Ticket220
700
+  steps:
701
+  - intent: Question220
702
+  - action: utter_Question220
703
+
704
+- rule: Ticket222
705
+  steps:
706
+  - intent: Question222
707
+  - action: utter_Question222
708
+
709
+- rule: Ticket223
710
+  steps:
711
+  - intent: Question223
712
+  - action: utter_Question223
713
+
714
+- rule: Ticket225
715
+  steps:
716
+  - intent: Question225
717
+  - action: utter_Question225
718
+
719
+- rule: Ticket226
720
+  steps:
721
+  - intent: Question226
722
+  - action: utter_Question226
723
+
724
+- rule: Ticket227
725
+  steps:
726
+  - intent: Question227
727
+  - action: utter_Question227
728
+
729
+- rule: Ticket228
730
+  steps:
731
+  - intent: Question228
732
+  - action: utter_Question228
733
+
734
+- rule: Ticket229
735
+  steps:
736
+  - intent: Question229
737
+  - action: utter_Question229
738
+
739
+- rule: Ticket231
740
+  steps:
741
+  - intent: Question231
742
+  - action: utter_Question231
743
+
744
+- rule: Ticket232
745
+  steps:
746
+  - intent: Question232
747
+  - action: utter_Question232
748
+
749
+- rule: Ticket235
750
+  steps:
751
+  - intent: Question235
752
+  - action: utter_Question235
753
+
754
+- rule: Ticket237
755
+  steps:
756
+  - intent: Question237
757
+  - action: utter_Question237
758
+
759
+- rule: Ticket238
760
+  steps:
761
+  - intent: Question238
762
+  - action: utter_Question238
763
+
764
+- rule: Ticket239
765
+  steps:
766
+  - intent: Question239
767
+  - action: utter_Question239
768
+
769
+- rule: Ticket240
770
+  steps:
771
+  - intent: Question240
772
+  - action: utter_Question240
773
+
774
+- rule: Ticket241
775
+  steps:
776
+  - intent: Question241
777
+  - action: utter_Question241
778
+
779
+- rule: Ticket242
780
+  steps:
781
+  - intent: Question242
782
+  - action: utter_Question242
783
+
784
+- rule: Ticket243
785
+  steps:
786
+  - intent: Question243
787
+  - action: utter_Question243
788
+
789
+- rule: Ticket245
790
+  steps:
791
+  - intent: Question245
792
+  - action: utter_Question245

BIN
chatbot/data/stories.yml Voir le fichier


Chargement…
Annuler
Enregistrer