dialogue_id
stringlengths 12
13
| services
listlengths 1
2
| turns
dict |
|---|---|---|
SNG1228.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I am looking for a train. The train should arrive by 14:45 and should leave on Saturday.",
"And what are your departure and arrival stations?",
"I would like to leave Cambridge and go to London Liver Pool.",
"There are 5 trains running on saturday that will meet your needs. Would you care to book tickets for one?",
"I actually just need to know the price of a ticket please",
"The price of one ticket is 13.28 pounds. May I assist further in any way?",
"No thanks, that was all I was hoping to find out! Have a good day!",
"Okay, great, I hope you have a nice day too!"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day"
],
"slots_values_list": [
[
"14:45"
],
[
"saturday"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"14:45"
],
"start": [
53
],
"exclusive_end": [
58
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"14:45"
],
[
"saturday"
],
[
"cambridge"
],
[
"london liverpool street"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-price"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"14:45"
],
[
"saturday"
],
[
"cambridge"
],
[
"london liverpool street"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"day"
],
"slot_value": [
"14:45",
"saturday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"arriveby",
"day"
],
"act_slot_value": [
"14:45",
"saturday"
],
"span_start": [
53,
79
],
"span_end": [
58,
87
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"cambridge",
"london liverpool street"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"cambridge"
],
"span_start": [
22
],
"span_end": [
31
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"choice",
"day"
],
"slot_value": [
"5",
"saturday"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"day"
],
"act_slot_value": [
"5",
"saturday"
],
"span_start": [
10,
30
],
"span_end": [
11,
38
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"price"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"price"
],
"slot_value": [
"13.28 pounds"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"price"
],
"act_slot_value": [
"13.28 pounds"
],
"span_start": [
27
],
"span_end": [
39
]
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG02232.json
|
[
"taxi",
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"am looking for a train,it should leave after 14:15 and should depart from london kings cross",
"Is your destination Cambridge or another location?",
"Yes, my destination is cambridge.",
"What day would you like that train? The TR8842 train departs Friday at 15:17 would you like me to book?",
"I need the arrival time",
"The arrival time is 16:08.",
"Thanks, that's all. Good bye.",
"welcome again some other time"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-leaveat"
],
"slots_values_list": [
[
"london kings cross"
],
[
"after 14:15",
"14:30"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"after 14:15"
],
"start": [
39
],
"exclusive_end": [
50
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi",
"train"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"london kings cross",
"london kings cross train station"
],
[
"cambridge"
],
[
"14:15"
]
]
}
},
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"london kings cross"
],
[
"cambridge"
],
[
"14:30",
"after 14:15"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"cambridge"
],
"start": [
23
],
"exclusive_end": [
32
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
},
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-arriveby"
],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"london kings cross"
],
[
"cambridge"
],
[
"14:30",
"after 14:15"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"leaveat"
],
"slot_value": [
"london kings cross",
"after 14:15"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"leaveat",
"departure"
],
"act_slot_value": [
"after 14:15",
"london kings cross"
],
"span_start": [
39,
74
],
"span_end": [
50,
92
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"cambridge"
]
},
{
"slot_name": [
"destination"
],
"slot_value": [
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"destination"
],
"act_slot_value": [
"cambridge",
"cambridge"
],
"span_start": [
23,
23
],
"span_end": [
32,
32
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"day",
"leaveat",
"trainid"
],
"slot_value": [
"Friday",
"15:17",
"TR8842"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"day"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"day",
"leaveat"
],
"act_slot_value": [
"TR8842",
"Friday",
"15:17"
],
"span_start": [
40,
61,
71
],
"span_end": [
46,
67,
76
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"16:08"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"16:08"
],
"span_start": [
20
],
"span_end": [
25
]
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01458.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"Hi. Help me with a train schedule, please.",
"I'd be happy to help. Let's start with a few questions; which station would you like to depart from and where would you like to go?",
"I am looking to depart from Cambridge, and I am going to London Kings Cross.",
"Okay, great. What day are you wanting to travel?",
"I would like to go on Wednesday.",
"how about TR3702 that leaves at 05:00?",
"That sounds great! I'd like to buy one ticket please.",
"Could you please confirm if you need to arrive by any particular time?",
"I really must arrive by 18:15 to make my meeting.",
"TR3843 will arrive by 17:51, does this suit your needs?",
"Yes, can you book it for 5 people and please give me the reference number.",
"Your reference number is KPVWZHWS . Is there anything else I can help you with?",
"That's everything. Thanks so much for your help. Goodbye.",
"Thank you for contacting Cambridge TownInfo centre. Have a nice day!"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"cambridge"
],
[
"london kings cross"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"wednesday"
],
[
"cambridge"
],
[
"london kings cross"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"1"
],
[
"wednesday"
],
[
"cambridge"
],
[
"london kings cross"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"18:15"
],
[
"1"
],
[
"wednesday"
],
[
"cambridge"
],
[
"london kings cross"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"18:15"
],
"start": [
24
],
"exclusive_end": [
29
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [
"train-ref"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"18:15"
],
[
"5"
],
[
"wednesday"
],
[
"cambridge"
],
[
"london kings cross"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"cambridge",
"london kings cross"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"cambridge",
"london kings cross"
],
"span_start": [
28,
57
],
"span_end": [
37,
75
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"wednesday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"wednesday"
],
"span_start": [
22
],
"span_end": [
31
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat",
"trainid"
],
"slot_value": [
"05:00",
"TR3702"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat"
],
"act_slot_value": [
"TR3702",
"05:00"
],
"span_start": [
10,
32
],
"span_end": [
16,
37
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"1"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"1"
],
"span_start": [
35
],
"span_end": [
38
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"18:15"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"18:15"
],
"span_start": [
24
],
"span_end": [
29
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"trainid"
],
"slot_value": [
"17:51",
"TR3843"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"arriveby"
],
"act_slot_value": [
"TR3843",
"17:51"
],
"span_start": [
0,
22
],
"span_end": [
6,
27
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"5"
]
},
{
"slot_name": [
"ref"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"5"
],
"span_start": [
25
],
"span_end": [
26
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"ref"
],
"slot_value": [
"KPVWZHWS"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked"
],
"act_slot_name": [
"ref"
],
"act_slot_value": [
"KPVWZHWS"
],
"span_start": [
25
],
"span_end": [
33
]
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01266.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3"
],
"speaker": [
0,
1,
0,
1
],
"utterance": [
"i need a taxi by 8:15 going to the golden hous",
"Great. And where will you be leaving from?",
"I'll need to be picked up at holy trinity church. If you've got it handy I'll be needing the car type and their contact number too, please.",
"Booking completed! Booked car type : blue tesla Contact number : 07288413004"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"golden house",
"golden"
],
[
"8:15",
"08:15"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat",
"taxi-destination"
],
"value": [
"8:15",
"golden"
],
"start": [
17,
35
],
"exclusive_end": [
21,
41
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [
"taxi-type",
"taxi-phone"
],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"holy trinity church"
],
[
"golden house",
"golden"
],
[
"08:15",
"8:15"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"holy trinity church"
],
"start": [
29
],
"exclusive_end": [
48
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination",
"leaveat"
],
"slot_value": [
"golden",
"8:15"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"leaveat",
"destination"
],
"act_slot_value": [
"8:15",
"golden"
],
"span_start": [
17,
35
],
"span_end": [
21,
41
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"holy trinity church"
]
},
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"holy trinity church"
],
"span_start": [
29
],
"span_end": [
48
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07288413004",
"blue tesla"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"blue tesla",
"07288413004"
],
"span_start": [
37,
65
],
"span_end": [
47,
76
]
}
}
]
}
|
PMUL1797.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"What is the cheapest taxi service in Cambridge?",
"I would need more info, where would you need a taxi to and from?",
"I am looking for a train.",
"Okay, where will you be heading to?",
"I am leaving broxbourne to go to cambridge on sunday.",
"And what time of day do you want to travel?",
"I will be travelling at 12:30 PM",
"TR0862 will leave at 12.32",
"I would like to leave on Sunday.",
"TR0862 will leave at 12.32 on Sunday. Do you want me to book this train for you?",
"I don't want to book yet, but please tell me the arrival time for that one",
"The arrival time is 13:32.",
"Thanks very much. Goodbye",
"Did you need any further help?"
],
"frames": [
{
"service": [
"taxi",
"train"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
},
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
},
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"sunday"
],
[
"broxbourne"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"broxbourne"
],
[
"cambridge"
],
[
"12:30"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"12:30"
],
"start": [
24
],
"exclusive_end": [
29
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"broxbourne"
],
[
"cambridge"
],
[
"12:30"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-arriveby"
],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"broxbourne"
],
[
"cambridge"
],
[
"12:30"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure",
"destination"
],
"slot_value": [
"sunday",
"broxbourne",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination",
"day"
],
"act_slot_value": [
"broxbourne",
"cambridge",
"sunday"
],
"span_start": [
13,
33,
46
],
"span_end": [
23,
42,
52
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"12:30"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"12:30"
],
"span_start": [
24
],
"span_end": [
29
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat",
"trainid"
],
"slot_value": [
"12.32",
"TR0862"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat"
],
"act_slot_value": [
"TR0862",
"12.32"
],
"span_start": [
0,
21
],
"span_end": [
6,
26
]
}
},
{
"dialog_act": {
"act_type": [],
"act_slots": []
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"day",
"leaveat",
"trainid"
],
"slot_value": [
"Sunday",
"12.32",
"TR0862"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat",
"day"
],
"act_slot_value": [
"TR0862",
"12.32",
"Sunday"
],
"span_start": [
0,
21,
30
],
"span_end": [
6,
26,
36
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"13:32"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"13:32"
],
"span_start": [
20
],
"span_end": [
25
]
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01841.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need to get a train out of cambridge.",
"Your looking at the trainID of TR5767 or TR2000 depending on your time",
"The train should go to stansted airport and should arrive by 21:30.",
"What day of the week are you looking at traveling?",
"I would like to leave on Tuesday.",
"these three could help trainID departure destination day leaveAt arriveBy price duration book (optional) TR1656 cambridge stansted airport tuesday 05:40 06:08 10.10 pounds 28 minutes TR1951 cambridge stansted airport tuesday 06:40 07:08 10.10 pounds 28 minutes TR0684 cambridge stansted airport tuesday 07:40 08:08 10.10 pounds 28 minutes",
"thank you for your help. book for me 5 seats and get me the reference numberes",
"I'm sorry, could you confirm which train you wanted to book seats on? There were 3 choices given to you.",
"Whichever train goes to stansted airport Tuesday from cabridge arriving closest to 21:30.",
"Booking was successful, the total fee is 50.5 GBP payable at the station. Reference number is : GMYBPE6F .",
"Thanks for that. I don't need anything more today.",
"ok. enjoy your day."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure"
],
"slots_values_list": [
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"21:30"
],
[
"cambridge"
],
[
"stansted airport"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"21:30"
],
"start": [
61
],
"exclusive_end": [
66
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"21:30"
],
[
"tuesday"
],
[
"cambridge"
],
[
"stansted airport"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [
"train-ref"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"21:30"
],
[
"5"
],
[
"tuesday"
],
[
"cambridge"
],
[
"stansted airport"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"21:30"
],
[
"5"
],
[
"tuesday"
],
[
"cambridge"
],
[
"stansted airport"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"cambridge"
],
"span_start": [
29
],
"span_end": [
38
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"trainid",
"trainid"
],
"slot_value": [
"TR2000",
"TR5767"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"trainid"
],
"act_slot_value": [
"TR5767",
"TR2000"
],
"span_start": [
31,
41
],
"span_end": [
37,
47
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination"
],
"slot_value": [
"21:30",
"stansted airport"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"arriveby"
],
"act_slot_value": [
"stansted airport",
"21:30"
],
"span_start": [
23,
61
],
"span_end": [
39,
66
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"tuesday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"tuesday"
],
"span_start": [
25
],
"span_end": [
32
]
}
},
{
"dialog_act": {
"act_type": [],
"act_slots": []
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"5"
]
},
{
"slot_name": [
"ref"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"5"
],
"span_start": [
37
],
"span_end": [
38
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"3"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"3"
],
"span_start": [
81
],
"span_end": [
82
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"day",
"destination"
],
"slot_value": [
"21:30",
"tuesday",
"stansted airport"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"day",
"arriveby"
],
"act_slot_value": [
"stansted airport",
"tuesday",
"21:30"
],
"span_start": [
24,
41,
83
],
"span_end": [
40,
48,
88
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"50.5 GBP",
"GMYBPE6F"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"50.5 GBP",
"GMYBPE6F"
],
"span_start": [
41,
96
],
"span_end": [
49,
104
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0376.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"Hi, I need to take a train on Wednesday, can you help me?",
"Absolutely! Where will you be heading to and leaving from?",
"I need to leave Peterborough for Cambridge Wednesday after 19:15.",
"There are 10 options available for the same price, 16.50pounds. Is there a certain time you need to arrive by?",
"As long as I leave by 19:15 it will be fine. There are 4 of us.",
"Okay, booking was successful, the total fee is 66 GBP payable at the station. Your reference number is : MCCA0VK8 .",
"Thank you for all your help.",
"We are happy to help. Have all of your needs been met?",
"Yes they sure have, thanks!",
"Thank you, goodbye."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day"
],
"slots_values_list": [
[
"wednesday"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"wednesday"
],
[
"peterborough"
],
[
"cambridge"
],
[
"19:15"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"19:15"
],
"start": [
59
],
"exclusive_end": [
64
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-bookpeople",
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"4"
],
[
"wednesday"
],
[
"peterborough"
],
[
"cambridge"
],
[
"19:15"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"wednesday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"wednesday"
],
"span_start": [
30
],
"span_end": [
39
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination",
"leaveat"
],
"slot_value": [
"peterborough",
"cambridge",
"19:15"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination",
"leaveat"
],
"act_slot_value": [
"peterborough",
"cambridge",
"19:15"
],
"span_start": [
16,
33,
59
],
"span_end": [
28,
42,
64
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice",
"price"
],
"slot_value": [
"10 options available",
"16.50pounds"
]
},
{
"slot_name": [
"arriveby"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"price"
],
"act_slot_value": [
"10 options available",
"16.50pounds"
],
"span_start": [
10,
51
],
"span_end": [
30,
62
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"4"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"4"
],
"span_start": [
55
],
"span_end": [
56
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"66 GBP",
"MCCA0VK8"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"66 GBP",
"MCCA0VK8"
],
"span_start": [
47,
105
],
"span_end": [
53,
113
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0420.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I am looking for a train on Wednesday departing form broxbourne",
"There are many results. Where is your destination?",
"I'm heading into Cambridge.",
"There are a number of trains to choose from. What time would you like to depart?",
"Departure time is flexible but I would need to get into Cambridge by 21:30.",
"There are 15 trains that arrive by 21:30. Each train takes 1 hour. When would you prefer to depart?",
"What is the earliest departing train and the price of a ticket for it?",
"The earliest train departs at 05:32 and is 17.90 pounds. Would you like a ticket?",
"That's okay. No need to book now. But can I get the travel time for that train?",
"The travel time for the train is 60 minutes.",
"Okay, thanks! that's all I needed! Have a good day!",
"Glad I could help!"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure"
],
"slots_values_list": [
[
"wednesday"
],
[
"broxbourne"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"wednesday"
],
[
"broxbourne"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-leaveat"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"21:30"
],
[
"wednesday"
],
[
"broxbourne"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"21:30"
],
"start": [
69
],
"exclusive_end": [
74
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-price"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"21:30"
],
[
"wednesday"
],
[
"broxbourne"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-duration"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"21:30"
],
[
"wednesday"
],
[
"broxbourne"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure"
],
"slot_value": [
"wednesday",
"broxbourne"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"departure"
],
"act_slot_value": [
"wednesday",
"broxbourne"
],
"span_start": [
28,
53
],
"span_end": [
37,
63
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"many"
]
},
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"many"
],
"span_start": [
10
],
"span_end": [
14
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"cambridge"
],
"span_start": [
17
],
"span_end": [
26
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"a number of"
]
},
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"a number of"
],
"span_start": [
10
],
"span_end": [
21
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination"
],
"slot_value": [
"21:30",
"cambridge"
]
},
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"arriveby"
],
"act_slot_value": [
"cambridge",
"21:30"
],
"span_start": [
56,
69
],
"span_end": [
65,
74
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"choice",
"duration"
],
"slot_value": [
"21:30",
"15",
"1 hour"
]
},
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"arriveby",
"duration"
],
"act_slot_value": [
"15",
"21:30",
"1 hour"
],
"span_start": [
10,
35,
59
],
"span_end": [
12,
40,
65
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"price"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"leaveat",
"price"
],
"slot_value": [
"05:32",
"17.90 pounds"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"leaveat",
"price"
],
"act_slot_value": [
"05:32",
"17.90 pounds"
],
"span_start": [
30,
43
],
"span_end": [
35,
55
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"duration"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"duration"
],
"slot_value": [
"60 minutes"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"duration"
],
"act_slot_value": [
"60 minutes"
],
"span_start": [
33
],
"span_end": [
43
]
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0367.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"Hi, I'm looking for a train that leaves after 13:45 on Friday.",
"No problem. Where is your departure area and destination?",
"I need to go to stansted airport and will be departing from cambridge",
"The closest to 13:45 is 14:40, which is the TR1316. It arrives at Stansted Airport at 15:08. Do you still want to book it?",
"Yes, can you book it for 7 people and give me the reference number?",
"Booked! Reference number is FQB8ZKSP . You will pay 70.7 GBP at the station.",
"OK I got it. Thanks for your help.",
"Okay please call us again."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day"
],
"slots_values_list": [
[
"friday"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"13:45"
],
"start": [
46
],
"exclusive_end": [
51
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"friday"
],
[
"cambridge"
],
[
"stansted airport"
],
[
"13:45"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [
"train-ref"
],
"slots_values": {
"slots_values_name": [
"train-bookpeople",
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"7"
],
[
"friday"
],
[
"cambridge"
],
[
"stansted airport"
],
[
"13:45"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"leaveat"
],
"slot_value": [
"friday",
"13:45"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"leaveat",
"day"
],
"act_slot_value": [
"13:45",
"friday"
],
"span_start": [
46,
55
],
"span_end": [
51,
61
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"cambridge",
"stansted airport"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"departure"
],
"act_slot_value": [
"stansted airport",
"cambridge"
],
"span_start": [
16,
60
],
"span_end": [
32,
69
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination",
"leaveat",
"trainid"
],
"slot_value": [
"15:08",
"Stansted Airport",
"14:40",
"TR1316"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"leaveat",
"trainid",
"destination",
"arriveby"
],
"act_slot_value": [
"14:40",
"TR1316",
"Stansted Airport",
"15:08"
],
"span_start": [
24,
44,
66,
86
],
"span_end": [
29,
50,
82,
91
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"7"
]
},
{
"slot_name": [
"ref"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"7"
],
"span_start": [
25
],
"span_end": [
26
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"70.7 GBP",
"FQB8ZKSP"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"ref",
"price"
],
"act_slot_value": [
"FQB8ZKSP",
"70.7 GBP"
],
"span_start": [
28,
52
],
"span_end": [
36,
60
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01681.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I want to take a taxi to eraina",
"I can help you with that. When do you need to leave?",
"I would prefer to leave after 06:45",
"Where are you departing from?",
"I will be departing from meze bar restaurant.",
"Booking completed! Booked car type : grey volvo Contact number : 07740734110",
"Thank you for your help!",
"You are welcome. May I help you with any other bookings?",
"No, that's all thank you",
"Have a good trip!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination"
],
"slots_values_list": [
[
"eraina"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"eraina"
],
"start": [
25
],
"exclusive_end": [
31
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"eraina"
],
[
"06:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat"
],
"value": [
"06:45"
],
"start": [
30
],
"exclusive_end": [
35
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"meze bar"
],
[
"eraina"
],
[
"06:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"meze bar"
],
"start": [
25
],
"exclusive_end": [
33
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"eraina"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"eraina"
],
"span_start": [
25
],
"span_end": [
31
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"06:45"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"06:45"
],
"span_start": [
30
],
"span_end": [
35
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"meze bar"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"meze bar"
],
"span_start": [
25
],
"span_end": [
33
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07740734110",
"grey volvo"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"grey volvo",
"07740734110"
],
"span_start": [
37,
65
],
"span_end": [
47,
76
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-reqmore",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01497.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a train leaving Cambridge sometime after 13:15 please.",
"Where are you headed?",
"I'm going to Bishops Stortford.",
"rainID departure destination day leaveAt arriveBy price duration book (optional) TR2420 cambridge london kings cross friday 15:00 15:51 23.60 pounds 51 minutes TR6628 cambridge london kings cross friday 17:00 17:51 23.60 pounds 51 minutes TR1006 cambridge london kings cross friday 19:00 19:51 23.60 pounds 51 minutes TR3055 cambridge london kings cross friday 21:00 21:51 23.60 pounds 51 minutes TR9876 cambridge london kings cross friday 23:00 23:51 23.60 pounds 51 minutes these are the available options",
"I'm a little overwhelmed by the information. I am actually leaving on Sunday, this seems to be Friday.",
"There s a train that departs at 15:00 arriving in london kings cross at 15:51. How does that sound?",
"I need to depart from Cambridge.",
"There is a train running from Cambridge to Bishops Stortford on Friday that leaves at 13:29. The train id is TR8585. Would you like me to book it for you?",
"No. I need the train to go from Cambridge to Bishops Stortford on Sunday and leaving after 13:15.",
"Alright, I have several options for you. The earliest train that meets your criteria is TR2402 and leaves at 13:29. Will that work?",
"That sounds great. Could I get the price please?",
"The price is 8.08 pounds. Is there anything else I can help you with?",
"I think that's it. Thank you.",
"Thanks for your help"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-leaveat"
],
"slots_values_list": [
[
"cambridge"
],
[
"13:15"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"13:15"
],
"start": [
48
],
"exclusive_end": [
53
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"cambridge"
],
[
"bishops stortford"
],
[
"13:15"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"cambridge"
],
[
"bishops stortford"
],
[
"13:15"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"cambridge"
],
[
"bishops stortford"
],
[
"13:15"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"cambridge"
],
[
"bishops stortford"
],
[
"13:15"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-price"
],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"cambridge"
],
[
"bishops stortford"
],
[
"13:29"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"friday"
],
[
"cambridge"
],
[
"bishops stortford"
],
[
"13:29"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"leaveat"
],
"slot_value": [
"cambridge",
"13:15"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"leaveat"
],
"act_slot_value": [
"cambridge",
"13:15"
],
"span_start": [
23,
48
],
"span_end": [
32,
53
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"bishops stortford"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"bishops stortford"
],
"span_start": [
13
],
"span_end": [
30
]
}
},
{
"dialog_act": {
"act_type": [],
"act_slots": []
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [],
"act_slots": []
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination",
"leaveat"
],
"slot_value": [
"15:51",
"london kings cross",
"15:00"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"leaveat",
"destination",
"arriveby"
],
"act_slot_value": [
"15:00",
"london kings cross",
"15:51"
],
"span_start": [
32,
50,
72
],
"span_end": [
37,
68,
77
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"cambridge"
],
"span_start": [
22
],
"span_end": [
31
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination",
"leaveat",
"trainid"
],
"slot_value": [
"Cambridge",
"Bishops Stortford",
"13:29",
"TR8585"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination",
"leaveat",
"trainid"
],
"act_slot_value": [
"Cambridge",
"Bishops Stortford",
"13:29",
"TR8585"
],
"span_start": [
30,
43,
86,
109
],
"span_end": [
39,
60,
91,
115
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure",
"destination",
"leaveat"
],
"slot_value": [
"sunday",
"cambridge",
"bishops stortford",
"13:15"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination",
"day",
"leaveat"
],
"act_slot_value": [
"cambridge",
"bishops stortford",
"sunday",
"13:15"
],
"span_start": [
32,
45,
66,
91
],
"span_end": [
41,
62,
72,
96
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"choice",
"leaveat",
"trainid"
],
"slot_value": [
"several",
"13:29",
"TR2402"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"trainid",
"leaveat"
],
"act_slot_value": [
"several",
"TR2402",
"13:29"
],
"span_start": [
16,
88,
109
],
"span_end": [
23,
94,
114
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"price"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"price"
],
"slot_value": [
"8.08 pounds"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"price"
],
"act_slot_value": [
"8.08 pounds"
],
"span_start": [
13
],
"span_end": [
24
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01869.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I would like to find a train that is leaving Cambridge on Monday.",
"I can assist you. What is your destination and departure time?",
"I'll be leaving from london kings cross and need to leave after 17:15.",
"I have a train leaving Cambridge for London Kings Cross Monday at 19:00, would you like me to book it?",
"I need the arrival time and price",
"The ticket will coat 23.60 pounds and it will arrive at 19:51.",
"Thanks, that's all. Good bye.",
"Alright. Goodbye now. Thank you!"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure"
],
"slots_values_list": [
[
"monday"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"monday"
],
[
"cambridge"
],
[
"london kings cross"
],
[
"17:15"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"17:15"
],
"start": [
64
],
"exclusive_end": [
69
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-arriveby",
"train-price"
],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"monday"
],
[
"cambridge"
],
[
"london kings cross"
],
[
"17:15"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure"
],
"slot_value": [
"monday",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"day"
],
"act_slot_value": [
"cambridge",
"monday"
],
"span_start": [
45,
58
],
"span_end": [
54,
64
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"destination",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination",
"leaveat"
],
"slot_value": [
"london kings cross",
"17:15"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"leaveat"
],
"act_slot_value": [
"london kings cross",
"17:15"
],
"span_start": [
21,
64
],
"span_end": [
39,
69
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"day",
"departure",
"destination",
"leaveat"
],
"slot_value": [
"Monday",
"Cambridge",
"London Kings Cross",
"19:00"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination",
"day",
"leaveat"
],
"act_slot_value": [
"Cambridge",
"London Kings Cross",
"Monday",
"19:00"
],
"span_start": [
23,
37,
56,
66
],
"span_end": [
32,
55,
62,
71
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"price"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"price"
],
"slot_value": [
"19:51",
"23.60 pounds"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"price",
"arriveby"
],
"act_slot_value": [
"23.60 pounds",
"19:51"
],
"span_start": [
21,
56
],
"span_end": [
33,
61
]
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG1275.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I'm are looking for a train. The train should go to cambridge and should leave on saturday.",
"Where will you be departing from?",
"I will be departing from Norwich.",
"What tie would you like to leave Norwich?",
"I would like to leave after 14:30 .",
"I have several trains. How would TR1156 work for you, it leaves at 15:16 arriving at 16:35?",
"Yes. That works. I need 3 tickets, please.",
"Booking was successful, the total fee is 70.4 GBP payable at the station . Reference number is : 1MI35913 .",
"Great, thank you for your help!",
"Thanks for using the Cambridge TownInfo Centre. Goodbye!"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-destination"
],
"slots_values_list": [
[
"saturday"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"saturday"
],
[
"norwich"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"saturday"
],
[
"norwich"
],
[
"cambridge"
],
[
"14:30"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"14:30"
],
"start": [
28
],
"exclusive_end": [
33
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-bookpeople",
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"3"
],
[
"saturday"
],
[
"norwich"
],
[
"cambridge"
],
[
"14:30"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"destination"
],
"slot_value": [
"saturday",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"day"
],
"act_slot_value": [
"cambridge",
"saturday"
],
"span_start": [
52,
82
],
"span_end": [
61,
90
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"norwich"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"norwich"
],
"span_start": [
25
],
"span_end": [
32
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"Norwich"
]
},
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"Norwich"
],
"span_start": [
33
],
"span_end": [
40
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"14:30"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"14:30"
],
"span_start": [
28
],
"span_end": [
33
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"several"
]
},
{
"slot_name": [
"arriveby",
"leaveat",
"trainid"
],
"slot_value": [
"16:35",
"15:16",
"TR1156"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-OfferBook",
"Train-OfferBook",
"Train-OfferBook"
],
"act_slot_name": [
"choice",
"trainid",
"leaveat",
"arriveby"
],
"act_slot_value": [
"several",
"TR1156",
"15:16",
"16:35"
],
"span_start": [
7,
33,
67,
85
],
"span_end": [
14,
39,
72,
90
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"3"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"3"
],
"span_start": [
24
],
"span_end": [
25
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"70.4 GBP",
"1MI35913"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"70.4 GBP",
"1MI35913"
],
"span_start": [
41,
97
],
"span_end": [
49,
105
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG02132.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I want to book a taxi to leave after 09:15 at Old Schools.",
"I can help you with that. where are you going?",
"I'll be going to royal standard.",
"Great news! I was able to book a red Volvo for you.",
"That is great news. May I have the contact number, too?",
"The contact number for the Volvo is 07321527336. Do you need any other tourist bookings?",
"No, that's everything I needed. Thanks!",
"You're more than welcome!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-leaveat"
],
"slots_values_list": [
[
"old schools"
],
[
"09:15"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat",
"taxi-departure"
],
"value": [
"09:15",
"Old Schools"
],
"start": [
37,
46
],
"exclusive_end": [
42,
57
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"old schools"
],
[
"royal standard"
],
[
"09:15"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"royal standard"
],
"start": [
17
],
"exclusive_end": [
31
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [
"taxi-phone"
],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"old schools"
],
[
"royal standard"
],
[
"09:15"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"leaveat"
],
"slot_value": [
"old schools",
"09:15"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"leaveat",
"departure"
],
"act_slot_value": [
"09:15",
"old schools"
],
"span_start": [
37,
46
],
"span_end": [
42,
57
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"royal standard"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"royal standard"
],
"span_start": [
17
],
"span_end": [
31
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"type"
],
"slot_value": [
"red Volvo"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"type"
],
"act_slot_value": [
"red Volvo"
],
"span_start": [
33
],
"span_end": [
42
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"phone"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Booking-Inform",
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"phone"
],
"slot_value": [
"07321527336"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"phone"
],
"act_slot_value": [
"07321527336"
],
"span_start": [
36
],
"span_end": [
47
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0403.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I am in need of a train that can arrive by 12:45 an leave on Saturday.",
"There are 150 trains that match your requirements. What is your destination, and from where are you traveling?",
"I want to get to Norwich please.",
"There is a train that arrives at Norwich at 10:55. Would you like to book that?",
"Does it depart from Cambridge?",
"Yes, the train goes from Cambridge to Norwich on Saturday. It departs at 9:36 and arrives at 10:55. There is also a train that arrives at 11:55 on the same route.",
"Let me get the train ID and price for the one arriving at 11:55.",
"The train ID is TR9588 and the cost is 14.08 pounds. Can I book that for you?",
"No, but I have all the information I need. Thanks.",
"You are quite welcome!"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day"
],
"slots_values_list": [
[
"12:45"
],
[
"saturday"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"12:45"
],
"start": [
43
],
"exclusive_end": [
48
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day"
],
"slots_values_list": [
[
"12:45"
],
[
"saturday"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day"
],
"slots_values_list": [
[
"12:45"
],
[
"saturday"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-price",
"train-trainid"
],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"saturday"
],
[
"cambridge"
],
[
"norwich"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"day"
],
"slot_value": [
"12:45",
"saturday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"arriveby",
"day"
],
"act_slot_value": [
"12:45",
"saturday"
],
"span_start": [
43,
61
],
"span_end": [
48,
69
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"150"
]
},
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"150"
],
"span_start": [
10
],
"span_end": [
13
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"norwich"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"norwich"
],
"span_start": [
17
],
"span_end": [
24
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination"
],
"slot_value": [
"10:55",
"Norwich"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"arriveby"
],
"act_slot_value": [
"Norwich",
"10:55"
],
"span_start": [
33,
44
],
"span_end": [
40,
49
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"cambridge"
],
"span_start": [
20
],
"span_end": [
29
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"arriveby",
"day",
"departure",
"destination",
"leaveat"
],
"slot_value": [
"10:55",
"11:55",
"Saturday",
"Cambridge",
"Norwich",
"9:36"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination",
"day",
"leaveat",
"arriveby",
"arriveby"
],
"act_slot_value": [
"Cambridge",
"Norwich",
"Saturday",
"9:36",
"10:55",
"11:55"
],
"span_start": [
25,
38,
49,
73,
93,
138
],
"span_end": [
34,
45,
57,
77,
98,
143
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"price",
"trainid"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"price",
"trainid"
],
"slot_value": [
"14.08 pounds",
"TR9588"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"price"
],
"act_slot_value": [
"TR9588",
"14.08 pounds"
],
"span_start": [
16,
39
],
"span_end": [
22,
51
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01782.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"Can you book me a taxi to riverside brasserie?",
"Sure! Where are you coming from?",
"I will be leaving the good luck chinese food takeaway.",
"Ok, what time would you like to leave by?",
"I actually need to arrive by 12:45",
"Your booking is completed, a grey honda will be picking you up. The contact number is 07290151077.",
"Ok thank you that is all I need.",
"Excellent. Have a nice day!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination"
],
"slots_values_list": [
[
"riverside brasserie"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"riverside brasserie"
],
"start": [
26
],
"exclusive_end": [
45
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"good luck"
],
[
"riverside brasserie"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"good luck"
],
"start": [
22
],
"exclusive_end": [
31
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"12:45"
],
[
"good luck"
],
[
"riverside brasserie"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-arriveby"
],
"value": [
"12:45"
],
"start": [
29
],
"exclusive_end": [
34
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"riverside brasserie"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"riverside brasserie"
],
"span_start": [
26
],
"span_end": [
45
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"good luck"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"good luck"
],
"span_start": [
22
],
"span_end": [
31
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"12:45"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"12:45"
],
"span_start": [
29
],
"span_end": [
34
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07290151077",
"grey honda"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"grey honda",
"07290151077"
],
"span_start": [
29,
86
],
"span_end": [
39,
97
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0355.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a train from broxbourne on Tuesday.",
"I can definitely take care of that for you. Where are you heading to?",
"Travelling to Cambridge, I need to arrive by 14:45.",
"We have 9 such trips. Any preference on leaving?",
"No, but I need two tickets.",
"TR4537 has been booked for you. lt leaves at 07:32 and arrives at 08:32. The reference number is 8UMHY366 .",
"Great. That's all I need. Thanks.",
"You're welcome. Have a great day!"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure"
],
"slots_values_list": [
[
"tuesday"
],
[
"broxbourne"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"14:45"
],
[
"tuesday"
],
[
"broxbourne"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"14:45"
],
"start": [
45
],
"exclusive_end": [
50
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"14:45"
],
[
"2"
],
[
"tuesday"
],
[
"broxbourne"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure"
],
"slot_value": [
"tuesday",
"broxbourne"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"day"
],
"act_slot_value": [
"broxbourne",
"tuesday"
],
"span_start": [
20,
34
],
"span_end": [
30,
41
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination"
],
"slot_value": [
"14:45",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"arriveby"
],
"act_slot_value": [
"cambridge",
"14:45"
],
"span_start": [
14,
45
],
"span_end": [
23,
50
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"9"
]
},
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"9"
],
"span_start": [
8
],
"span_end": [
9
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"2"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"2"
],
"span_start": [
15
],
"span_end": [
18
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat",
"ref",
"trainid"
],
"slot_value": [
"08:32",
"07:32",
"8UMHY366",
"TR4537"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"trainid",
"leaveat",
"arriveby",
"ref"
],
"act_slot_value": [
"TR4537",
"07:32",
"08:32",
"8UMHY366"
],
"span_start": [
0,
45,
66,
97
],
"span_end": [
6,
50,
71,
105
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01920.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"am looking for a train it should leave on saturday and should go to cambridge",
"Ok, what is your departure site?",
"I would like to leave from kings lynn and get to Cambridge by 9:00 pm.",
"Please confirm you are leaving from kings lynn and want to arrive at 21:00.",
"yes, that is correct.",
"Booking was successful, the total fee is 18.88 GBP payable at the station . Reference number is : DDYPIE2S .",
"Thank you for all of your help! Have a great day!",
"Thank you for using our services. Do you need any further assistance?",
"No I don't need anything",
"You are very welcome. Please let me know if you need anything in the future."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-destination"
],
"slots_values_list": [
[
"saturday"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"21:00",
"9:00 pm"
],
[
"saturday"
],
[
"kings lynn"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"9:00 pm"
],
"start": [
62
],
"exclusive_end": [
69
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"21:00",
"9:00 pm"
],
[
"saturday"
],
[
"kings lynn"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"destination"
],
"slot_value": [
"saturday",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"destination"
],
"act_slot_value": [
"saturday",
"cambridge"
],
"span_start": [
42,
68
],
"span_end": [
50,
77
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure"
],
"slot_value": [
"9:00 pm",
"kings lynn"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"arriveby"
],
"act_slot_value": [
"kings lynn",
"9:00 pm"
],
"span_start": [
27,
62
],
"span_end": [
37,
69
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"21:00"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"18.88 GBP",
"DDYPIE2S"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"18.88 GBP",
"DDYPIE2S"
],
"span_start": [
41,
98
],
"span_end": [
50,
106
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01649.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I am looking for a taxi to the Stevenage train station.",
"Sure thing, when would you like to arrive or leave by?",
"It's important that I arrive no later than 23:30.",
"Where will you be departing from?",
"I will be departing from frankie and bennys.",
"I have confirmed you booking for a taxi, a yellow ford will be picking you up.",
"Thanks! What is the contact number?",
"The number is 07629492399 Would you like help with anything else today?",
"No, that's all I need. Thank you for your help.",
"Have a safe trip!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination"
],
"slots_values_list": [
[
"stevenage train station"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"Stevenage train station"
],
"start": [
31
],
"exclusive_end": [
54
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-destination"
],
"slots_values_list": [
[
"23:30"
],
[
"stevenage train station"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-arriveby"
],
"value": [
"23:30"
],
"start": [
43
],
"exclusive_end": [
48
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"23:30"
],
[
"frankie and bennys"
],
[
"stevenage train station"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"frankie and bennys"
],
"start": [
25
],
"exclusive_end": [
43
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [
"taxi-phone"
],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"23:30"
],
[
"frankie and bennys"
],
[
"stevenage train station"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"stevenage train station"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"stevenage train station"
],
"span_start": [
31
],
"span_end": [
54
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"23:30"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"23:30"
],
"span_start": [
43
],
"span_end": [
48
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"frankie and bennys"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"frankie and bennys"
],
"span_start": [
25
],
"span_end": [
43
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"type"
],
"slot_value": [
"yellow ford"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"type"
],
"act_slot_value": [
"yellow ford"
],
"span_start": [
43
],
"span_end": [
54
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"phone"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"phone"
],
"slot_value": [
"07629492399"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"phone"
],
"act_slot_value": [
"07629492399"
],
"span_start": [
14
],
"span_end": [
25
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01428.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I am getting into birmingham new street train station and will be needing a taxi to take me to my hotel",
"Sure! when would you like to arrive?",
"I need to leave after 14:45",
"I'd be happy to help! Where are you coming from?",
"I want to be picked up from birmingham new street train station",
"I can help you with that. where are you going?",
"I'm heading to express by holiday inn cambridge.",
"Alright I've got you a grey toyota with the contact number 07779524494. Is there anything else you need?",
"That is all. Thanks. Goodbye.",
"Thank you for contacting us and have a nice day."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination"
],
"slots_values_list": [
[
"birmingham new street train station"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"birmingham new street train station"
],
"start": [
18
],
"exclusive_end": [
53
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"birmingham new street train station"
],
[
"14:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat"
],
"value": [
"14:45"
],
"start": [
22
],
"exclusive_end": [
27
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-leaveat"
],
"slots_values_list": [
[
"birmingham new street train station"
],
[
"14:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"birmingham new street train station"
],
"start": [
28
],
"exclusive_end": [
63
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"birmingham new street train station"
],
[
"express by holiday inn cambridge"
],
[
"14:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"express by holiday inn cambridge"
],
"start": [
15
],
"exclusive_end": [
47
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"birmingham new street train station",
"birmingham new street train station"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"birmingham new street train station",
"birmingham new street train station"
],
"span_start": [
18,
18
],
"span_end": [
53,
53
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"14:45"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"14:45"
],
"span_start": [
22
],
"span_end": [
27
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"birmingham new street train station"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"birmingham new street train station"
],
"span_start": [
28
],
"span_end": [
63
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"express by holiday inn cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"express by holiday inn cambridge"
],
"span_start": [
15
],
"span_end": [
47
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07779524494",
"grey toyota"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"grey toyota",
"07779524494"
],
"span_start": [
23,
59
],
"span_end": [
34,
70
]
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01480.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a taxi at 12:45 to take me to Ruskin Gallery.",
"I'd be happy to help! Where are you coming from?",
"I want to be picked up at arbury lodge guesthouse.",
"Ok, I have a white honda for you with the contact number 07758153394. Anything else?",
"That is all I needed thank you.",
"If I have met all your needs, have a good day. Goodbye."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"ruskin gallery"
],
[
"12:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat",
"taxi-destination"
],
"value": [
"12:45",
"Ruskin Gallery"
],
"start": [
17,
37
],
"exclusive_end": [
22,
51
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"arbury lodge guesthouse"
],
[
"ruskin gallery"
],
[
"12:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"arbury lodge guesthouse"
],
"start": [
26
],
"exclusive_end": [
49
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination",
"leaveat"
],
"slot_value": [
"ruskin gallery",
"12:45"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"leaveat",
"destination"
],
"act_slot_value": [
"12:45",
"ruskin gallery"
],
"span_start": [
17,
37
],
"span_end": [
22,
51
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"arbury lodge guesthouse"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"arbury lodge guesthouse"
],
"span_start": [
26
],
"span_end": [
49
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07758153394",
"white honda"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"white honda",
"07758153394"
],
"span_start": [
13,
57
],
"span_end": [
24,
68
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0346.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I am looking for a train schedule that departs from Cambridge and should go to Ely.",
"Ok, is there any particular time you'd like to leave or arrive by?",
"I need to get a train leaving cambridge and going to ely. I need to be in ely by 10:30 and am leaving on wednesday.",
"TR5626 leaves Cambridge at 09:50 and arrives in Ely at 10:07. Will that work for you? Tickets are 4.40 GBP.",
"Can you book that for 3 people and get me a reference number as well please?",
"I've reserved you 3 seats on TR5626. The total is 13.2 pounds payable at the station. Your reference number is 3BMHT78A . Can I help you with anything else today?",
"No, that's everything that I needed. Thanks for your help!",
"I hop you enjoy your stay. Have a good day.",
"Thank you, this is the end of the dialogue.",
"You are very welcome."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"cambridge"
],
[
"ely"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"10:30"
],
[
"wednesday"
],
[
"cambridge"
],
[
"ely"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"10:30"
],
"start": [
81
],
"exclusive_end": [
86
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [
"train-ref"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"10:30"
],
[
"3"
],
[
"wednesday"
],
[
"cambridge"
],
[
"ely"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"cambridge",
"ely"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"cambridge",
"ely"
],
"span_start": [
52,
79
],
"span_end": [
61,
82
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"day",
"departure",
"destination"
],
"slot_value": [
"10:30",
"wednesday",
"cambridge",
"ely"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination",
"arriveby",
"day"
],
"act_slot_value": [
"cambridge",
"ely",
"10:30",
"wednesday"
],
"span_start": [
30,
53,
81,
105
],
"span_end": [
39,
56,
86,
114
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure",
"destination",
"leaveat",
"price",
"trainid"
],
"slot_value": [
"10:07",
"Cambridge",
"Ely",
"09:50",
"4.40 GBP",
"TR5626"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"departure",
"leaveat",
"destination",
"arriveby",
"price"
],
"act_slot_value": [
"TR5626",
"Cambridge",
"09:50",
"Ely",
"10:07",
"4.40 GBP"
],
"span_start": [
0,
14,
27,
48,
55,
98
],
"span_end": [
6,
23,
32,
51,
60,
106
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"3"
]
},
{
"slot_name": [
"ref"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"3"
],
"span_start": [
22
],
"span_end": [
23
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"price",
"ref",
"trainid"
],
"slot_value": [
"13.2 pounds",
"3BMHT78A",
"TR5626"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"trainid",
"price",
"ref"
],
"act_slot_value": [
"TR5626",
"13.2 pounds",
"3BMHT78A"
],
"span_start": [
29,
50,
111
],
"span_end": [
35,
61,
119
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG1354.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I'm looking for a train. The train should arrive by 16:00 and should leave on saturday.",
"Where will you be traveling to?",
"I am going to cambridge from Broxbourne.",
"The TR 1412 arrives at 15:32. Will this be okay?",
"Yes. Please book it for 1 person.",
"I booked your ticket, and your reference number is DBWTXCO1 . Can I help further today?",
"No that's it! Thanks so much!",
"thanks again for choosing us",
"You have been helpful. Good bye.",
"Thank you. Goodbye."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day"
],
"slots_values_list": [
[
"16:00"
],
[
"saturday"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"16:00"
],
"start": [
52
],
"exclusive_end": [
57
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"16:00"
],
[
"saturday"
],
[
"broxbourne"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"16:00"
],
[
"1"
],
[
"saturday"
],
[
"broxbourne"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"day"
],
"slot_value": [
"16:00",
"saturday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"arriveby",
"day"
],
"act_slot_value": [
"16:00",
"saturday"
],
"span_start": [
52,
78
],
"span_end": [
57,
86
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"broxbourne",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"departure"
],
"act_slot_value": [
"cambridge",
"broxbourne"
],
"span_start": [
14,
29
],
"span_end": [
23,
39
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"trainid"
],
"slot_value": [
"15:32",
"TR 1412"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"arriveby"
],
"act_slot_value": [
"TR 1412",
"15:32"
],
"span_start": [
4,
23
],
"span_end": [
11,
28
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"1"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"1"
],
"span_start": [
24
],
"span_end": [
25
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"ref"
],
"slot_value": [
"DBWTXCO1"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked"
],
"act_slot_name": [
"ref"
],
"act_slot_value": [
"DBWTXCO1"
],
"span_start": [
51
],
"span_end": [
59
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-greet"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-greet"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01661.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I am looking for a train to Cambridge.",
"What time do you want to leave?",
"I would like to leave after 15:15",
"I'd love to help! Where are you departing from?",
"leicester.also get train ID, travel time, and price",
"16:09 17:54 37.80 pounds 105 minutes thats all you could need sir",
"I will need the train ID also please.",
"TR7878 leaves leicester Friday at 16:09. Would you like to book a seat?",
"I don't need to book a seat, I just needed the train ID.",
"The train ID is TR7878. Is there anything else I can assist you with?",
"thanks a lot. that is all for now.",
"Thank you for contacting us, have a great day."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-destination"
],
"slots_values_list": [
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"cambridge"
],
[
"15:15"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"15:15"
],
"start": [
28
],
"exclusive_end": [
33
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-duration",
"train-price",
"train-trainid"
],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"leicester"
],
[
"cambridge"
],
[
"15:15"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-trainid"
],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"leicester"
],
[
"cambridge"
],
[
"15:15"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-trainid"
],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"leicester"
],
[
"cambridge"
],
[
"15:15"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"cambridge"
],
"span_start": [
28
],
"span_end": [
37
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"15:15"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"15:15"
],
"span_start": [
28
],
"span_end": [
33
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"leicester"
]
},
{
"slot_name": [
"duration",
"price",
"trainid"
],
"slot_value": [
"?",
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"leicester"
],
"span_start": [
0
],
"span_end": [
9
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"duration",
"leaveat"
],
"slot_value": [
"17:54",
"105 minutes",
"16:09"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"leaveat",
"arriveby",
"duration"
],
"act_slot_value": [
"16:09",
"17:54",
"105 minutes"
],
"span_start": [
0,
6,
25
],
"span_end": [
5,
11,
36
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"trainid"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"day",
"departure",
"leaveat",
"trainid"
],
"slot_value": [
"Friday",
"leicester",
"16:09",
"TR7878"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"departure",
"day",
"leaveat"
],
"act_slot_value": [
"TR7878",
"leicester",
"Friday",
"16:09"
],
"span_start": [
0,
14,
24,
34
],
"span_end": [
6,
23,
30,
39
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"trainid"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"trainid"
],
"slot_value": [
"TR7878"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"trainid"
],
"act_slot_value": [
"TR7878"
],
"span_start": [
16
],
"span_end": [
22
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-greet"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01326.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I am looking for a train.",
"Alright, where will you be leaving from, or where are you heading?",
"The train should go to cambridge and should depart from stansted airport.",
"Alright, I have many options for you depending on the day of the week or times you wish to travel. Do you have a preference?",
"leaves at 1900hrs, arrives on sunday and booked fir one person.get me the reference number too",
"Booking was successful, the total fee is 10.1 GBP payable at the station . Reference number is : 70MPLUW8 .",
"Thank you for your help.",
"Thank you goodbye"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"stansted airport"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [
"train-ref"
],
"slots_values": {
"slots_values_name": [
"train-bookpeople",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"1"
],
[
"stansted airport"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"stansted airport",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"departure"
],
"act_slot_value": [
"cambridge",
"stansted airport"
],
"span_start": [
23,
56
],
"span_end": [
32,
72
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"many options"
]
},
{
"slot_name": [
"arriveby",
"day",
"leaveat"
],
"slot_value": [
"?",
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"many options"
],
"span_start": [
16
],
"span_end": [
28
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"1"
]
},
{
"slot_name": [
"ref"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"1"
],
"span_start": [
52
],
"span_end": [
55
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"10.1 GBP",
"70MPLUW8"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"10.1 GBP",
"70MPLUW8"
],
"span_start": [
41,
97
],
"span_end": [
49,
105
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0342.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I am looking for a train that departs from cambridge and arrives at my destination by 11:30.",
"Certainly. There are a number of trains departing from Cambridge. Where is your destination?",
"I need to get to Bishops Stortford for a very important meeting. Can you find me a train to get me there by 11:30?",
"There are 21 trains making that trip, what day would you like to go?",
"On Saturday. And could you tell me how long that trip takes?",
"There are three trains that will get you there before 11:30. The trip lasts a total of 38 minutes. How early would you like to leave?",
"I'd like to take the train that arrives closest to bishops stortford at 11:30.",
"TR3396 leaves at 09:29 and arrives by 10:07. Is that okay?",
"Yes. how much would that cost?",
"The cost of the one way journey is 8.08 pounds.",
"Perfect. I'm all set. Goodbye!",
"It was my pleasure. Have a great day."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-departure"
],
"slots_values_list": [
[
"11:30"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"11:30"
],
"start": [
86
],
"exclusive_end": [
91
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"11:30"
],
[
"cambridge"
],
[
"bishops stortford"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"11:30"
],
[
"saturday"
],
[
"cambridge"
],
[
"bishops stortford"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"11:30"
],
[
"saturday"
],
[
"cambridge"
],
[
"bishops stortford"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"11:30"
],
[
"saturday"
],
[
"cambridge"
],
[
"bishops stortford"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure"
],
"slot_value": [
"11:30",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"arriveby"
],
"act_slot_value": [
"cambridge",
"11:30"
],
"span_start": [
43,
86
],
"span_end": [
52,
91
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice",
"departure"
],
"slot_value": [
"a number of trains",
"Cambridge"
]
},
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"departure"
],
"act_slot_value": [
"a number of trains",
"Cambridge"
],
"span_start": [
21,
55
],
"span_end": [
39,
64
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination"
],
"slot_value": [
"11:30",
"bishops stortford"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"arriveby"
],
"act_slot_value": [
"bishops stortford",
"11:30"
],
"span_start": [
17,
108
],
"span_end": [
34,
113
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"21"
]
},
{
"slot_name": [
"day"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"21"
],
"span_start": [
10
],
"span_end": [
12
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"saturday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"saturday"
],
"span_start": [
3
],
"span_end": [
11
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"choice",
"duration"
],
"slot_value": [
"11:30",
"three",
"38 minutes"
]
},
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"arriveby",
"duration"
],
"act_slot_value": [
"three",
"11:30",
"38 minutes"
],
"span_start": [
10,
54,
87
],
"span_end": [
15,
59,
97
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination"
],
"slot_value": [
"11:30",
"bishops stortford"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"arriveby"
],
"act_slot_value": [
"bishops stortford",
"11:30"
],
"span_start": [
51,
72
],
"span_end": [
68,
77
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat",
"trainid"
],
"slot_value": [
"10:07",
"09:29",
"TR3396"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat",
"arriveby"
],
"act_slot_value": [
"TR3396",
"09:29",
"10:07"
],
"span_start": [
0,
17,
38
],
"span_end": [
6,
22,
43
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"price"
],
"slot_value": [
"8.08 pounds"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"price"
],
"act_slot_value": [
"8.08 pounds"
],
"span_start": [
35
],
"span_end": [
46
]
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0035.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"I would like to book a taxi to leave after 11:45 to go to king's college.",
"Where will you be departing from?",
"I will be departing from Abbey Pool and Astroturf Pitch. In addition, I would like the car type and its contact number.",
"It's your lucky day! The car reserved for you is a yellow Tesla. The contact number is 07996702109. Is there anything else I can do for you?",
"No, that will be all. Thank you for all the help.",
"No problem and thank you for calling Cambridge TownInfo centre. have a spectacular day."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"kings college",
"king's college"
],
[
"11:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat",
"taxi-destination"
],
"value": [
"11:45",
"king's college"
],
"start": [
43,
58
],
"exclusive_end": [
48,
72
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [
"taxi-type",
"taxi-phone"
],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"abbey pool and astroturf pitch"
],
[
"kings college",
"king's college"
],
[
"11:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"Abbey Pool and Astroturf Pitch"
],
"start": [
25
],
"exclusive_end": [
55
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination",
"leaveat"
],
"slot_value": [
"king's college",
"11:45"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"leaveat",
"destination"
],
"act_slot_value": [
"11:45",
"king's college"
],
"span_start": [
43,
58
],
"span_end": [
48,
72
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"abbey pool and astroturf pitch"
]
},
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"abbey pool and astroturf pitch"
],
"span_start": [
25
],
"span_end": [
55
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07996702109",
"yellow Tesla"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"yellow Tesla",
"07996702109"
],
"span_start": [
51,
87
],
"span_end": [
63,
98
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0063.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"I'm heading to Club Salsa, and I need a taxi.",
"I'll be happy to get one for you, what time would you like to leave?",
"I need to be at club salsa by 6:00 leaving la tasca.",
"I have booked a taxi for you. It is a blue lexus and the contact number is 07417152476. Is there anything else I can help you with?",
"No, that's everything.",
"Ok, enjoy your time at Club Salsa, come back if you need any further assistance!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination"
],
"slots_values_list": [
[
"club salsa"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"Club Salsa"
],
"start": [
15
],
"exclusive_end": [
25
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"06:00",
"6:00"
],
[
"la tasca"
],
[
"club salsa"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure",
"taxi-arriveby"
],
"value": [
"la tasca",
"6:00"
],
"start": [
43,
30
],
"exclusive_end": [
51,
34
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"06:00",
"6:00"
],
[
"la tasca"
],
[
"club salsa"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"club salsa"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"club salsa"
],
"span_start": [
15
],
"span_end": [
25
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure"
],
"slot_value": [
"6:00",
"la tasca"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"arriveby",
"departure"
],
"act_slot_value": [
"6:00",
"la tasca"
],
"span_start": [
30,
43
],
"span_end": [
34,
51
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07417152476",
"blue lexus"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"blue lexus",
"07417152476"
],
"span_start": [
38,
75
],
"span_end": [
48,
86
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0450.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I am looking for a train that goes to london liverpool street and leaves after 17:15.",
"I can certainly help you with that. Which day did you have in mind to travel?",
"I want to leave on Friday.",
"Unfortunately, the only train I have matching your criteria is one leaving 23:59 and arriving at 01:27 in the morning. Did you want to book that?",
"Yes that's fine. I'll take 8 tickets for that train please.",
"Alright, your train tickets have been booked and the reference number is NFA1DPXI . The train ID is TR3138. Is there anything else I can help you with?",
"Nope, that is everything. Thank you so much!",
"Have a great day!"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"london liverpool street"
],
[
"17:15"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"17:15"
],
"start": [
79
],
"exclusive_end": [
84
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"friday"
],
[
"london liverpool street"
],
[
"17:15"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-bookpeople",
"train-day",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"8"
],
[
"friday"
],
[
"london liverpool street"
],
[
"17:15"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination",
"leaveat"
],
"slot_value": [
"london liverpool street",
"17:15"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"leaveat"
],
"act_slot_value": [
"london liverpool street",
"17:15"
],
"span_start": [
38,
79
],
"span_end": [
61,
84
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"friday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"friday"
],
"span_start": [
19
],
"span_end": [
25
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat"
],
"slot_value": [
"01:27",
"23:59"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBook",
"Train-OfferBook"
],
"act_slot_name": [
"leaveat",
"arriveby"
],
"act_slot_value": [
"23:59",
"01:27"
],
"span_start": [
75,
97
],
"span_end": [
80,
102
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"8"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"8"
],
"span_start": [
27
],
"span_end": [
28
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"ref",
"trainid"
],
"slot_value": [
"NFA1DPXI",
"TR3138"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"ref",
"trainid"
],
"act_slot_value": [
"NFA1DPXI",
"TR3138"
],
"span_start": [
73,
100
],
"span_end": [
81,
106
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01876.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I would like to get a taxi to pick me up after 16:45.",
"We can make that happen, but first I'll need to know your departure and destination locations.",
"I will be going to Jesus College from the Nirala.",
"Okay. A blue volvo is booked for you.",
"Great, I will also need their contact number please.",
"Yes, the contact number is 07047852975. Is there anything else you need?",
"That's all, thank you so much!",
"You're very welcome. Please contact us again if you need anything else."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-leaveat"
],
"slots_values_list": [
[
"16:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat"
],
"value": [
"16:45"
],
"start": [
47
],
"exclusive_end": [
52
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"nirala"
],
[
"jesus college"
],
[
"16:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-departure"
],
"value": [
"Jesus College",
"Nirala"
],
"start": [
19,
42
],
"exclusive_end": [
32,
48
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [
"taxi-phone"
],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"nirala"
],
[
"jesus college"
],
[
"16:45"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"16:45"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"16:45"
],
"span_start": [
47
],
"span_end": [
52
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"nirala",
"jesus college"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"destination",
"departure"
],
"act_slot_value": [
"jesus college",
"nirala"
],
"span_start": [
19,
42
],
"span_end": [
32,
48
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"type"
],
"slot_value": [
"blue volvo"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"type"
],
"act_slot_value": [
"blue volvo"
],
"span_start": [
8
],
"span_end": [
18
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"phone"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"phone"
],
"slot_value": [
"07047852975"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"phone"
],
"act_slot_value": [
"07047852975"
],
"span_start": [
27
],
"span_end": [
38
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01780.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"Can you arrange for a taxi to bring me to kohinoor?",
"Sure! when would you like to arrive?",
"I want to arrive no later than 12:45 please",
"And where would you like to be picked up from?",
"I'm leaving from wandlebury country park.",
"I have a black volvo coming to pick you up. Their contact number is 07270738865 if you have any questions. Thank you!",
"Thank you that is all I need today.",
"Enjoy your trip!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination"
],
"slots_values_list": [
[
"kohinoor"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"kohinoor"
],
"start": [
42
],
"exclusive_end": [
50
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-destination"
],
"slots_values_list": [
[
"12:45"
],
[
"kohinoor"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-arriveby"
],
"value": [
"12:45"
],
"start": [
31
],
"exclusive_end": [
36
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"12:45"
],
[
"wandlebury country park"
],
[
"kohinoor"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"wandlebury country park"
],
"start": [
17
],
"exclusive_end": [
40
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"kohinoor"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"kohinoor"
],
"span_start": [
42
],
"span_end": [
50
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"12:45"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"12:45"
],
"span_start": [
31
],
"span_end": [
36
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"wandlebury country park"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"wandlebury country park"
],
"span_start": [
17
],
"span_end": [
40
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07270738865",
"black volvo"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"black volvo",
"07270738865"
],
"span_start": [
9,
68
],
"span_end": [
20,
79
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0316.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I am looking for a train to leave on Monday.",
"Sure. Where are you looking to go?",
"I need to arrive at bishops stortford by 20:00.",
"We have 7 such entries. Do you have a preference further?",
"I just need the train ID, departure time, and price of one please",
"TR4283 leaves Cambridge at 05:29 and arrives in bishops stortford by 06:07. Is this okay?",
"Can I get the price of the ticket please?",
"Certainly. It's 10.10 pounds. May I help with anything else?",
"No thank you. That is all.",
"OK, have a great day. Bye."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day"
],
"slots_values_list": [
[
"monday"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-destination"
],
"slots_values_list": [
[
"20:00"
],
[
"monday"
],
[
"bishops stortford"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"20:00"
],
"start": [
41
],
"exclusive_end": [
46
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-leaveat",
"train-price",
"train-trainid"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-destination"
],
"slots_values_list": [
[
"20:00"
],
[
"monday"
],
[
"bishops stortford"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-price"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"20:00"
],
[
"monday"
],
[
"cambridge"
],
[
"bishops stortford"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"monday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"monday"
],
"span_start": [
37
],
"span_end": [
43
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination"
],
"slot_value": [
"20:00",
"bishops stortford"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"arriveby"
],
"act_slot_value": [
"bishops stortford",
"20:00"
],
"span_start": [
20,
41
],
"span_end": [
37,
46
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"7"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"7"
],
"span_start": [
8
],
"span_end": [
9
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"leaveat",
"price",
"trainid"
],
"slot_value": [
"?",
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure",
"destination",
"leaveat",
"trainid"
],
"slot_value": [
"06:07",
"Cambridge",
"bishops stortford",
"05:29",
"TR4283"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"departure",
"leaveat",
"destination",
"arriveby"
],
"act_slot_value": [
"TR4283",
"Cambridge",
"05:29",
"bishops stortford",
"06:07"
],
"span_start": [
0,
14,
27,
48,
69
],
"span_end": [
6,
23,
32,
65,
74
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"price"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"price"
],
"slot_value": [
"10.10 pounds"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"price"
],
"act_slot_value": [
"10.10 pounds"
],
"span_start": [
16
],
"span_end": [
28
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0075.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a taxi that departs from hobsons house and arrives by 13:45.",
"Before I can complete the booking, I need to know what your destination will be?",
"I would like to go to the missing sock.",
"Ok, I've booked a bluw BMW to pick you up, the contact number for the taxi is 07753554646.",
"Perfect, thank you.",
"No problem, let me know if you need anything else."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure"
],
"slots_values_list": [
[
"13:45"
],
[
"hobsons house"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure",
"taxi-arriveby"
],
"value": [
"hobsons house",
"13:45"
],
"start": [
32,
61
],
"exclusive_end": [
45,
66
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"13:45"
],
[
"hobsons house"
],
[
"the missing sock"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"the missing sock"
],
"start": [
22
],
"exclusive_end": [
38
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure"
],
"slot_value": [
"13:45",
"hobsons house"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"arriveby"
],
"act_slot_value": [
"hobsons house",
"13:45"
],
"span_start": [
32,
61
],
"span_end": [
45,
66
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"the missing sock"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"the missing sock"
],
"span_start": [
22
],
"span_end": [
38
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07753554646",
"bluw BMW"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"bluw BMW",
"07753554646"
],
"span_start": [
18,
78
],
"span_end": [
26,
89
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
PMUL3089.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"Yes I'm looking for a train that departs on Wednesday from Peterborough.",
"And where will the destination be?",
"I would like to go to Cambridge.",
"There are 38 trains that can get you there, what time would you like to leave or arrive by?",
"i want to leave after 13:00",
"The TR5003 train leaves Peterborough at 13:48. I can book you a seat on it if you'd like.",
"I don't need a ticket right now, but could you tell me the travel time and price?",
"A single ticket costs 16.50 pounds and total travel time is about 50 minutes. Will that be all today?",
"I changed my mind can you book that for me please?",
"Your all set, the total fee is 16.5 GBP payable at the station . Reference number is : EEJF27IZ . Bye!"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure"
],
"slots_values_list": [
[
"wednesday"
],
[
"peterborough"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"wednesday"
],
[
"peterborough"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"wednesday"
],
[
"peterborough"
],
[
"cambridge"
],
[
"13:00"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"13:00"
],
"start": [
22
],
"exclusive_end": [
27
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-duration",
"train-price"
],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"wednesday"
],
[
"peterborough"
],
[
"cambridge"
],
[
"13:00"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [
"train-duration"
],
"slots_values": {
"slots_values_name": [
"train-bookpeople",
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"1"
],
[
"wednesday"
],
[
"peterborough"
],
[
"cambridge"
],
[
"13:00"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure"
],
"slot_value": [
"wednesday",
"peterborough"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"departure"
],
"act_slot_value": [
"wednesday",
"peterborough"
],
"span_start": [
44,
59
],
"span_end": [
53,
71
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"cambridge"
],
"span_start": [
22
],
"span_end": [
31
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"38"
]
},
{
"slot_name": [
"arriveby",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"38"
],
"span_start": [
10
],
"span_end": [
12
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"13:00"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"13:00"
],
"span_start": [
22
],
"span_end": [
27
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"departure",
"leaveat",
"trainid"
],
"slot_value": [
"Peterborough",
"13:48",
"TR5003"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"departure",
"leaveat"
],
"act_slot_value": [
"TR5003",
"Peterborough",
"13:48"
],
"span_start": [
4,
24,
40
],
"span_end": [
10,
36,
45
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"duration",
"price"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"duration",
"price"
],
"slot_value": [
"about 50 minutes",
"16.50"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"price",
"duration"
],
"act_slot_value": [
"16.50",
"about 50 minutes"
],
"span_start": [
22,
60
],
"span_end": [
27,
76
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"duration"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked",
"general-bye"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"16.5 GBP",
"EEJF27IZ"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"16.5 GBP",
"EEJF27IZ"
],
"span_start": [
31,
87
],
"span_end": [
39,
95
]
}
}
]
}
|
SNG1399.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"i want to book a taxi.",
"Where are you departing from?",
"I want to be picked up from lan hong house and taken to great saint mary's church please",
"Sure, can you please give me a few details on departure site, time, etc?",
"As I said, I want to be picked up from lan hong house and taken to great saint mary's church please. I would like to arrive by 20:15.",
"A yellow BMW will pick you up at Lan Hong House for arrival at Great Saint Mary's Church by 20:15. Their Contact number is 07224360909. Is there anything further today?",
"no thanks, thats is all",
"Ok. Thanks for calling the Cambridge TownInfo Centre. Have a great day!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"lan hong house"
],
[
"great saint mary's church",
"great saint marys church"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-departure"
],
"value": [
"great saint mary's church",
"lan hong house"
],
"start": [
56,
28
],
"exclusive_end": [
81,
42
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"20:15"
],
[
"lan hong house"
],
[
"great saint marys church",
"great saint mary's church"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-arriveby"
],
"value": [
"20:15"
],
"start": [
127
],
"exclusive_end": [
132
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"lan hong house",
"great saint mary's church"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"lan hong house",
"great saint mary's church"
],
"span_start": [
28,
56
],
"span_end": [
42,
81
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"20:15"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"20:15"
],
"span_start": [
127
],
"span_end": [
132
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure",
"destination",
"phone",
"type"
],
"slot_value": [
"20:15",
"Lan Hong House",
"Great Saint Mary's Church",
"07224360909",
"yellow BMW"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"departure",
"destination",
"arriveby",
"phone"
],
"act_slot_value": [
"yellow BMW",
"Lan Hong House",
"Great Saint Mary's Church",
"20:15",
"07224360909"
],
"span_start": [
2,
33,
63,
92,
123
],
"span_end": [
12,
47,
88,
97,
134
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01883.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"am looking for a train it should leave on sunday and should depart from bishops stortford",
"Thank you. Where is your destination?",
"I'm going to Cambridge.",
"What time are you looking to depart/arrive?",
"I want to depart after 18:30.",
"TR0053 leaves at 19:29 and arrives at 20:07. Do you want me to book this train? I will need your details, please.",
"Yes, I need 1 ticket and can you please give me the reference number?",
"Booking was successful, the total fee is 8.08 GBP payable at the station . Reference number is : 6W3KFY5N .",
"Thanks ever so much! You've been very helpful.",
"You are very welcome! Have a nice trip."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure"
],
"slots_values_list": [
[
"sunday"
],
[
"bishops stortford"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"sunday"
],
[
"bishops stortford"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"bishops stortford"
],
[
"cambridge"
],
[
"18:30"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"18:30"
],
"start": [
23
],
"exclusive_end": [
28
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [
"train-ref"
],
"slots_values": {
"slots_values_name": [
"train-bookpeople",
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"1"
],
[
"sunday"
],
[
"bishops stortford"
],
[
"cambridge"
],
[
"18:30"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure"
],
"slot_value": [
"sunday",
"bishops stortford"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"departure"
],
"act_slot_value": [
"sunday",
"bishops stortford"
],
"span_start": [
42,
72
],
"span_end": [
48,
89
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"cambridge"
],
"span_start": [
13
],
"span_end": [
22
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"18:30"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"18:30"
],
"span_start": [
23
],
"span_end": [
28
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat",
"trainid"
],
"slot_value": [
"20:07",
"19:29",
"TR0053"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"arriveby",
"bookpeople",
"day",
"departure",
"destination",
"leaveat"
],
"slot_value": [
"?",
"?",
"?",
"?",
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat",
"arriveby"
],
"act_slot_value": [
"TR0053",
"19:29",
"20:07"
],
"span_start": [
0,
17,
38
],
"span_end": [
6,
22,
43
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"1"
]
},
{
"slot_name": [
"ref"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"1"
],
"span_start": [
12
],
"span_end": [
13
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"8.08 GBP payable at the station",
"6W3KFY5N"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"8.08 GBP payable at the station",
"6W3KFY5N"
],
"span_start": [
41,
97
],
"span_end": [
72,
105
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye",
"general-greet"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG02063.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"Hi. I'm looking for a train from ely to cambridge, if there is one.",
"Okay, what day do you want to leave?",
"I would like to leave on Sunday.",
"How about TR9382?",
"Well I need to leave after 14:45, so if it is after that time that'll work.",
"TR9823 will leave at 15:35, how does that sound?",
"I think that'll work. I need to reserve two seats, can you help me with that?",
"Booking was successful, the total fee is 7.04 GBP payable at the station. Reference number is : 6NJA0V8R .",
"Thank you. That's all I need for now!",
"You're very welcome. Have a great day."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"ely"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"sunday"
],
[
"ely"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"ely"
],
[
"cambridge"
],
[
"14:45"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"14:45"
],
"start": [
27
],
"exclusive_end": [
32
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-bookpeople",
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"2"
],
[
"sunday"
],
[
"ely"
],
[
"cambridge"
],
[
"14:45"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"ely",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"ely",
"cambridge"
],
"span_start": [
33,
40
],
"span_end": [
36,
49
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"sunday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"sunday"
],
"span_start": [
25
],
"span_end": [
31
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Select"
],
"act_slots": [
{
"slot_name": [
"trainid"
],
"slot_value": [
"TR9382"
]
}
]
},
"span_info": {
"act_type": [
"Train-Select"
],
"act_slot_name": [
"trainid"
],
"act_slot_value": [
"TR9382"
],
"span_start": [
10
],
"span_end": [
16
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"14:45"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"14:45"
],
"span_start": [
27
],
"span_end": [
32
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"leaveat",
"trainid"
],
"slot_value": [
"15:35",
"TR9823"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat"
],
"act_slot_value": [
"TR9823",
"15:35"
],
"span_start": [
0,
21
],
"span_end": [
6,
26
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"2"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"2"
],
"span_start": [
40
],
"span_end": [
43
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"7.04 GBP",
"6NJA0V8R"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"7.04 GBP",
"6NJA0V8R"
],
"span_start": [
41,
96
],
"span_end": [
49,
104
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0290.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I'd like to find a train that departs from Ely on Monday, please!",
"Ok, I just need a little more information. What's your destination and what time would you like to leave?",
"I need to leave after 13:15 and I am going to Cambridge.",
"We have 6 trains leaving after 13:15 on Monday. Was there a specific time you wanted to arrive by?",
"Any of them will do. Can you tell me the price, arrival time and train ID of at least one option?",
"I have the TR4849 that leaves at 13:35 and arrives by 13:52. It is 4.40 pounds. Is there anything else I can help you with?",
"I think that is all I need, thank you.",
"You're welcome. Have a great day!"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure"
],
"slots_values_list": [
[
"monday"
],
[
"ely"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"monday"
],
[
"ely"
],
[
"cambridge"
],
[
"13:15"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"13:15"
],
"start": [
22
],
"exclusive_end": [
27
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-arriveby",
"train-price",
"train-trainid"
],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"monday"
],
[
"ely"
],
[
"cambridge"
],
[
"13:15"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure"
],
"slot_value": [
"monday",
"ely"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"day"
],
"act_slot_value": [
"ely",
"monday"
],
"span_start": [
43,
50
],
"span_end": [
46,
56
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"destination",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination",
"leaveat"
],
"slot_value": [
"cambridge",
"13:15"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"leaveat",
"destination"
],
"act_slot_value": [
"13:15",
"cambridge"
],
"span_start": [
22,
46
],
"span_end": [
27,
55
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice",
"day",
"leaveat"
],
"slot_value": [
"6",
"Monday",
"13:15"
]
},
{
"slot_name": [
"arriveby"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"leaveat",
"day"
],
"act_slot_value": [
"6",
"13:15",
"Monday"
],
"span_start": [
8,
31,
40
],
"span_end": [
9,
36,
46
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"price",
"trainid"
],
"slot_value": [
"?",
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat",
"price",
"trainid"
],
"slot_value": [
"13:52",
"13:35",
"4.40 pounds",
"TR4849"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat",
"arriveby",
"price"
],
"act_slot_value": [
"TR4849",
"13:35",
"13:52",
"4.40 pounds"
],
"span_start": [
11,
33,
54,
67
],
"span_end": [
17,
38,
59,
78
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
MUL1982.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need to find a train to take me to stansted airport. Can you help me?",
"I have many trains going to Stansted Airport. What is your preferred departure and arrival time?",
"the train should leave Cambridge on Tuesday and arrive by 21.30",
"TR8261 leaves cambridge Tuesday at 9:40 and arrives at stansted airport by 10:08. Would you like to buy a ticket?",
"Yes I'd like to book for 3 and get the reference number if I could.",
"Booking was successful, the total fee is 30.29 GBP payable at the station. Reference number is TXK6U7DG ."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-destination"
],
"slots_values_list": [
[
"stansted airport"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"21:30",
"21.30"
],
[
"tuesday"
],
[
"cambridge"
],
[
"stansted airport"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"21.30"
],
"start": [
58
],
"exclusive_end": [
63
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [
"train-ref"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"21:30",
"21.30"
],
[
"3"
],
[
"tuesday"
],
[
"cambridge"
],
[
"stansted airport"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"stansted airport"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"stansted airport"
],
"span_start": [
37
],
"span_end": [
53
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice",
"destination"
],
"slot_value": [
"many",
"Stansted Airport"
]
},
{
"slot_name": [
"arriveby",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"destination"
],
"act_slot_value": [
"many",
"Stansted Airport"
],
"span_start": [
7,
28
],
"span_end": [
11,
44
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"day",
"departure"
],
"slot_value": [
"21.30",
"tuesday",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"day",
"arriveby"
],
"act_slot_value": [
"cambridge",
"tuesday",
"21.30"
],
"span_start": [
23,
36,
58
],
"span_end": [
32,
43,
63
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure",
"destination",
"leaveat"
],
"slot_value": [
"10:08",
"cambridge",
"stansted airport",
"9:40"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"leaveat",
"destination",
"arriveby"
],
"act_slot_value": [
"cambridge",
"9:40",
"stansted airport",
"10:08"
],
"span_start": [
14,
35,
55,
75
],
"span_end": [
23,
39,
71,
80
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"3"
]
},
{
"slot_name": [
"ref"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"3"
],
"span_start": [
25
],
"span_end": [
26
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"30.29 GBP",
"TXK6U7DG"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"30.29 GBP",
"TXK6U7DG"
],
"span_start": [
41,
95
],
"span_end": [
50,
103
]
}
}
]
}
|
SNG01152.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3"
],
"speaker": [
0,
1,
0,
1
],
"utterance": [
"I'm looking for a train going to broxbourne please.",
"the train id is TR6549 and it leaves on friday",
"Is this all you needed?",
"It will be leaving at 5:01 and arriving at 6:01."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-destination"
],
"slots_values_list": [
[
"broxbourne"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-destination"
],
"slots_values_list": [
[
"friday"
],
[
"broxbourne"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"broxbourne"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"broxbourne"
],
"span_start": [
33
],
"span_end": [
43
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"trainid"
],
"slot_value": [
"friday",
"TR6549"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"day"
],
"act_slot_value": [
"TR6549",
"friday"
],
"span_start": [
16,
40
],
"span_end": [
22,
46
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat"
],
"slot_value": [
"6:01",
"5:01"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"leaveat",
"arriveby"
],
"act_slot_value": [
"5:01",
"6:01"
],
"span_start": [
22,
43
],
"span_end": [
26,
47
]
}
}
]
}
|
SNG0285.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a train that leaves on Sunday for Broxbourne.",
"I have 19 trains going to broxbourne on Sunday. To help narrow it down, where would you like to depart from and what time?",
"I want it to leave from cambridge after 09:15.",
"Let me look up those times for you. One minute.",
"Not looking to book, can I just get the train ID, price, and travel time? Thanks!",
"I'm sorry, I'm not finding that fits those criteria. Is there a different time you could leave?",
"There are no trains going to broxbourne from cambridge on Sunday after 09:15?",
"No, I'm sorry, it doesn't appear that those trains run on Sundays. Is there a different day you could travel? Also, will you leave from Broxbourne or Cambridge?",
"I need to go TO Broxbourne FROM Cambridge on Sunday, leaving any time after 9:15. Please check again with those details, please.",
"I'm terribly sorry -- you are correct. There are trains every hour, at one minute past. There is a 10:01 train on Sunday, for example. Travel time is 60 minutes.",
"Great. What's the train ID and price?",
"The TrainID is TR9580 which leaves at 10:01. The price From Cambridge to Broxbourne is 14.32 pounds. Do you need additional information?",
"Yes, what is the duration of the train ride?",
"The duration is six minutes. Can I get you a ticket?",
"No, that's all right.",
"Let us know if you need anything else."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-destination"
],
"slots_values_list": [
[
"sunday"
],
[
"broxbourne"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"broxbourne"
],
[
"09:15"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"09:15"
],
"start": [
40
],
"exclusive_end": [
45
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-duration",
"train-price",
"train-trainid"
],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"cambridge"
],
[
"broxbourne"
],
[
"09:15"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"cambridge"
],
[
"broxbourne"
],
[
"09:15"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"cambridge"
],
[
"broxbourne"
],
[
"09:15"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"after 9:15."
],
"start": [
70
],
"exclusive_end": [
81
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-price",
"train-trainid"
],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"cambridge"
],
[
"broxbourne"
],
[
"after 9:15.",
"09:30"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-duration"
],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"cambridge"
],
[
"broxbourne"
],
[
"09:30",
"after 9:15."
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"cambridge"
],
[
"broxbourne"
],
[
"09:30",
"after 9:15."
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"destination"
],
"slot_value": [
"sunday",
"broxbourne"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"destination"
],
"act_slot_value": [
"sunday",
"broxbourne"
],
"span_start": [
30,
41
],
"span_end": [
36,
51
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice",
"day",
"destination"
],
"slot_value": [
"19",
"Sunday",
"broxbourne"
]
},
{
"slot_name": [
"departure",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"destination",
"day"
],
"act_slot_value": [
"19",
"broxbourne",
"Sunday"
],
"span_start": [
7,
26,
40
],
"span_end": [
9,
36,
46
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"leaveat"
],
"slot_value": [
"cambridge",
"09:15"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"leaveat"
],
"act_slot_value": [
"cambridge",
"09:15"
],
"span_start": [
24,
40
],
"span_end": [
33,
45
]
}
},
{
"dialog_act": {
"act_type": [],
"act_slots": []
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"duration",
"price",
"trainid"
],
"slot_value": [
"?",
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-NoOffer",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure",
"destination",
"leaveat"
],
"slot_value": [
"sunday",
"cambridge",
"broxbourne",
"09:15"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"departure",
"day",
"leaveat"
],
"act_slot_value": [
"broxbourne",
"cambridge",
"sunday",
"09:15"
],
"span_start": [
29,
45,
58,
71
],
"span_end": [
39,
54,
64,
76
]
}
},
{
"dialog_act": {
"act_type": [
"Train-NoOffer",
"Train-Request",
"Train-Select"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"Sundays"
]
},
{
"slot_name": [
"day"
],
"slot_value": [
"?"
]
},
{
"slot_name": [
"departure",
"departure"
],
"slot_value": [
"Broxbourne",
"Cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-NoOffer",
"Train-Select",
"Train-Select"
],
"act_slot_name": [
"day",
"departure",
"departure"
],
"act_slot_value": [
"Sundays",
"Broxbourne",
"Cambridge"
],
"span_start": [
58,
136,
150
],
"span_end": [
65,
146,
159
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure",
"destination"
],
"slot_value": [
"sunday",
"cambridge",
"broxbourne"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"departure",
"day"
],
"act_slot_value": [
"broxbourne",
"cambridge",
"sunday"
],
"span_start": [
16,
32,
45
],
"span_end": [
26,
41,
51
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"choice",
"day",
"duration",
"leaveat"
],
"slot_value": [
"trains every hour",
"Sunday",
"60 minutes",
"10:01"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"leaveat",
"day",
"duration"
],
"act_slot_value": [
"trains every hour",
"10:01",
"Sunday",
"60 minutes"
],
"span_start": [
49,
99,
114,
150
],
"span_end": [
66,
104,
120,
160
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"price",
"trainid"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination",
"leaveat",
"price",
"trainid"
],
"slot_value": [
"Cambridge",
"Broxbourne",
"10:01",
"14.32 pounds",
"TR9580"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat",
"departure",
"destination",
"price"
],
"act_slot_value": [
"TR9580",
"10:01",
"Cambridge",
"Broxbourne",
"14.32 pounds"
],
"span_start": [
15,
38,
60,
73,
87
],
"span_end": [
21,
43,
69,
83,
99
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"duration"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"duration"
],
"slot_value": [
"six minutes"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"duration"
],
"act_slot_value": [
"six minutes"
],
"span_start": [
16
],
"span_end": [
27
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0265.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a train from Cambridge to Norwich please.",
"What day will you be travelling?",
"I would like to depart on Sunday.",
"We have 19 trains that go from cambridge to norwich on sunday. Would you like to depart at a certain time?",
"I need to arrive by 12:30.",
"We have the TR9533 that arrives at 11:55. How is that?",
"I need the reference number, please.",
"How many tickets do you want? Do you want me to book that?",
"I only want one ticket please.",
"Your train is successfully booked.Your reference number is 2ORNPXR6 .",
"Okay great. Thanks for your help.",
"Alright. Enjoy your journey."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"cambridge"
],
[
"norwich"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"sunday"
],
[
"cambridge"
],
[
"norwich"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"12:30"
],
[
"sunday"
],
[
"cambridge"
],
[
"norwich"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"12:30"
],
"start": [
20
],
"exclusive_end": [
25
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-ref"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"12:30"
],
[
"sunday"
],
[
"cambridge"
],
[
"norwich"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"12:30"
],
[
"1"
],
[
"sunday"
],
[
"cambridge"
],
[
"norwich"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"cambridge",
"norwich"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"cambridge",
"norwich"
],
"span_start": [
20,
33
],
"span_end": [
29,
40
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"sunday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"sunday"
],
"span_start": [
26
],
"span_end": [
32
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice",
"day",
"departure",
"destination"
],
"slot_value": [
"19",
"sunday",
"cambridge",
"norwich"
]
},
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"departure",
"destination",
"day"
],
"act_slot_value": [
"19",
"cambridge",
"norwich",
"sunday"
],
"span_start": [
8,
31,
44,
55
],
"span_end": [
10,
40,
51,
61
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"12:30"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"12:30"
],
"span_start": [
20
],
"span_end": [
25
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"trainid"
],
"slot_value": [
"11:55",
"TR9533"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"arriveby"
],
"act_slot_value": [
"TR9533",
"11:55"
],
"span_start": [
12,
35
],
"span_end": [
18,
40
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"ref"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBook",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"1"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"1"
],
"span_start": [
12
],
"span_end": [
15
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"ref"
],
"slot_value": [
"2ORNPXR6"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked"
],
"act_slot_name": [
"ref"
],
"act_slot_value": [
"2ORNPXR6"
],
"span_start": [
59
],
"span_end": [
67
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01863.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I'm at Kettle's Yard and need a taxi to pick me up by 19:30.",
"I would be happy to help with your request, what is your destination?",
"I want to go to castle galleries.",
"What time would you like to arrive at Castle Galleries?",
"I need to leave after 19:30.",
"Your booking is complete, a red ford will be picking you up.",
"Thank you, what is the contact number?",
"The contact number is 07833391546. Do you have any other questions?",
"No. Thank you for your assistance.",
"You are welcome. Thank you for calling Cambridge TownInfo centre. Goodbye."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-leaveat"
],
"slots_values_list": [
[
"kettles yard",
"kettle's yard"
],
[
"19:30"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat",
"taxi-departure"
],
"value": [
"19:30",
"Kettle's Yard"
],
"start": [
54,
7
],
"exclusive_end": [
59,
20
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"kettles yard",
"kettle's yard"
],
[
"castle galleries"
],
[
"19:30"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"castle galleries"
],
"start": [
16
],
"exclusive_end": [
32
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"kettles yard",
"kettle's yard"
],
[
"castle galleries"
],
[
"19:30"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [
"taxi-phone"
],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"kettles yard",
"kettle's yard"
],
[
"castle galleries"
],
[
"19:30"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"leaveat"
],
"slot_value": [
"kettle's yard",
"19:30"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"leaveat"
],
"act_slot_value": [
"kettle's yard",
"19:30"
],
"span_start": [
7,
54
],
"span_end": [
20,
59
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"castle galleries"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"castle galleries"
],
"span_start": [
16
],
"span_end": [
32
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [],
"act_slots": []
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"type"
],
"slot_value": [
"red ford"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"type"
],
"act_slot_value": [
"red ford"
],
"span_start": [
28
],
"span_end": [
36
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"phone"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"phone"
],
"slot_value": [
"07833391546"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"phone"
],
"act_slot_value": [
"07833391546"
],
"span_start": [
22
],
"span_end": [
33
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0028.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"Hi! I'd like to book a taxi from Kettle's Yard to Old Schools.",
"Absolutely - do you have a particular arrival or departure time in mind today?",
"Yes, I would like the taxi to arrive by 19:30. In addition, I would like the car type and its contact number.",
"I have completed your booking! The car type is a white volkswagen and the contact number is 07027624842.",
"Thank you so much! That is all I need for now.",
"You are welcome. Have a great day. Good bye."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"kettles yard",
"kettle's yard"
],
[
"old schools"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-departure"
],
"value": [
"Old Schools",
"Kettle's Yard"
],
"start": [
50,
33
],
"exclusive_end": [
61,
46
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [
"taxi-type",
"taxi-phone"
],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"19:30"
],
[
"kettles yard",
"kettle's yard"
],
[
"old schools"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-arriveby"
],
"value": [
"19:30"
],
"start": [
40
],
"exclusive_end": [
45
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"kettle's yard",
"old schools"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"kettle's yard",
"old schools"
],
"span_start": [
33,
50
],
"span_end": [
46,
61
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"19:30"
]
},
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"19:30"
],
"span_start": [
40
],
"span_end": [
45
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07027624842",
"white volkswagen"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"white volkswagen",
"07027624842"
],
"span_start": [
49,
92
],
"span_end": [
65,
103
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0421.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I'm in need of a train leaving Tuesday from Peterborough, can you help me find one?",
"Sure, I can put you on TR5042 which leaves for Cambridge at 5:19. How many tickets do you need?",
"One ticket just for myself, though I need to arrive by 09:45.",
"Your booking was successful with a reference number of 5XO1YF9Y and a fee of 16.5 GBP. Is there anything else I can do for you today?",
"That's all I need, thanks.",
"You're welcome. Have a great trip!",
"Thanks. Can you just confirm for me when I will arrive in Cambridge?",
"Sure, you will arrive in cambridge at 06:09. May I help with anything else?",
"No that will be all thank you.",
"Have a great day!"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure"
],
"slots_values_list": [
[
"tuesday"
],
[
"peterborough"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"09:45"
],
[
"1"
],
[
"tuesday"
],
[
"peterborough"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"09:45"
],
"start": [
55
],
"exclusive_end": [
60
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"09:45"
],
[
"1"
],
[
"tuesday"
],
[
"peterborough"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure"
],
"slot_value": [
"tuesday",
"peterborough"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"departure"
],
"act_slot_value": [
"tuesday",
"peterborough"
],
"span_start": [
31,
44
],
"span_end": [
38,
56
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"destination",
"leaveat",
"trainid"
],
"slot_value": [
"Cambridge",
"5:19",
"TR5042"
]
},
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"destination",
"leaveat"
],
"act_slot_value": [
"TR5042",
"Cambridge",
"5:19"
],
"span_start": [
23,
47,
60
],
"span_end": [
29,
56,
64
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"bookpeople"
],
"slot_value": [
"09:45",
"1"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"bookpeople",
"arriveby"
],
"act_slot_value": [
"1",
"09:45"
],
"span_start": [
0,
55
],
"span_end": [
3,
60
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"16.5 GBP",
"5XO1YF9Y"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"ref",
"price"
],
"act_slot_value": [
"5XO1YF9Y",
"16.5 GBP"
],
"span_start": [
55,
77
],
"span_end": [
63,
85
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination"
],
"slot_value": [
"06:09",
"cambridge"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"arriveby"
],
"act_slot_value": [
"cambridge",
"06:09"
],
"span_start": [
25,
38
],
"span_end": [
34,
43
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01336.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I'll be requesting a taxi to golden house please",
"Sure thing, when you like to leave by?",
"I want to arrive there by 07:00",
"You are booked! Your car is a red audi and contact number is 07727005105",
"Thank you that is all I need today.",
"Just to confirm - you wanted picked up at alexander bed and breakfast correct?",
"no, he taxi should depart from hotel du vin and bistro",
"Alright, I'll fix it for you",
"Thank you for your help",
"I'm sorry for the mixup. Your taxi is a white lexus. The contact number is 07770889191. Is there anything else?",
"That's it for today. Thank you.",
"You're welcome. And I apologize again for the confusion. If I can help you with anything else in the future don't hesitate to ask."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination"
],
"slots_values_list": [
[
"golden house"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"golden house"
],
"start": [
29
],
"exclusive_end": [
41
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-destination"
],
"slots_values_list": [
[
"07:00"
],
[
"golden house"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-arriveby"
],
"value": [
"07:00"
],
"start": [
26
],
"exclusive_end": [
31
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-destination"
],
"slots_values_list": [
[
"07:00"
],
[
"golden house"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"07:00"
],
[
"hotel du vin and bistro"
],
[
"golden house"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"hotel du vin and bistro"
],
"start": [
31
],
"exclusive_end": [
54
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"07:00"
],
[
"hotel du vin and bistro"
],
[
"golden house"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"golden house"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"golden house"
],
"span_start": [
29
],
"span_end": [
41
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"07:00"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"07:00"
],
"span_start": [
26
],
"span_end": [
31
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07727005105",
"red audi"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"red audi",
"07727005105"
],
"span_start": [
30,
61
],
"span_end": [
38,
72
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"hotel du vin and bistro"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"hotel du vin and bistro"
],
"span_start": [
31
],
"span_end": [
54
]
}
},
{
"dialog_act": {
"act_type": [],
"act_slots": []
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07770889191",
"white lexus"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"white lexus",
"07770889191"
],
"span_start": [
40,
75
],
"span_end": [
51,
86
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0349.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"Yes, I need a train for Tuesday.",
"What time of day would you like to travel, and to where?",
"I'm departing from Norwich on Tuesday and need to arrive in Cambridge by 09:15.",
"Train TR0339 leaves Norwich at 07:16 and arrives in Cambridge at 08:35. Would you like me to book this train?",
"Yes how long is the travel time?",
"Travel time will be 79 minutes total.",
"Great! This information is all I need. Thank you for your help.",
"You are welcome. Have a nice day."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day"
],
"slots_values_list": [
[
"tuesday"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"09:15"
],
[
"tuesday"
],
[
"norwich"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"09:15"
],
"start": [
73
],
"exclusive_end": [
78
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-duration"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"09:15"
],
[
"tuesday"
],
[
"norwich"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"tuesday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"tuesday"
],
"span_start": [
24
],
"span_end": [
31
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"destination",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure",
"destination"
],
"slot_value": [
"09:15",
"norwich",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination",
"arriveby"
],
"act_slot_value": [
"norwich",
"cambridge",
"09:15"
],
"span_start": [
19,
60,
73
],
"span_end": [
26,
69,
78
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure",
"destination",
"leaveat",
"trainid"
],
"slot_value": [
"08:35",
"Norwich",
"Cambridge",
"07:16",
"TR0339"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"departure",
"leaveat",
"destination",
"arriveby"
],
"act_slot_value": [
"TR0339",
"Norwich",
"07:16",
"Cambridge",
"08:35"
],
"span_start": [
6,
20,
31,
52,
65
],
"span_end": [
12,
27,
36,
61,
70
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"duration"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"duration"
],
"slot_value": [
"79 minutes total"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"duration"
],
"act_slot_value": [
"79 minutes total"
],
"span_start": [
20
],
"span_end": [
36
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01990.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I'm looking to find Addenbrookes Hospital please.",
"They are at Hills Rd, Cambridge, CB20QQ",
"Do you have a driver who can take me there?",
"Sure, where are you departing from?",
"Actually, can you please give me the phone number?",
"Their general number is 01223245151. Do you need anything else?",
"Could you give me the address and postcode please?",
"They are at Hills Rd, Cambridge, CB20QQ.",
"Ah, OK, yeah you said that earlier. Sorry, I got distracted by the car thing but my friend said he could give me a lift. Thanks for everything.",
"Do you need any further assistance?",
"No that was all. Thanks",
"Thank you for using our services."
],
"frames": [
{
"service": [
"hospital"
],
"state": [
{
"active_intent": "find_hospital",
"requested_slots": [],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi",
"hospital"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination"
],
"slots_values_list": [
[
"addenbrookes hospital"
]
]
}
},
{
"active_intent": "find_hospital",
"requested_slots": [],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
},
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"hospital"
],
"state": [
{
"active_intent": "find_hospital",
"requested_slots": [
"hospital-phone"
],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"hospital"
],
"state": [
{
"active_intent": "find_hospital",
"requested_slots": [
"hospital-address",
"hospital-postcode"
],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Hospital-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Hospital-Inform"
],
"act_slots": [
{
"slot_name": [
"address",
"postcode"
],
"slot_value": [
"Hills Rd, Cambridge",
"CB20QQ"
]
}
]
},
"span_info": {
"act_type": [
"Hospital-Inform",
"Hospital-Inform"
],
"act_slot_name": [
"address",
"postcode"
],
"act_slot_value": [
"Hills Rd, Cambridge",
"CB20QQ"
],
"span_start": [
12,
33
],
"span_end": [
31,
39
]
}
},
{
"dialog_act": {
"act_type": [
"Hospital-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Hospital-Request"
],
"act_slots": [
{
"slot_name": [
"phone"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Hospital-Inform",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"phone"
],
"slot_value": [
"01223245151"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Hospital-Inform"
],
"act_slot_name": [
"phone"
],
"act_slot_value": [
"01223245151"
],
"span_start": [
24
],
"span_end": [
35
]
}
},
{
"dialog_act": {
"act_type": [
"Hospital-Request"
],
"act_slots": [
{
"slot_name": [
"address",
"postcode"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Hospital-Inform"
],
"act_slots": [
{
"slot_name": [
"address",
"postcode"
],
"slot_value": [
"Hills Rd, Cambridge",
"CB20QQ"
]
}
]
},
"span_info": {
"act_type": [
"Hospital-Inform",
"Hospital-Inform"
],
"act_slot_name": [
"address",
"postcode"
],
"act_slot_value": [
"Hills Rd, Cambridge",
"CB20QQ"
],
"span_start": [
12,
33
],
"span_end": [
31,
39
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0278.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a train to Cambridge.",
"Ok, when and where are you leaving from?",
"I'll be leaving from bishops stortford on saturday, and I need to get to cambridge at or a little before 14:00.",
"I can get you a train arriving at Cambridge at 12:07, how many tickets will you be needing?",
"Just one, please.",
"I booked Train ID TR4594. Your price is 8.08 pounds. Is there anything else I can do for you?",
"Yes I need the reference number for the booking please.",
"Yes that is MKL2A4KD . Is there anything else I can help you with today?",
"No, that's all. Thank you very much for your help.",
"You are welcome. Have a nice day."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-destination"
],
"slots_values_list": [
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"14:00"
],
[
"saturday"
],
[
"bishops stortford"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"14:00"
],
"start": [
105
],
"exclusive_end": [
110
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"14:00"
],
[
"1"
],
[
"saturday"
],
[
"bishops stortford"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [
"train-ref"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"14:00"
],
[
"1"
],
[
"saturday"
],
[
"bishops stortford"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"cambridge"
],
"span_start": [
18
],
"span_end": [
27
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"day",
"departure"
],
"slot_value": [
"14:00",
"saturday",
"bishops stortford"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"day",
"arriveby"
],
"act_slot_value": [
"bishops stortford",
"saturday",
"14:00"
],
"span_start": [
21,
42,
105
],
"span_end": [
38,
50,
110
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination"
],
"slot_value": [
"12:07",
"Cambridge"
]
},
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"arriveby"
],
"act_slot_value": [
"Cambridge",
"12:07"
],
"span_start": [
34,
47
],
"span_end": [
43,
52
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"1"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"1"
],
"span_start": [
5
],
"span_end": [
8
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"price",
"trainid"
],
"slot_value": [
"8.08 pounds",
"TR4594"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"trainid",
"price"
],
"act_slot_value": [
"TR4594",
"8.08 pounds"
],
"span_start": [
18,
40
],
"span_end": [
24,
51
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"ref"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"ref"
],
"slot_value": [
"MKL2A4KD"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"ref"
],
"act_slot_value": [
"MKL2A4KD"
],
"span_start": [
12
],
"span_end": [
20
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0435.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I'd like to find a train arriving in peterborough by 8:00.",
"There are daily departures from Cambridge at 07:06 that arrive in Petersborough at 07:56. Which day were you planning to travel?",
"I am planning to travel on Thursday.",
"There are daily departures from Cambridge at 07:06 that arrive in Petersborough at 07:56. Would you like to book tickets?",
"Yes, I'll need 4 tickets please.",
"Your Booking was successful, the total fee is 66 GBP payable at the station .The reference number is : ZW9TAO4I .",
"Great, thanks! That's all I needed.",
"You are quite welcome. Have a good day."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-destination"
],
"slots_values_list": [
[
"08:00",
"8:00"
],
[
"peterborough"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"8:00"
],
"start": [
53
],
"exclusive_end": [
57
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"08:00",
"8:00"
],
[
"thursday"
],
[
"cambridge"
],
[
"peterborough"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"08:00",
"8:00"
],
[
"4"
],
[
"thursday"
],
[
"cambridge"
],
[
"peterborough"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination"
],
"slot_value": [
"8:00",
"peterborough"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"arriveby"
],
"act_slot_value": [
"peterborough",
"8:00"
],
"span_start": [
37,
53
],
"span_end": [
49,
57
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"choice",
"departure",
"destination",
"leaveat"
],
"slot_value": [
"07:56",
"daily departures",
"Cambridge",
"Petersborough",
"07:06"
]
},
{
"slot_name": [
"day"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"departure",
"leaveat",
"destination",
"arriveby"
],
"act_slot_value": [
"daily departures",
"Cambridge",
"07:06",
"Petersborough",
"07:56"
],
"span_start": [
10,
32,
45,
66,
83
],
"span_end": [
26,
41,
50,
79,
88
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"thursday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"thursday"
],
"span_start": [
27
],
"span_end": [
35
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"choice",
"departure",
"destination",
"leaveat"
],
"slot_value": [
"07:56",
"daily departures",
"Cambridge",
"Petersborough",
"07:06"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"departure",
"leaveat",
"destination",
"arriveby"
],
"act_slot_value": [
"daily departures",
"Cambridge",
"07:06",
"Petersborough",
"07:56"
],
"span_start": [
10,
32,
45,
66,
83
],
"span_end": [
26,
41,
50,
79,
88
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"4"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"4"
],
"span_start": [
15
],
"span_end": [
16
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"66 GBP",
"ZW9TAO4I"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"66 GBP",
"ZW9TAO4I"
],
"span_start": [
46,
103
],
"span_end": [
52,
111
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG02320.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I am looking for a train. The train should depart from peterborough and should go to cambridge",
"I can find you a train. What day and time would you like to travel?",
"I need to arrive by 14:45.",
"I have trains that meet you criteria for most days of the week, do you have a day or departure time preference?",
"I want to leave on Wednesday.",
"TR9545 arrives at 13:38 on Wednesday. Would you like me to book it for you?",
"Yes, I would. Could you book that for 6 people, please?",
"The booking was successful, the total fee is 99 GBP payable at the station. The reference number is LNKDUQPE .",
"thank you so much for your help",
"welcome again next time.enjoy the journey",
"Thank you that is all I need.",
"Thank you for using the Cambridge TownInfo centre. Goodbye for now."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"peterborough"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"14:45"
],
[
"peterborough"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"14:45"
],
"start": [
20
],
"exclusive_end": [
25
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"14:45"
],
[
"wednesday"
],
[
"peterborough"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"13:38"
],
[
"6"
],
[
"wednesday"
],
[
"peterborough"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"peterborough",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"peterborough",
"cambridge"
],
"span_start": [
55,
85
],
"span_end": [
67,
94
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"day",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"14:45"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"14:45"
],
"span_start": [
20
],
"span_end": [
25
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"day",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"wednesday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"wednesday"
],
"span_start": [
19
],
"span_end": [
28
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"day",
"leaveat",
"trainid"
],
"slot_value": [
"Wednesday",
"13:38",
"TR9545"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat",
"day"
],
"act_slot_value": [
"TR9545",
"13:38",
"Wednesday"
],
"span_start": [
0,
18,
27
],
"span_end": [
6,
23,
36
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"6"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"6"
],
"span_start": [
38
],
"span_end": [
39
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"99 GBP",
"LNKDUQPE"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"99 GBP",
"LNKDUQPE"
],
"span_start": [
45,
100
],
"span_end": [
51,
108
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG02122.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"I am at Sidney Sussex College. I need to book a taxi to take me to Ely Train Station.",
"Sure! when would you like to arrive?",
"I need to arrive by 17:15.",
"Your booking is complete! It will be a red Honda. The taxi contact number is 07850259093.",
"I think that is all, Thank you good bye.",
"Glad I could help, you have a great day, bye."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"sidney sussex college"
],
[
"ely train station"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-departure"
],
"value": [
"Ely Train Station",
"Sidney Sussex College"
],
"start": [
67,
8
],
"exclusive_end": [
84,
29
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"17:15"
],
[
"sidney sussex college"
],
[
"ely train station"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-arriveby"
],
"value": [
"17:15"
],
"start": [
20
],
"exclusive_end": [
25
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"sidney sussex college",
"ely train station"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"sidney sussex college",
"ely train station"
],
"span_start": [
8,
67
],
"span_end": [
29,
84
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"17:15"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"17:15"
],
"span_start": [
20
],
"span_end": [
25
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07850259093",
"red Honda"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"red Honda",
"07850259093"
],
"span_start": [
39,
77
],
"span_end": [
48,
88
]
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01827.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need to book a taxi please.",
"Where would you like to go to and from?",
"I want to go to hobsons house from bloomsbury restaurant",
"Okay, what time do you want to leave?",
"I want to leave bloomsbury restaurant after 11:45, please.",
"Your booking is now completed.",
"What are the details for the taxi, please?",
"You will be picked up by a black Audi. The contact number is 07866049938. Is there anything else I can do for you?",
"No that is all I needed today.",
"You are more than welcome!",
"Goodbye. I really appreciate your help.",
"Thanks for calling and do call us again. Goodbye."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"bloomsbury restaurant"
],
[
"hobsons house"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-departure"
],
"value": [
"hobsons house",
"bloomsbury restaurant"
],
"start": [
16,
35
],
"exclusive_end": [
29,
56
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"bloomsbury restaurant"
],
[
"hobsons house"
],
[
"11:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat"
],
"value": [
"11:45"
],
"start": [
44
],
"exclusive_end": [
49
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"bloomsbury restaurant"
],
[
"hobsons house"
],
[
"11:45"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"bloomsbury restaurant"
],
[
"hobsons house"
],
[
"11:45"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"bloomsbury restaurant",
"hobsons house"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"destination",
"departure"
],
"act_slot_value": [
"hobsons house",
"bloomsbury restaurant"
],
"span_start": [
16,
35
],
"span_end": [
29,
56
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"11:45"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"11:45"
],
"span_start": [
44
],
"span_end": [
49
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07866049938",
"black Audi"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"black Audi",
"07866049938"
],
"span_start": [
27,
61
],
"span_end": [
37,
72
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
PMUL3982.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"Can you give me the address to the hospital in Cambridge?",
"The address is Hills Rd, Cambridge Postcode : CB20QQ",
"I am actually looking for a train on sunday from peterborough.",
"What is your destination?",
"Going to Cambridge.",
"At what time do you want to travel?",
"I would like to arrive by 11:45. I will need to buy 5 tickets once we find a train.",
"I have train TR7721 arriving at 7:38 would you like that one?",
"Yes, five tickets, please. What is the reference number?",
"Your reference number is CIGYXAW9 . Do you need anything else?"
],
"frames": [
{
"service": [
"train",
"hospital"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
},
{
"active_intent": "find_hospital",
"requested_slots": [],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
},
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure"
],
"slots_values_list": [
[
"sunday"
],
[
"peterborough"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"sunday"
],
[
"peterborough"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"11:45"
],
[
"5"
],
[
"sunday"
],
[
"peterborough"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"11:45"
],
"start": [
26
],
"exclusive_end": [
31
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [
"train-ref"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"11:45"
],
[
"5"
],
[
"sunday"
],
[
"peterborough"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Hospital-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [],
"act_slots": []
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure"
],
"slot_value": [
"sunday",
"peterborough"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"departure"
],
"act_slot_value": [
"sunday",
"peterborough"
],
"span_start": [
37,
49
],
"span_end": [
43,
61
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"cambridge"
],
"span_start": [
9
],
"span_end": [
18
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"bookpeople"
],
"slot_value": [
"11:45",
"5"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"arriveby",
"bookpeople"
],
"act_slot_value": [
"11:45",
"5"
],
"span_start": [
26,
52
],
"span_end": [
31,
53
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"trainid"
],
"slot_value": [
"7:38",
"TR7721"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBook",
"Train-OfferBook"
],
"act_slot_name": [
"trainid",
"arriveby"
],
"act_slot_value": [
"TR7721",
"7:38"
],
"span_start": [
13,
32
],
"span_end": [
19,
36
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"5"
]
},
{
"slot_name": [
"ref"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"5"
],
"span_start": [
5
],
"span_end": [
9
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"ref"
],
"slot_value": [
"CIGYXAW9"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked"
],
"act_slot_name": [
"ref"
],
"act_slot_value": [
"CIGYXAW9"
],
"span_start": [
25
],
"span_end": [
33
]
}
}
]
}
|
SNG0088.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need to book a taxi from warkworth house.",
"I will need a little more information before I can book it. What is your destination and what time do you want to depart/arrive?",
"i want to go to rosa's bed and breakfast and would like to arrive by 3",
"I have booked you a taxi from Warkworth house to Rosa's Bed and Breakfast. You will arrive by 3. The taxi is a blue skoda. Contact number: 07517822602",
"Thank you for your help today.",
"Certainly. Is there anything else I can do for you?",
"That's all I need, thanks. Bye bye!",
"You're welcome. It was a pleasure to help. Please contact us again. Goodbye."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure"
],
"slots_values_list": [
[
"warkworth house"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"warkworth house"
],
"start": [
27
],
"exclusive_end": [
42
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"03:00",
"3"
],
[
"warkworth house"
],
[
"rosas bed and breakfast",
"rosa's"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-arriveby"
],
"value": [
"rosa's",
"3"
],
"start": [
16,
69
],
"exclusive_end": [
22,
70
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"warkworth house"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"warkworth house"
],
"span_start": [
27
],
"span_end": [
42
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination",
"leaveat"
],
"slot_value": [
"?",
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination"
],
"slot_value": [
"3",
"rosa's"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"destination",
"arriveby"
],
"act_slot_value": [
"rosa's",
"3"
],
"span_start": [
16,
69
],
"span_end": [
22,
70
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure",
"destination",
"phone",
"type"
],
"slot_value": [
"3",
"Warkworth house",
"Rosa's Bed and Breakfast",
"07517822602",
"blue skoda"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"destination",
"arriveby",
"type",
"phone"
],
"act_slot_value": [
"Warkworth house",
"Rosa's Bed and Breakfast",
"3",
"blue skoda",
"07517822602"
],
"span_start": [
30,
49,
94,
111,
139
],
"span_end": [
45,
73,
95,
121,
150
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG1231.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"Yes, please help me book a train on Saturday.",
"We have a large amount of trains that day, is there a specific location?",
"I want to go from london liverpool street to cambridge.",
"What time would you like to leave?",
"I want to leave after 08:45 please",
"The first train to London Liverpool street is at 09:39 and arrives at 11:07 in Cambridge. Does this time work for you? or would you like later?",
"Oh sorry, I wanted a train on Friday, not Saturday. Anything after 08:45 from london liverpool street. to cambridge.",
"I'm sorry. There is no train leaving from london live to cambridge on friday by 8:45. Would you like to try a different day or time?",
"what are the available options",
"I apologize for the earlier confusion, we do have trains leaving every two hours starting at 09:39 until 01:07am. Which time works for you?",
"Tell me the arrival time of the 09:39 train please",
"Sure. The 9:30 train leaves London Liverpool Street on Friday and arrives in Cambridge by 11:07. Would you like me to book that?",
"yes, i will book that",
"Of course, how many tickets will you need?",
"I just need one ticket please.",
"I have you booked on the TR0637 train. The total cost is 16.60 GBP, and the reference number is KQMHCZNL . IS there anything else that I can help you with?",
"No that is everything that I need. Thank you so much for your help.",
"Thank you for using the Cambridge TownInfo Centre. Goodbye!"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day"
],
"slots_values_list": [
[
"saturday"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"saturday"
],
[
"london liverpool street"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"saturday"
],
[
"london liverpool street"
],
[
"cambridge"
],
[
"08:45"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"08:45"
],
"start": [
22
],
"exclusive_end": [
27
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"friday"
],
[
"london liverpool street"
],
[
"cambridge"
],
[
"08:45"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"friday"
],
[
"london liverpool street"
],
[
"cambridge"
],
[
"08:45"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-arriveby"
],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"friday"
],
[
"london liverpool street"
],
[
"cambridge"
],
[
"08:45"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"friday"
],
[
"london liverpool street"
],
[
"cambridge"
],
[
"08:45"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-bookpeople",
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"1"
],
[
"friday"
],
[
"london liverpool street"
],
[
"cambridge"
],
[
"08:45"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"saturday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"saturday"
],
"span_start": [
36
],
"span_end": [
44
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"a large amount"
]
},
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"a large amount"
],
"span_start": [
8
],
"span_end": [
22
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"london liverpool street",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"london liverpool street",
"cambridge"
],
"span_start": [
18,
45
],
"span_end": [
41,
54
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"08:45"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"08:45"
],
"span_start": [
22
],
"span_end": [
27
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"day",
"destination",
"leaveat"
],
"slot_value": [
"11:07",
"Cambridge",
"London Liverpool street",
"09:39"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"leaveat",
"arriveby",
"day"
],
"act_slot_value": [
"London Liverpool street",
"09:39",
"11:07",
"Cambridge"
],
"span_start": [
19,
49,
70,
79
],
"span_end": [
42,
54,
75,
88
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure",
"destination",
"leaveat"
],
"slot_value": [
"friday",
"london liverpool street",
"cambridge",
"08:45"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"leaveat",
"departure",
"destination"
],
"act_slot_value": [
"friday",
"08:45",
"london liverpool street",
"cambridge"
],
"span_start": [
30,
67,
78,
106
],
"span_end": [
36,
72,
101,
115
]
}
},
{
"dialog_act": {
"act_type": [
"Train-NoOffer",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"day",
"departure",
"destination",
"leaveat"
],
"slot_value": [
"friday",
"london live",
"cambridge",
"8:45"
]
},
{
"slot_name": [
"day",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-NoOffer",
"Train-NoOffer",
"Train-NoOffer",
"Train-NoOffer"
],
"act_slot_name": [
"departure",
"destination",
"day",
"leaveat"
],
"act_slot_value": [
"london live",
"cambridge",
"friday",
"8:45"
],
"span_start": [
42,
57,
70,
80
],
"span_end": [
53,
66,
76,
84
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"friday"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"every two hours starting at 09:39 until 01:07am"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"every two hours starting at 09:39 until 01:07am"
],
"span_start": [
65
],
"span_end": [
112
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"day",
"departure",
"destination",
"leaveat"
],
"slot_value": [
"11:07",
"Friday",
"London Liverpool Street",
"Cambridge",
"9:30"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"leaveat",
"departure",
"day",
"destination",
"arriveby"
],
"act_slot_value": [
"9:30",
"London Liverpool Street",
"Friday",
"Cambridge",
"11:07"
],
"span_start": [
10,
28,
55,
77,
90
],
"span_end": [
14,
51,
61,
86,
95
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"cambridge"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"1"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"1"
],
"span_start": [
12
],
"span_end": [
15
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"price",
"ref",
"trainid"
],
"slot_value": [
"16.60 GBP",
"KQMHCZNL",
"TR0637"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"trainid",
"price",
"ref"
],
"act_slot_value": [
"TR0637",
"16.60 GBP",
"KQMHCZNL"
],
"span_start": [
25,
57,
96
],
"span_end": [
31,
66,
104
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0021.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"Hi, I would like to get a taxi from whale of a time. I'll need to leave after 22:45.",
"Could you tell me your destination, please?",
"I would like to go to Citi Stop Restaurant",
"Ok, I have you booked to leave at 22:45. The car is a yellow Skoda and their contact number is 07314230139. Anything else I can do for you?",
"nope thats all thank you!",
"Glad to be of help thank you for contacting the Cambridge TownInfo centre. Have a great day."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-leaveat"
],
"slots_values_list": [
[
"whale of a time"
],
[
"22:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat",
"taxi-departure"
],
"value": [
"22:45",
"whale of a time"
],
"start": [
78,
36
],
"exclusive_end": [
83,
51
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"whale of a time"
],
[
"stop restaurant",
"city stop restaurant"
],
[
"22:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"Stop Restaurant"
],
"start": [
27
],
"exclusive_end": [
42
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"leaveat"
],
"slot_value": [
"whale of a time",
"22:45"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"leaveat"
],
"act_slot_value": [
"whale of a time",
"22:45"
],
"span_start": [
36,
78
],
"span_end": [
51,
83
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"stop restaurant"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"stop restaurant"
],
"span_start": [
27
],
"span_end": [
42
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07314230139",
"yellow Skoda"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"yellow Skoda",
"07314230139"
],
"span_start": [
54,
95
],
"span_end": [
66,
106
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-greet"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01988.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I am looking for a train. The train should go to cambridge and should arrive by 11:45",
"Okay, where are you departing from?",
"I want to leave from London Liverpool Street.",
"Okay, what day of the week are you looking for the train?",
"I will depart on Wednesday.",
"Booking was successful, the total fee is 16.6 GBP payable at the station . Reference number is : FKDUE0OJ .",
"Wait, this is for 3 people. Are there enough available seats?",
"It looks as though they have only booked you for one ticket, I'm sorry.",
"Could you redo booking for 3 people please.",
"Okay, the booking has been revised to reflect three guests. My apologies for that.",
"Can I get the new reference number?",
"Of course! You're new reference number is ZF8QFW7E . Can I help you with anything else?",
"No- I think you have answered all my questions! Thank you!",
"You are welcome. Enjoy your stay in Cambridge. Good bye."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-destination"
],
"slots_values_list": [
[
"11:45"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"11:45"
],
"start": [
80
],
"exclusive_end": [
85
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"11:45"
],
[
"london liverpool street"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"11:45"
],
[
"1"
],
[
"wednesday"
],
[
"london liverpool street"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"11:45"
],
[
"3"
],
[
"wednesday"
],
[
"london liverpool street"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"11:45"
],
[
"3"
],
[
"wednesday"
],
[
"london liverpool street"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [
"train-ref"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"11:45"
],
[
"3"
],
[
"wednesday"
],
[
"london liverpool street"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination"
],
"slot_value": [
"11:45",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"arriveby"
],
"act_slot_value": [
"cambridge",
"11:45"
],
"span_start": [
49,
80
],
"span_end": [
58,
85
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"london liverpool street"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"london liverpool street"
],
"span_start": [
21
],
"span_end": [
44
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"wednesday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"wednesday"
],
"span_start": [
17
],
"span_end": [
26
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"16.6 GBP",
"FKDUE0OJ"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"16.6 GBP",
"FKDUE0OJ"
],
"span_start": [
41,
97
],
"span_end": [
49,
105
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"3"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"3"
],
"span_start": [
18
],
"span_end": [
19
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"1"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"1"
],
"span_start": [
49
],
"span_end": [
52
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"3"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"3"
],
"span_start": [
27
],
"span_end": [
28
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"ref"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"ref"
],
"slot_value": [
"ZF8QFW7E"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked"
],
"act_slot_name": [
"ref"
],
"act_slot_value": [
"ZF8QFW7E"
],
"span_start": [
42
],
"span_end": [
50
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01442.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a taxi to pick me up from saigon city please",
"Sure! when would you like to arrive?",
"I'd like to arrive by 15:45.",
"And where will you be going?",
"I'll be heading to huntingdon marriott hotel.",
"Great! I was able to book a red Audi for you!",
"What is the contact number of that Audi?",
"The contact number is 07062991767. Do you have any other questions?",
"Thank you that is all I need today.",
"Have a good one!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure"
],
"slots_values_list": [
[
"saigon city"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"saigon city"
],
"start": [
33
],
"exclusive_end": [
44
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure"
],
"slots_values_list": [
[
"15:45"
],
[
"saigon city"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-arriveby"
],
"value": [
"15:45"
],
"start": [
22
],
"exclusive_end": [
27
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"15:45"
],
[
"saigon city"
],
[
"huntingdon marriott hotel"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"huntingdon marriott hotel"
],
"start": [
19
],
"exclusive_end": [
44
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [
"taxi-phone"
],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"15:45"
],
[
"saigon city"
],
[
"huntingdon marriott hotel"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"saigon city"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"saigon city"
],
"span_start": [
33
],
"span_end": [
44
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"15:45"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"15:45"
],
"span_start": [
22
],
"span_end": [
27
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"huntingdon marriott hotel"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"huntingdon marriott hotel"
],
"span_start": [
19
],
"span_end": [
44
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"type"
],
"slot_value": [
"red Audi"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"type"
],
"act_slot_value": [
"red Audi"
],
"span_start": [
28
],
"span_end": [
36
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"phone"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"phone"
],
"slot_value": [
"07062991767"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"phone"
],
"act_slot_value": [
"07062991767"
],
"span_start": [
22
],
"span_end": [
33
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0020.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need to book a taxi to the Bridge Guest House please.",
"What time do you need to arrive by?",
"Arrival doesn't matter. I just need to leave after 19:15 from Ashley Hotel, and I want to go to Bridge Guest House.",
"Where are you departing from?",
"I am leaving from ashley hotel.",
"got it! your car type is a grey honda and the contact number is 07306489066",
"Thanks! That's all I need.",
"No problem. Happy to help."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure"
],
"slots_values_list": [
[
"bridge guest house"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"Bridge Guest House"
],
"start": [
29
],
"exclusive_end": [
47
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"bridge guest house"
],
[
"19:15"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat",
"taxi-destination"
],
"value": [
"19:15",
"Bridge Guest House"
],
"start": [
51,
96
],
"exclusive_end": [
56,
114
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"ashley hotel"
],
[
"bridge guest house"
],
[
"19:15"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"ashley hotel"
],
"start": [
18
],
"exclusive_end": [
30
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"bridge guest house",
"bridge guest house"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"bridge guest house",
"bridge guest house"
],
"span_start": [
29,
29
],
"span_end": [
47,
47
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination",
"leaveat"
],
"slot_value": [
"bridge guest house",
"19:15"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"leaveat",
"destination"
],
"act_slot_value": [
"19:15",
"bridge guest house"
],
"span_start": [
51,
96
],
"span_end": [
56,
114
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"ashley hotel"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"ashley hotel"
],
"span_start": [
18
],
"span_end": [
30
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07306489066",
"grey honda"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"grey honda",
"07306489066"
],
"span_start": [
27,
64
],
"span_end": [
37,
75
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0096.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"I would like to book a taxi departing from Leverton House and arriving by 07:30.",
"Booking completed! car is red ford and Contact number is 07640075849,",
"ok awesome i will be going to jesus college",
"Your new contact number is 07279059192 and the car is a yellow skoda.",
"That is all I need good day to you.",
"To you, as well. Thank you for using the service."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure"
],
"slots_values_list": [
[
"07:30"
],
[
"leverton house"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure",
"taxi-arriveby"
],
"value": [
"Leverton House",
"07:30"
],
"start": [
43,
74
],
"exclusive_end": [
57,
79
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"07:30"
],
[
"leverton house"
],
[
"jesus college"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"jesus college"
],
"start": [
30
],
"exclusive_end": [
43
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"07:30"
],
[
"leverton house"
],
[
"jesus college"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure"
],
"slot_value": [
"07:30",
"leverton house"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"arriveby"
],
"act_slot_value": [
"leverton house",
"07:30"
],
"span_start": [
43,
74
],
"span_end": [
57,
79
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07640075849",
"red ford"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"red ford",
"07640075849"
],
"span_start": [
26,
57
],
"span_end": [
34,
68
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"jesus college"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"jesus college"
],
"span_start": [
30
],
"span_end": [
43
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07279059192",
"yellow skoda"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"phone",
"type"
],
"act_slot_value": [
"07279059192",
"yellow skoda"
],
"span_start": [
27,
56
],
"span_end": [
38,
68
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-greet"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG02265.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I'm looking for a train going to cambridge please.",
"the train id is TR5219 and it leaves london kings on friday",
"Does that depart from broxbourne station?",
"Sorry. I need to narrow down the 133 trains from Broxbourne to Cambridge. First, what day do you want to leave?",
"I want to leave on sunday",
"Is there a certain time of day you would like to travel?",
"I would prefer to leave after 13:45 please",
"Alright, I have train TR4813 that leaves Sunday at 14:32 from Broxbourne. Will this work better for you?",
"Yes as long as it is going to cambridge that sounds fine. I'll need the price also please.",
"The price is 14.32 pounds per person.",
"Thank you, I will buy a ticket for 14.32 pounds for train TR4813 leaving Sunday at 14:32.",
"Your booking was successful, the total fee is 14.32 GBP payable at the station. Your reference number is 4YAT8PVP .",
"Thank you so much, have a wonderful day.",
"thanks for inquiring with us. have a nice day",
"I will do so... and you too.",
"I'm glad I could help you. Goodbye."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-destination"
],
"slots_values_list": [
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"broxbourne"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"sunday"
],
[
"broxbourne"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"broxbourne"
],
[
"cambridge"
],
[
"14:00",
"after 13:45"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"after 13:45"
],
"start": [
24
],
"exclusive_end": [
35
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-price"
],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"broxbourne"
],
[
"cambridge"
],
[
"14:00",
"after 13:45"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-bookpeople",
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"1"
],
[
"sunday"
],
[
"broxbourne"
],
[
"cambridge"
],
[
"14:00",
"after 13:45"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"cambridge"
],
"span_start": [
33
],
"span_end": [
42
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure",
"trainid"
],
"slot_value": [
"friday",
"london kings",
"TR5219"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"departure",
"day"
],
"act_slot_value": [
"TR5219",
"london kings",
"friday"
],
"span_start": [
16,
37,
53
],
"span_end": [
22,
49,
59
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"broxbourne"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"broxbourne"
],
"span_start": [
22
],
"span_end": [
32
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice",
"departure",
"destination"
],
"slot_value": [
"133",
"Broxbourne",
"Cambridge"
]
},
{
"slot_name": [
"day"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"departure",
"destination"
],
"act_slot_value": [
"133",
"Broxbourne",
"Cambridge"
],
"span_start": [
33,
49,
63
],
"span_end": [
36,
59,
72
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"sunday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"sunday"
],
"span_start": [
19
],
"span_end": [
25
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"after 13:45"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"after 13:45"
],
"span_start": [
24
],
"span_end": [
35
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Select"
],
"act_slots": [
{
"slot_name": [
"day",
"departure",
"leaveat",
"trainid"
],
"slot_value": [
"Sunday",
"Broxbourne",
"14:32",
"TR4813"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"day",
"leaveat",
"departure"
],
"act_slot_value": [
"TR4813",
"Sunday",
"14:32",
"Broxbourne"
],
"span_start": [
22,
41,
51,
62
],
"span_end": [
28,
47,
56,
72
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"cambridge"
]
},
{
"slot_name": [
"price"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"cambridge"
],
"span_start": [
30
],
"span_end": [
39
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"price"
],
"slot_value": [
"14.32 pounds"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"price"
],
"act_slot_value": [
"14.32 pounds"
],
"span_start": [
13
],
"span_end": [
25
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"sunday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"sunday"
],
"span_start": [
73
],
"span_end": [
79
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"14.32 GBP",
"4YAT8PVP"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"14.32 GBP",
"4YAT8PVP"
],
"span_start": [
46,
105
],
"span_end": [
55,
113
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-greet"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01526.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a taxi departing from the gardenia.",
"I'd be happy to help. What time would you like to leave and/or arrive by?",
"I would like yo leave after 6:30.",
"I can help you with that. where are you going?",
"I'm going to the slug and lettuce.",
"Your taxi booking is for a red lexus with the contact number 07652996605.",
"That's all, thanks!",
"You're welcome. Can I help you with anything else today?",
"No thank you that will be all",
"Enjoy your meal and thank you for using our service."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure"
],
"slots_values_list": [
[
"the gardenia"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"the gardenia"
],
"start": [
29
],
"exclusive_end": [
41
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-leaveat"
],
"slots_values_list": [
[
"the gardenia"
],
[
"6:30",
"06:30"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat"
],
"value": [
"6:30"
],
"start": [
28
],
"exclusive_end": [
32
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"the gardenia"
],
[
"the slug and lettuce"
],
[
"06:30",
"6:30"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"the slug and lettuce"
],
"start": [
13
],
"exclusive_end": [
33
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"the gardenia"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"the gardenia"
],
"span_start": [
29
],
"span_end": [
41
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"6:30"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"6:30"
],
"span_start": [
28
],
"span_end": [
32
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"the slug and lettuce"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"the slug and lettuce"
],
"span_start": [
13
],
"span_end": [
33
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07652996605",
"red lexus"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"red lexus",
"07652996605"
],
"span_start": [
27,
61
],
"span_end": [
36,
72
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01652.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"Please help me book a taxi",
"Okay, where would you like to depart from?",
"I am leaving from Kohinoor.",
"Where are you going?",
"I need to get to saint barnabas press gallery please, but I can't leave until after 11:00.",
"Okay I have a grey honda. You're contact number is 07736905918. Is there anything else you need?",
"No that's all I needed today. Thanks for your help. Bye!",
"enjoy your visit!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure"
],
"slots_values_list": [
[
"kohinoor"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"Kohinoor"
],
"start": [
18
],
"exclusive_end": [
26
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"kohinoor"
],
[
"saint barnabas press gallery"
],
[
"11:00"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat",
"taxi-destination"
],
"value": [
"11:00",
"saint barnabas press gallery"
],
"start": [
84,
17
],
"exclusive_end": [
89,
45
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"kohinoor"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"kohinoor"
],
"span_start": [
18
],
"span_end": [
26
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination",
"leaveat"
],
"slot_value": [
"saint barnabas press gallery",
"11:00"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"destination",
"leaveat"
],
"act_slot_value": [
"saint barnabas press gallery",
"11:00"
],
"span_start": [
17,
84
],
"span_end": [
45,
89
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07736905918",
"grey honda"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"grey honda",
"07736905918"
],
"span_start": [
14,
51
],
"span_end": [
24,
62
]
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0434.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I am looking for a train leaving peterborough arriving by 8:30",
"There are 35 trains do you have a destination and day?",
"Yes, I'm headed to Cambridge on Wednesday.",
"TR8935 leaves at 7:19 and will arrive at 8:09. Would you like me to book it?",
"Can you also tell me the travel time?",
"Duration for this particular trip is 50 minutes.",
"OK, that is all the information I need. I can't book it quite yet. Thanks for all of your help. Have a nice day.",
"You're welcome. Have a great day!"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-departure"
],
"slots_values_list": [
[
"08:30",
"8:30"
],
[
"peterborough"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"8:30"
],
"start": [
58
],
"exclusive_end": [
62
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"08:30",
"8:30"
],
[
"wednesday"
],
[
"peterborough"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-duration"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"08:30",
"8:30"
],
[
"wednesday"
],
[
"peterborough"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure"
],
"slot_value": [
"8:30",
"peterborough"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"arriveby"
],
"act_slot_value": [
"peterborough",
"8:30"
],
"span_start": [
33,
58
],
"span_end": [
45,
62
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"35"
]
},
{
"slot_name": [
"day",
"destination"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"35"
],
"span_start": [
10
],
"span_end": [
12
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"destination"
],
"slot_value": [
"wednesday",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"day"
],
"act_slot_value": [
"cambridge",
"wednesday"
],
"span_start": [
19,
32
],
"span_end": [
28,
41
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat",
"trainid"
],
"slot_value": [
"8:09",
"7:19",
"TR8935"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat",
"arriveby"
],
"act_slot_value": [
"TR8935",
"7:19",
"8:09"
],
"span_start": [
0,
17,
41
],
"span_end": [
6,
21,
45
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"duration"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"duration"
],
"slot_value": [
"50 minutes"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"duration"
],
"act_slot_value": [
"50 minutes"
],
"span_start": [
37
],
"span_end": [
47
]
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG1386.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3"
],
"speaker": [
0,
1,
0,
1
],
"utterance": [
"I need a taxi from Kings Lynn station at 5:15, going to HK Fusion, please.",
"You are booked with a grey volvo, phone number is 07406139758. Anything else I can do for you?",
"No that's it! Thank you!",
"You're very welcome! Have a great time in town!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"kings lynn train station",
"kings lynn station"
],
[
"hk fusion"
],
[
"05:15",
"5:15"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat",
"taxi-destination",
"taxi-departure"
],
"value": [
"5:15",
"HK Fusion",
"Kings Lynn station"
],
"start": [
41,
56,
19
],
"exclusive_end": [
45,
65,
37
],
"copy_from": [
"",
"",
""
],
"copy_from_value": [
[],
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination",
"leaveat"
],
"slot_value": [
"kings lynn station",
"hk fusion",
"5:15"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"leaveat",
"destination"
],
"act_slot_value": [
"kings lynn station",
"5:15",
"hk fusion"
],
"span_start": [
19,
41,
56
],
"span_end": [
37,
45,
65
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07406139758",
"grey volvo"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"grey volvo",
"07406139758"
],
"span_start": [
22,
50
],
"span_end": [
32,
61
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0328.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a train from london liverpool street station on wednesday.",
"What is your destination, please?",
"I am heading to Cambridge for an important visit. Can you get me there by 11:00?",
"There is one train leaving at 7:39 arriving at 9:07 would that work for you?",
"That should be perfect. How many tickets can I get?",
"You can buy up to eight tickets.",
"Just one is fine.",
"Ok. The price is 16.60 pounds for 1 ticket. Do you want me to book it?",
"Could you tell me the travel time please first?",
"Yes, it's 88 minutes. May I help with anything else?",
"That's all the info I needed today, thank you for your help!",
"Thank you! Have a wonderful day!"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure"
],
"slots_values_list": [
[
"wednesday"
],
[
"london liverpool street"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"11:00"
],
[
"wednesday"
],
[
"london liverpool street"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"11:00"
],
"start": [
74
],
"exclusive_end": [
79
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"11:00"
],
[
"wednesday"
],
[
"london liverpool street"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"11:00"
],
[
"wednesday"
],
[
"london liverpool street"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-duration"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"11:00"
],
[
"wednesday"
],
[
"london liverpool street"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure"
],
"slot_value": [
"wednesday",
"london liverpool street"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"day"
],
"act_slot_value": [
"london liverpool street",
"wednesday"
],
"span_start": [
20,
55
],
"span_end": [
43,
64
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination"
],
"slot_value": [
"11:00",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"arriveby"
],
"act_slot_value": [
"cambridge",
"11:00"
],
"span_start": [
16,
74
],
"span_end": [
25,
79
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"choice",
"leaveat"
],
"slot_value": [
"9:07",
"one",
"7:39"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"leaveat",
"arriveby"
],
"act_slot_value": [
"one",
"7:39",
"9:07"
],
"span_start": [
9,
30,
47
],
"span_end": [
12,
34,
51
]
}
},
{
"dialog_act": {
"act_type": [],
"act_slots": []
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"dontcare"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"price"
],
"slot_value": [
"16.60 pounds"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"price"
],
"act_slot_value": [
"16.60 pounds"
],
"span_start": [
17
],
"span_end": [
29
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"duration"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"duration"
],
"slot_value": [
"88 minutes"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"duration"
],
"act_slot_value": [
"88 minutes"
],
"span_start": [
10
],
"span_end": [
20
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01392.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a taxi from The Man on the Moon to Bangkok City, please.",
"Ok, what time do you want to leave?",
"I need to leave after 5:00.",
"I've booked a car for you, a yellow bmw, the contact number is 07412002966.",
"Thank you, goodbye.",
"You are welcome. Thank you for calling. Goodbye."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"the man on the moon"
],
[
"bangkok city"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-departure"
],
"value": [
"Bangkok City",
"The Man on the Moon"
],
"start": [
42,
19
],
"exclusive_end": [
54,
38
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"the man on the moon"
],
[
"bangkok city"
],
[
"05:00",
"5:00"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat"
],
"value": [
"5:00"
],
"start": [
22
],
"exclusive_end": [
26
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"the man on the moon",
"bangkok city"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"the man on the moon",
"bangkok city"
],
"span_start": [
19,
42
],
"span_end": [
38,
54
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"5:00"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"5:00"
],
"span_start": [
22
],
"span_end": [
26
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07412002966",
"yellow bmw"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"yellow bmw",
"07412002966"
],
"span_start": [
29,
63
],
"span_end": [
39,
74
]
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG1234.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"Yes, please help me book a train to stansted airport.",
"Of course, from where will you be departing?",
"cambridge, any time after 15:45 on monday",
"The first train in the time frame you mentioned is the TR1088 from cambridge to stansted airport on monday at 16:40. Shall I book that for you?",
"Can you tell me the arrival time of that train?",
"The arrival time is 17:08.",
"That works for me. Thank you for your help.",
"Is there anything else I can help you with? Do you need a reservation for that train?",
"No that would be all thank you very much.",
"Thank you. Have an enjoyable trip."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-destination"
],
"slots_values_list": [
[
"stansted airport"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"monday"
],
[
"cambridge"
],
[
"stansted airport"
],
[
"15:45"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"15:45"
],
"start": [
26
],
"exclusive_end": [
31
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-arriveby"
],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"monday"
],
[
"cambridge"
],
[
"stansted airport"
],
[
"15:45"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"monday"
],
[
"cambridge"
],
[
"stansted airport"
],
[
"15:45"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"stansted airport"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"stansted airport"
],
"span_start": [
36
],
"span_end": [
52
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure",
"leaveat"
],
"slot_value": [
"monday",
"cambridge",
"15:45"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"leaveat",
"day"
],
"act_slot_value": [
"cambridge",
"15:45",
"monday"
],
"span_start": [
0,
26,
35
],
"span_end": [
9,
31,
41
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"day",
"departure",
"destination",
"leaveat",
"trainid"
],
"slot_value": [
"monday",
"cambridge",
"stansted airport",
"16:40",
"TR1088"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"departure",
"destination",
"day",
"leaveat"
],
"act_slot_value": [
"TR1088",
"cambridge",
"stansted airport",
"monday",
"16:40"
],
"span_start": [
55,
67,
80,
100,
110
],
"span_end": [
61,
76,
96,
106,
115
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"17:08"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"17:08"
],
"span_start": [
20
],
"span_end": [
25
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBook",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
PMUL1144.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"Can you find a train departing from Cambridge going to Kings Lynn? Thanks.",
"Absolutely! It looks like this is a 47 minute ride. What day and time are you looking to depart?",
"I want to leave after 21:00 on sunday.",
"I found a train for sunday after 21:00 leaving cambridge going to kings lynn. Would you like to book it?",
"Yes, please book it for 1 and send me a reference number.",
"The reference number is TVFAM55I ."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"cambridge"
],
[
"kings lynn"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"cambridge"
],
[
"kings lynn"
],
[
"21:00"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"21:00"
],
"start": [
22
],
"exclusive_end": [
27
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [
"train-ref"
],
"slots_values": {
"slots_values_name": [
"train-bookpeople",
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"1"
],
[
"sunday"
],
[
"cambridge"
],
[
"kings lynn"
],
[
"21:00"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"cambridge",
"kings lynn"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"cambridge",
"kings lynn"
],
"span_start": [
36,
55
],
"span_end": [
45,
65
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request",
"general-greet"
],
"act_slots": [
{
"slot_name": [
"duration"
],
"slot_value": [
"47 minute"
]
},
{
"slot_name": [
"day",
"leaveat"
],
"slot_value": [
"?",
"?"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"duration"
],
"act_slot_value": [
"47 minute"
],
"span_start": [
36
],
"span_end": [
45
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"leaveat"
],
"slot_value": [
"sunday",
"21:00"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"leaveat",
"day"
],
"act_slot_value": [
"21:00",
"sunday"
],
"span_start": [
22,
31
],
"span_end": [
27,
37
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"day",
"departure",
"destination",
"leaveat"
],
"slot_value": [
"sunday",
"cambridge",
"kings lynn",
"21:00"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"leaveat",
"departure",
"destination"
],
"act_slot_value": [
"sunday",
"21:00",
"cambridge",
"kings lynn"
],
"span_start": [
20,
33,
47,
66
],
"span_end": [
26,
38,
56,
76
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"1"
]
},
{
"slot_name": [
"ref"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"1"
],
"span_start": [
24
],
"span_end": [
25
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"ref"
],
"slot_value": [
"TVFAM55I"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked"
],
"act_slot_name": [
"ref"
],
"act_slot_value": [
"TVFAM55I"
],
"span_start": [
24
],
"span_end": [
32
]
}
}
]
}
|
SNG01717.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"Am looking for a train,it should depart from cambridge and should go to ely",
"the train id is TR1709 and it leaves on friday",
"I need to travel on wednesday and get there by 17:15.",
"TrainID TR6745 leaves Cambridge at 15:50 and arrives at Ely at 16:07. It's the last Wednesday train.",
"Can you give me the price?",
"That train costs 4.40 pounds.",
"Alright. I'll take it! That train will be perfect.",
"Ok, how many seats would you like to book?",
"Oh, I don't need to book now. I just need the information for reference. Thank you. Goodbye.",
"You are very welcome. Thanks for using Cambridge TownInfo centre. Goodbye."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"cambridge"
],
[
"ely"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"17:15"
],
[
"wednesday"
],
[
"cambridge"
],
[
"ely"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"17:15"
],
"start": [
47
],
"exclusive_end": [
52
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-price"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"17:15"
],
[
"wednesday"
],
[
"cambridge"
],
[
"ely"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"17:15"
],
[
"wednesday"
],
[
"cambridge"
],
[
"ely"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"cambridge",
"ely"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"cambridge",
"ely"
],
"span_start": [
45,
72
],
"span_end": [
54,
75
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"trainid"
],
"slot_value": [
"friday",
"TR1709"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"day"
],
"act_slot_value": [
"TR1709",
"friday"
],
"span_start": [
16,
40
],
"span_end": [
22,
46
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"day"
],
"slot_value": [
"17:15",
"wednesday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"arriveby"
],
"act_slot_value": [
"wednesday",
"17:15"
],
"span_start": [
20,
47
],
"span_end": [
29,
52
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"day",
"departure",
"destination",
"leaveat",
"trainid"
],
"slot_value": [
"16:07",
"Wednesday",
"Cambridge",
"Ely",
"15:50",
"TR6745"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"departure",
"leaveat",
"destination",
"arriveby",
"day"
],
"act_slot_value": [
"TR6745",
"Cambridge",
"15:50",
"Ely",
"16:07",
"Wednesday"
],
"span_start": [
8,
22,
35,
56,
63,
84
],
"span_end": [
14,
31,
40,
59,
68,
93
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"price"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"price"
],
"slot_value": [
"4.40 pounds"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"price"
],
"act_slot_value": [
"4.40 pounds"
],
"span_start": [
17
],
"span_end": [
28
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBook",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0392.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"Hello there. I am trying to locate a train for Monday.",
"Sure. Where will you be going?",
"I am going to Cambridge.",
"All right, and where would you like to depart from?",
"I'll will be leaving from London Liverpool Street.",
"I've got 10 trains that are on that route. Do you have a preferred departure or arrival time?",
"I need on that will leave London after 21:00.",
"I have two trains that will leave after 21:00. One leaves at 21:39 and one leaves at 23:39. Which would you prefer?",
"What time does the one that leaves at 21:39 arrive in Cambridge? Also, what is the train ID?",
"The train ID is TR5906 and it arrives by 23:07 in Cambridge. Would you like me to book that one for you?",
"No I don't need to book it right now. Thanks for the information.",
"You're very welcome. Is there anything else I can help you with today?",
"Nope. Thanks though. Goodbye.",
"Let me know if you do need any more help. Good bye."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day"
],
"slots_values_list": [
[
"monday"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-destination"
],
"slots_values_list": [
[
"monday"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"monday"
],
[
"london liverpool street"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"monday"
],
[
"london liverpool street"
],
[
"cambridge"
],
[
"21:00"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"21:00"
],
"start": [
39
],
"exclusive_end": [
44
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-arriveby",
"train-trainid"
],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"monday"
],
[
"london liverpool street"
],
[
"cambridge"
],
[
"21:00"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"monday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"monday"
],
"span_start": [
47
],
"span_end": [
53
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"cambridge"
],
"span_start": [
14
],
"span_end": [
23
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"london liverpool street"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"london liverpool street"
],
"span_start": [
26
],
"span_end": [
49
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"10"
]
},
{
"slot_name": [
"arriveby",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"10"
],
"span_start": [
9
],
"span_end": [
11
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"21:00"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"21:00"
],
"span_start": [
39
],
"span_end": [
44
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"choice",
"leaveat",
"leaveat",
"leaveat"
],
"slot_value": [
"two",
"21:00",
"21:39",
"23:39"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"leaveat",
"leaveat",
"leaveat"
],
"act_slot_value": [
"two",
"21:00",
"21:39",
"23:39"
],
"span_start": [
7,
40,
61,
85
],
"span_end": [
10,
45,
66,
90
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"cambridge"
]
},
{
"slot_name": [
"arriveby",
"trainid"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"cambridge"
],
"span_start": [
54
],
"span_end": [
63
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination",
"trainid"
],
"slot_value": [
"23:07",
"Cambridge",
"TR5906"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"arriveby",
"destination"
],
"act_slot_value": [
"TR5906",
"23:07",
"Cambridge"
],
"span_start": [
16,
41,
50
],
"span_end": [
22,
46,
59
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-reqmore",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01510.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"Can you help me out with a taxi booking?",
"Sure! when would you like to arrive?",
"I need to leave after 18:15.",
"Okay, no problem at all. What are your pickup and dropoff locations?",
"I need to be dropped off at bridge guest house.",
"And where will you be picked up from?",
"I need to be picked up from The Cambridge Corn Exchange.",
"Your taxi has been booked. Look for a blue Toyota. The contact number is 07852954476. Anything else?",
"No that's all thank you Goodbye",
"You are very welcome. Please let us know if we can be of further assistance."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-leaveat"
],
"slots_values_list": [
[
"18:15"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat"
],
"value": [
"18:15"
],
"start": [
22
],
"exclusive_end": [
27
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"bridge guest house"
],
[
"18:15"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"bridge guest house"
],
"start": [
28
],
"exclusive_end": [
46
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"the cambridge corn exchange"
],
[
"bridge guest house"
],
[
"18:15"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"The Cambridge Corn Exchange"
],
"start": [
28
],
"exclusive_end": [
55
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"18:15"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"18:15"
],
"span_start": [
22
],
"span_end": [
27
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"bridge guest house"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"bridge guest house"
],
"span_start": [
28
],
"span_end": [
46
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"the cambridge corn exchange"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"the cambridge corn exchange"
],
"span_start": [
28
],
"span_end": [
55
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07852954476",
"blue Toyota"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"blue Toyota",
"07852954476"
],
"span_start": [
38,
73
],
"span_end": [
49,
84
]
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01180.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need help finding a train leaving Cambridge after 20:45.",
"Many trains leave Cambridge around 20:45, what is the destination?",
"I need to get to london liverpool street.",
"I have several options for you, and the price and exact departure time varies by day of the week. Do you have a day preference?",
"I would like to leave on Thursday",
"Train TR3695 leaves 21:59 and arrives on 23:27. Would you like to book it?",
"Thanks, that's all. Good bye.",
"welcome again some other time"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-leaveat"
],
"slots_values_list": [
[
"cambridge"
],
[
"20:45"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"20:45"
],
"start": [
52
],
"exclusive_end": [
57
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"cambridge"
],
[
"london liverpool street"
],
[
"20:45"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"thursday"
],
[
"cambridge"
],
[
"london liverpool street"
],
[
"20:45"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"23:27"
],
[
"1"
],
[
"thursday"
],
[
"cambridge"
],
[
"london liverpool street"
],
[
"21:59"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"leaveat"
],
"slot_value": [
"cambridge",
"20:45"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"leaveat"
],
"act_slot_value": [
"cambridge",
"20:45"
],
"span_start": [
36,
52
],
"span_end": [
45,
57
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice",
"departure",
"leaveat"
],
"slot_value": [
"Many",
"Cambridge",
"around 20:45"
]
},
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"departure",
"leaveat"
],
"act_slot_value": [
"Many",
"Cambridge",
"around 20:45"
],
"span_start": [
0,
18,
28
],
"span_end": [
4,
27,
40
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"london liverpool street"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"london liverpool street"
],
"span_start": [
17
],
"span_end": [
40
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"several options"
]
},
{
"slot_name": [
"day"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"several options"
],
"span_start": [
7
],
"span_end": [
22
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"thursday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"thursday"
],
"span_start": [
25
],
"span_end": [
33
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat",
"trainid"
],
"slot_value": [
"23:27",
"21:59",
"TR3695"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat",
"arriveby"
],
"act_slot_value": [
"TR3695",
"21:59",
"23:27"
],
"span_start": [
6,
20,
41
],
"span_end": [
12,
25,
46
]
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0358.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I am looking for a train that departs from cambridge after 14:00.",
"There are hundreds of those! What day are you traveling and what's your destination station?",
"I need to leave from Kings Cross on a Saturday please.",
"Sure, Are you leaving, or going to london kings cross?",
"I am going to London.",
"Okay, I'd recommended TR6203 leaving at 15:00 and arriving at 15:51, total duration 51 minutes. The price is 18.88 pounds. Would that work for you?",
"Yes thank you very much that's all I needed!",
"You're very welcome. Enjoy your trip. Goodbye!"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-leaveat"
],
"slots_values_list": [
[
"cambridge"
],
[
"14:00"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"14:00"
],
"start": [
59
],
"exclusive_end": [
64
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-leaveat"
],
"slots_values_list": [
[
"london kings cross"
],
[
"14:00"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"saturday"
],
[
"cambridge"
],
[
"london kings cross"
],
[
"14:00"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"leaveat"
],
"slot_value": [
"cambridge",
"14:00"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"leaveat"
],
"act_slot_value": [
"cambridge",
"14:00"
],
"span_start": [
43,
59
],
"span_end": [
52,
64
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"hundreds"
]
},
{
"slot_name": [
"day",
"destination"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"hundreds"
],
"span_start": [
10
],
"span_end": [
18
]
}
},
{
"dialog_act": {
"act_type": [],
"act_slots": []
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"cambridge",
"london kings cross"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"duration",
"leaveat",
"price",
"trainid"
],
"slot_value": [
"15:51",
"51 minutes",
"15:00",
"18.88 pounds",
"TR6203"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat",
"arriveby",
"duration",
"price"
],
"act_slot_value": [
"TR6203",
"15:00",
"15:51",
"51 minutes",
"18.88 pounds"
],
"span_start": [
22,
40,
62,
84,
109
],
"span_end": [
28,
45,
67,
94,
121
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01708.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a taxi, please. I need to arrive no later than 10:00, and I'm leaving from cambridge lodge restaurant.",
"May I ask your destination?",
"I'm going to cambridge book and print gallery.",
"You are booked for a black skoda with the contact number 07448493514.",
"Thank you so very much. I am now finished.",
"okay. Have fun!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure"
],
"slots_values_list": [
[
"10:00"
],
[
"cambridge lodge restaurant"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure",
"taxi-arriveby"
],
"value": [
"cambridge lodge restaurant",
"10:00"
],
"start": [
82,
54
],
"exclusive_end": [
108,
59
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"10:00"
],
[
"cambridge lodge restaurant"
],
[
"cambridge book and print gallery"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"cambridge book and print gallery"
],
"start": [
13
],
"exclusive_end": [
45
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure"
],
"slot_value": [
"10:00",
"cambridge lodge restaurant"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"arriveby",
"departure"
],
"act_slot_value": [
"10:00",
"cambridge lodge restaurant"
],
"span_start": [
54,
82
],
"span_end": [
59,
108
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"cambridge book and print gallery"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"cambridge book and print gallery"
],
"span_start": [
13
],
"span_end": [
45
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07448493514",
"black skoda"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"black skoda",
"07448493514"
],
"span_start": [
21,
57
],
"span_end": [
32,
68
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0261.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need to find a train departing from Cambridge that arrives at 18:00",
"What are the other requests?",
"I need to go to leicester from cambridge, and i need to leave on sunday.",
"There are many trains available. TR5173 leaves at 08:21 and arrives at 10:06. Would you like me to book that for you?",
"Great can I get TR5173 booked for 3 people please?",
"OK I booked that for you. The total fee is 90.72 GBP and your Reference number is : AVE1068H .",
"Thanks so much. I appreciate the help. Have a nice day.",
"Okay thank you for calling."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-departure"
],
"slots_values_list": [
[
"18:00"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"18:00"
],
"start": [
64
],
"exclusive_end": [
69
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"18:00"
],
[
"sunday"
],
[
"cambridge"
],
[
"leicester"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"18:00"
],
[
"3"
],
[
"sunday"
],
[
"cambridge"
],
[
"leicester"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure"
],
"slot_value": [
"18:00",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"arriveby"
],
"act_slot_value": [
"cambridge",
"18:00"
],
"span_start": [
38,
64
],
"span_end": [
47,
69
]
}
},
{
"dialog_act": {
"act_type": [
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"destination"
],
"slot_value": [
"sunday",
"leicester"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"day"
],
"act_slot_value": [
"leicester",
"sunday"
],
"span_start": [
16,
65
],
"span_end": [
25,
71
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"choice",
"leaveat",
"trainid"
],
"slot_value": [
"10:06",
"many",
"08:21",
"TR5173"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"trainid",
"leaveat",
"arriveby"
],
"act_slot_value": [
"many",
"TR5173",
"08:21",
"10:06"
],
"span_start": [
10,
33,
50,
71
],
"span_end": [
14,
39,
55,
76
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"3"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"3"
],
"span_start": [
34
],
"span_end": [
35
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"90.72 GBP",
"AVE1068H"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"90.72 GBP",
"AVE1068H"
],
"span_start": [
43,
84
],
"span_end": [
52,
92
]
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG02002.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need to book a taxi to come to Da Vinci Pizzeria by 01:45.",
"I can help you with that. where are you going?",
"I am going to Cambridge Road Church of Christ.",
"Your booking is complete. The taxi is a yellow Honda. Contact number 07024160438.",
"Thank you for your help that is all I need today",
"You're welcome, have a great day!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"da vinci pizzeria"
],
[
"01:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat",
"taxi-destination"
],
"value": [
"01:45",
"Da Vinci Pizzeria"
],
"start": [
54,
33
],
"exclusive_end": [
59,
50
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"da vinci pizzeria"
],
[
"cambridge road church of christ"
],
[
"01:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-departure"
],
"value": [
"Cambridge Road Church of Christ",
""
],
"start": [
14,
-1
],
"exclusive_end": [
45,
-1
],
"copy_from": [
"",
"taxi-destination"
],
"copy_from_value": [
[],
[
"da vinci pizzeria"
]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure",
"destination",
"leaveat"
],
"slot_value": [
"01:45",
"da vinci pizzeria",
"da vinci pizzeria",
"01:45"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"destination",
"arriveby",
"leaveat"
],
"act_slot_value": [
"da vinci pizzeria",
"da vinci pizzeria",
"01:45",
"01:45"
],
"span_start": [
33,
33,
54,
54
],
"span_end": [
50,
50,
59,
59
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"cambridge road church of christ"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"cambridge road church of christ"
],
"span_start": [
14
],
"span_end": [
45
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07024160438",
"yellow Honda"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"yellow Honda",
"07024160438"
],
"span_start": [
40,
69
],
"span_end": [
52,
80
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0424.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a train to Broxbourne, leaving after 09:15",
"There are 98 trains, do you have a departure location and day?",
"I would like to depart from cambridge on friday",
"Booking was successful, the total fee is 17.89 GBP payable at the station. Reference number is : 7E3M8V02 . Is there anything else I can help with?",
"What time will I arrive?",
"The booked for 1 person TR0826 leaves at 10:01 and arrives by 11:01.",
"How long is the train ride?",
"It will be 60 minutes.",
"Thank you! That's all I needed.",
"All right, then. Have a nice trip, and a nice day. Goodbye."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"broxbourne"
],
[
"09:15"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"09:15"
],
"start": [
44
],
"exclusive_end": [
49
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-bookpeople",
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"1"
],
[
"friday"
],
[
"cambridge"
],
[
"broxbourne"
],
[
"09:15"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [
"train-arriveby"
],
"slots_values": {
"slots_values_name": [
"train-bookpeople",
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"1"
],
[
"friday"
],
[
"cambridge"
],
[
"broxbourne"
],
[
"09:15"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-bookpeople",
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"1"
],
[
"friday"
],
[
"cambridge"
],
[
"broxbourne"
],
[
"09:15"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination",
"leaveat"
],
"slot_value": [
"broxbourne",
"09:15"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"leaveat"
],
"act_slot_value": [
"broxbourne",
"09:15"
],
"span_start": [
18,
44
],
"span_end": [
28,
49
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"98"
]
},
{
"slot_name": [
"day",
"departure"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"98"
],
"span_start": [
10
],
"span_end": [
12
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure"
],
"slot_value": [
"friday",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"day"
],
"act_slot_value": [
"cambridge",
"friday"
],
"span_start": [
28,
41
],
"span_end": [
37,
47
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"17.89 GBP",
"7E3M8V02"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"17.89 GBP",
"7E3M8V02"
],
"span_start": [
41,
97
],
"span_end": [
50,
105
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat",
"trainid"
],
"slot_value": [
"11:01",
"10:01",
"TR0826"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"trainid",
"leaveat",
"arriveby"
],
"act_slot_value": [
"TR0826",
"10:01",
"11:01"
],
"span_start": [
24,
41,
62
],
"span_end": [
30,
46,
67
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"duration"
],
"slot_value": [
"60 minutes"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"duration"
],
"act_slot_value": [
"60 minutes"
],
"span_start": [
11
],
"span_end": [
21
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG1235.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need to book a train from Cambridge and Norwich on Wednesday and I need to be there at 15:30.",
"When would you like to leave by?",
"I don't care when I leave as long as I get there by 15:30.",
"There are 9 trains matching your query. Shall I book one?",
"Can I get the departure and travel time of the train arriving closest to 15:30?",
"The travel time is 79 minutes.",
"And the departure time please? For the train that arrives closest to 15:30?",
"The departure time is 13:38 and it arrives at 14:55. Would you like me to book it for you?",
"No, thank you and that is all i needed.",
"Thank you, have a nice day, goodbye."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"15:30"
],
[
"wednesday"
],
[
"cambridge"
],
[
"norwich"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"15:30"
],
"start": [
89
],
"exclusive_end": [
94
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-leaveat"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"15:30"
],
[
"wednesday"
],
[
"cambridge"
],
[
"norwich"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-duration"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"15:30"
],
[
"wednesday"
],
[
"cambridge"
],
[
"norwich"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-leaveat"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"15:30"
],
[
"wednesday"
],
[
"cambridge"
],
[
"norwich"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"day",
"departure",
"destination"
],
"slot_value": [
"15:30",
"wednesday",
"cambridge",
"norwich"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination",
"day",
"arriveby"
],
"act_slot_value": [
"cambridge",
"norwich",
"wednesday",
"15:30"
],
"span_start": [
28,
42,
53,
89
],
"span_end": [
37,
49,
62,
94
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"9"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"9"
],
"span_start": [
10
],
"span_end": [
11
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"15:30"
]
},
{
"slot_name": [
"duration"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"15:30"
],
"span_start": [
73
],
"span_end": [
78
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"duration"
],
"slot_value": [
"79 minutes"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"duration"
],
"act_slot_value": [
"79 minutes"
],
"span_start": [
19
],
"span_end": [
29
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"15:30"
]
},
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"15:30"
],
"span_start": [
69
],
"span_end": [
74
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat"
],
"slot_value": [
"14:55",
"13:38"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"leaveat",
"arriveby"
],
"act_slot_value": [
"13:38",
"14:55"
],
"span_start": [
22,
46
],
"span_end": [
27,
51
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
PMUL3413.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"I am looking for information in Cambridge",
"I can help you with all kinds of information. What are you looking for?",
"I'd like to find a train for Friday leaving after 16:30, from Peterborough.",
"TR0992 will leave at 16:48 and arrive by 17:38. Do you need anything else?",
"No thank you that will be all",
"Have a nice trip!"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train",
"hotel"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-leaveat"
],
"slots_values_list": [
[
"friday"
],
[
"peterborough"
],
[
"16:30"
]
]
}
},
{
"active_intent": "find_hotel",
"requested_slots": [],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"16:30"
],
"start": [
50
],
"exclusive_end": [
55
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
},
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Attraction-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure",
"leaveat"
],
"slot_value": [
"friday",
"peterborough",
"16:30"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"leaveat",
"departure"
],
"act_slot_value": [
"friday",
"16:30",
"peterborough"
],
"span_start": [
29,
50,
62
],
"span_end": [
35,
55,
74
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat",
"trainid"
],
"slot_value": [
"17:38",
"16:48",
"TR0992"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat",
"arriveby"
],
"act_slot_value": [
"TR0992",
"16:48",
"17:38"
],
"span_start": [
0,
21,
41
],
"span_end": [
6,
26,
46
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-greet"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0373.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a train on Wednesday that leaves after 16:00.",
"Where will you be leaving from and traveling to?",
"I would like to go to Ely, from Cambridge.",
"I found TR8610 leaving at 17:35 would that work for you?",
"Yes. One ticket. I need the travel time and train ID.",
"Okay, I have you booked on TR1549 from Cambridge to Ely leaving Wednesday at 17:50, arriving 17 minutes later at 18:07. The reference number is RHE56NAC . Anything else today?",
"I believe I am good for the moment thank you for your help.",
"You're welcome! Have a safe trip! Goodbye."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-leaveat"
],
"slots_values_list": [
[
"after 16:00.",
"after 16:00"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"after 16:00."
],
"start": [
40
],
"exclusive_end": [
52
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"wednesday"
],
[
"cambridge"
],
[
"ely"
],
[
"after 16:00"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [
"train-duration",
"train-trainid"
],
"slots_values": {
"slots_values_name": [
"train-bookpeople",
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"1"
],
[
"wednesday"
],
[
"cambridge"
],
[
"ely"
],
[
"17:35"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"leaveat"
],
"slot_value": [
"wednesday",
"after 16:00."
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"leaveat"
],
"act_slot_value": [
"wednesday",
"after 16:00."
],
"span_start": [
18,
40
],
"span_end": [
27,
52
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"cambridge",
"ely"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"departure"
],
"act_slot_value": [
"ely",
"cambridge"
],
"span_start": [
22,
32
],
"span_end": [
25,
41
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat",
"trainid"
],
"slot_value": [
"17:35",
"TR8610"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat"
],
"act_slot_value": [
"TR8610",
"17:35"
],
"span_start": [
8,
26
],
"span_end": [
14,
31
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"1"
]
},
{
"slot_name": [
"duration",
"trainid"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"1"
],
"span_start": [
5
],
"span_end": [
8
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"day",
"departure",
"destination",
"duration",
"leaveat",
"ref",
"trainid"
],
"slot_value": [
"18:07",
"Wednesday",
"Cambridge",
"Ely",
"17 minutes",
"17:50",
"RHE56NAC",
"TR1549"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"trainid",
"departure",
"destination",
"day",
"leaveat",
"duration",
"arriveby",
"ref"
],
"act_slot_value": [
"TR1549",
"Cambridge",
"Ely",
"Wednesday",
"17:50",
"17 minutes",
"18:07",
"RHE56NAC"
],
"span_start": [
27,
39,
52,
64,
77,
93,
113,
144
],
"span_end": [
33,
48,
55,
73,
82,
103,
118,
152
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0022.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"Hi, I'd like to book a taxi from London Liverpool Street to Club Salsa.",
"Before I can complete your request please let me know a departure and or arrival time. Thank you.",
"I can leave any time after 01:30. Can you send me the car type I can expect and the contact number?",
"You are all set. You will be picked up in a Blue Volvo at 1:45. The contact number is 07144891471. Do you need help with anything else?",
"That will be all for now. Thank you for your time!",
"You're quite welcome. Goodbye!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"london liverpool street"
],
[
"club salsa"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-departure"
],
"value": [
"Club Salsa",
"London Liverpool Street"
],
"start": [
60,
33
],
"exclusive_end": [
70,
56
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [
"taxi-type",
"taxi-phone"
],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"london liverpool street"
],
[
"club salsa"
],
[
"after 01:30.",
"01:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat"
],
"value": [
"after 01:30."
],
"start": [
21
],
"exclusive_end": [
33
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"london liverpool street",
"club salsa"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"london liverpool street",
"club salsa"
],
"span_start": [
33,
60
],
"span_end": [
56,
70
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"after 01:30."
]
},
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"after 01:30."
],
"span_start": [
21
],
"span_end": [
33
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"leaveat",
"phone",
"type"
],
"slot_value": [
"1:45",
"07144891471",
"Blue Volvo"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"leaveat",
"phone"
],
"act_slot_value": [
"Blue Volvo",
"1:45",
"07144891471"
],
"span_start": [
44,
58,
86
],
"span_end": [
54,
62,
97
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01825.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"You can help by getting me a taxi to curry king",
"Sure thing, when you like to leave by?",
"I'd prefer to leave after 02:30",
"I can definitely help! Where are you departing from?",
"I want to be picked up from holy trinity church",
"Okay, I have a white lexus and the contact number is 07229542563. Is there anything else you need today?",
"Nothing else. You have been most helpful. Thank you and good bye.",
"Have a great day!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination"
],
"slots_values_list": [
[
"curry king"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"curry king"
],
"start": [
37
],
"exclusive_end": [
47
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"curry king"
],
[
"02:30"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat"
],
"value": [
"02:30"
],
"start": [
26
],
"exclusive_end": [
31
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"holy trinity church"
],
[
"curry king"
],
[
"02:30"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"holy trinity church"
],
"start": [
28
],
"exclusive_end": [
47
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"curry king"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"curry king"
],
"span_start": [
37
],
"span_end": [
47
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"02:30"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"02:30"
],
"span_start": [
26
],
"span_end": [
31
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"holy trinity church"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"holy trinity church"
],
"span_start": [
28
],
"span_end": [
47
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07229542563",
"white lexus"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"white lexus",
"07229542563"
],
"span_start": [
15,
53
],
"span_end": [
26,
64
]
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG02183.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"Please find me a taxi? I'm at the el shaddai and I need to arrive by 21:15.",
"Okay. I will need your destination first.",
"I'm going to cocum.",
"I have a white bmv with a contact number of 07785490051.",
"That will be fine, thank you very much.",
"What else can I do for you today?",
"I am finished. Thank you.",
"Thank you for contacting us and have a nice day."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure"
],
"slots_values_list": [
[
"21:15"
],
[
"el shaddai",
"el shaddia guesthouse"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure",
"taxi-arriveby"
],
"value": [
"el shaddai",
"21:15"
],
"start": [
34,
69
],
"exclusive_end": [
44,
74
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"21:15"
],
[
"el shaddia guesthouse",
"el shaddai"
],
[
"cocum"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"cocum"
],
"start": [
13
],
"exclusive_end": [
18
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure"
],
"slot_value": [
"21:15",
"el shaddai"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"arriveby"
],
"act_slot_value": [
"el shaddai",
"21:15"
],
"span_start": [
34,
69
],
"span_end": [
44,
74
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"cocum"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"cocum"
],
"span_start": [
13
],
"span_end": [
18
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07785490051",
"white bmv"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"white bmv",
"07785490051"
],
"span_start": [
9,
44
],
"span_end": [
18,
55
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-greet"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
PMUL4973.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"Can you help me book some train tickets?",
"Sure! Where are you departing from and what is your destination?",
"I am leaving from Cambridge.",
"I'll need to get some more information. Can you tell me your destination and when you will be travelling?",
"I am going to bishops stortford at 12:45 on thursday.",
"You would like to leave bishops stortford at 12:45?",
"Yes, on Thursday. Can you book me a train for 3 people please?",
"Okay the TR 2929 leaves at 11:29 and arrives at 12:07. Would you like me to book this?"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure"
],
"slots_values_list": [
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"thursday"
],
[
"cambridge"
],
[
"bishops stortford"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"thursday"
],
[
"cambridge"
],
[
"bishops stortford"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"cambridge"
],
"span_start": [
18
],
"span_end": [
27
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"day",
"destination"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"destination"
],
"slot_value": [
"thursday",
"bishops stortford"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"day"
],
"act_slot_value": [
"bishops stortford",
"thursday"
],
"span_start": [
14,
44
],
"span_end": [
31,
52
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"leaveat"
],
"slot_value": [
"bishops stratford",
"12:45"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"12:45"
],
"span_start": [
45
],
"span_end": [
50
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"bookpeople",
"day"
],
"slot_value": [
"3",
"thursday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"bookpeople"
],
"act_slot_value": [
"thursday",
"3"
],
"span_start": [
8,
46
],
"span_end": [
16,
47
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat",
"trainid"
],
"slot_value": [
"12:07",
"11:29",
"TR 2929"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat",
"arriveby"
],
"act_slot_value": [
"TR 2929",
"11:29",
"12:07"
],
"span_start": [
9,
27,
48
],
"span_end": [
16,
32,
53
]
}
}
]
}
|
SNG0350.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I am looking for a train that goes to cambridge and arrives at the destination after 13:00.",
"I will be happy to find one for you. What day will you be traveling?",
"I will be traveling on Saturday and want to leave from peterborough.",
"I have a 13:17 or a 15:17? would those departure times work for you?",
"No I need an earlier train.",
"I'm afraid that's all we've got.",
"I'm sorry I may have confused you. I would want to go from Petersborough to Cambridge on Saturday and arrive by 13:00, so anything that will get me there before that.",
"Sure, when would you like to depart?",
"It doesn't matter. I just need to get to Cambridge before 13:00. I will need 5 seats please.",
"The TR5538 departs Peterborough at 11:48 and arrives in Cambridge at 12:38 with a duration of 50 minutes. The cost is 13.20 pounds. Would you like to book a ticket on this train, or should we look at some other times?",
"That sounds perfect, can you book that for 5 people for me, please?",
"Booked! You pay 66 GBP at the station. Reference number: Z66EG4L8 .",
"You've been very helpful. Thank you. Goodbye.",
"Have a good trip. Thank you for using Cambridge TownInfo Centre. Goodbye."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"cambridge"
],
[
"13:00"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"13:00"
],
"start": [
85
],
"exclusive_end": [
90
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"saturday"
],
[
"cambridge"
],
[
"13:00"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"saturday"
],
[
"cambridge"
],
[
"13:00"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"saturday"
],
[
"peterborough"
],
[
"cambridge"
],
[
"13:00"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"13:00"
],
[
"saturday"
],
[
"peterborough"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"13:00"
],
"start": [
58
],
"exclusive_end": [
63
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"13:00"
],
[
"5"
],
[
"saturday"
],
[
"peterborough"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination",
"leaveat"
],
"slot_value": [
"13:00",
"cambridge",
"13:00"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"arriveby",
"leaveat"
],
"act_slot_value": [
"cambridge",
"13:00",
"13:00"
],
"span_start": [
38,
85,
85
],
"span_end": [
47,
90,
90
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"saturday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"saturday"
],
"span_start": [
23
],
"span_end": [
31
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat",
"leaveat"
],
"slot_value": [
"13:17",
"15:17"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"leaveat",
"leaveat"
],
"act_slot_value": [
"13:17",
"15:17"
],
"span_start": [
9,
20
],
"span_end": [
14,
25
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-NoOffer"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [],
"act_slots": []
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"13:00"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"13:00"
],
"span_start": [
58
],
"span_end": [
63
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure",
"destination",
"duration",
"leaveat",
"price",
"trainid"
],
"slot_value": [
"12:38",
"Peterborough",
"Cambridge",
"50 minutes",
"11:48",
"13.20 pounds",
"TR5538"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"departure",
"leaveat",
"destination",
"arriveby",
"duration",
"price"
],
"act_slot_value": [
"TR5538",
"Peterborough",
"11:48",
"Cambridge",
"12:38",
"50 minutes",
"13.20 pounds"
],
"span_start": [
4,
19,
35,
56,
69,
94,
118
],
"span_end": [
10,
31,
40,
65,
74,
104,
130
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"5"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"5"
],
"span_start": [
43
],
"span_end": [
44
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"66 GBP",
"Z66EG4L8"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"66 GBP",
"Z66EG4L8"
],
"span_start": [
16,
57
],
"span_end": [
22,
65
]
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01605.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a taxi today arriving at 21:00.",
"I need a little more information. Where are you leaving from?",
"Oh I'm sorry - I need to be picked up at the whipple museum of the history of science.",
"What is your destination?",
"I want to go to restaurant two two.",
"And do you want to be picked up from whipple museum at 2100 or get to restaurant two two at 2100?",
"I'd like to arrive at Restaurant Two Two by 21:00 please.",
"Great I have you booked in a grey lexus and the contact number is 07398176919.",
"Great thanks! That's all I need.",
"Glad I could help. Let us know if there's ever anything else we can help you with."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby"
],
"slots_values_list": [
[
"21:00"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-arriveby"
],
"value": [
"21:00"
],
"start": [
32
],
"exclusive_end": [
37
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure"
],
"slots_values_list": [
[
"21:00"
],
[
"whipple museum of the history of science"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"whipple museum of the history of science"
],
"start": [
45
],
"exclusive_end": [
85
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"21:00"
],
[
"whipple museum of the history of science"
],
[
"restaurant two two"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"restaurant two two"
],
"start": [
16
],
"exclusive_end": [
34
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"21:00"
],
[
"whipple museum of the history of science"
],
[
"restaurant two two"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"21:00"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"21:00"
],
"span_start": [
32
],
"span_end": [
37
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"whipple museum of the history of science"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"whipple museum of the history of science"
],
"span_start": [
45
],
"span_end": [
85
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"restaurant two two"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"restaurant two two"
],
"span_start": [
16
],
"span_end": [
34
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Restaurant-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07398176919",
"grey lexus"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"grey lexus",
"07398176919"
],
"span_start": [
29,
66
],
"span_end": [
39,
77
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0303.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"Yes, I need a train that is leaving from Stansted Airport on Saturday.",
"TR4194 stansted airport cambridge saturday 05:24 05:52 8.08 pounds 28 minutes. Would you like me to book you on this schedule?",
"I need to leave after 17:00 and it should go to cambridge.",
"Train Tr5953 leaves at 17:24 and arrives in Cambridge at 17:52. Would this work for you?",
"This works perfectly, thank you!",
"Is there anything else I can help you with today?",
"How much would the train ride cost me?",
"The train is 8.08 pounds per person.",
"Can you give me the travel time?",
"The travel time is 28 minutes.",
"Fantastic, thank you, that should be all.",
"Thank you for using this service, have a nice day."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure"
],
"slots_values_list": [
[
"saturday"
],
[
"stansted airport"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"saturday"
],
[
"stansted airport"
],
[
"cambridge"
],
[
"17:00"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"17:00"
],
"start": [
22
],
"exclusive_end": [
27
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"saturday"
],
[
"stansted airport"
],
[
"cambridge"
],
[
"17:00"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [
"train-duration"
],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"saturday"
],
[
"stansted airport"
],
[
"cambridge"
],
[
"17:00"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure"
],
"slot_value": [
"saturday",
"stansted airport"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"day"
],
"act_slot_value": [
"stansted airport",
"saturday"
],
"span_start": [
41,
61
],
"span_end": [
57,
69
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"day",
"departure",
"destination",
"duration",
"leaveat",
"price",
"trainid"
],
"slot_value": [
"05:52",
"saturday",
"stansted airport",
"cambridge",
"28 minutes",
"05:24",
"8.08 pounds",
"TR4194"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"departure",
"destination",
"day",
"leaveat",
"arriveby",
"price",
"duration"
],
"act_slot_value": [
"TR4194",
"stansted airport",
"cambridge",
"saturday",
"05:24",
"05:52",
"8.08 pounds",
"28 minutes"
],
"span_start": [
0,
7,
24,
34,
43,
49,
55,
67
],
"span_end": [
6,
23,
33,
42,
48,
54,
66,
77
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination",
"leaveat"
],
"slot_value": [
"cambridge",
"17:00"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"leaveat",
"destination"
],
"act_slot_value": [
"17:00",
"cambridge"
],
"span_start": [
22,
48
],
"span_end": [
27,
57
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination",
"leaveat",
"trainid"
],
"slot_value": [
"17:52",
"Cambridge",
"17:24",
"Tr5953"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat",
"destination",
"arriveby"
],
"act_slot_value": [
"Tr5953",
"17:24",
"Cambridge",
"17:52"
],
"span_start": [
6,
23,
44,
57
],
"span_end": [
12,
28,
53,
62
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"price"
],
"slot_value": [
"8.08 pounds per person"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"price"
],
"act_slot_value": [
"8.08 pounds per person"
],
"span_start": [
13
],
"span_end": [
35
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"duration"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"duration"
],
"slot_value": [
"28 minutes"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"duration"
],
"act_slot_value": [
"28 minutes"
],
"span_start": [
19
],
"span_end": [
29
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG02131.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I would like to book a taxi to the gandhi.",
"I can help you book that, first I'll need to know where you'd like picked up at.",
"I want to be picked up at prezzo please",
"I'll need a little more information to find you a taxi. What time would you like to arrive at the ghandi?",
"I can't leave until after 16:30, please.",
"Okay, I've got a grey ford with the contact number 07766078886.",
"Thank you very much!",
"You are most welcome!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination"
],
"slots_values_list": [
[
"the gandhi"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"the gandhi"
],
"start": [
31
],
"exclusive_end": [
41
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"prezzo"
],
[
"the gandhi"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"prezzo"
],
"start": [
26
],
"exclusive_end": [
32
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"prezzo"
],
[
"the gandhi"
],
[
"16:30"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat"
],
"value": [
"16:30"
],
"start": [
26
],
"exclusive_end": [
31
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"the gandhi"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"the gandhi"
],
"span_start": [
31
],
"span_end": [
41
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"prezzo"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"prezzo"
],
"span_start": [
26
],
"span_end": [
32
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"16:30"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"16:30"
],
"span_start": [
26
],
"span_end": [
31
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07766078886",
"grey ford"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"grey ford",
"07766078886"
],
"span_start": [
17,
51
],
"span_end": [
26,
62
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01360.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a taxi going to alexander bed and breafast.",
"I can help with that. Do you have a time in mind?",
"I need to get there by 7:30 AM.",
"I'd be happy to help! Where are you coming from?",
"I am leaving from abbey pool and astroturf pitch.",
"I have booked your taxi and it is a black ford.",
"Great, thanks! Is there a contact number available?",
"Yes. The contact number for the black Ford is 07561050522.",
"Got it. Thanks much. Goodbye.",
"Is there anything else I can help you with today?"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination"
],
"slots_values_list": [
[
"alexander bed and breakfast",
"alexander bed and breafast"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"alexander bed and breafast"
],
"start": [
23
],
"exclusive_end": [
49
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-destination"
],
"slots_values_list": [
[
"07:30",
"7:30 am"
],
[
"alexander bed and breakfast",
"alexander bed and breafast"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-arriveby"
],
"value": [
"7:30 AM"
],
"start": [
23
],
"exclusive_end": [
30
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"07:30",
"7:30 am"
],
[
"abbey pool and astroturf pitch"
],
[
"alexander bed and breakfast",
"alexander bed and breafast"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"abbey pool and astroturf pitch"
],
"start": [
18
],
"exclusive_end": [
48
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [
"taxi-phone"
],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"07:30",
"7:30 am"
],
[
"abbey pool and astroturf pitch"
],
[
"alexander bed and breakfast",
"alexander bed and breafast"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"alexander bed and breafast"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"alexander bed and breafast"
],
"span_start": [
23
],
"span_end": [
49
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"7:30 am"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"7:30 am"
],
"span_start": [
23
],
"span_end": [
30
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"abbey pool and astroturf pitch"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"abbey pool and astroturf pitch"
],
"span_start": [
18
],
"span_end": [
48
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"type"
],
"slot_value": [
"black ford"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"type"
],
"act_slot_value": [
"black ford"
],
"span_start": [
36
],
"span_end": [
46
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"phone"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07561050522",
"black Ford"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"black Ford",
"07561050522"
],
"span_start": [
32,
46
],
"span_end": [
42,
57
]
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0365.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I was wondering if you could help me in finding a train to the airport.",
"Sure. Where will you be leaving from?",
"I will need to leave from Cambridge if that's ok",
"What day are you travelling?",
"On Wednesday. I need the train to arrive by 19:15.",
"I have a train that arrives earlier at 18:08 and one that arrives just before your specified time at 19:08.",
"I'd like to book 3 tickets on the train arriving at 19:08, please. And would it be possible to have a reference number for the booking?",
"OK, you have 3 tickets reserved on TR4447, departing Cambridge at 18:40, arriving Stansted at 19:08. Total fee is 30.29 GBP. Reference #5VRJSMSE . Will that be all today?",
"Yes, it will. Thanks so much. Have a nice day.",
"You are very welcome. Enjoy your day too. Bye."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-destination"
],
"slots_values_list": [
[
"stansted airport"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"cambridge"
],
[
"stansted airport"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"wednesday"
],
[
"cambridge"
],
[
"stansted airport"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [
"train-ref"
],
"slots_values": {
"slots_values_name": [
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"3"
],
[
"wednesday"
],
[
"cambridge"
],
[
"stansted airport"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"cambridge"
],
"span_start": [
26
],
"span_end": [
35
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"day"
],
"slot_value": [
"19:15",
"wednesday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"arriveby"
],
"act_slot_value": [
"wednesday",
"19:15"
],
"span_start": [
3,
44
],
"span_end": [
12,
49
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"arriveby"
],
"slot_value": [
"18:08",
"19:08"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"arriveby",
"arriveby"
],
"act_slot_value": [
"18:08",
"19:08"
],
"span_start": [
39,
101
],
"span_end": [
44,
106
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"3"
]
},
{
"slot_name": [
"ref"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"3"
],
"span_start": [
17
],
"span_end": [
18
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"bookpeople",
"departure",
"destination",
"leaveat",
"price",
"ref",
"trainid"
],
"slot_value": [
"19:08",
"3",
"Cambridge",
"Stansted",
"18:40",
"30.29 GBP",
"5VRJSMSE",
"TR4447"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"bookpeople",
"trainid",
"departure",
"leaveat",
"destination",
"arriveby",
"price"
],
"act_slot_value": [
"3",
"TR4447",
"Cambridge",
"18:40",
"Stansted",
"19:08",
"30.29 GBP"
],
"span_start": [
13,
35,
53,
66,
82,
94,
114
],
"span_end": [
14,
41,
62,
71,
90,
99,
123
]
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0357.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I want to book a train for Friday.",
"OK, what are your departure and arrival stations, and what time are you traveling?",
"I want to go from Cambridge to London Kings Cross on Friday.",
"Is there a time you would like to leave by or arrive by?",
"Yes, I'd like to arrive by 10:15.",
"TR8026 arrives at 7:51 and TR2000 arrives at 9:51. May I book one of those?",
"I'm not looking to book at the moment, can I just get the travel time and price for TR2000? Thanks!",
"Sure travel time is 51 minutes and total cost of the ticket will be 23.60 pounds. Anything else I can help you with?",
"No that will be all today. Thank you.",
"You're quite welcome. Thank you for using the Cambridge TownInfo centre. Have a wonderful day!"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day"
],
"slots_values_list": [
[
"friday"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"friday"
],
[
"cambridge"
],
[
"london kings cross"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"10:15"
],
[
"friday"
],
[
"cambridge"
],
[
"london kings cross"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"10:15"
],
"start": [
27
],
"exclusive_end": [
32
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [
"train-duration",
"train-price"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"10:15"
],
[
"friday"
],
[
"cambridge"
],
[
"london kings cross"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"friday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"friday"
],
"span_start": [
27
],
"span_end": [
33
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination",
"leaveat"
],
"slot_value": [
"?",
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"cambridge",
"london kings cross"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"cambridge",
"london kings cross"
],
"span_start": [
18,
31
],
"span_end": [
27,
49
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"10:15"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"10:15"
],
"span_start": [
27
],
"span_end": [
32
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"arriveby",
"trainid",
"trainid"
],
"slot_value": [
"7:51",
"9:51",
"TR2000",
"TR8026"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"arriveby",
"trainid",
"arriveby"
],
"act_slot_value": [
"TR8026",
"7:51",
"TR2000",
"9:51"
],
"span_start": [
0,
18,
27,
45
],
"span_end": [
6,
22,
33,
49
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"duration",
"price"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"duration",
"price"
],
"slot_value": [
"51 minutes",
"23.60 pounds"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"duration",
"price"
],
"act_slot_value": [
"51 minutes",
"23.60 pounds"
],
"span_start": [
20,
68
],
"span_end": [
30,
80
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01610.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a taxi from bedouin that will leave after 20:00",
"I'd be happy to help - what is your destination?",
"stansted airport train station is the drop off location",
"I have booked a black tesla for you",
"I need a contact number please.",
"The contact number is: 07720856341.",
"Thank you very much.",
"Can I help you with anything else?",
"No that will be all, thank you.",
"No problem. Have a great day."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-leaveat"
],
"slots_values_list": [
[
"bedouin"
],
[
"20:00"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat",
"taxi-departure"
],
"value": [
"20:00",
"bedouin"
],
"start": [
49,
19
],
"exclusive_end": [
54,
26
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"bedouin"
],
[
"stansted airport train station"
],
[
"20:00"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"stansted airport train station"
],
"start": [
0
],
"exclusive_end": [
30
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [
"taxi-phone"
],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"bedouin"
],
[
"stansted airport train station"
],
[
"20:00"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"leaveat"
],
"slot_value": [
"bedouin",
"20:00"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"leaveat"
],
"act_slot_value": [
"bedouin",
"20:00"
],
"span_start": [
19,
49
],
"span_end": [
26,
54
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"stansted airport train station"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"stansted airport train station"
],
"span_start": [
0
],
"span_end": [
30
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"type"
],
"slot_value": [
"black tesla"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"type"
],
"act_slot_value": [
"black tesla"
],
"span_start": [
16
],
"span_end": [
27
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"phone"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone"
],
"slot_value": [
"07720856341"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"phone"
],
"act_slot_value": [
"07720856341"
],
"span_start": [
23
],
"span_end": [
34
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-greet"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01779.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I'd like to book a taxi to corpus christi",
"Sure! when do you want to leave?",
"I'd like to leave after 3:30 please.",
"Where would you like to depart from?",
"I'll be departing from prezzo. Please let me know what type of car the taxi is and their contact number. Thank you!",
"You are booked on a black bmw with the contact number 07721719862.",
"Thank you so much for all of your help! Have a good day.",
"Thank you, I hope you have a good day as well. If you need anything else we'll be here to help."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination"
],
"slots_values_list": [
[
"corpus christi"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"corpus christi"
],
"start": [
27
],
"exclusive_end": [
41
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"corpus christi"
],
[
"after 3:30",
"03:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat"
],
"value": [
"after 3:30"
],
"start": [
18
],
"exclusive_end": [
28
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [
"taxi-phone"
],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"prezzo"
],
[
"corpus christi"
],
[
"03:45",
"after 3:30"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"prezzo"
],
"start": [
23
],
"exclusive_end": [
29
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"corpus christi"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"corpus christi"
],
"span_start": [
27
],
"span_end": [
41
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"after 3:30"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"after 3:30"
],
"span_start": [
18
],
"span_end": [
28
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"prezzo"
]
},
{
"slot_name": [
"phone"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"prezzo"
],
"span_start": [
23
],
"span_end": [
29
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07721719862",
"black bmw"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"black bmw",
"07721719862"
],
"span_start": [
20,
54
],
"span_end": [
29,
65
]
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG02237.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a taxi arriving by 23:30.",
"Okay, what is your departure site?",
"Little Seoul and I would like the contact number and car type",
"Where will you be going?",
"I'd like to go to people's portraits exhibition at girton college. I've heard it's stunning!",
"It sounds lovely! I've booked you in a grey Skoda. The contact number is 07240135377 in case you need it. What else may I assist you with?",
"That was everything. Thank You!",
"You're more than welcome!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby"
],
"slots_values_list": [
[
"23:30"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-arriveby"
],
"value": [
"23:30"
],
"start": [
26
],
"exclusive_end": [
31
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [
"taxi-type",
"taxi-phone"
],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-leaveat"
],
"slots_values_list": [
[
"little seoul"
],
[
"23:30"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat",
"taxi-departure"
],
"value": [
"",
"Little Seoul"
],
"start": [
-1,
0
],
"exclusive_end": [
-1,
12
],
"copy_from": [
"taxi-arriveby",
""
],
"copy_from_value": [
[
"23:30"
],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"little seoul"
],
[
"people's portraits exhibition at girton college",
"peoples portraits exhibition at girton college"
],
[
"23:30"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"people's portraits exhibition at girton college"
],
"start": [
18
],
"exclusive_end": [
65
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"23:30"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"23:30"
],
"span_start": [
26
],
"span_end": [
31
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"little seoul"
]
},
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"little seoul"
],
"span_start": [
0
],
"span_end": [
12
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"people's portraits exhibition at girton college"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"people's portraits exhibition at girton college"
],
"span_start": [
18
],
"span_end": [
65
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07240135377",
"grey Skoda"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"grey Skoda",
"07240135377"
],
"span_start": [
39,
73
],
"span_end": [
49,
84
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG01293.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a taxi to pick me up after 04:15",
"Sure! where are you going?",
"I'm going to the hotel du vin and bistro",
"Alright. And where would you like to be picked up from?",
"Please pick me up at the scott polar museum",
"Okay, I've booked a taxi for you.",
"Could you give me the car type and contact number?",
"Certainly, the car is a white Honda, and the contact number is 07135860962.",
"Got it. Thanks for helping me.",
"Your welcome.. Have a great time."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-leaveat"
],
"slots_values_list": [
[
"04:15"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat"
],
"value": [
"04:15"
],
"start": [
34
],
"exclusive_end": [
39
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"hotel du vin and bistro"
],
[
"04:15"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"hotel du vin and bistro"
],
"start": [
17
],
"exclusive_end": [
40
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"scott polar museum"
],
[
"hotel du vin and bistro"
],
[
"04:15"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"scott polar museum"
],
"start": [
25
],
"exclusive_end": [
43
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [
"taxi-type",
"taxi-phone"
],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"scott polar museum"
],
[
"hotel du vin and bistro"
],
[
"04:15"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"04:15"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"04:15"
],
"span_start": [
34
],
"span_end": [
39
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"hotel du vin and bistro"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"hotel du vin and bistro"
],
"span_start": [
17
],
"span_end": [
40
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"scott polar museum"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"scott polar museum"
],
"span_start": [
25
],
"span_end": [
43
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07135860962",
"white Honda"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"white Honda",
"07135860962"
],
"span_start": [
24,
63
],
"span_end": [
35,
74
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye",
"general-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
PMUL4066.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I'm looking for a train to broxbourne.",
"Where would you like to leave from, and what day and time would you like to travel?",
"I'm going to be leaving from Cambridge. I need to leave on Tuesday by 13:00.",
"Is there a time you would like to get there by ?",
"I don't have an arrival preference.",
"The earliest train leaves at 5:01. The latest train leaving by 13:00 would depart at 12:01. There is also one that leaves at 13:01. The trains run every hour.",
"Actually, I'd like to arrive by 13:00. Could you give me the train ID for the train arriving closest to that time?",
"Train ID is TR6357. Would you like to book ?"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-destination"
],
"slots_values_list": [
[
"broxbourne"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"13:00"
],
[
"tuesday"
],
[
"cambridge"
],
[
"broxbourne"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"13:00"
],
"start": [
70
],
"exclusive_end": [
75
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"13:00"
],
[
"tuesday"
],
[
"cambridge"
],
[
"broxbourne"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"13:00"
],
[
"tuesday"
],
[
"cambridge"
],
[
"broxbourne"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"broxbourne"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"broxbourne"
],
"span_start": [
27
],
"span_end": [
37
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"day",
"departure",
"leaveat"
],
"slot_value": [
"?",
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"day",
"departure"
],
"slot_value": [
"13:00",
"tuesday",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"day",
"arriveby"
],
"act_slot_value": [
"cambridge",
"tuesday",
"13:00"
],
"span_start": [
29,
59,
70
],
"span_end": [
38,
66,
75
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [],
"act_slots": []
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat",
"leaveat",
"leaveat",
"leaveat",
"leaveat"
],
"slot_value": [
"12:01",
"13:00",
"13:01",
"5:01",
"every hour"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"leaveat",
"leaveat",
"leaveat",
"leaveat",
"leaveat"
],
"act_slot_value": [
"5:01",
"13:00",
"12:01",
"13:01",
"every hour"
],
"span_start": [
29,
63,
85,
125,
147
],
"span_end": [
33,
68,
90,
130,
157
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"13:00"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"13:00"
],
"span_start": [
32
],
"span_end": [
37
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"trainid"
],
"slot_value": [
"TR6357"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"trainid"
],
"act_slot_value": [
"TR6357"
],
"span_start": [
12
],
"span_end": [
18
]
}
}
]
}
|
SNG01327.json
|
[
"taxi"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need to book at taxi to take me from the Fez Club to the Cambridge Punter.",
"Sure! when would you like to arrive?",
"I actually need to leave after 05:30.",
"Your booking is complete. A yellow ford will be picking you up.",
"That's great, before you go, could I get the contact number for the taxi, please?",
"The contact number is 07857775322.",
"Thank you so much for your help. Have a great day!",
"You're welcome, I'm glad I could help. If you need anything else feel free to ask."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"the fez club"
],
[
"cambridge punter"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-departure"
],
"value": [
"Cambridge Punter",
"the Fez Club"
],
"start": [
59,
39
],
"exclusive_end": [
75,
51
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"the fez club"
],
[
"cambridge punter"
],
[
"05:30"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat"
],
"value": [
"05:30"
],
"start": [
31
],
"exclusive_end": [
36
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [
"taxi-phone"
],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"the fez club"
],
[
"cambridge punter"
],
[
"05:30"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"the fez club",
"cambridge punter"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"the fez club",
"cambridge punter"
],
"span_start": [
39,
59
],
"span_end": [
51,
75
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"05:30"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"05:30"
],
"span_start": [
31
],
"span_end": [
36
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"type"
],
"slot_value": [
"yellow ford"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"type"
],
"act_slot_value": [
"yellow ford"
],
"span_start": [
28
],
"span_end": [
39
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"phone"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone"
],
"slot_value": [
"07857775322"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"phone"
],
"act_slot_value": [
"07857775322"
],
"span_start": [
22
],
"span_end": [
33
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
SNG0326.json
|
[
"train"
] |
{
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a not later than 9:15 train to Cambridge.",
"It looks like there's a train for Cambridge with an arrival time of 07:07. Would you like me to book that for you?",
"Yes, book me for Sunday departing from london kings cross.",
"How many tickets will you require?",
"8, please",
"Your booking is successful. Train is leaving at 07:17 and it costs 151.04 GBP. Your reference number is 5Y7XKAJY . Anything else I can help with?",
"No thank you that's I need!",
"Okay thank you for calling. Don't hesitate to call us again."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-destination"
],
"slots_values_list": [
[
"9:15",
"09:15"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"9:15"
],
"start": [
24
],
"exclusive_end": [
28
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-destination"
],
"slots_values_list": [
[
"09:15",
"9:15"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"train"
],
"state": [
{
"active_intent": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"09:15",
"9:15"
],
[
"8"
],
[
"sunday"
],
[
"london kings cross"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination"
],
"slot_value": [
"9:15",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"arriveby",
"destination"
],
"act_slot_value": [
"9:15",
"cambridge"
],
"span_start": [
24,
38
],
"span_end": [
28,
47
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination"
],
"slot_value": [
"07:07",
"Cambridge"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"arriveby"
],
"act_slot_value": [
"Cambridge",
"07:07"
],
"span_start": [
34,
68
],
"span_end": [
43,
73
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure"
],
"slot_value": [
"sunday",
"london kings cross"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"departure"
],
"act_slot_value": [
"sunday",
"london kings cross"
],
"span_start": [
17,
39
],
"span_end": [
23,
57
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"8"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"8"
],
"span_start": [
0
],
"span_end": [
1
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"leaveat",
"price",
"ref"
],
"slot_value": [
"07:17",
"151.04 GBP",
"5Y7XKAJY"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"leaveat",
"price",
"ref"
],
"act_slot_value": [
"07:17",
"151.04 GBP",
"5Y7XKAJY"
],
"span_start": [
48,
67,
104
],
"span_end": [
53,
77,
112
]
}
},
{
"dialog_act": {
"act_type": [
"general-thank"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"general-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.