Ramyashree commited on
Commit
e0c936b
1 Parent(s): 79104ee
Files changed (1) hide show
  1. output.json +322 -0
output.json ADDED
@@ -0,0 +1,322 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "text": "I don't have an online account, what do I have to do to register?",
4
+ "label": "create_account"
5
+ },
6
+ {
7
+ "text": "can you tell me if i can regisger two accounts with a single email address?",
8
+ "label": "create_account"
9
+ },
10
+ {
11
+ "text": "I have no online account, open one, please",
12
+ "label": "create_account"
13
+ },
14
+ {
15
+ "text": "could you ask an agent how to open an account, please?",
16
+ "label": "create_account"
17
+ },
18
+ {
19
+ "text": "i want an online account, create one",
20
+ "label": "create_account"
21
+ },
22
+ {
23
+ "text": "i want an account, i need help opening one",
24
+ "label": "create_account"
25
+ },
26
+ {
27
+ "text": "tell me if I can register two online accounts with the same email",
28
+ "label": "create_account"
29
+ },
30
+ {
31
+ "text": "i want to know if i could create two profiles with the same email address",
32
+ "label": "create_account"
33
+ },
34
+ {
35
+ "text": "how can I modify the information on my profile?",
36
+ "label": "edit_account"
37
+ },
38
+ {
39
+ "text": "can u ask an agent how to make changes to my profile?",
40
+ "label": "edit_account"
41
+ },
42
+ {
43
+ "text": "I want to update the information on my profile",
44
+ "label": "edit_account"
45
+ },
46
+ {
47
+ "text": "could you ask an agent how I can modify my profile, please?",
48
+ "label": "edit_account"
49
+ },
50
+ {
51
+ "text": "how to edit the information on my profile",
52
+ "label": "edit_account"
53
+ },
54
+ {
55
+ "text": "I want to edit my profile",
56
+ "label": "edit_account"
57
+ },
58
+ {
59
+ "text": "how to update the information on my profile",
60
+ "label": "edit_account"
61
+ },
62
+ {
63
+ "text": "I want to make changes to the information on my profile",
64
+ "label": "edit_account"
65
+ },
66
+ {
67
+ "text": "can I close my account?",
68
+ "label": "delete_account"
69
+ },
70
+ {
71
+ "text": "I don't want my account, can you delete it?",
72
+ "label": "delete_account"
73
+ },
74
+ {
75
+ "text": "how do i close my online account?",
76
+ "label": "delete_account"
77
+ },
78
+ {
79
+ "text": "can i delete my account?",
80
+ "label": "delete_account"
81
+ },
82
+ {
83
+ "text": "ask an agent where to delete my user account",
84
+ "label": "delete_account"
85
+ },
86
+ {
87
+ "text": "I changed my mind, what can I do to remove myprofile?",
88
+ "label": "delete_account"
89
+ },
90
+ {
91
+ "text": "i changed my mind and i wanna cancel my account",
92
+ "label": "delete_account"
93
+ },
94
+ {
95
+ "text": "ask an agent where to cancel my online account",
96
+ "label": "delete_account"
97
+ },
98
+ {
99
+ "text": "I would like to use my other online account , could you switch them, please?",
100
+ "label": "switch_account"
101
+ },
102
+ {
103
+ "text": "i want to use my other online account, can u change them?",
104
+ "label": "switch_account"
105
+ },
106
+ {
107
+ "text": "how do i change to another account?",
108
+ "label": "switch_account"
109
+ },
110
+ {
111
+ "text": "I want to use my other profile, how can I change them?",
112
+ "label": "switch_account"
113
+ },
114
+ {
115
+ "text": "I want to use my other user account, change them",
116
+ "label": "switch_account"
117
+ },
118
+ {
119
+ "text": "i want to use my other user account, switch them",
120
+ "label": "switch_account"
121
+ },
122
+ {
123
+ "text": "can i change to another user account?",
124
+ "label": "switch_account"
125
+ },
126
+ {
127
+ "text": "where do i change to another profile?",
128
+ "label": "switch_account"
129
+ },
130
+ {
131
+ "text": "what can you tell me about getting some bills?",
132
+ "label": "get_invoice"
133
+ },
134
+ {
135
+ "text": "tell me where I can request a bill",
136
+ "label": "get_invoice"
137
+ },
138
+ {
139
+ "text": "ask an agent if i can obtain some bills",
140
+ "label": "get_invoice"
141
+ },
142
+ {
143
+ "text": "I want to obtain a invoice, can hou tell me where I can do it?",
144
+ "label": "get_invoice"
145
+ },
146
+ {
147
+ "text": "I want to get information baout seeing some bills",
148
+ "label": "get_invoice"
149
+ },
150
+ {
151
+ "text": "can you tell me how to see an invoice?",
152
+ "label": "get_invoice"
153
+ },
154
+ {
155
+ "text": "tell me how I can get an invoice",
156
+ "label": "get_invoice"
157
+ },
158
+ {
159
+ "text": "can you ask an agent if i can get some invoices?",
160
+ "label": "get_invoice"
161
+ },
162
+ {
163
+ "text": "the game was postponed, help me obtain a reimbursement",
164
+ "label": "get_refund"
165
+ },
166
+ {
167
+ "text": "the game was postponed, what should I do to obtain a reimbursement?",
168
+ "label": "get_refund"
169
+ },
170
+ {
171
+ "text": "the concert was postponed, what should I do to request a reimbursement?",
172
+ "label": "get_refund"
173
+ },
174
+ {
175
+ "text": "ask an agent if i can receive a refund",
176
+ "label": "get_refund"
177
+ },
178
+ {
179
+ "text": "the event was postponed, what do i have to do to request a reimbursement?",
180
+ "label": "get_refund"
181
+ },
182
+ {
183
+ "text": "the game was cancelled, how do i get a refund?",
184
+ "label": "get_refund"
185
+ },
186
+ {
187
+ "text": "the concert was cancelled, what should I do to get a refund?",
188
+ "label": "get_refund"
189
+ },
190
+ {
191
+ "text": "the game was cancelled, what should i do?",
192
+ "label": "get_refund"
193
+ },
194
+ {
195
+ "text": "i have an issue making a payment with card and i want to inform of it, please",
196
+ "label": "payment_issue"
197
+ },
198
+ {
199
+ "text": "I got an error message when I attempted to pay, but my card was charged anyway and I want to notify it",
200
+ "label": "payment_issue"
201
+ },
202
+ {
203
+ "text": "I want to notify a problem making a payment, can you help me?",
204
+ "label": "payment_issue"
205
+ },
206
+ {
207
+ "text": "I have an issue paying for my order, what can I do?",
208
+ "label": "payment_issue"
209
+ },
210
+ {
211
+ "text": "help me inform of issues paying",
212
+ "label": "payment_issue"
213
+ },
214
+ {
215
+ "text": "I get an error message when I try to make a payment, what do I have to do?",
216
+ "label": "payment_issue"
217
+ },
218
+ {
219
+ "text": "I have a problem when trying to pay with card, how do I notify it?",
220
+ "label": "payment_issue"
221
+ },
222
+ {
223
+ "text": "I have an issue making a payment with card, what should I do to inform of it?",
224
+ "label": "payment_issue"
225
+ },
226
+ {
227
+ "text": "I'm interested in your reimbursement polivy",
228
+ "label": "check_refund_policy"
229
+ },
230
+ {
231
+ "text": "i wanna see your refund policy, can u help me?",
232
+ "label": "check_refund_policy"
233
+ },
234
+ {
235
+ "text": "where do I see your money back policy?",
236
+ "label": "check_refund_policy"
237
+ },
238
+ {
239
+ "text": "show me yoru moneh back policy",
240
+ "label": "check_refund_policy"
241
+ },
242
+ {
243
+ "text": "I want to check your money back policy, what can I do?",
244
+ "label": "check_refund_policy"
245
+ },
246
+ {
247
+ "text": "check your refund policy",
248
+ "label": "check_refund_policy"
249
+ },
250
+ {
251
+ "text": "please, could u ask an agent where to see their money back policy?",
252
+ "label": "check_refund_policy"
253
+ },
254
+ {
255
+ "text": "I want to see your reimbursement policy",
256
+ "label": "check_refund_policy"
257
+ },
258
+ {
259
+ "text": "my online account was hacked and I want tyo get it back",
260
+ "label": "recover_password"
261
+ },
262
+ {
263
+ "text": "I lost my password and I'd like to retrieve it, please",
264
+ "label": "recover_password"
265
+ },
266
+ {
267
+ "text": "could u ask an agent how i can reset my password?",
268
+ "label": "recover_password"
269
+ },
270
+ {
271
+ "text": "my account's been hacked, what do I have to do?",
272
+ "label": "recover_password"
273
+ },
274
+ {
275
+ "text": "someone stole my password, could you retrieve it?",
276
+ "label": "recover_password"
277
+ },
278
+ {
279
+ "text": "ym profile's been hacked, reocver it",
280
+ "label": "recover_password"
281
+ },
282
+ {
283
+ "text": "could you ask an agent if I can retrieve my password, please ?",
284
+ "label": "recover_password"
285
+ },
286
+ {
287
+ "text": "my online account was hacked and I want to recover it",
288
+ "label": "recover_password"
289
+ },
290
+ {
291
+ "text": "tell me if my refund was processed",
292
+ "label": "track_refund"
293
+ },
294
+ {
295
+ "text": "I need help checking the status of my refund",
296
+ "label": "track_refund"
297
+ },
298
+ {
299
+ "text": "I want to see the status of my refund, can you help me?",
300
+ "label": "track_refund"
301
+ },
302
+ {
303
+ "text": "I want to know if my refund was processed",
304
+ "label": "track_refund"
305
+ },
306
+ {
307
+ "text": "I want to view the status of my reimbursement, what should I do?",
308
+ "label": "track_refund"
309
+ },
310
+ {
311
+ "text": "i want to view the status of my reimbursement, what should i do?",
312
+ "label": "track_refund"
313
+ },
314
+ {
315
+ "text": "how do I track my reimbursement?",
316
+ "label": "track_refund"
317
+ },
318
+ {
319
+ "text": "ask an agent if I can track my refund",
320
+ "label": "track_refund"
321
+ }
322
+ ]