File size: 2,435 Bytes
3060f32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
version: "3.1"

nlu:
- intent: strict_flow
  examples: |
    - strict flow
    - fill my form using sttrict flow
    - I want to fill form in strict flow

- intent: free_flow
  examples: |
    - free flow
    - I want to fill my form using free flow
    - Please fill form using free flow
    - free flow form filling
    - fill form using free flow
    - help me with free flow
    

- intent: chat
  examples: |
    - What should I enter in Name field?
    - Help me with basic detail form?
    - hello
    - hi
  
  #rutvi's code

- intent: affirm
  examples: |
    - yes
    - y
    - indeed
    - of course
    - that sounds good
    - correct
    - /affirm
    
- intent: deny
  examples: |
    - no
    - n
    - never
    - I don't think so
    - don't like that
    - no way
    - not really
- intent: provide_phone
  examples: |
    - [555 123-4567](phone)
    - [650 987-6543](phone)
    - [212 456-7890](phone)
    - [(415) 234-5678](phone)
    - [(305) 567-8901](phone)
    - [9876543210](phone)
    - [1234567890](phone)
    - [5678901234](phone)
    - [7890123456](phone)
    - [2345678901](phone)
    - [+1 1234567890](phone)
    - [+1 5678901234](phone)
    - [+1 7890123456](phone)
    - [+1 2345678901](phone)
    - [+91 1234567890](phone)
    - [+44 7123 456789](phone)
    - [+61 2 1234 5678](phone)
    - [+33 1 23 45 67 89](phone)
    - [+49 123 456789](phone)
    - [+1-555-123-4567](phone)
    - [1-650-987-6543](phone)
    - [212.456.7890](phone)
    - [415/234/5678](phone)
    - [305\567\8901](phone)
    - [+1 (800) 555-1234](phone)
    - [+1 (888) 123-4567](phone)
    - [+1 (900) 567-8901](phone)
    - [+1 (877) 234-5678](phone)
    - [+1 (866) 456-7890](phone)
- intent: goodbye
  examples: |
    - goodbye
    - bye
    - see you later
    - I'm done
    - exit
    - all done
    - thank you
# - intent: form_fill
#   examples: |
#     - Let me give you form data
#     - I want to fill up my form
#     - I am giving you form data from my recording, so fill up the form from that
#     - I need to fill out a form
#     - I want to input data into a form
#     - I have some details to enter into a form
#     - I need to fill in a form with my information
#     - Assist me in completing this form
#     - Let me provide the form details via an audio recording
#     - I'll record the form information, and you can fill it out
#     - I'm going to dictate the form data, so please fill in the form