-
Notifications
You must be signed in to change notification settings - Fork 0
/
intent.json
188 lines (188 loc) · 9.47 KB
/
intent.json
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
{
"interactionModel": {
"languageModel": {
"invocationName": "the queen's mirror",
"intents": [
{
"name": "AMAZON.CancelIntent",
"samples": []
},
{
"name": "AMAZON.HelpIntent",
"samples": []
},
{
"name": "AMAZON.StopIntent",
"samples": []
},
{
"name": "AMAZON.NavigateHomeIntent",
"samples": []
},
{
"name": "AMAZON.FallbackIntent",
"samples": []
},
{
"name": "EvilQueenIntent",
"slots": [],
"samples": [
"who was invited by the queen",
"who was invited by the evil queen",
"who the queen invited",
"who the queen invited to dinner",
"who the queen invited to dinner at artist point",
"who the queen invited to artist point",
"who the evil queen invited",
"who the evil queen invited to dinner",
"who the evil queen invited to dinner at artist point",
"who the evil queen invited to artist point",
"who invited Child2_FirstName",
"who invited Child2_FirstName to dinner",
"who invited Child2_FirstName to dinner at artist point",
"who invited Child2_FirstName to artist point",
"who did the queen invite",
"who did the queen invite to dinner",
"who did the queen invite to dinner at artist point",
"who did the queen invite to artist point",
"who did the evil queen invite",
"who did the evil queen invite to dinner",
"who did the evil queen invite to dinner at artist point",
"who did the evil queen invite to artist point",
"if we were invited by the queen",
"if we were invited by the queen to dinner",
"if we were invited by the queen to dinner at artist point",
"if we were invited by the queen to artist point",
"if we were invited by the evil queen",
"if we were invited by the evil queen to dinner",
"if we were invited by the evil queen to dinner at artist point",
"if we were invited by the evil queen to artist point",
"if Child2_FirstName was invited",
"if Child2_FirstName is invited",
"if I was invited by the queen",
"if I was invited by the queen to dinner",
"if I was invited by the queen to dinner at artist point",
"if I was invited by the queen to artist point",
"if I was invited by the evil queen",
"if I was invited by the evil queen to dinner",
"if I was invited by the evil queen to dinner at artist point",
"if I was invited by the evil queen to artist point",
"did the queen invite us",
"did the queen invite us to dinner",
"did the queen invite us to dinner at artist point",
"did the queen invite us to artist point",
"did the queen invite me",
"did the queen invite me to dinner",
"did the queen invite me to dinner at artist point",
"did the queen invite me to artist point",
"did the evil queen invite us",
"did the evil queen invite us to dinner",
"did the evil queen invite us to dinner at artist point",
"did the evil queen invite us to artist point",
"did the evil queen invite me",
"did the evil queen invite me to dinner",
"did the evil queen invite me to dinner at artist point",
"did the evil queen invite me to artist point",
"about the queen",
"about the evil queen",
"about Child2_FirstName"
]
},
{
"name": "SnowWhiteIntent",
"slots": [],
"samples": [
"who was invited by snow white",
"who snow white invited",
"who invited Child1_FirstName",
"who invited Child1_FirstName to dinner",
"who invited Child1_FirstName to dinner at artist point",
"who invited Child1_FirstName to artist point",
"who did snow white invite",
"who did snow white invite to dinner",
"who did snow white invite to dinner at artist point",
"who did snow white invite to artist point",
"if Child1_FirstName was invited",
"if Child1_FirstName is invited",
"did snow white invite us",
"did snow white invite us to dinner",
"did snow white invite us to dinner at artist point",
"did snow white invite us to artist point",
"did snow white invite me",
"did snow white invite me to dinner",
"did snow white invite me to dinner at artist point",
"did snow white invite me to artist point",
"about snow white",
"about Child1_FirstName"
]
},
{
"name": "BothIntent",
"slots": [],
"samples": [
"who invited us",
"who invited us to dinner",
"who invited us to dinner at artist point",
"who invited us to artist point",
"were we invited",
"were we invited to dinner",
"were we invited to dinner at artist point",
"were we invited to artist point",
"if we're invited",
"if we're invited to dinner",
"if we were invited",
"if we were invited to dinner",
"if we were invited to dinner at artist point",
"if we were invited to artist point",
"if we are invited",
"if we are invited to dinner",
"if we are invited to dinner at artist point",
"if we are invited to artist point",
"if i was invited",
"if i was invited to dinner",
"if i was invited to dinner at artist point",
"if i was invited to artist point",
"if i am going",
"if i am going to dinner",
"if i am going to dinner at artist point",
"if i am going to artist point",
"are we invited",
"are we invited to dinner",
"are we going",
"are we going to dinner",
"are we going to dinner at artist point",
"are we going to artist point",
"am I going",
"am I going to dinner",
"am I going to dinner at artist point",
"am I going to artist point"
]
},
{
"name": "ParentIntent",
"slots": [],
"samples": [
"who the seven dwarfs invited",
"who the dwarfs invited",
"is mommy and daddy invited",
"is daddy and mommy invited",
"if mommy and daddy are invited",
"if mommy and daddy are going",
"if daddy and mommy are invited",
"if daddy and mommy are going",
"did anyone invite mommy",
"did anyone invite mommy and daddy",
"did anyone invite daddy",
"did anyone invite daddy and mommy",
"are our parents invited",
"are mommy and daddy invited",
"are daddy and mommy invited",
"about mommy and daddy",
"about daddy and mommy"
]
}
],
"types": []
}
}
}