-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathnaive_bert.json
515 lines (515 loc) · 61.4 KB
/
naive_bert.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
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
{"text": "帮我打开人人", "domain": "website", "intent": "OPEN", "slots": {"name": "人人"}}
{"text": "黎宇我要玩中国象棋", "domain": "app", "intent": "QUERY", "slots": {"name": "中国象棋"}}
{"text": "凯立德", "domain": "video", "intent": "QUERY", "slots": {"name": "凯立德"}}
{"text": "开启qq", "domain": "app", "intent": "LAUNCH", "slots": {"name": "qq"}}
{"text": "可以帮买火车票吗", "domain": "train", "intent": "QUERY", "slots": {}}
{"text": "给我放一部最新的电影。", "domain": "cinemas", "intent": "QUERY", "slots": {}}
{"text": "张培的电话号码是多少", "domain": "telephone", "intent": "QUERY", "slots": {"name": "张培"}}
{"text": "把李会计的电话发给小江", "domain": "message", "intent": "SENDCONTACTS", "slots": {"receiver": "小江", "name": "李会计"}}
{"text": "把孟蕾的电话发给陈姬", "domain": "message", "intent": "SENDCONTACTS", "slots": {"name": "孟蕾", "receiver": "陈姬"}}
{"text": "芒果西米露怎么做啊", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "芒果西米露"}}
{"text": "孜然排骨怎么做?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "孜然排骨"}}
{"text": "木瓜汤怎么做", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "木瓜汤"}}
{"text": "鸡爪怎么炒?", "domain": "cookbook", "intent": "QUERY", "slots": {"ingredient": "鸡爪"}}
{"text": "土豆粉怎么做好吃?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "土豆粉"}}
{"text": "酸菜粉条肉的做法。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "酸菜粉条肉"}}
{"text": "炸里鸡的做法。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "炸里鸡"}}
{"text": "帮我发邮件给婷婷", "domain": "email", "intent": "SEND", "slots": {"name": "婷婷"}}
{"text": "替我回复这封邮件", "domain": "email", "intent": "REPLY", "slots": {}}
{"text": "发邮件给灿灿说明早我们一起跑步", "domain": "email", "intent": "SEND", "slots": {"name": "灿灿", "content": "明早我们一起跑步"}}
{"text": "今晚看什么电影?", "domain": "epg", "intent": "QUERY", "slots": {"datetime_time": "今", "category": "电影", "datetime_date": "晚"}}
{"text": "金鹰卡通今天晚上放什么节目?", "domain": "epg", "intent": "QUERY", "slots": {"category": "节目", "datetime_date": "今天", "datetime_time": "晚", "tvchannel": "金鹰卡通"}}
{"text": "广西电视台现在播放什么节目?", "domain": "epg", "intent": "QUERY", "slots": {"tvchannel": "广西电视台", "datetime_time": "现"}}
{"text": "读书频道上个星期五有播放新闻联播吗", "domain": "epg", "intent": "QUERY", "slots": {"datetime_date": "上个星期五", "tvchannel": "读", "name": "新闻联播"}}
{"text": "湖南卫视有什么节目", "domain": "epg", "intent": "QUERY", "slots": {"tvchannel": "湖南卫视"}}
{"text": "帮我查查北京电视台-6上周六开始美味的想念呢", "domain": "epg", "intent": "QUERY", "slots": {"datetime_date": "上周六", "tvchannel": "北京电视台-6", "name": "美味的想念"}}
{"text": "明天安徽卫视演什么", "domain": "epg", "intent": "QUERY", "slots": {"datetime_date": "明天", "tvchannel": "安徽卫视"}}
{"text": "东营到济南的航班", "domain": "flight", "intent": "QUERY", "slots": {"startLoc_city": "东营", "endLoc_city": "济南"}}
{"text": "明天从桂林到杭州的航班", "domain": "flight", "intent": "QUERY", "slots": {"startLoc_city": "桂林", "endLoc_city": "杭州", "startDate_date": "明天"}}
{"text": "明天去纽约的航班。", "domain": "flight", "intent": "QUERY", "slots": {"endLoc_city": "纽约", "startDate_date": "明天"}}
{"text": "七月三十一日上海虹桥到北京的航班", "domain": "flight", "intent": "QUERY", "slots": {"startDate_date": "七月三十一日", "endLoc_city": "北京", "startLoc_city": "上海虹桥"}}
{"text": "帮我查一下从济南到福州的机票", "domain": "flight", "intent": "QUERY", "slots": {"endLoc_city": "福州", "startLoc_city": "济南"}}
{"text": "查询后天广州到上海的航班", "domain": "flight", "intent": "QUERY", "slots": {"startDate_date": "后天", "endLoc_city": "上海", "startLoc_city": "广州"}}
{"text": "更年期综合症。", "domain": "health", "intent": "QUERY", "slots": {"keyword": "更年期综合症"}}
{"text": "得了皮肤病怎么办?", "domain": "health", "intent": "QUERY", "slots": {"keyword": "皮肤病"}}
{"text": "包皮包茎", "domain": "health", "intent": "QUERY", "slots": {"keyword": "包皮包茎"}}
{"text": "肺结核要注意些啥", "domain": "health", "intent": "QUERY", "slots": {"keyword": "肺结核"}}
{"text": "从武汉到呼和浩特", "domain": "map", "intent": "ROUTE", "slots": {"endLoc_city": "呼和", "startLoc_city": "武汉", "endLoc_area": "特", "endLoc_poi": "浩"}}
{"text": "帮我查一下到狼牙山怎么走", "domain": "map", "intent": "ROUTE", "slots": {"endLoc_poi": "狼牙山"}}
{"text": "2013年亚洲冠军联赛恒广州恒大比赛时间。", "domain": "match", "intent": "QUERY", "slots": {"datetime_date": "2013年", "category": "亚洲冠军联赛", "name": "广州恒大"}}
{"text": "广州恒大比赛谁赢了。", "domain": "match", "intent": "QUERY", "slots": {"name": "广州恒大"}}
{"text": "宏大俱乐部赛程。", "domain": "match", "intent": "QUERY", "slots": {"category": "宏大俱乐部"}}
{"text": "武汉卓尔的赛程。", "domain": "match", "intent": "QUERY", "slots": {"name": "武汉卓尔"}}
{"text": "发短信给王勋连说我很好", "domain": "message", "intent": "SEND", "slots": {"name": "王勋连", "content": "我很好"}}
{"text": "发消息给周磊", "domain": "message", "intent": "SEND", "slots": {"name": "周磊"}}
{"text": "写短信给颖村", "domain": "message", "intent": "SEND", "slots": {"name": "颖村"}}
{"text": "给李慧发个短信说我要回家", "domain": "message", "intent": "SEND", "slots": {"name": "李慧", "content": "我要回家"}}
{"text": "发送短信给老婆我在三号楼三零幺刚才那个教室关门了", "domain": "message", "intent": "SEND", "slots": {"name": "老婆", "content": "我在三号楼三零幺刚才那个教室关门了"}}
{"text": "发短信给林晓云说我爱你", "domain": "message", "intent": "SEND", "slots": {"name": "林晓云", "content": "我爱你"}}
{"text": "传简讯给家里", "domain": "message", "intent": "SEND", "slots": {"name": "家里"}}
{"text": "给我来一首,相见恨晚的音乐。", "domain": "music", "intent": "PLAY", "slots": {"song": "相见恨晚"}}
{"text": "我要听张雨生的歌。", "domain": "music", "intent": "PLAY", "slots": {"artist": "张雨生"}}
{"text": "放一首青花瓷哦哦", "domain": "music", "intent": "PLAY", "slots": {"song": "青花瓷"}}
{"text": "毛阿敏的歌", "domain": "music", "intent": "PLAY", "slots": {"artist": "毛阿敏"}}
{"text": "播放上海滩。", "domain": "music", "intent": "PLAY", "slots": {"song": "上海滩"}}
{"text": "啊,社会新闻。", "domain": "news", "intent": "PLAY", "slots": {"category": "社会"}}
{"text": "泰州新闻。", "domain": "news", "intent": "PLAY", "slots": {"location_city": "泰州"}}
{"text": "是否还有其他关于钓鱼岛的新闻", "domain": "news", "intent": "PLAY", "slots": {"keyword": "钓鱼岛"}}
{"text": "盘锦新闻。", "domain": "news", "intent": "PLAY", "slots": {"location_city": "盘锦"}}
{"text": "么,哥来一下最新的新闻。", "domain": "news", "intent": "PLAY", "slots": {"keyword": "最新"}}
{"text": "我要看末世进化小说", "domain": "novel", "intent": "QUERY", "slots": {"category": "末世", "name": "进化"}}
{"text": "来一首李清照的词", "domain": "poetry", "intent": "QUERY", "slots": {"author": "李清照"}}
{"text": "来一首白居易的诗", "domain": "poetry", "intent": "QUERY", "slots": {"author": "白居易"}}
{"text": "给我背一首诗。", "domain": "poetry", "intent": "DEFAULT", "slots": {}}
{"text": "呦呦鹿鸣的下一句。", "domain": "poetry", "intent": "QUERY", "slots": {"keyword": "呦呦鹿鸣", "queryField": "下", "dynasty": "句"}}
{"text": "阿妈,来一首白居易的诗。", "domain": "poetry", "intent": "QUERY", "slots": {"author": "白居易"}}
{"text": "尽在不言中下一句是什么?", "domain": "poetry", "intent": "QUERY", "slots": {"keyword": "尽在不言", "location_poi": "一句", "queryField": "下"}}
{"text": "我给我念一首李白的诗吧?", "domain": "poetry", "intent": "QUERY", "slots": {"author": "李白"}}
{"text": "讲个谜语吧,辣。", "domain": "riddle", "intent": "QUERY", "slots": {"category": "谜语"}}
{"text": "不辣,猜谜语。", "domain": "riddle", "intent": "QUERY", "slots": {"category": "谜语"}}
{"text": "查询标准股份的股票", "domain": "stock", "intent": "QUERY", "slots": {"name": "标准股份"}}
{"text": "查询股票00230", "domain": "stock", "intent": "QUERY", "slots": {"code": "00230"}}
{"text": "中国建设银行的行情", "domain": "stock", "intent": "QUERY", "slots": {"name": "中国建设银行"}}
{"text": "查找科大讯飞股票的股价", "domain": "stock", "intent": "QUERY", "slots": {"name": "科大讯飞"}}
{"text": "我要打电话给洪云刚", "domain": "telephone", "intent": "DIAL", "slots": {"name": "洪云刚"}}
{"text": "打给宋成钢", "domain": "telephone", "intent": "DIAL", "slots": {"name": "宋成钢"}}
{"text": "给叶君恩打电话", "domain": "telephone", "intent": "DIAL", "slots": {"name": "叶君恩"}}
{"text": "打电话给子明", "domain": "telephone", "intent": "DIAL", "slots": {"name": "子明"}}
{"text": "打电话给hello word", "domain": "telephone", "intent": "DIAL", "slots": {"name": "hello word"}}
{"text": "查寻上海到北京的火车票", "domain": "train", "intent": "QUERY", "slots": {"endLoc_city": "北京", "startLoc_city": "上海"}}
{"text": "查一下从杭州到上海高铁时刻表", "domain": "train", "intent": "QUERY", "slots": {"startLoc_city": "杭州", "endLoc_city": "上海"}}
{"text": "连云港到徐州的火车票", "domain": "train", "intent": "QUERY", "slots": {"endLoc_city": "徐州", "startLoc_city": "连云港"}}
{"text": "重庆到成都的火车票多少钱", "domain": "train", "intent": "QUERY", "slots": {"startLoc_city": "重庆", "endLoc_city": "成都"}}
{"text": "北京到上海的火车票", "domain": "train", "intent": "QUERY", "slots": {"startLoc_city": "北京", "endLoc_city": "上海"}}
{"text": "查一下明天下午南通到南京的火车票", "domain": "train", "intent": "QUERY", "slots": {"endLoc_city": "南京", "startDate_date": "下午", "startLoc_city": "南通"}}
{"text": "翻译光大银行", "domain": "translation", "intent": "TRANSLATION", "slots": {"content": "光大银行"}}
{"text": "翻译芬兰", "domain": "translation", "intent": "TRANSLATION", "slots": {"content": "芬兰"}}
{"text": "挑逗你真好玩儿英语怎么说", "domain": "translation", "intent": "TRANSLATION", "slots": {"content": "挑逗你真好玩儿", "target": "英语"}}
{"text": "苹果翻译成英语", "domain": "translation", "intent": "TRANSLATION", "slots": {"target": "英语", "content": "苹果"}}
{"text": "翻译秋天", "domain": "translation", "intent": "TRANSLATION", "slots": {"content": "秋天"}}
{"text": "高清中央电视台电影频道", "domain": "tvchannel", "intent": "PLAY", "slots": {"name": "中央电视台电影频道", "resolution": "高", "tvchannel": "清"}}
{"text": "切换上海频道", "domain": "tvchannel", "intent": "PLAY", "slots": {"name": "上海频道"}}
{"text": "播放2005年励志动漫", "domain": "video", "intent": "QUERY", "slots": {"tag": "励志动漫", "datetime_date": "2005年"}}
{"text": "小c我想看北京青年", "domain": "video", "intent": "QUERY", "slots": {"name": "北京青年"}}
{"text": "汽车总动员", "domain": "video", "intent": "QUERY", "slots": {"name": "汽车总动员"}}
{"text": "请帮我播放樱桃", "domain": "music", "intent": "PLAY", "slots": {"song": "樱桃"}}
{"text": "搜幕府风云", "domain": "video", "intent": "QUERY", "slots": {"name": "幕府风云"}}
{"text": "金枝欲孽", "domain": "video", "intent": "QUERY", "slots": {"name": "金枝欲孽"}}
{"text": "爱情工寓", "domain": "video", "intent": "QUERY", "slots": {"name": "爱情工寓"}}
{"text": "现在温度几度", "domain": "weather", "intent": "QUERY", "slots": {"name": "度", "datetime_date": "在", "datetime_time": "现", "subfocus": "温"}}
{"text": "打开浦发银行", "domain": "app", "intent": "LAUNCH", "slots": {"name": "浦发银行"}}
{"text": "打开腾讯拍拍网", "domain": "website", "intent": "OPEN", "slots": {"name": "腾讯拍拍网"}}
{"text": "访问京东商城的网页", "domain": "website", "intent": "OPEN", "slots": {"name": "京东商城"}}
{"text": "打开猫扑", "domain": "website", "intent": "OPEN", "slots": {"name": "猫扑"}}
{"text": "打开qq浏览器", "domain": "app", "intent": "LAUNCH", "slots": {"name": "qq浏览器"}}
{"text": "打开音乐播放器", "domain": "app", "intent": "LAUNCH", "slots": {"name": "音乐播放器"}}
{"text": "他开酷狗", "domain": "app", "intent": "LAUNCH", "slots": {"name": "酷狗"}}
{"text": "请打开qq", "domain": "app", "intent": "LAUNCH", "slots": {"name": "qq"}}
{"text": "我想上qq", "domain": "app", "intent": "LAUNCH", "slots": {"name": "qq"}}
{"text": "打开优酷视频", "domain": "app", "intent": "LAUNCH", "slots": {"name": "优酷视频"}}
{"text": "济宁到潍坊的,车。", "domain": "bus", "intent": "QUERY", "slots": {"Dest": "潍坊", "Src": "济宁"}}
{"text": "从北海到东莞的汽车。", "domain": "bus", "intent": "QUERY", "slots": {"Src": "北海", "Dest": "东莞"}}
{"text": "帮我查一下赣州到厦门的汽车。", "domain": "bus", "intent": "QUERY", "slots": {"Src": "赣州", "Dest": "厦门"}}
{"text": "查询福建电影院的热映电影", "domain": "cinemas", "intent": "QUERY", "slots": {"tvchannel": "福", "theatre": "建电影院"}}
{"text": "嘉禾电影院正在上映的大片", "domain": "cinemas", "intent": "QUERY", "slots": {"theatre": "嘉禾电影院"}}
{"text": "把莫若的电话号码发送给反面教材", "domain": "message", "intent": "SENDCONTACTS", "slots": {"name": "莫若", "receiver": "反面教材"}}
{"text": "今晚红烧肉的做法。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "红烧肉", "datetime_time": "今"}}
{"text": "麻婆豆腐怎么做", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "麻婆豆腐"}}
{"text": "怎样给宝宝做胡萝卜泥。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "胡萝卜泥", "name": "宝"}}
{"text": "酒鬼花生怎么做?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "酒鬼花生"}}
{"text": "刀削面怎么样做。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "刀削面"}}
{"text": "土豆怎么做才好吃?", "domain": "cookbook", "intent": "QUERY", "slots": {"ingredient": "土豆"}}
{"text": "烤鸡翅怎么做呀?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "烤鸡翅"}}
{"text": "北京烤鸭做法。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "北京烤鸭"}}
{"text": "肉炒饭怎么做?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "肉炒饭"}}
{"text": "咸鸡,的制作方法。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "咸鸡,"}}
{"text": "国画怎样做土豆烧鸡块", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "土豆烧鸡块", "category": "国画"}}
{"text": "清蒸武昌鱼。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "清蒸武昌鱼"}}
{"text": "青鱼做法视频", "domain": "cookbook", "intent": "QUERY", "slots": {"ingredient": "青鱼"}}
{"text": "帮我搜索一下羊肉面片。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "羊肉面片"}}
{"text": "红烧鱼怎么烧啊?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "红烧鱼"}}
{"text": "我想写一个邮件", "domain": "email", "intent": "CREATE", "slots": {}}
{"text": "湖南卫视电视节目表", "domain": "epg", "intent": "QUERY", "slots": {"tvchannel": "视"}}
{"text": "最近下午有什么电影?", "domain": "cinemas", "intent": "QUERY", "slots": {"datetime_date": "午", "datetime_time": "下"}}
{"text": "12月9日北京卫视节目单", "domain": "epg", "intent": "QUERY", "slots": {"datetime_date": "12月9日", "tvchannel": "北京卫视"}}
{"text": "浙江高清台的节目单", "domain": "epg", "intent": "QUERY", "slots": {"tvchannel": "浙江高清台"}}
{"text": "安徽卫视今晚放什么节目啊?", "domain": "epg", "intent": "QUERY", "slots": {"datetime_time": "今", "tvchannel": "安徽卫视", "datetime_date": "晚"}}
{"text": "杭州到郑州飞机票", "domain": "flight", "intent": "QUERY", "slots": {"startLoc_city": "杭州", "endLoc_city": "郑州"}}
{"text": "九月二十号广州飞北京的航班", "domain": "flight", "intent": "QUERY", "slots": {"endLoc_city": "北京", "startDate_date": "九月二十号", "startLoc_city": "广州"}}
{"text": "帮我订明天早晨的机票", "domain": "flight", "intent": "QUERY", "slots": {"startDate_date": "早晨"}}
{"text": "八月十九号到成都的航班", "domain": "flight", "intent": "QUERY", "slots": {"startDate_date": "八月十九号", "endLoc_city": "成都"}}
{"text": "去重庆的机票多少钱。", "domain": "flight", "intent": "QUERY", "slots": {"endLoc_city": "重庆"}}
{"text": "查一下明天青岛飞往上海的飞机都有哪一些都是几点的", "domain": "flight", "intent": "QUERY", "slots": {"startLoc_city": "青岛", "endLoc_city": "上海", "startDate_date": "明天"}}
{"text": "二十五日去深圳的航班", "domain": "flight", "intent": "QUERY", "slots": {"endLoc_city": "深圳", "startDate_date": "二十五日"}}
{"text": "唇腭裂。", "domain": "health", "intent": "QUERY", "slots": {"keyword": "唇腭裂"}}
{"text": "男性节育", "domain": "video", "intent": "QUERY", "slots": {"name": "男性节育"}}
{"text": "肩关节周围炎", "domain": "health", "intent": "QUERY", "slots": {"keyword": "肩关节周围炎"}}
{"text": "失明了怎么办?", "domain": "health", "intent": "QUERY", "slots": {"keyword": "失明"}}
{"text": "得了灰指甲怎么办呢?", "domain": "health", "intent": "QUERY", "slots": {"keyword": "灰指甲"}}
{"text": "如何治疗脚臭。", "domain": "health", "intent": "QUERY", "slots": {"keyword": "脚臭"}}
{"text": "上一期15选5的中奖号码是多少?", "domain": "lottery", "intent": "NUMBER_QUERY", "slots": {"datetime_date": "一期", "name": "15选5", "queryField": "上"}}
{"text": "查一下从上海到安徽东至县的路线", "domain": "map", "intent": "ROUTE", "slots": {"endLoc_area": "县", "startLoc_city": "上海", "endLoc_poi": "东至", "endLoc_province": "安徽"}}
{"text": "我去杨家坪该怎么走", "domain": "map", "intent": "ROUTE", "slots": {"endLoc_poi": "杨家坪"}}
{"text": "沿途的科大讯飞", "domain": "map", "intent": "POSITION", "slots": {"location_poi": "科大讯飞"}}
{"text": "我要到徐家汇怎么走", "domain": "map", "intent": "ROUTE", "slots": {"endLoc_area": "徐家汇"}}
{"text": "昨天恒大比赛结果是什么?", "domain": "match", "intent": "QUERY", "slots": {"datetime_date": "昨天", "name": "大", "category": "恒", "type": "果"}}
{"text": "篮球赛事预告。", "domain": "match", "intent": "QUERY", "slots": {"type": "预告", "category": "篮球赛"}}
{"text": "中超的比赛时间。", "domain": "match", "intent": "QUERY", "slots": {"category": "中超"}}
{"text": "发短信给张三的186的号码我今天请他吃饭", "domain": "message", "intent": "SEND", "slots": {"name": "张三", "content": "我今天请他吃饭", "code": "186"}}
{"text": "给李占峰发短信你现在在做什么", "domain": "message", "intent": "SEND", "slots": {"name": "李占峰", "content": "你现在在做什么"}}
{"text": "来一首一生最爱。", "domain": "music", "intent": "PLAY", "slots": {"song": "一生最爱"}}
{"text": "我要听那首最美的时光", "domain": "music", "intent": "PLAY", "slots": {"song": "最美的时光"}}
{"text": "播放一首倒带来听一听", "domain": "music", "intent": "PLAY", "slots": {"song": "倒带"}}
{"text": "来一首歌尔勤县", "domain": "music", "intent": "PLAY", "slots": {"song": "勤县", "name": "尔"}}
{"text": "我想听笨这首歌。", "domain": "music", "intent": "PLAY", "slots": {}}
{"text": "来首青花瓷", "domain": "music", "intent": "PLAY", "slots": {"name": "青", "song": "花瓷"}}
{"text": "我要点新闻。", "domain": "news", "intent": "PLAY", "slots": {}}
{"text": "查一下今天早上的新闻。", "domain": "news", "intent": "PLAY", "slots": {"code": "上", "datetime_time": "早", "datetime_date": "今天"}}
{"text": "我想听最新军事新闻。", "domain": "news", "intent": "PLAY", "slots": {"category": "军事"}}
{"text": "我想听听钓鱼岛的新闻。", "domain": "news", "intent": "PLAY", "slots": {"keyword": "钓鱼岛"}}
{"text": "我要听个新闻。", "domain": "news", "intent": "PLAY", "slots": {}}
{"text": "查询饶雪漫的言情小说", "domain": "novel", "intent": "QUERY", "slots": {"category": "言情", "author": "饶雪漫"}}
{"text": "来首归家。", "domain": "music", "intent": "PLAY", "slots": {"song": "归家"}}
{"text": "白居易的诗词。", "domain": "poetry", "intent": "QUERY", "slots": {"author": "白居易"}}
{"text": "来一首白居易的诗了。", "domain": "poetry", "intent": "QUERY", "slots": {"author": "白居易"}}
{"text": "念一首唐诗给我听。", "domain": "poetry", "intent": "QUERY", "slots": {"dynasty": "唐"}}
{"text": "朗诵李白的静夜思。", "domain": "poetry", "intent": "QUERY", "slots": {"name": "静夜思", "author": "李白"}}
{"text": "牧童骑黄牛的下一句是什么?", "domain": "poetry", "intent": "QUERY", "slots": {"keyword": "牧童骑黄牛", "queryField": "一", "dishName": "句"}}
{"text": "啊,猜个谜语给我听。", "domain": "riddle", "intent": "QUERY", "slots": {"category": "谜语"}}
{"text": "查询华峰氨纶的股票", "domain": "stock", "intent": "QUERY", "slots": {"name": "华峰氨纶"}}
{"text": "万科a股票", "domain": "stock", "intent": "QUERY", "slots": {"name": "万科a"}}
{"text": "呼叫老公", "domain": "telephone", "intent": "DIAL", "slots": {"name": "老公"}}
{"text": "打电话给陈永聪", "domain": "telephone", "intent": "DIAL", "slots": {"name": "陈永聪"}}
{"text": "给熊媛媛打电话", "domain": "telephone", "intent": "DIAL", "slots": {"name": "熊媛媛"}}
{"text": "打电话给黄组织", "domain": "telephone", "intent": "DIAL", "slots": {"name": "黄组织"}}
{"text": "打电话给斌少", "domain": "telephone", "intent": "DIAL", "slots": {"name": "斌少"}}
{"text": "查一下南京到上海的火车注意谢谢", "domain": "train", "intent": "QUERY", "slots": {"endLoc_city": "上海", "startLoc_city": "南京"}}
{"text": "我要订一张到宁波的动车票", "domain": "train", "intent": "QUERY", "slots": {"category": "动车", "endLoc_city": "宁波"}}
{"text": "从武汉到杭州的火车", "domain": "train", "intent": "QUERY", "slots": {"endLoc_city": "杭州", "startLoc_city": "武汉"}}
{"text": "查一下吉安至武汉的火车", "domain": "train", "intent": "QUERY", "slots": {"endLoc_city": "武汉", "startLoc_city": "吉安"}}
{"text": "查一下广州到信阳的火车票", "domain": "train", "intent": "QUERY", "slots": {"endLoc_city": "信阳", "startLoc_city": "广州"}}
{"text": "乳房的英语怎么说", "domain": "translation", "intent": "TRANSLATION", "slots": {"target": "英语", "content": "乳房"}}
{"text": "汉堡的英语怎么说", "domain": "translation", "intent": "TRANSLATION", "slots": {"target": "英语", "content": "汉堡"}}
{"text": "用英语怎么讲", "domain": "translation", "intent": "TRANSLATION", "slots": {"target": "英语"}}
{"text": "找河南卫视", "domain": "tvchannel", "intent": "PLAY", "slots": {"name": "河南卫视"}}
{"text": "看毛泽东在武汉的故事", "domain": "video", "intent": "QUERY", "slots": {"author": "毛泽东", "endLoc_area": "武", "location_city": "汉"}}
{"text": "神兵小将", "domain": "video", "intent": "QUERY", "slots": {"name": "神兵小将"}}
{"text": "需要你帮我推荐一下电影", "domain": "video", "intent": "QUERY", "slots": {"category": "电影"}}
{"text": "共同关注", "domain": "video", "intent": "PLAY", "slots": {"name": "共同关注"}}
{"text": "电视剧粘豆包", "domain": "video", "intent": "QUERY", "slots": {"name": "粘豆包", "category": "电视"}}
{"text": "熊出没啊", "domain": "video", "intent": "QUERY", "slots": {"name": "熊出没"}}
{"text": "孙俪的电视剧", "domain": "video", "intent": "QUERY", "slots": {"artist": "孙俪", "category": "电视剧"}}
{"text": "张绍刚的综艺节目", "domain": "video", "intent": "QUERY", "slots": {"tag": "目", "artist": "张绍刚", "category": "节"}}
{"text": "给我搜个电影", "domain": "video", "intent": "QUERY", "slots": {"category": "电影"}}
{"text": "中国霸王花", "domain": "video", "intent": "QUERY", "slots": {"name": "中国霸王花"}}
{"text": "抬头见喜", "domain": "video", "intent": "QUERY", "slots": {"name": "抬头见喜"}}
{"text": "我要看巴拉小魔仙", "domain": "video", "intent": "QUERY", "slots": {"name": "巴拉小魔仙"}}
{"text": "大西南剿匪记", "domain": "video", "intent": "QUERY", "slots": {"name": "大西南剿匪记"}}
{"text": "今天温度是多少", "domain": "weather", "intent": "QUERY", "slots": {"datetime_date": "今天", "category": "度", "subfocus": "温"}}
{"text": "打开我的网易", "domain": "website", "intent": "OPEN", "slots": {"name": "网易"}}
{"text": "美女啊帮我打开网页", "domain": "website", "intent": "OPEN", "slots": {"name": "美女"}}
{"text": "帮我找菜单", "domain": "app", "intent": "QUERY", "slots": {}}
{"text": "打开个性闹钟", "domain": "app", "intent": "LAUNCH", "slots": {"name": "个性闹钟"}}
{"text": "打开天天动听播放站你名下", "domain": "app", "intent": "LAUNCH", "slots": {"name": "天天动听播放站"}}
{"text": "音乐播放器", "domain": "app", "intent": "LAUNCH", "slots": {"name": "音乐播放器"}}
{"text": "下载飞信", "domain": "app", "intent": "LAUNCH", "slots": {"name": "飞信"}}
{"text": "帮我打开电话本", "domain": "app", "intent": "LAUNCH", "slots": {"name": "话本"}}
{"text": "打开酷狗并随机播放", "domain": "app", "intent": "LAUNCH", "slots": {"name": "酷狗"}}
{"text": "帮我开捕鱼达人", "domain": "video", "intent": "QUERY", "slots": {"name": "捕鱼达人"}}
{"text": "宁波到杭州的汽车", "domain": "bus", "intent": "QUERY", "slots": {"Dest": "杭州", "Src": "宁波"}}
{"text": "合肥到上海可以到哪坐车?", "domain": "bus", "intent": "QUERY", "slots": {"Dest": "上海", "Src": "合肥"}}
{"text": "上海到合肥可以到哪坐车", "domain": "bus", "intent": "QUERY", "slots": {"Dest": "合肥", "Src": "上海"}}
{"text": "查询恒光电影院即将上映的电影", "domain": "cinemas", "intent": "QUERY", "slots": {"theatre": "恒光电影院"}}
{"text": "附近电影院。", "domain": "cinemas", "intent": "QUERY", "slots": {}}
{"text": "我想知道环球影视明天播放什么电影", "domain": "epg", "intent": "QUERY", "slots": {"category": "电影", "datetime_date": "明天", "tvchannel": "环球影视"}}
{"text": "查找卢米埃银泰电影院有播放什么好看的电影吗", "domain": "cinemas", "intent": "QUERY", "slots": {"theatre": "埃银泰电影院"}}
{"text": "最近有什么热门的电影?", "domain": "cinemas", "intent": "QUERY", "slots": {}}
{"text": "哦哦,查一下香港最新上映电影。", "domain": "cinemas", "intent": "QUERY", "slots": {"area": "香港"}}
{"text": "给我查一下最近在播哪些电影", "domain": "video", "intent": "QUERY", "slots": {"category": "电影"}}
{"text": "搜索热门电影。", "domain": "cinemas", "intent": "QUERY", "slots": {}}
{"text": "潘靖的电话是多少", "domain": "telephone", "intent": "QUERY", "slots": {"name": "潘靖"}}
{"text": "新建联系人天天", "domain": "contacts", "intent": "CREATE", "slots": {"name": "天天"}}
{"text": "把李文鼎的号码发给谢服全", "domain": "message", "intent": "SENDCONTACTS", "slots": {"receiver": "谢服全", "name": "李文鼎"}}
{"text": "把唐玉明的手机号码发给李康", "domain": "message", "intent": "SENDCONTACTS", "slots": {"category": "手机", "name": "唐玉明", "receiver": "李康"}}
{"text": "把许琦彪的号码发给徐鹏", "domain": "message", "intent": "SENDCONTACTS", "slots": {"receiver": "徐鹏", "name": "许琦彪"}}
{"text": "油焖大虾怎么做", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "油焖大虾"}}
{"text": "米粉怎么炒?", "domain": "cookbook", "intent": "QUERY", "slots": {"ingredient": "米粉"}}
{"text": "冷面的做法。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "冷面"}}
{"text": "瞌睡鱼怎么做?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "鱼", "keyword": "瞌睡"}}
{"text": "红烧猪脚怎么做啊?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "红烧猪脚"}}
{"text": "给我讲个笑话吧,鱼香肉丝怎么做?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "鱼香肉丝"}}
{"text": "鸽子,怎么做最好吃?", "domain": "cookbook", "intent": "QUERY", "slots": {"ingredient": "鸽子"}}
{"text": "菠萝咕老肉的做法", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "菠萝咕老肉"}}
{"text": "红枣鸡汤怎么煲?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "红枣鸡汤"}}
{"text": "红烧排骨怎么做?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "红烧排骨"}}
{"text": "南瓜饼的做法。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "南瓜饼"}}
{"text": "白灼基尾虾的做法。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "白灼基尾虾"}}
{"text": "还路阻少茶汤的做法。", "domain": "cookbook", "intent": "QUERY", "slots": {"ingredient": "茶汤"}}
{"text": "银耳莲子羹。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "银耳莲子羹"}}
{"text": "故宫鱼怎么做?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "故宫鱼"}}
{"text": "不蒸了牛肉丸", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "不蒸了牛肉丸"}}
{"text": "黄豆猪蹄汤。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "黄豆猪蹄汤"}}
{"text": "怎么样?做红烧肉。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "红烧肉"}}
{"text": "炒豆腐。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "炒豆腐"}}
{"text": "菠萝包怎么做?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "菠萝包"}}
{"text": "土豆粉怎么做?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "土豆粉"}}
{"text": "面包的配方。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "面包"}}
{"text": "凉皮的制作方法。", "domain": "cookbook", "intent": "QUERY", "slots": {"ingredient": "凉皮"}}
{"text": "可乐鸡翅怎么做呀晚点告诉我。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "可乐鸡翅"}}
{"text": "嘉兴粽子。", "domain": "cookbook", "intent": "QUERY", "slots": {"name": "粽", "dishName": "嘉兴"}}
{"text": "家常凉菜怎么做?", "domain": "cookbook", "intent": "QUERY", "slots": {"keyword": "常凉菜", "dishName": "家"}}
{"text": "田螺怎么炒啊?", "domain": "cookbook", "intent": "QUERY", "slots": {"ingredient": "田螺"}}
{"text": "语音火锅怎么做啊?啊?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "火锅"}}
{"text": "回锅肉。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "回锅肉"}}
{"text": "你酸辣土豆丝怎么做?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "酸辣土豆丝"}}
{"text": "红烧排骨怎么做的吗?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "红烧排骨"}}
{"text": "教我怎么做红烧肉", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "红烧肉"}}
{"text": "红烧排骨怎么做?啊?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "红烧排骨"}}
{"text": "做红酒怎么做啊?", "domain": "cookbook", "intent": "QUERY", "slots": {"ingredient": "红酒"}}
{"text": "土豆烧肉。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "土豆烧肉"}}
{"text": "猪肉怎么做?", "domain": "cookbook", "intent": "QUERY", "slots": {"ingredient": "猪肉"}}
{"text": "鱼香肉丝,怎么做?买?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "鱼香肉丝"}}
{"text": "过油肉土豆片怎么做?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "过油肉土豆片"}}
{"text": "臭豆腐汤怎么烧?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "臭豆腐汤"}}
{"text": "瘦肉粥。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "瘦肉粥"}}
{"text": "做面包的配方。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "面包"}}
{"text": "腊鱼。", "domain": "cookbook", "intent": "QUERY", "slots": {"ingredient": "腊鱼"}}
{"text": "自演艺,羊肉怎么做?", "domain": "cookbook", "intent": "QUERY", "slots": {"ingredient": "羊肉"}}
{"text": "红烧猪脚", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "红烧猪脚"}}
{"text": "烤鸭,啊!", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "烤鸭"}}
{"text": "酸辣汤的做法。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "酸辣汤"}}
{"text": "帮我查一下红烧肉的做法", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "红烧肉"}}
{"text": "红豆沙怎么做?", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "红豆沙"}}
{"text": "花格等蛋的做法。", "domain": "cookbook", "intent": "QUERY", "slots": {"ingredient": "蛋"}}
{"text": "怎样蒸排骨最好吃的。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "蒸排骨"}}
{"text": "红烧肉的做法,a。", "domain": "cookbook", "intent": "QUERY", "slots": {"dishName": "红烧肉"}}
{"text": "帮我写个邮件", "domain": "email", "intent": "CREATE", "slots": {}}
{"text": "替我查看新邮件", "domain": "email", "intent": "LAUNCH", "slots": {}}
{"text": "替我答复这条邮件", "domain": "email", "intent": "REPLY", "slots": {}}
{"text": "央视少儿频道的节目的", "domain": "epg", "intent": "QUERY", "slots": {"tvchannel": "央视少儿频道"}}
{"text": "哪个台在放甄嬛", "domain": "epg", "intent": "QUERY", "slots": {"name": "甄嬛"}}
{"text": "chc高清电影昨天晚上的节目", "domain": "epg", "intent": "QUERY", "slots": {"category": "节", "tvchannel": "chc高清电影", "datetime_time": "上", "datetime_date": "昨天"}}
{"text": "BTV生活节目选择回放", "domain": "epg", "intent": "QUERY", "slots": {"tvchannel": "BTV生活节目"}}
{"text": "中央电视台少儿频道大耳朵图图", "domain": "epg", "intent": "QUERY", "slots": {"name": "大耳朵图图", "tvchannel": "中央电视台少儿频道"}}
{"text": "少儿节目中央少儿节目", "domain": "epg", "intent": "QUERY", "slots": {"category": "目", "tag": "少儿", "tvchannel": "中央少儿节"}}
{"text": "给我查下明天凌晨在放妈妈来了", "domain": "epg", "intent": "QUERY", "slots": {"startDate_date": "晨", "datetime_date": "明天", "datetime_time": "凌", "name": "妈妈来了"}}
{"text": "看中央七频道讲武堂节目", "domain": "epg", "intent": "QUERY", "slots": {"tvchannel": "中央七频道", "name": "讲武堂"}}
{"text": "可不中央五套明天的节目单", "domain": "epg", "intent": "QUERY", "slots": {"tvchannel": "中央五套", "datetime_date": "明天"}}
{"text": "给我查一下什么时间有播放天天向上", "domain": "epg", "intent": "QUERY", "slots": {"name": "天天向上"}}
{"text": "现在有什么好的电视剧。", "domain": "video", "intent": "QUERY", "slots": {"datetime_time": "现", "category": "电视剧"}}
{"text": "搜索湖南卫视直播。", "domain": "epg", "intent": "QUERY", "slots": {"name": "南卫视", "tvchannel": "湖"}}
{"text": "周六晚上重庆卫视有转播神探高伦布吗", "domain": "epg", "intent": "QUERY", "slots": {"name": "神探高伦布", "code": "上", "datetime_date": "周六", "tvchannel": "重庆卫视", "datetime_time": "晚"}}
{"text": "回看上周末早上8点的湖南卫视", "domain": "tvchannel", "intent": "PLAY", "slots": {"name": "湖南卫视", "code": "上", "datetime_date": "上周末", "datetime_time": "早", "tvchannel": "8点"}}
{"text": "南昌到广州飞机票", "domain": "flight", "intent": "QUERY", "slots": {"startLoc_city": "南昌", "endLoc_city": "广州"}}
{"text": "查一下明天合肥到北京的航班。", "domain": "flight", "intent": "QUERY", "slots": {"startLoc_city": "合肥", "endLoc_city": "北京", "startDate_date": "明天"}}
{"text": "去北京有什么飞机", "domain": "flight", "intent": "QUERY", "slots": {"endLoc_city": "北京"}}
{"text": "查一下澳门到吉隆坡的飞机", "domain": "flight", "intent": "QUERY", "slots": {"endLoc_city": "吉隆坡", "startLoc_city": "澳门"}}
{"text": "后天去武汉的航班", "domain": "flight", "intent": "QUERY", "slots": {"endLoc_city": "武汉", "startDate_date": "后天"}}
{"text": "贵阳到哈尔滨飞机", "domain": "flight", "intent": "QUERY", "slots": {"endLoc_city": "哈尔滨", "startLoc_city": "贵阳"}}
{"text": "去伦敦的航班", "domain": "flight", "intent": "QUERY", "slots": {"endLoc_city": "伦敦"}}
{"text": "四月二十日合肥到深圳的航班", "domain": "flight", "intent": "QUERY", "slots": {"endLoc_city": "深圳", "startDate_date": "四月二十日", "startLoc_city": "合肥"}}
{"text": "查询上海到玉林的航班。", "domain": "flight", "intent": "QUERY", "slots": {"endLoc_city": "玉林", "startLoc_city": "上海"}}
{"text": "查一下明天晚上17点30分从上海飞往珠海三灶机场的飞机", "domain": "flight", "intent": "QUERY", "slots": {"code": "3", "startDate_date": "明天", "endLoc_city": "珠海", "endLoc_area": "灶", "endLoc_poi": "三", "datetime_time": "晚", "startLoc_city": "上海"}}
{"text": "上海到淮安的飞机", "domain": "flight", "intent": "QUERY", "slots": {"startLoc_city": "上海", "endLoc_city": "淮安"}}
{"text": "肠易激综合征。", "domain": "health", "intent": "QUERY", "slots": {"keyword": "肠易激综合征"}}
{"text": "颈椎病用什么药物治疗?", "domain": "health", "intent": "QUERY", "slots": {"keyword": "颈椎病"}}
{"text": "甲型肝炎。", "domain": "health", "intent": "QUERY", "slots": {"keyword": "甲型肝炎"}}
{"text": "耳鸣怎么办", "domain": "health", "intent": "QUERY", "slots": {"keyword": "耳鸣"}}
{"text": "介绍一下尖锐湿疣", "domain": "health", "intent": "QUERY", "slots": {"keyword": "尖锐湿疣"}}
{"text": "甲亢怎么办?", "domain": "health", "intent": "QUERY", "slots": {"keyword": "甲亢"}}
{"text": "胆结石怎样治疗。", "domain": "health", "intent": "QUERY", "slots": {"keyword": "胆结石"}}
{"text": "怎么治疗牛皮癣", "domain": "health", "intent": "QUERY", "slots": {"keyword": "牛皮癣"}}
{"text": "咳嗽怎么办", "domain": "health", "intent": "QUERY", "slots": {"keyword": "咳嗽"}}
{"text": "梅毒怎么治疗?", "domain": "health", "intent": "QUERY", "slots": {"keyword": "梅毒"}}
{"text": "如何治疗龟头炎。", "domain": "health", "intent": "QUERY", "slots": {"keyword": "龟头炎"}}
{"text": "包皮过长怎么办啊?你。", "domain": "health", "intent": "QUERY", "slots": {"keyword": "包皮过长"}}
{"text": "怎么治疗口腔溃疡呃呃呃", "domain": "health", "intent": "QUERY", "slots": {"keyword": "口腔溃疡"}}
{"text": "近视眼怎么治疗", "domain": "health", "intent": "QUERY", "slots": {"keyword": "近视眼"}}
{"text": "头晕该怎么办?", "domain": "health", "intent": "QUERY", "slots": {"keyword": "头晕"}}
{"text": "我要买彩票。", "domain": "lottery", "intent": "NUMBER_QUERY", "slots": {}}
{"text": "搜索大乐透的中奖号码", "domain": "lottery", "intent": "NUMBER_QUERY", "slots": {"name": "大乐透"}}
{"text": "查七乐彩开奖结果", "domain": "lottery", "intent": "NUMBER_QUERY", "slots": {"name": "七乐彩"}}
{"text": "美国大使馆在哪", "domain": "map", "intent": "POSITION", "slots": {"location_poi": "美国大使馆"}}
{"text": "华晶小学在哪里", "domain": "map", "intent": "POSITION", "slots": {"location_poi": "华晶小学"}}
{"text": "合肥百货大楼在哪里", "domain": "map", "intent": "POSITION", "slots": {"location_poi": "合肥百货大楼"}}
{"text": "辽宁大连在哪里", "domain": "map", "intent": "POSITION", "slots": {"location_city": "大连", "location_province": "辽宁"}}
{"text": "怎么去龙阳路", "domain": "map", "intent": "ROUTE", "slots": {"endLoc_poi": "龙阳路"}}
{"text": "帮我查一下合肥市三孝口在哪里", "domain": "map", "intent": "POSITION", "slots": {"location_city": "合肥", "location_poi": "三孝口"}}
{"text": "鹰潭到景德镇", "domain": "map", "intent": "ROUTE", "slots": {"startLoc_city": "鹰潭", "endLoc_area": "景德镇"}}
{"text": "昆山大润发在哪里", "domain": "map", "intent": "POSITION", "slots": {"location_poi": "昆山大润发"}}
{"text": "从新加坡花园怎么去宁溪路", "domain": "map", "intent": "ROUTE", "slots": {"endLoc_poi": "宁溪路"}}
{"text": "从观音桥到重庆市图书馆怎么走", "domain": "map", "intent": "ROUTE", "slots": {"endLoc_city": "重庆", "endLoc_poi": "观", "startLoc_poi": "音桥"}}
{"text": "湘潭到常德怎么走", "domain": "map", "intent": "ROUTE", "slots": {"startLoc_city": "湘潭", "endLoc_city": "常德"}}
{"text": "从连云港到北京该怎么走", "domain": "map", "intent": "ROUTE", "slots": {"endLoc_city": "北京", "startLoc_city": "连云港"}}
{"text": "北京国安5月23号比赛和谁踢", "domain": "match", "intent": "QUERY", "slots": {"datetime_date": "5月23号", "name": "北京国安"}}
{"text": "我想看足球中超,第25轮的比赛时间。", "domain": "match", "intent": "QUERY", "slots": {"category": "赛"}}
{"text": "上海申花的赛程。", "domain": "match", "intent": "QUERY", "slots": {"name": "上海申花"}}
{"text": "发信息给盛吉", "domain": "message", "intent": "SEND", "slots": {"name": "盛吉"}}
{"text": "给许浩发一条短信", "domain": "message", "intent": "SEND", "slots": {"name": "许浩"}}
{"text": "给杨燕姐发短信", "domain": "message", "intent": "SEND", "slots": {"name": "杨燕姐"}}
{"text": "发送短信给东莞李月华就说今天赶紧回来", "domain": "message", "intent": "SEND", "slots": {"content": "今天赶紧回来", "name": "东莞李月华"}}
{"text": "给丹丹发信息我一会儿就回来别等我了", "domain": "message", "intent": "SEND", "slots": {"name": "丹丹", "content": "我一会儿就回来别等我了"}}
{"text": "给张倩倩发短信", "domain": "message", "intent": "SEND", "slots": {"name": "张倩倩"}}
{"text": "发短信给姐姐说晚上一起吃面条", "domain": "message", "intent": "SEND", "slots": {"name": "姐姐", "content": "晚上一起吃面条"}}
{"text": "给刘志发短信", "domain": "message", "intent": "SEND", "slots": {"name": "刘志"}}
{"text": "给严巧发短信", "domain": "message", "intent": "SEND", "slots": {"name": "严巧"}}
{"text": "给梁辉坚发短信", "domain": "message", "intent": "SEND", "slots": {"name": "梁辉坚"}}
{"text": "给何建琴发短信", "domain": "message", "intent": "SEND", "slots": {"name": "何建琴"}}
{"text": "给秦丽香发信息", "domain": "message", "intent": "SEND", "slots": {"name": "秦丽香"}}
{"text": "给黄杠发短信", "domain": "message", "intent": "SEND", "slots": {"name": "黄杠"}}
{"text": "发短信给王小露的", "domain": "message", "intent": "SEND", "slots": {"name": "王小露"}}
{"text": "发信息给学超", "domain": "message", "intent": "SEND", "slots": {"name": "学超"}}
{"text": "呃发信息给周玉豪", "domain": "message", "intent": "SEND", "slots": {"name": "周玉豪"}}
{"text": "我想听想唱就唱", "domain": "music", "intent": "PLAY", "slots": {"song": "想唱就唱"}}
{"text": "我想听情花开这首歌", "domain": "music", "intent": "PLAY", "slots": {"song": "情花开"}}
{"text": "我听首歌", "domain": "music", "intent": "PLAY", "slots": {}}
{"text": "我想亲亲我的宝贝这首歌", "domain": "music", "intent": "PLAY", "slots": {"song": "亲亲我的宝贝"}}
{"text": "帮我查一下周杰伦的歌", "domain": "music", "intent": "SEARCH", "slots": {"artist": "周杰伦"}}
{"text": "我想听你最珍贵这首音乐", "domain": "music", "intent": "PLAY", "slots": {"song": "你最珍贵"}}
{"text": "特莫文蔚的阴天。", "domain": "weather", "intent": "QUERY", "slots": {"keyword": "天", "artist": "莫文蔚", "subfocus": "阴"}}
{"text": "我想听首歌", "domain": "music", "intent": "PLAY", "slots": {}}
{"text": "放首陈奕迅的十年", "domain": "music", "intent": "PLAY", "slots": {"song": "的", "artist": "陈奕迅"}}
{"text": "给我随便来几首歌", "domain": "music", "intent": "PLAY", "slots": {}}
{"text": "我要听情动这首歌。", "domain": "music", "intent": "PLAY", "slots": {"song": "情动"}}
{"text": "播放断点", "domain": "music", "intent": "PLAY", "slots": {"name": "断点"}}
{"text": "放首歌听一下你好", "domain": "music", "intent": "PLAY", "slots": {"song": "你好"}}
{"text": "播放田园的歌", "domain": "music", "intent": "PLAY", "slots": {"song": "田园"}}
{"text": "唱一首简单爱", "domain": "music", "intent": "PLAY", "slots": {"song": "简单爱"}}
{"text": "我想听蔡依林的倒带这首歌", "domain": "music", "intent": "PLAY", "slots": {"song": "倒带", "artist": "蔡依林"}}
{"text": "播放歌曲再见青春", "domain": "music", "intent": "PLAY", "slots": {"song": "再见青春"}}
{"text": "喂喂那个我说想听音乐呢", "domain": "music", "intent": "PLAY", "slots": {}}
{"text": "哦来一首青花瓷", "domain": "music", "intent": "PLAY", "slots": {"song": "青花瓷"}}
{"text": "我看看现在的最新新闻是什么?", "domain": "news", "intent": "PLAY", "slots": {"keyword": "最新", "datetime_time": "现", "datetime_date": "在"}}
{"text": "打开腾讯头条新闻", "domain": "website", "intent": "OPEN", "slots": {"name": "腾讯头条新闻"}}
{"text": "来个最新新闻。", "domain": "news", "intent": "PLAY", "slots": {}}
{"text": "我想听听今天的新闻。", "domain": "news", "intent": "PLAY", "slots": {"datetime_date": "今天"}}
{"text": "今天杭州有什么新闻", "domain": "news", "intent": "PLAY", "slots": {"datetime_date": "今天", "location_city": "杭州"}}
{"text": "秦皇岛今天有什么新闻", "domain": "news", "intent": "PLAY", "slots": {"location_city": "秦皇岛", "datetime_date": "今天"}}
{"text": "今天温州有什么新闻。", "domain": "news", "intent": "PLAY", "slots": {"datetime_date": "今天", "location_city": "温州"}}
{"text": "艾莱冈给我点新闻。", "domain": "news", "intent": "PLAY", "slots": {"name": "莱冈", "content": "艾"}}
{"text": "今天的新闻,欲", "domain": "news", "intent": "PLAY", "slots": {"datetime_date": "今天"}}
{"text": "有什么重要新闻吗?", "domain": "news", "intent": "PLAY", "slots": {"category": "重要"}}
{"text": "多想听新闻,哦。", "domain": "news", "intent": "PLAY", "slots": {}}
{"text": "我想听足球类新闻", "domain": "news", "intent": "PLAY", "slots": {"category": "足球类"}}
{"text": "看看有什么好新闻", "domain": "news", "intent": "PLAY", "slots": {}}
{"text": "听听新闻。", "domain": "news", "intent": "PLAY", "slots": {}}
{"text": "搜索中国共产党章程", "domain": "poetry", "intent": "QUERY", "slots": {"name": "中国共产党"}}
{"text": "可以找一下浪漫满屋的小说", "domain": "novel", "intent": "QUERY", "slots": {"name": "浪漫满屋"}}
{"text": "搜索小说校园全能高手。", "domain": "novel", "intent": "QUERY", "slots": {"name": "校园全能高手"}}
{"text": "我要看游戏异界小说", "domain": "novel", "intent": "QUERY", "slots": {"category": "游戏异界"}}
{"text": "我要看古典仙侠小说", "domain": "novel", "intent": "QUERY", "slots": {"category": "古典仙侠"}}
{"text": "我要看校园小说致我们终将逝去的青春", "domain": "novel", "intent": "QUERY", "slots": {"category": "校园", "name": "我们终将逝去的青春"}}
{"text": "背诵一首唐诗", "domain": "poetry", "intent": "QUERY", "slots": {"dynasty": "唐"}}
{"text": "床前明月光下一句是怎么说", "domain": "poetry", "intent": "QUERY", "slots": {"keyword": "床前明月光", "content": "一", "queryField": "下", "location_poi": "句"}}
{"text": "ok好,来首李白的诗词。", "domain": "poetry", "intent": "QUERY", "slots": {"author": "李白"}}
{"text": "蒋捷的宋词", "domain": "poetry", "intent": "QUERY", "slots": {"author": "蒋捷"}}
{"text": "唐诗登高。", "domain": "poetry", "intent": "QUERY", "slots": {"dynasty": "唐", "name": "登高"}}
{"text": "呵呵,背首诗来听。", "domain": "poetry", "intent": "DEFAULT", "slots": {}}
{"text": "恶念首唐诗。", "domain": "poetry", "intent": "QUERY", "slots": {"dynasty": "唐"}}
{"text": "杜甫的诗。", "domain": "poetry", "intent": "QUERY", "slots": {"author": "杜甫"}}
{"text": "背一首,纳兰容若的词。", "domain": "poetry", "intent": "QUERY", "slots": {"author": "纳兰容若"}}
{"text": "搜索古诗绝句。", "domain": "poetry", "intent": "QUERY", "slots": {"name": "绝句"}}
{"text": "给我念首春晓。", "domain": "poetry", "intent": "QUERY", "slots": {"name": "晓", "song": "春"}}
{"text": "老朗诵首古诗。", "domain": "poetry", "intent": "DEFAULT", "slots": {}}
{"text": "收听中国人民广播电台广播", "domain": "radio", "intent": "LAUNCH", "slots": {"name": "中国人民广播电台广播"}}
{"text": "请帮我调频89.7上虞人民广播电台", "domain": "radio", "intent": "LAUNCH", "slots": {"name": "上虞人民广播电台", "code": "89.7"}}
{"text": "请帮我调频97.5湖南人民广播电台文艺台", "domain": "radio", "intent": "LAUNCH", "slots": {"name": "湖南人民广播电台文艺台", "code": "97.5"}}
{"text": "麻烦您可不可以帮我调频99.3嘉善人民广播电台", "domain": "radio", "intent": "LAUNCH", "slots": {"name": "嘉善人民广播电台", "code": "99.3"}}
{"text": "帮我调频92.4中国国际广播电台行不行?", "domain": "radio", "intent": "LAUNCH", "slots": {"code": "92.4", "name": "中国国际广播电台"}}
{"text": "也来个灯谜吗?", "domain": "riddle", "intent": "QUERY", "slots": {"category": "灯谜"}}
{"text": "我要猜一个字谜。", "domain": "riddle", "intent": "QUERY", "slots": {"category": "字谜"}}
{"text": "来个字谜吗?", "domain": "riddle", "intent": "QUERY", "slots": {"category": "字谜"}}
{"text": "讲个谜语猜一下。", "domain": "riddle", "intent": "QUERY", "slots": {"category": "谜语"}}
{"text": "爆笑谜语", "domain": "riddle", "intent": "QUERY", "slots": {"category": "爆笑谜语"}}
{"text": "查询大力传媒的股票", "domain": "stock", "intent": "QUERY", "slots": {"name": "大力传媒"}}
{"text": "江苏阳光的股票怎么样了", "domain": "stock", "intent": "QUERY", "slots": {"name": "江苏阳光"}}
{"text": "中国银行股票怎么样", "domain": "stock", "intent": "QUERY", "slots": {"name": "中国银行"}}
{"text": "中国太保股票", "domain": "stock", "intent": "QUERY", "slots": {"name": "中国太保"}}
{"text": "腾讯股票昨日收盘价", "domain": "stock", "intent": "QUERY", "slots": {"name": "腾讯", "datetime_date": "昨日"}}
{"text": "通宝能源股票", "domain": "stock", "intent": "QUERY", "slots": {"name": "通宝能源"}}
{"text": "查寻上海能源的股票", "domain": "stock", "intent": "QUERY", "slots": {"name": "上海能源"}}
{"text": "宏达高科的股票跌了没有", "domain": "stock", "intent": "RISERATE_QUERY", "slots": {"name": "宏达高科"}}
{"text": "查下银星能源股票", "domain": "stock", "intent": "QUERY", "slots": {"name": "银星能源"}}
{"text": "搜索中国移动的股市行情", "domain": "stock", "intent": "QUERY", "slots": {"name": "中国移动"}}
{"text": "安徽合力股票", "domain": "stock", "intent": "QUERY", "slots": {"name": "安徽合力"}}
{"text": "科大讯飞今天的股票", "domain": "stock", "intent": "QUERY", "slots": {"name": "科大讯飞"}}
{"text": "打电话给艾背", "domain": "telephone", "intent": "DIAL", "slots": {"name": "艾背"}}
{"text": "打电话给my god", "domain": "telephone", "intent": "DIAL", "slots": {"name": "my god"}}
{"text": "打电话给摩托老师", "domain": "telephone", "intent": "DIAL", "slots": {"name": "摩托老师"}}
{"text": "给张张打电话", "domain": "telephone", "intent": "DIAL", "slots": {"name": "张张"}}
{"text": "打电话给潘立长", "domain": "telephone", "intent": "DIAL", "slots": {"name": "潘立长"}}
{"text": "打电话给大培", "domain": "telephone", "intent": "DIAL", "slots": {"name": "大培"}}
{"text": "打电话给三路店", "domain": "telephone", "intent": "DIAL", "slots": {"name": "三路店"}}
{"text": "查一下杭州到鹰潭的火车票", "domain": "train", "intent": "QUERY", "slots": {"endLoc_city": "鹰潭", "startLoc_city": "杭州"}}
{"text": "从长沙到北京的列车", "domain": "train", "intent": "QUERY", "slots": {"endLoc_city": "北京", "startLoc_city": "长沙"}}
{"text": "查询柳州到昆明的列车", "domain": "train", "intent": "QUERY", "slots": {"endLoc_city": "昆明", "startLoc_city": "柳州"}}
{"text": "后天上海到烟台的火车", "domain": "train", "intent": "QUERY", "slots": {"endLoc_city": "烟台", "startLoc_city": "上海", "startDate_date": "后天"}}
{"text": "请查询丰城到南昌的火车列车列车时刻表", "domain": "train", "intent": "QUERY", "slots": {"endLoc_city": "南昌", "startLoc_city": "丰城"}}
{"text": "明天有火车到襄阳吗", "domain": "train", "intent": "QUERY", "slots": {"endLoc_city": "襄阳", "startDate_date": "明天"}}
{"text": "枣庄到淄博的火车票", "domain": "train", "intent": "QUERY", "slots": {"startLoc_city": "枣庄", "endLoc_city": "淄博"}}
{"text": "明天南京到徐州的火车", "domain": "train", "intent": "QUERY", "slots": {"endLoc_city": "徐州", "startLoc_city": "南京", "startDate_date": "明天"}}
{"text": "厦门到赣州的火车票", "domain": "train", "intent": "QUERY", "slots": {"startLoc_city": "厦门", "endLoc_city": "赣州"}}
{"text": "到北京的火车班次", "domain": "train", "intent": "QUERY", "slots": {"endLoc_city": "北京"}}
{"text": "到无锡到北京的火车有几趟了", "domain": "train", "intent": "QUERY", "slots": {"endLoc_city": "北京", "startLoc_city": "无锡"}}
{"text": "帮我查一下赣州到杭州的火车票", "domain": "train", "intent": "QUERY", "slots": {"endLoc_city": "杭州", "startLoc_city": "赣州"}}
{"text": "翻译李淼", "domain": "translation", "intent": "TRANSLATION", "slots": {"content": "李淼"}}
{"text": "你叫什么名字翻译一下", "domain": "translation", "intent": "TRANSLATION", "slots": {"content": "你叫什么名字"}}
{"text": "五用英语怎么说", "domain": "translation", "intent": "TRANSLATION", "slots": {"target": "英语", "content": "五"}}
{"text": "翻译爸爸", "domain": "translation", "intent": "TRANSLATION", "slots": {"content": "爸爸"}}
{"text": "帮我翻译一下我饿了", "domain": "translation", "intent": "TRANSLATION", "slots": {"content": "我饿了"}}
{"text": "出租车的英文怎么说", "domain": "translation", "intent": "TRANSLATION", "slots": {"target": "英文", "content": "出租车"}}
{"text": "翻译牛", "domain": "translation", "intent": "TRANSLATION", "slots": {"content": "牛"}}
{"text": "我不吃英文怎么讲", "domain": "translation", "intent": "TRANSLATION", "slots": {"content": "我不吃", "target": "英文"}}
{"text": "我想看高尔夫网球频道", "domain": "tvchannel", "intent": "PLAY", "slots": {"name": "高尔夫网球频道"}}
{"text": "宁波一台", "domain": "tvchannel", "intent": "PLAY", "slots": {"name": "宁波一台"}}
{"text": "先锋乒羽", "domain": "video", "intent": "QUERY", "slots": {"name": "先锋乒羽"}}
{"text": "CCTV8高清电视剧", "domain": "tvchannel", "intent": "PLAY", "slots": {"category": "电", "name": "CCTV8高清"}}
{"text": "打开江苏卫视", "domain": "tvchannel", "intent": "PLAY", "slots": {"name": "江苏卫视"}}
{"text": "老故事", "domain": "video", "intent": "QUERY", "slots": {"name": "事"}}
{"text": "我看呀中央五台", "domain": "tvchannel", "intent": "PLAY", "slots": {"name": "中央五台"}}
{"text": "CCTV6电影高清", "domain": "tvchannel", "intent": "PLAY", "slots": {"name": "CCTV6电影高清"}}
{"text": "央3", "domain": "tvchannel", "intent": "PLAY", "slots": {"name": "央3"}}
{"text": "帮我切换到湖南卫视", "domain": "tvchannel", "intent": "PLAY", "slots": {"name": "湖南卫视"}}
{"text": "调到新疆综艺", "domain": "tvchannel", "intent": "PLAY", "slots": {"name": "新疆综艺"}}
{"text": "浙江台", "domain": "tvchannel", "intent": "PLAY", "slots": {"name": "浙江台"}}
{"text": "金瓶梅", "domain": "video", "intent": "QUERY", "slots": {"name": "金瓶梅"}}
{"text": "大头儿子小头爸爸", "domain": "video", "intent": "QUERY", "slots": {"name": "大头儿子小头爸爸"}}
{"text": "花开半夏", "domain": "video", "intent": "QUERY", "slots": {"name": "花开半夏"}}
{"text": "想唱就唱", "domain": "music", "intent": "PLAY", "slots": {}}
{"text": "请帮我查找一下奥特曼大电影", "domain": "video", "intent": "QUERY", "slots": {"category": "电影", "name": "奥特曼大"}}
{"text": "女子特警队之火凤凰", "domain": "video", "intent": "QUERY", "slots": {"name": "女子特警队之火凤凰"}}
{"text": "当婆婆遇上妈", "domain": "video", "intent": "QUERY", "slots": {"name": "婆婆遇上妈"}}
{"text": "看东方", "domain": "video", "intent": "QUERY", "slots": {"name": "东方"}}
{"text": "看乡村爱情", "domain": "video", "intent": "QUERY", "slots": {"name": "乡村爱情"}}
{"text": "有没有张艺谋导演的热门电影", "domain": "video", "intent": "QUERY", "slots": {"category": "电影", "popularity": "热", "artistRole": "演", "scoreDescr": "门", "artist": "张艺谋"}}
{"text": "命运派对", "domain": "video", "intent": "QUERY", "slots": {"name": "命运派对"}}
{"text": "电视剧火凤凰", "domain": "video", "intent": "QUERY", "slots": {"name": "火凤凰", "category": "电视"}}
{"text": "有你才幸福", "domain": "video", "intent": "QUERY", "slots": {"name": "有你才幸福"}}
{"text": "推理动漫", "domain": "video", "intent": "QUERY", "slots": {"tag": "漫", "category": "动"}}
{"text": "我想看董浩配音的动漫", "domain": "video", "intent": "QUERY", "slots": {"tag": "动漫", "artistRole": "配", "artist": "董浩"}}
{"text": "播放特种兵之利刃出鞘", "domain": "music", "intent": "PLAY", "slots": {"song": "之利刃出鞘", "name": "种兵"}}
{"text": "播放神话", "domain": "music", "intent": "PLAY", "slots": {"song": "神话"}}
{"text": "正者无敌", "domain": "video", "intent": "QUERY", "slots": {"name": "正者无敌"}}
{"text": "福尔摩斯", "domain": "video", "intent": "QUERY", "slots": {"name": "福尔摩斯"}}
{"text": "猫眼三姐妹", "domain": "video", "intent": "QUERY", "slots": {"name": "猫眼三姐妹"}}
{"text": "搜索逃学威龙第二部", "domain": "video", "intent": "QUERY", "slots": {"episode": "第", "season": "二部", "name": "逃学威龙"}}
{"text": "智取威虎山", "domain": "video", "intent": "QUERY", "slots": {"name": "智取威虎山"}}
{"text": "下半年的电视剧", "domain": "video", "intent": "QUERY", "slots": {"datetime_date": "下半年", "category": "电视剧"}}
{"text": "韩国电视连续剧老大", "domain": "video", "intent": "QUERY", "slots": {"name": "老大", "category": "电视", "tag": "续", "area": "韩国"}}
{"text": "陈真", "domain": "video", "intent": "QUERY", "slots": {"name": "陈真"}}
{"text": "你好我想看电影", "domain": "video", "intent": "QUERY", "slots": {"category": "电影"}}
{"text": "捍卫者", "domain": "video", "intent": "QUERY", "slots": {"name": "捍卫者"}}
{"text": "我的幸福", "domain": "video", "intent": "QUERY", "slots": {"name": "我的幸福"}}
{"text": "请播放一下举起手来", "domain": "music", "intent": "PLAY", "slots": {"song": "举起手来"}}
{"text": "播放法制进行时", "domain": "music", "intent": "PLAY", "slots": {"song": "法制进行时"}}
{"text": "上山居网", "domain": "website", "intent": "OPEN", "slots": {"name": "山居网"}}
{"text": "苏宁易购", "domain": "website", "intent": "OPEN", "slots": {"name": "苏宁易购"}}
{"text": "激动", "domain": "video", "intent": "QUERY", "slots": {"name": "激动"}}
{"text": "打开苹果香港官方网站", "domain": "website", "intent": "OPEN", "slots": {"name": "苹果香港官方网站"}}
{"text": "进入讯飞官网", "domain": "website", "intent": "OPEN", "slots": {"name": "讯飞"}}
{"text": "打开网页小米论坛", "domain": "website", "intent": "OPEN", "slots": {"name": "小米论坛"}}
{"text": "九阴真经", "domain": "video", "intent": "QUERY", "slots": {"name": "九阴真经"}}
{"text": "但是我想上腾讯网", "domain": "website", "intent": "OPEN", "slots": {"name": "腾讯网"}}
{"text": "打开互联网啦", "domain": "website", "intent": "OPEN", "slots": {"name": "互联网"}}
{"text": "中国新闻网网站", "domain": "website", "intent": "OPEN", "slots": {"name": "中国新闻网"}}
{"text": "我要上网打开百度", "domain": "website", "intent": "OPEN", "slots": {"name": "百度"}}