dialogue_id
stringlengths 12
13
| services
sequencelengths 1
2
| turns
sequence |
---|---|---|
SNG01668.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 get a taxi and leave at 345. I need to go to saigon city.",
"Ok, what is your departure site?",
"I need to be picked up at all saints church, please.",
"Booking is complete, a grey volvo will be picking you up.",
"Could you give me the contact number for the taxi?",
"Sure, the contact number is 07640034506. Is there anything else I can help you with today?",
"No, that's it for now. Thanks!",
"Glad to help. 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": [
[
"saigon city"
],
[
"345",
"03:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat",
"taxi-destination"
],
"value": [
"345",
"saigon city"
],
"start": [
34,
55
],
"exclusive_end": [
37,
66
],
"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": [
[
"all saints church"
],
[
"saigon city"
],
[
"03:45",
"345"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"all saints church"
],
"start": [
26
],
"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-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"all saints church"
],
[
"saigon city"
],
[
"03:45",
"345"
]
]
}
}
],
"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",
"leaveat"
],
"slot_value": [
"saigon city",
"345"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"leaveat",
"destination"
],
"act_slot_value": [
"345",
"saigon city"
],
"span_start": [
34,
55
],
"span_end": [
37,
66
]
}
},
{
"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": [
"all saints church"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"all saints church"
],
"span_start": [
26
],
"span_end": [
43
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"type"
],
"slot_value": [
"grey volvo"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"type"
],
"act_slot_value": [
"grey volvo"
],
"span_start": [
23
],
"span_end": [
33
]
}
},
{
"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": [
"07640034506"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"phone"
],
"act_slot_value": [
"07640034506"
],
"span_start": [
28
],
"span_end": [
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-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
} |
SNG1303.json | [
"train"
] | {
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I'm are looking for a train. The train should depart from peterborough and should leave after 10:15",
"What day would you like to depart?",
"It will be Sunday, from peterborough to cambridge, I will need the price of the ticket as well.",
"The closest match I have is the TR8509. It leaves at 10:19.",
"That sounds good. What is the train fare, please?",
"It costs 13.20 pounds. Do you need any other information?",
"No that is all. Thanks 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-departure",
"train-leaveat"
],
"slots_values_list": [
[
"peterborough"
],
[
"10:15"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"10:15"
],
"start": [
94
],
"exclusive_end": [
99
],
"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"
],
[
"peterborough"
],
[
"cambridge"
],
[
"10: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"
],
[
"peterborough"
],
[
"cambridge"
],
[
"10: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": [
"peterborough",
"10:15"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"leaveat"
],
"act_slot_value": [
"peterborough",
"10:15"
],
"span_start": [
58,
94
],
"span_end": [
70,
99
]
}
},
{
"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",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"day",
"destination"
],
"slot_value": [
"sunday",
"cambridge"
]
},
{
"slot_name": [
"price"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"destination"
],
"act_slot_value": [
"sunday",
"cambridge"
],
"span_start": [
11,
40
],
"span_end": [
17,
49
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat",
"trainid"
],
"slot_value": [
"10:19",
"TR8509"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat"
],
"act_slot_value": [
"TR8509",
"10:19"
],
"span_start": [
32,
53
],
"span_end": [
38,
58
]
}
},
{
"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",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"price"
],
"slot_value": [
"13.20 pounds"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"price"
],
"act_slot_value": [
"13.20 pounds"
],
"span_start": [
9
],
"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",
"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": []
}
}
]
} |
SNG02017.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 to go to the gandhi to arrive by 18:00",
"Okay, I will need your departure site first",
"I'm departing from cherry hinton water play.",
"Excellent. I was able to book a black Ford for you.",
"Great thank you. Can I have the contact number?",
"The contact number is 07299305269.",
"That's all I need, thank you so much.",
"enjoy your ride"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"the gandhi"
],
[
"18:00"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat",
"taxi-destination"
],
"value": [
"18:00",
"the gandhi"
],
"start": [
47,
23
],
"exclusive_end": [
52,
33
],
"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": [
[
"cherry hinton water play"
],
[
"the gandhi"
],
[
"18:00"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"cherry hinton water play"
],
"start": [
19
],
"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-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"cherry hinton water play"
],
[
"the gandhi"
],
[
"18: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": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination",
"leaveat"
],
"slot_value": [
"18:00",
"the gandhi",
"18:00"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"destination",
"arriveby",
"leaveat"
],
"act_slot_value": [
"the gandhi",
"18:00",
"18:00"
],
"span_start": [
23,
47,
47
],
"span_end": [
33,
52,
52
]
}
},
{
"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": [
"cherry hinton water play"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"cherry hinton water play"
],
"span_start": [
19
],
"span_end": [
43
]
}
},
{
"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": [
32
],
"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": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone"
],
"slot_value": [
"07299305269"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"phone"
],
"act_slot_value": [
"07299305269"
],
"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": []
}
}
]
} |
SNG1327.json | [
"train"
] | {
"turn_id": [
"0",
"1",
"2",
"3"
],
"speaker": [
0,
1,
0,
1
],
"utterance": [
"I am looking to book a ticket for 2 people for the tuesday train leaving from cambridge and arriving by 10:30 at broxbourne",
"I've booked 2 tickets for you on TR7656 ref#IBECBEPN . The total cost is 35.79 GBP. Is there anything else I can help with today?",
"Great thanks! That will be all!",
"Let us know if you need more help, good bye."
],
"frames": [
{
"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": [
[
"10:30"
],
[
"2"
],
[
"tuesday"
],
[
"cambridge"
],
[
"broxbourne"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"10:30"
],
"start": [
104
],
"exclusive_end": [
109
],
"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",
"bookpeople",
"day",
"departure",
"destination"
],
"slot_value": [
"10:30",
"2",
"tuesday",
"cambridge",
"broxbourne"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"bookpeople",
"day",
"departure",
"arriveby",
"destination"
],
"act_slot_value": [
"2",
"tuesday",
"cambridge",
"10:30",
"broxbourne"
],
"span_start": [
34,
51,
78,
104,
113
],
"span_end": [
35,
58,
87,
109,
123
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"bookpeople",
"price",
"ref",
"trainid"
],
"slot_value": [
"2",
"35.79 GBP",
"IBECBEPN",
"TR7656"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"bookpeople",
"trainid",
"price"
],
"act_slot_value": [
"2",
"TR7656",
"35.79 GBP"
],
"span_start": [
12,
33,
73
],
"span_end": [
13,
39,
82
]
}
},
{
"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-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": []
}
}
]
} |
SNG0351.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'm in need of a train leaving Boxbourne that can't arrive any later than 14:00. Can you find me one?",
"But of course. I just need a bit more info. What time do you want to leave and on what day?",
"I want to leave on Monday. It doesn't matter what time the train leaves as long as I arrive by 14:00.",
"Just to confirm: Is your destination Cambridge or another city?",
"Yes, my destination is Cambridge, and I'll be coming in from Broxbourne.",
"Okay, that helps give us a good start, what day are you wanting to travel?",
"Monday, please. For 6 people.",
"It looks like there is a train leaving broxbourne at 12:32 and arriving in cambridge at 13:32. The price is 17.90 pounds per passenger. Shall I book this for you?",
"Yes, please. I'll need 6 tickets.",
"The Booking for TR0354 was successful, the total fee is 107.4 GBP payable at the station . Reference number is : 8UV8Y3A7 .",
"Thank you so much. You have been very helpful!",
"You are very welcomed. 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": [
[
"14:00"
],
[
"broxbourne"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"14: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-departure"
],
"slots_values_list": [
[
"14:00"
],
[
"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-departure",
"train-destination"
],
"slots_values_list": [
[
"14:00"
],
[
"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-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"14:00"
],
[
"monday"
],
[
"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": [
[
"14:00"
],
[
"6"
],
[
"monday"
],
[
"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": [
"arriveby"
],
"slot_value": [
"14:00"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"14:00"
],
"span_start": [
74
],
"span_end": [
79
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"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",
"day"
],
"slot_value": [
"14:00",
"monday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"arriveby"
],
"act_slot_value": [
"monday",
"14:00"
],
"span_start": [
19,
95
],
"span_end": [
25,
100
]
}
},
{
"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": [
23
],
"span_end": [
32
]
}
},
{
"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": [
"monday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"monday"
],
"span_start": [
0
],
"span_end": [
6
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure",
"destination",
"leaveat",
"price"
],
"slot_value": [
"13:32",
"broxbourne",
"cambridge",
"12:32",
"17.90"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"leaveat",
"destination",
"arriveby",
"price"
],
"act_slot_value": [
"broxbourne",
"12:32",
"cambridge",
"13:32",
"17.90"
],
"span_start": [
39,
53,
75,
88,
108
],
"span_end": [
49,
58,
84,
93,
113
]
}
},
{
"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": [
23
],
"span_end": [
24
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref",
"trainid"
],
"slot_value": [
"107.4 GBP",
"8UV8Y3A7",
"TR0354"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"trainid",
"price",
"ref"
],
"act_slot_value": [
"TR0354",
"107.4 GBP",
"8UV8Y3A7"
],
"span_start": [
16,
56,
113
],
"span_end": [
22,
65,
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": []
}
}
]
} |
SNG0353.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 want to book a train that departs from Cambridge and arrives in Peterborough by 21:45.",
"Not a problem. What day will that be for?",
"I would like to travel on Saturday., Cambridge to Bishops Stortford.",
"I have about 8 trains going that route. The last train for that route arrives at 20:07. It leaves at 19:29. Would this arrival time work for you?",
"Yes, please book this for 4 people, please give me the reference number.",
"Ok. TR 4673 is booked for 4 people. The reference number is BY93GO28 .",
"Okay great. Thank you very much.",
"Is there anything else I can help you with?",
"I would like to book a restaurant for 4 people after I arrive.",
"I am sorry, I have no details for restaurants at your Bishops Stortford destination. Can I help you with anything else?",
"No thank you.",
"Are you sure? If you know which area, (east, west, centre, etc...), or what type of food you're looking for, I would be happy to find you a restaurant.",
"No, that's all. Thanks!",
"You are welcome. Thank you for calling Cambridge TownInfo Centre. Goodbye."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"21:45"
],
[
"cambridge"
],
[
"peterborough"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"21:45"
],
"start": [
82
],
"exclusive_end": [
87
],
"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:45"
],
[
"saturday"
],
[
"cambridge"
],
[
"bishops stortford"
]
]
}
}
],
"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:45"
],
[
"4"
],
[
"saturday"
],
[
"cambridge"
],
[
"bishops stortford"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"restaurant"
],
"state": [
{
"active_intent": "find_restaurant",
"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": [
"restaurant"
],
"state": [
{
"active_intent": "find_restaurant",
"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": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure",
"destination"
],
"slot_value": [
"21:45",
"cambridge",
"peterborough"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination",
"arriveby"
],
"act_slot_value": [
"cambridge",
"peterborough",
"21:45"
],
"span_start": [
41,
66,
82
],
"span_end": [
50,
78,
87
]
}
},
{
"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",
"destination"
],
"slot_value": [
"saturday",
"bishops stortford"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"destination"
],
"act_slot_value": [
"saturday",
"bishops stortford"
],
"span_start": [
26,
50
],
"span_end": [
34,
67
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"choice",
"leaveat"
],
"slot_value": [
"20:07",
"about 8",
"19:29"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"arriveby",
"leaveat"
],
"act_slot_value": [
"about 8",
"20:07",
"19:29"
],
"span_start": [
7,
81,
101
],
"span_end": [
14,
86,
106
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"4"
]
},
{
"slot_name": [
"ref"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"4"
],
"span_start": [
26
],
"span_end": [
27
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"ref",
"trainid"
],
"slot_value": [
"BY93GO28",
"TR 4673"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"trainid",
"ref"
],
"act_slot_value": [
"TR 4673",
"BY93GO28"
],
"span_start": [
4,
60
],
"span_end": [
11,
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-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": [
"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": [
"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": [
"Restaurant-Request",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"area",
"food"
],
"slot_value": [
"?",
"?"
]
},
{
"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": []
}
}
]
} |
SNG0426.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": [
"Greetings! Can you help me in locating a train to get me to Cambridge?",
"Certainly. Can you please tell me the location you are departing from and what day you would like to leave?",
"Sure. I need to leave on Friday from Broxbourne.",
"We have several trains for that day. Did you have a particular time you wanted to leave?",
"I am going to need to leave sometime later than 17:15. I will need 6 seats.",
"There are 7 trains available. When would you like to arrive bye?",
"It doesn't matter, I just need to leave sometime after 17:15.",
"I can book you on TR4322 from broxbourne to cambridge. It leaves at 17:32 and arrives by 18:32. Would you like that?",
"Yes please, for 6 people.",
"I booked 6 seats on TR4322, the price is 107.4 GBP and your reference number is RZUTECIJ . Is there anything else I can do for you?",
"That's all I needed for today. Thank you",
"I'm happy to be of service. Enjoy your time in Cambridge!"
],
"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-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"friday"
],
[
"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": [
[
"friday"
],
[
"broxbourne"
],
[
"cambridge"
],
[
"17:15"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"17: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-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"friday"
],
[
"broxbourne"
],
[
"cambridge"
],
[
"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-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"6"
],
[
"friday"
],
[
"broxbourne"
],
[
"cambridge"
],
[
"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"
],
"slot_value": [
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"cambridge"
],
"span_start": [
60
],
"span_end": [
69
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"day",
"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"
],
"slot_value": [
"friday",
"broxbourne"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"departure"
],
"act_slot_value": [
"friday",
"broxbourne"
],
"span_start": [
25,
37
],
"span_end": [
31,
47
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"several"
]
},
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"several"
],
"span_start": [
8
],
"span_end": [
15
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"17:15"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"17:15"
],
"span_start": [
48
],
"span_end": [
53
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"7"
]
},
{
"slot_name": [
"arriveby"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"7"
],
"span_start": [
10
],
"span_end": [
11
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"17:15"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"17:15"
],
"span_start": [
55
],
"span_end": [
60
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure",
"destination",
"leaveat",
"trainid"
],
"slot_value": [
"18:32",
"broxbourne",
"cambridge",
"17:32",
"TR4322"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBook",
"Train-OfferBook",
"Train-OfferBook",
"Train-OfferBook",
"Train-OfferBook"
],
"act_slot_name": [
"trainid",
"departure",
"destination",
"leaveat",
"arriveby"
],
"act_slot_value": [
"TR4322",
"broxbourne",
"cambridge",
"17:32",
"18:32"
],
"span_start": [
18,
30,
44,
68,
89
],
"span_end": [
24,
40,
53,
73,
94
]
}
},
{
"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": [
16
],
"span_end": [
17
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"price",
"ref",
"trainid"
],
"slot_value": [
"107.4 GBP",
"RZUTECIJ",
"TR4322"
]
},
{
"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": [
"TR4322",
"107.4 GBP",
"RZUTECIJ"
],
"span_start": [
20,
41,
80
],
"span_end": [
26,
50,
88
]
}
},
{
"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": []
}
}
]
} |
SNG0334.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 going to Broxbourne.",
"Certainly. Where will you be departing from?",
"I am leaving from Cambridge heading to Broxbourne.",
"I have 133 trains fitting that criteria, what time would you like to leave at?",
"I'd like to leave after 10:30.",
"What day are you traveling? And is this a booking just for yourself?",
"I am leaving on Thursday and can you please give me the travel time and price?",
"Sure, train TR3262 is perfect and has a 60 minute travel time. It costs 17.90 pounds. Would you like me to book it?",
"That would be perfect, thank you.",
"I have you on that train and your reference number is U5N4FNSQ . Is there anything else I can help you with today?",
"No that will be all for now.",
"Thank you for using our service. Have all of your needs been met?",
"Yes. Have a nice day.",
"Thank you for using Cambridge TownInfo Centre. Have a nice day!"
],
"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-departure",
"train-destination"
],
"slots_values_list": [
[
"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-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"cambridge"
],
[
"broxbourne"
],
[
"10:30"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"10:30"
],
"start": [
24
],
"exclusive_end": [
29
],
"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": [
[
"thursday"
],
[
"cambridge"
],
[
"broxbourne"
],
[
"10:30"
]
]
}
}
],
"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"
],
[
"thursday"
],
[
"cambridge"
],
[
"broxbourne"
],
[
"10:30"
]
]
}
}
],
"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": [
"broxbourne"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"broxbourne"
],
"span_start": [
34
],
"span_end": [
44
]
}
},
{
"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": [
18
],
"span_end": [
27
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"133"
]
},
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"133"
],
"span_start": [
7
],
"span_end": [
10
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"10:30"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"10:30"
],
"span_start": [
24
],
"span_end": [
29
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"bookpeople",
"day"
],
"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": [
"day"
],
"slot_value": [
"thursday"
]
},
{
"slot_name": [
"duration",
"price"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"thursday"
],
"span_start": [
16
],
"span_end": [
24
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"duration",
"price",
"trainid"
],
"slot_value": [
"60 minute travel time",
"17.90 pounds",
"TR3262"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"duration",
"price"
],
"act_slot_value": [
"TR3262",
"60 minute travel time",
"17.90 pounds"
],
"span_start": [
12,
40,
72
],
"span_end": [
18,
61,
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": [
"Train-OfferBooked",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"ref"
],
"slot_value": [
"U5N4FNSQ"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked"
],
"act_slot_name": [
"ref"
],
"act_slot_value": [
"U5N4FNSQ"
],
"span_start": [
54
],
"span_end": [
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": [
"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": []
}
}
]
} |
SNG01573.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 book a taxi to williams art and antiques from pembroke college.",
"Sure! when would you like to arrive?",
"I would like to arrive at Williams Art and Antiques at one thirty p.m.",
"Okay I completed a booking for you",
"I need the contact number and the type of car please.",
"A yellow volkswagen is booked for you. The contact number is 07206167165.",
"That's wonderful. And the taxi will arrive by 15:30, right?",
"Booking completed and corrected. You will get to williams art and antiques by 15:30. Booked car type : red tesla Contact number : 07554978717",
"Thank you!",
"Thank you good bye"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"pembroke college"
],
[
"williams art and antiques"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-departure"
],
"value": [
"williams art and antiques",
"pembroke college"
],
"start": [
25,
56
],
"exclusive_end": [
50,
72
],
"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": [
[
"one thirty p.m."
],
[
"pembroke college"
],
[
"williams art and antiques"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-arriveby"
],
"value": [
"one thirty p.m."
],
"start": [
55
],
"exclusive_end": [
70
],
"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": [
[
"one thirty p.m."
],
[
"pembroke college"
],
[
"williams art and antiques"
]
]
}
}
],
"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": [
[
"15:30"
],
[
"pembroke college"
],
[
"williams art and antiques"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-arriveby"
],
"value": [
"15:30"
],
"start": [
46
],
"exclusive_end": [
51
],
"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": [
"pembroke college",
"williams art and antiques"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"destination",
"departure"
],
"act_slot_value": [
"williams art and antiques",
"pembroke college"
],
"span_start": [
25,
56
],
"span_end": [
50,
72
]
}
},
{
"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": [
"one thirty p.m."
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"one thirty p.m."
],
"span_start": [
55
],
"span_end": [
70
]
}
},
{
"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"
],
"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": [
"07206167165",
"yellow volkswagen"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"yellow volkswagen",
"07206167165"
],
"span_start": [
2,
61
],
"span_end": [
19,
72
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"15:30"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"15:30"
],
"span_start": [
46
],
"span_end": [
51
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination",
"phone",
"type"
],
"slot_value": [
"15:30",
"williams art and antiques",
"07554978717",
"red tesla"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"destination",
"arriveby",
"type",
"phone"
],
"act_slot_value": [
"williams art and antiques",
"15:30",
"red tesla",
"07554978717"
],
"span_start": [
49,
78,
103,
130
],
"span_end": [
74,
83,
112,
141
]
}
},
{
"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": []
}
}
]
} |
PMUL4090.json | [
"train"
] | {
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"Yes, hello. I need a train departing from cambridge and should go to stansted airport.",
"Sure thing, what day will you be leaving?",
"I will be leaving on Sunday",
"TR5529 leaves at 5:40 and arrives at 6:08, will this work for you?",
"Yes, I need a booking for 7 people and the reference number.",
"The total is 56.56 GBP and can be paid at the station. the reference number is Y1MGNCV3"
],
"frames": [
{
"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": [
[
"sunday"
],
[
"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": [
[
"7"
],
[
"sunday"
],
[
"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": [
"departure",
"destination"
],
"slot_value": [
"cambridge",
"stansted airport"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"cambridge",
"stansted airport"
],
"span_start": [
42,
69
],
"span_end": [
51,
85
]
}
},
{
"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": [
21
],
"span_end": [
27
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat",
"trainid"
],
"slot_value": [
"6:08",
"5:40",
"TR5529"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat",
"arriveby"
],
"act_slot_value": [
"TR5529",
"5:40",
"6:08"
],
"span_start": [
0,
17,
37
],
"span_end": [
6,
21,
41
]
}
},
{
"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": [
26
],
"span_end": [
27
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"56.56 GBP",
"Y1MGNCV3"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"56.56 GBP",
"Y1MGNCV3"
],
"span_start": [
13,
79
],
"span_end": [
22,
87
]
}
}
]
} |
SNG1202.json | [
"taxi"
] | {
"turn_id": [
"0",
"1",
"2",
"3"
],
"speaker": [
0,
1,
0,
1
],
"utterance": [
"I am interested in booking a taxi. I need to leave from Primavera and go to Christ's College by 07:15. I also need the contact number and car type.",
"It is a blue Tesla and the number is 07728790411. Is there anything else I can help you with?",
"That is all. Thank you very much!",
"You're welcome! Have a great time!"
],
"frames": [
{
"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": [
[
"07:15"
],
[
"primavera"
],
[
"christ college",
"christ's college"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-departure",
"taxi-arriveby"
],
"value": [
"Christ's College",
"Primavera",
"07:15"
],
"start": [
76,
56,
96
],
"exclusive_end": [
92,
65,
101
],
"copy_from": [
"",
"",
""
],
"copy_from_value": [
[],
[],
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure",
"destination"
],
"slot_value": [
"07:15",
"primavera",
"christ's college"
]
},
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"destination",
"arriveby"
],
"act_slot_value": [
"primavera",
"christ's college",
"07:15"
],
"span_start": [
56,
76,
96
],
"span_end": [
65,
92,
101
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07728790411",
"blue Tesla"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"blue Tesla",
"07728790411"
],
"span_start": [
8,
37
],
"span_end": [
18,
48
]
}
},
{
"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": []
}
}
]
} |
SNG02046.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'm looking for a train that will be going to london kings cross on Wednesday.",
"There are ten trains departing from Cambridge and arriving in London Kings Cross on Wednesday. Do you need to arrive by a certain time?",
"I need it to arrive by 18:00.",
"How about TR8676 that leaves at 19:00?",
"i want to book for three people. help me get the reference number too",
"I'm sorry for the confusion, that train won't arrive by 18:00. TR3843 will arrive by 17:51, does that sound like it will work?",
"Yes, please book for 3 people. I will need a reference number also.",
"Booking was successful, the total fee is 70.8 GBP payable at the station. Reference number is : H6YK4BJL .",
"Thank you for your help!",
"You're certainly welcome. My pleasure, sir. Anything else I may do for you today?",
"You've covered it all. Thanks a million. Goodbye.",
"Happy to be of service. Please let us know if we can assist you 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": [
[
"wednesday"
],
[
"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-destination"
],
"slots_values_list": [
[
"18:00"
],
[
"wednesday"
],
[
"london kings cross"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"18:00"
],
"start": [
23
],
"exclusive_end": [
28
],
"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-destination"
],
"slots_values_list": [
[
"18:00"
],
[
"wednesday"
],
[
"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": [
"train-ref"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-destination"
],
"slots_values_list": [
[
"18:00"
],
[
"3"
],
[
"wednesday"
],
[
"london kings cross"
]
]
}
}
],
"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": [
"wednesday",
"london kings cross"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"day"
],
"act_slot_value": [
"london kings cross",
"wednesday"
],
"span_start": [
46,
68
],
"span_end": [
64,
77
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice",
"day",
"departure",
"destination"
],
"slot_value": [
"ten",
"Wednesday",
"Cambridge",
"London Kings Cross"
]
},
{
"slot_name": [
"arriveby"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"departure",
"destination",
"day"
],
"act_slot_value": [
"ten",
"Cambridge",
"London Kings Cross",
"Wednesday"
],
"span_start": [
10,
36,
62,
84
],
"span_end": [
13,
45,
80,
93
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"18:00"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"18:00"
],
"span_start": [
23
],
"span_end": [
28
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"leaveat",
"trainid"
],
"slot_value": [
"19:00",
"TR8676"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBook",
"Train-OfferBook"
],
"act_slot_name": [
"trainid",
"leaveat"
],
"act_slot_value": [
"TR8676",
"19:00"
],
"span_start": [
10,
32
],
"span_end": [
16,
37
]
}
},
{
"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",
"Train-NoOffer",
"Train-Select"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"trainid"
],
"slot_value": [
"17:51",
"TR3843"
]
},
{
"slot_name": [
"arriveby"
],
"slot_value": [
"18:00"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-NoOffer",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"arriveby",
"trainid",
"arriveby"
],
"act_slot_value": [
"18:00",
"TR3843",
"17:51"
],
"span_start": [
56,
63,
85
],
"span_end": [
61,
69,
90
]
}
},
{
"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": [
21
],
"span_end": [
22
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"70.8 GBP payable at the station",
"H6YK4BJL"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"70.8 GBP payable at the station",
"H6YK4BJL"
],
"span_start": [
41,
96
],
"span_end": [
72,
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-greet",
"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-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-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": []
}
}
]
} |
SNG01531.json | [
"taxi"
] | {
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need to taxi from Ian hong house.",
"Sure, where would you like to go?",
"I'd like to go to saint johns chop house.",
"Alright. Now, can you just tell me either when you'd like to leave after or the time you'd like to arrive by?",
"I'd like to arrive by 9:00 please.",
"Booking completed! Booked car type : yellow volvo Contact number : 07956401800"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure"
],
"slots_values_list": [
[
"ian hong house",
"lan hong house"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"Ian hong house"
],
"start": [
20
],
"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-departure",
"taxi-destination"
],
"slots_values_list": [
[
"lan hong house",
"ian hong house"
],
[
"saint johns chop house"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"saint johns chop house"
],
"start": [
18
],
"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-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"9:00",
"09:00"
],
[
"lan hong house",
"ian hong house"
],
[
"saint johns chop house"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-arriveby"
],
"value": [
"9:00"
],
"start": [
22
],
"exclusive_end": [
26
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"ian hong house"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"ian hong house"
],
"span_start": [
20
],
"span_end": [
34
]
}
},
{
"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": [
"saint johns chop house"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"saint johns chop house"
],
"span_start": [
18
],
"span_end": [
40
]
}
},
{
"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": [
"9:00"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"9:00"
],
"span_start": [
22
],
"span_end": [
26
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07956401800",
"yellow volvo"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"yellow volvo",
"07956401800"
],
"span_start": [
37,
67
],
"span_end": [
49,
78
]
}
}
]
} |
SNG1286.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 from cambridge to the stansted airport.",
"I can help with that! What day will you be travelling?",
"Saturday after 20:00. how much will this cost?",
"The cost of the trip from Cambridge to Stansted airport will cost 10.10 pounds for 1 person.",
"And what is the travel time please?",
"The trip lasts 28 minutes.",
"Okay thank you! that is all!",
"You're welcome! Have fun!",
"Thank you, bye",
"Goodbye, and thanks for contacting our service"
],
"frames": [
{
"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": "book_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-bookpeople",
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"1"
],
[
"saturday"
],
[
"cambridge"
],
[
"stansted airport"
],
[
"20:00"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"20:00"
],
"start": [
15
],
"exclusive_end": [
20
],
"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"
],
[
"saturday"
],
[
"cambridge"
],
[
"stansted airport"
],
[
"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": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"cambridge",
"stansted airport"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"cambridge",
"stansted airport"
],
"span_start": [
29,
46
],
"span_end": [
38,
62
]
}
},
{
"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",
"leaveat"
],
"slot_value": [
"saturday",
"20:00"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"leaveat"
],
"act_slot_value": [
"saturday",
"20:00"
],
"span_start": [
0,
15
],
"span_end": [
8,
20
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"bookpeople",
"departure",
"destination",
"price"
],
"slot_value": [
"1",
"Cambridge",
"Stansted airport",
"10.10 pounds"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination",
"price",
"bookpeople"
],
"act_slot_value": [
"Cambridge",
"Stansted airport",
"10.10 pounds",
"1"
],
"span_start": [
26,
39,
66,
83
],
"span_end": [
35,
55,
78,
84
]
}
},
{
"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": [
15
],
"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",
"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"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
} |
SNG01763.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 departing from leverton house.",
"I'd be happy to book that for you, first I'll need to know your destination.",
"I'm going to ugly duckling and must be there no later than 23:30 please",
"I've booked a red Toyota, the contact number is 0757492861.",
"Alright I have everything I needed and I appreciate your help. Thank you and have a great night.",
"You're welcome. Have fun.",
"That's all that I need today. Thanks again!",
"No problem! It was a pleasure"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure"
],
"slots_values_list": [
[
"leverton house"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"leverton house"
],
"start": [
29
],
"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": [
[
"23:30"
],
[
"leverton house"
],
[
"ugly duckling"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-arriveby"
],
"value": [
"ugly duckling",
"23:30"
],
"start": [
13,
59
],
"exclusive_end": [
26,
64
],
"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": [
"leverton house"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"leverton house"
],
"span_start": [
29
],
"span_end": [
43
]
}
},
{
"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": [
"arriveby",
"destination"
],
"slot_value": [
"23:30",
"ugly duckling"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"destination",
"arriveby"
],
"act_slot_value": [
"ugly duckling",
"23:30"
],
"span_start": [
13,
59
],
"span_end": [
26,
64
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"0757492861",
"red Toyota"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"red Toyota",
"0757492861"
],
"span_start": [
14,
48
],
"span_end": [
24,
58
]
}
},
{
"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": []
}
}
]
} |
SNG1373.json | [
"taxi"
] | {
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a taxi from finches bed and breakfast to Ian hong house. Please be here at 13:45. What is your phone number? What type of car?",
"Can you please provide me with a destination and arrival time? Thank you.",
"I need to arrive to Ian hong house by 13:45.",
"Your taxi is booked. Your car is a blue volkswagen and contact number is 07602572766",
"Thanks so much. That is all I needed.",
"Great, have a wonderful visit and a fantastic day. Thank you."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [
"taxi-phone"
],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-leaveat"
],
"slots_values_list": [
[
"finches bed and breakfast"
],
[
"13:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat",
"taxi-departure"
],
"value": [
"13:45",
"finches bed and breakfast"
],
"start": [
82,
19
],
"exclusive_end": [
87,
44
],
"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": [
[
"finches bed and breakfast"
],
[
"ian hong"
],
[
"13:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"Ian hong"
],
"start": [
20
],
"exclusive_end": [
28
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure",
"leaveat"
],
"slot_value": [
"13:45",
"finches bed and breakfast",
"13:45"
]
},
{
"slot_name": [
"phone"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"arriveby",
"leaveat"
],
"act_slot_value": [
"finches bed and breakfast",
"13:45",
"13:45"
],
"span_start": [
19,
82,
82
],
"span_end": [
44,
87,
87
]
}
},
{
"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": [
"destination"
],
"slot_value": [
"ian hong"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"ian hong"
],
"span_start": [
20
],
"span_end": [
28
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07602572766",
"blue volkswagen"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"blue volkswagen",
"07602572766"
],
"span_start": [
35,
73
],
"span_end": [
50,
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": []
}
}
]
} |
SNG0052.json | [
"taxi"
] | {
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"Hello! I would like a taxi, please. I will by departing from Cambridge Arts Theatre and going to Peking Restaurant.",
"I can book that for you. What time would you like to leave the theatre?",
"I would like to leave after 12:15. Please let me know the car type and contact number.",
"The car is a blue Honda and the contact number is 07344292445. Anything else I can help with?",
"Nope. That'll be it.",
"Great, hope you have a fantastic day!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"cambridge arts theatre"
],
[
"peking restaurant"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-departure"
],
"value": [
"Peking Restaurant",
"Cambridge Arts Theatre"
],
"start": [
97,
61
],
"exclusive_end": [
114,
83
],
"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": [
[
"cambridge arts theatre"
],
[
"peking restaurant"
],
[
"12:15"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat"
],
"value": [
"12:15"
],
"start": [
28
],
"exclusive_end": [
33
],
"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": [
[
"cambridge arts theatre"
],
[
"peking restaurant"
],
[
"12:15"
]
]
}
}
],
"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": [
"departure",
"destination"
],
"slot_value": [
"cambridge arts theatre",
"peking restaurant"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"cambridge arts theatre",
"peking restaurant"
],
"span_start": [
61,
97
],
"span_end": [
83,
114
]
}
},
{
"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",
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"12:15"
]
},
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"12:15"
],
"span_start": [
28
],
"span_end": [
33
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07344292445",
"blue Honda"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"blue Honda",
"07344292445"
],
"span_start": [
13,
50
],
"span_end": [
23,
61
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"12:15"
]
}
]
},
"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": []
}
}
]
} |
SNG1338.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.",
"When would you like to leave?",
"I need to arrive by 13:00. It doesn't matter what time I leave.",
"Okay, and where are your departure and destination locations?",
"I want to go to the lensfield hotel and depart from the fez club. Could you please give me the contact number and car type of the driver?",
"You are scheduled for a yellow Toyota. Contact number: 07205440226. Can I help with anything else today?",
"No, that will be all. Thank you very much for your time.",
"Thank you for using Cambridge TownInfo centre. Have a good time!"
],
"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-arriveby"
],
"slots_values_list": [
[
"13:00"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-arriveby"
],
"value": [
"13:00"
],
"start": [
20
],
"exclusive_end": [
25
],
"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": [
[
"13:00"
],
[
"the fez club"
],
[
"lensfield hotel"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-departure"
],
"value": [
"lensfield hotel",
"the fez club"
],
"start": [
20,
52
],
"exclusive_end": [
35,
64
],
"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": [
"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": [
"13:00"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"13:00"
],
"span_start": [
20
],
"span_end": [
25
]
}
},
{
"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",
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"departure",
"destination"
],
"slot_value": [
"the fez club",
"lensfield hotel"
]
},
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"destination",
"departure"
],
"act_slot_value": [
"lensfield hotel",
"the fez club"
],
"span_start": [
20,
52
],
"span_end": [
35,
64
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07205440226",
"yellow Toyota"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"yellow Toyota",
"07205440226"
],
"span_start": [
24,
55
],
"span_end": [
37,
66
]
}
},
{
"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": []
}
}
]
} |
SNG0089.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 that would pick me up from sesame restaurant and bar that would pick me up at 14:00",
"And where will the taxi be taking you?",
"I need to go to St John's Chop House. I would like a contact number and car type for my booking query.",
"Your taxi will be a grey Lexus with the contact number 07097363308.",
"Thank you, that is all I needed.",
"Thank you! Have a great day!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-leaveat"
],
"slots_values_list": [
[
"14:00"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat",
"taxi-departure"
],
"value": [
"14:00",
"sesame restaurant and bar"
],
"start": [
106,
55
],
"exclusive_end": [
111,
80
],
"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": [
[
"sesame restaurant and bar"
],
[
"st john's chop house",
"st johns chop house"
],
[
"14:00"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"St John's Chop House"
],
"start": [
16
],
"exclusive_end": [
36
],
"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",
"leaveat"
],
"slot_value": [
"14:00",
"sesame restaurant and bar",
"14:00"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"arriveby",
"leaveat"
],
"act_slot_value": [
"sesame restaurant and bar",
"14:00",
"14:00"
],
"span_start": [
55,
106,
106
],
"span_end": [
80,
111,
111
]
}
},
{
"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",
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"st john's chop house"
]
},
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"st john's chop house"
],
"span_start": [
16
],
"span_end": [
36
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07097363308",
"grey Lexus"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"grey Lexus",
"07097363308"
],
"span_start": [
20,
55
],
"span_end": [
30,
66
]
}
},
{
"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": []
}
}
]
} |
SNG0273.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": [
"I need a train from bishops stortford, please. I need to arrive by 21:45.",
"Sure, which day do you need to travel? Are you going to Cambridge?",
"I need to go to Cambridge on Monday.",
"What time do you want to depart?",
"I'm not sure whatever gets me there by 21:45. Can you tell me travel time and cost as well?",
"Yes travel time will be 38 minutes and the cost of ths journey is 10.10 pounds.",
"That's great, thanks for your help.",
"There is a train departing Bishops Stortford and arriving in Cambridge at 20:07 on Monday. Would you like me to book that for you?",
"Yes, please book it for me. Thanks.",
"How many tickets would you like booked for that trip?",
"Just one please.",
"You are booked for Train ID TR5806 that leaves at 19:29. The Reference number is EOJDK0BY . Do you have any other concerns?",
"How long will be the ride and how much will it cost me?",
"The fee is 10.1 GBP, payable at the station. The duration of the ride is 38 minutes.",
"Thank you so much!",
"You are very welcome. Can I offer any other assistance?",
"No, I am all set, thanks. Bye.",
"Have a nice trip. Bye."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-departure"
],
"slots_values_list": [
[
"21:45"
],
[
"bishops stortford"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"21:45"
],
"start": [
67
],
"exclusive_end": [
72
],
"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:45"
],
[
"monday"
],
[
"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": [
"train-duration"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"21:45"
],
[
"monday"
],
[
"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-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"21:45"
],
[
"monday"
],
[
"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-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"21:45"
],
[
"monday"
],
[
"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": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"21:45"
],
[
"1"
],
[
"monday"
],
[
"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": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-bookpeople",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"21:45"
],
[
"1"
],
[
"monday"
],
[
"bishops stortford"
],
[
"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",
"departure"
],
"slot_value": [
"21:45",
"bishops stortford"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"arriveby"
],
"act_slot_value": [
"bishops stortford",
"21:45"
],
"span_start": [
20,
67
],
"span_end": [
37,
72
]
}
},
{
"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": [
"monday",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"day"
],
"act_slot_value": [
"cambridge",
"monday"
],
"span_start": [
16,
29
],
"span_end": [
25,
35
]
}
},
{
"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": [
"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",
"price"
],
"slot_value": [
"38 minutes",
"10.10 pounds"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"duration",
"price"
],
"act_slot_value": [
"38 minutes",
"10.10 pounds"
],
"span_start": [
24,
66
],
"span_end": [
34,
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": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"day",
"departure",
"destination"
],
"slot_value": [
"20:07",
"Monday",
"Bishops Stortford",
"Cambridge"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination",
"arriveby",
"day"
],
"act_slot_value": [
"Bishops Stortford",
"Cambridge",
"20:07",
"Monday"
],
"span_start": [
27,
61,
74,
83
],
"span_end": [
44,
70,
79,
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": [
"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": [
5
],
"span_end": [
8
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"leaveat",
"ref",
"trainid"
],
"slot_value": [
"19:29",
"EOJDK0BY",
"TR5806"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"trainid",
"leaveat",
"ref"
],
"act_slot_value": [
"TR5806",
"19:29",
"EOJDK0BY"
],
"span_start": [
28,
50,
81
],
"span_end": [
34,
55,
89
]
}
},
{
"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-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"duration",
"price"
],
"slot_value": [
"38 minutes",
"10.1 GBP"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"duration"
],
"act_slot_value": [
"10.1 GBP",
"38 minutes"
],
"span_start": [
11,
73
],
"span_end": [
19,
83
]
}
},
{
"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"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
} |
SNG0086.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 to book a taxi leaving from The Oak Bistro please.",
"Certainly. What time would you like the taxi to arrive and for how many people?",
"a taxi that arrives by 15:00, the taxi is just for me",
"I can look it up, could you tell me where you would like to go please?",
"I would like to go to la mimosa.",
"Thank you. I have booked a grey honda for you for that time. Is there anything else I can assist you with today?",
"Could I have the contact number for the car?",
"Sure. The contact number is 07748558756.",
"Thanks, that's all I need.",
"Have a safe trip!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure"
],
"slots_values_list": [
[
"the oak bistro"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"The Oak Bistro"
],
"start": [
35
],
"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-departure"
],
"slots_values_list": [
[
"15:00"
],
[
"the oak bistro"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-arriveby"
],
"value": [
"15:00"
],
"start": [
23
],
"exclusive_end": [
28
],
"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:00"
],
[
"the oak bistro"
],
[
"la mimosa"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"la mimosa"
],
"start": [
22
],
"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-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"15:00"
],
[
"the oak bistro"
],
[
"la mimosa"
]
]
}
}
],
"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": [
"the oak bistro"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"the oak bistro"
],
"span_start": [
35
],
"span_end": [
49
]
}
},
{
"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:00"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"15:00"
],
"span_start": [
23
],
"span_end": [
28
]
}
},
{
"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": [
"la mimosa"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"la mimosa"
],
"span_start": [
22
],
"span_end": [
31
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"type"
],
"slot_value": [
"grey honda"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"type"
],
"act_slot_value": [
"grey honda"
],
"span_start": [
27
],
"span_end": [
37
]
}
},
{
"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": [
"07748558756"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"phone"
],
"act_slot_value": [
"07748558756"
],
"span_start": [
28
],
"span_end": [
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-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
} |
SNG0264.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": [
"Hello. Are there any trains leaving after 8:00 on Saturday?",
"What is your destination?",
"im going to kings lynn",
"Where will you be leaving from?",
"I would be leaving from Cambridge.",
"There is a train leaving at 9:11 would that work for you?",
"Yes, that would be fine. What's the train ID and travel time for that one?",
"the cambridge train leaves at 9:11 on sunday.",
"Can you give me the ID for this train and the overall travel time?",
"The ID is TR6088 and the total travel time is 47 minutes. Can I be of further assistance today?",
"That is all I will need. Good bye.",
"Please let us know if we can assist you in the future. Have a great day!"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"08:00",
"8:00"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"8:00"
],
"start": [
42
],
"exclusive_end": [
46
],
"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"
],
[
"kings lynn"
],
[
"08:00",
"8: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": [
[
"sunday"
],
[
"cambridge"
],
[
"kings lynn"
],
[
"08:00",
"8:00"
]
]
}
}
],
"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",
"train-trainid"
],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"cambridge"
],
[
"kings lynn"
],
[
"08:00",
"8:00"
]
]
}
}
],
"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",
"train-trainid"
],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"cambridge"
],
[
"kings lynn"
],
[
"08:00",
"8: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": [
"leaveat"
],
"slot_value": [
"8:00"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"8:00"
],
"span_start": [
42
],
"span_end": [
46
]
}
},
{
"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": [
"kings lynn"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"kings lynn"
],
"span_start": [
12
],
"span_end": [
22
]
}
},
{
"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": [
24
],
"span_end": [
33
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"9:11"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"9:11"
],
"span_start": [
28
],
"span_end": [
32
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"duration",
"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": [
"day",
"departure",
"leaveat"
],
"slot_value": [
"sunday",
"cambridge",
"9:11"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"leaveat",
"day"
],
"act_slot_value": [
"cambridge",
"9:11",
"sunday"
],
"span_start": [
4,
30,
38
],
"span_end": [
13,
34,
44
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"duration",
"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": [
"duration",
"trainid"
],
"slot_value": [
"47 minutes",
"TR6088"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"duration"
],
"act_slot_value": [
"TR6088",
"47 minutes"
],
"span_start": [
10,
46
],
"span_end": [
16,
56
]
}
},
{
"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-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": []
}
}
]
} |
SNG01959.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 am looking for train going to cambridge please.",
"Where are you planning to depart from?",
"I would like to leave from the birmingham new street station please. On a Saturday.",
"Okay, what time do you need to leave by?",
"I need to arrive by 16:45, departure is not as important.",
"How about TR3415 that arrives at 08:23?",
"you can book it please. get me the reference number too",
"Reference number is : PA6L738Y .",
"Thank you for your help",
"welcome. at your service next time",
"Sorry, I should have specified but the booking needs to be for 3 people",
"Booking was successful, the total fee is 180.24 GBP payable at the station for 3 tickets. Reference number is : 0UP7SB1H .",
"Perfect. Thank you so much! Have a great day!",
"You are quite welcome. Is there anything else I can assist you with today?",
"No that was all. Thanks",
"You're very welcome! Have a great day! Bye!"
],
"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-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"saturday"
],
[
"birmingham new 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": [
[
"16:45"
],
[
"saturday"
],
[
"birmingham new street"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"16:45"
],
"start": [
20
],
"exclusive_end": [
25
],
"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": [
[
"16:45"
],
[
"1"
],
[
"saturday"
],
[
"birmingham new street"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"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": [
[
"16:45"
],
[
"3"
],
[
"saturday"
],
[
"birmingham new street"
],
[
"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": [
"destination"
],
"slot_value": [
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"cambridge"
],
"span_start": [
32
],
"span_end": [
41
]
}
},
{
"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"
],
"slot_value": [
"saturday",
"birmingham new street"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"day"
],
"act_slot_value": [
"birmingham new street",
"saturday"
],
"span_start": [
31,
74
],
"span_end": [
52,
82
]
}
},
{
"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": [
"16:45"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"16:45"
],
"span_start": [
20
],
"span_end": [
25
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"trainid"
],
"slot_value": [
"08:23",
"TR3415"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"arriveby"
],
"act_slot_value": [
"TR3415",
"08:23"
],
"span_start": [
10,
33
],
"span_end": [
16,
38
]
}
},
{
"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"
],
"act_slots": [
{
"slot_name": [
"ref"
],
"slot_value": [
"PA6L738Y"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked"
],
"act_slot_name": [
"ref"
],
"act_slot_value": [
"PA6L738Y"
],
"span_start": [
22
],
"span_end": [
30
]
}
},
{
"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": [
"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": [
63
],
"span_end": [
64
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"180.24 GBP payable at the station",
"0UP7SB1H"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"180.24 GBP payable at the station",
"0UP7SB1H"
],
"span_start": [
41,
112
],
"span_end": [
74,
120
]
}
},
{
"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",
"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": []
}
}
]
} |
SNG1282.json | [
"taxi"
] | {
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"i want to book a taxi. The taxi should go to saigon city and should arrive by 24:45.",
"Where will you be departing from?",
"I will be departing from parkside pools.",
"I've booked a grey BMW that will leave Parkside Pools, and arrive in Saigon City by 24:45. Their contact number is 07828476668. Is there anything else I can help you with?",
"No thank you. that's all.",
"Okay, have a wonderful day then, goodbye!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-destination"
],
"slots_values_list": [
[
"24:45"
],
[
"saigon city"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-arriveby"
],
"value": [
"saigon city",
"24:45"
],
"start": [
45,
78
],
"exclusive_end": [
56,
83
],
"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": [
[
"24:45"
],
[
"parkside pools"
],
[
"saigon city"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"parkside pools"
],
"start": [
25
],
"exclusive_end": [
39
],
"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",
"destination"
],
"slot_value": [
"24:45",
"saigon city"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"destination",
"arriveby"
],
"act_slot_value": [
"saigon city",
"24:45"
],
"span_start": [
45,
78
],
"span_end": [
56,
83
]
}
},
{
"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": [
"parkside pools"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"parkside pools"
],
"span_start": [
25
],
"span_end": [
39
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure",
"destination",
"phone",
"type"
],
"slot_value": [
"24:45",
"Parkside Pools",
"Saigon City",
"07828476668",
"grey 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": [
"grey BMW",
"Parkside Pools",
"Saigon City",
"24:45",
"07828476668"
],
"span_start": [
14,
39,
69,
84,
115
],
"span_end": [
22,
53,
80,
89,
126
]
}
},
{
"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": []
}
}
]
} |
SNG01414.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": [
"Good afternoon, I need to make arrangements to leave Stevenage on Monday by train. Would you help me please?",
"What is your destination?",
"Cambridge is my destination",
"There are several options. What time would you like to depart?",
"I wish to leave sometime after 14:15.",
"How about TR5825?",
"thats still alright. give me the reference number too please",
"How many tickets do you need, please? Is it one?",
"I need 2 tickets please.",
"The booking was successful, your reference number is 8C5GS6IL . The total fee will be 25.6 GBP, payable at the station. Is there anything else I can help you with?",
"No that's all I needed. Thank you!",
"You're welcome,have a nice day and a wonderful trip."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure"
],
"slots_values_list": [
[
"monday"
],
[
"stevenage"
]
]
}
}
],
"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"
],
[
"stevenage"
],
[
"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"
],
[
"stevenage"
],
[
"cambridge"
],
[
"14:15"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"14:15"
],
"start": [
31
],
"exclusive_end": [
36
],
"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-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"monday"
],
[
"stevenage"
],
[
"cambridge"
],
[
"14: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": [
[
"2"
],
[
"monday"
],
[
"stevenage"
],
[
"cambridge"
],
[
"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": [
"day",
"departure"
],
"slot_value": [
"monday",
"stevenage"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"day"
],
"act_slot_value": [
"stevenage",
"monday"
],
"span_start": [
53,
66
],
"span_end": [
62,
72
]
}
},
{
"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": [
0
],
"span_end": [
9
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"several"
]
},
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"several"
],
"span_start": [
10
],
"span_end": [
17
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"14:15"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"14:15"
],
"span_start": [
31
],
"span_end": [
36
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"trainid"
],
"slot_value": [
"TR5825"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"trainid"
],
"act_slot_value": [
"TR5825"
],
"span_start": [
10
],
"span_end": [
16
]
}
},
{
"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-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": [
"2"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"2"
],
"span_start": [
7
],
"span_end": [
8
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"25.6 GBP",
"8C5GS6IL"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"ref",
"price"
],
"act_slot_value": [
"8C5GS6IL",
"25.6 GBP"
],
"span_start": [
53,
86
],
"span_end": [
61,
94
]
}
},
{
"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": []
}
}
]
} |
SNG0045.json | [
"taxi"
] | {
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"Hi, I am looking to book a taxi departing from Loch Fyne after 11:00.",
"What is your destination?",
"I'm heading to the bridge guest house.",
"I have confirmed a taxi for you, picking you up at 11:00 at loch fyne. A yellow lexus will pick you up. Their contact number is 07307653173.",
"Great. Thank you.",
"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": [
[
"loch fyne"
],
[
"11:00"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure",
"taxi-leaveat"
],
"value": [
"Loch Fyne",
"11:00"
],
"start": [
47,
63
],
"exclusive_end": [
56,
68
],
"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": [
[
"loch fyne"
],
[
"bridge guest house"
],
[
"11:00"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"bridge guest house"
],
"start": [
19
],
"exclusive_end": [
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",
"leaveat"
],
"slot_value": [
"loch fyne",
"11:00"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"leaveat"
],
"act_slot_value": [
"loch fyne",
"11:00"
],
"span_start": [
47,
63
],
"span_end": [
56,
68
]
}
},
{
"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": [
"bridge guest house"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"bridge guest house"
],
"span_start": [
19
],
"span_end": [
37
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure",
"leaveat",
"phone",
"type"
],
"slot_value": [
"loch fyne",
"11:00",
"07307653173",
"yellow lexus"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"leaveat",
"departure",
"type",
"phone"
],
"act_slot_value": [
"11:00",
"loch fyne",
"yellow lexus",
"07307653173"
],
"span_start": [
51,
60,
73,
128
],
"span_end": [
56,
69,
85,
139
]
}
},
{
"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": []
}
}
]
} |
SNG0431.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 from cambridge to ely.",
"No problem. What day will you be leaving, and is there a particular time you would like to board?",
"Yes, I need to leave on Friday sometime after 15:30.",
"I have a train that leaves Cambridge at 15:50 and arrives in Ely at 16:07, would you like me to book it for you?",
"Yes, I also would like the reference number.",
"Sure thing. The number is FAC22HSG . Anything else I can do for you?",
"I'm sorry, I forgot to specify that I need 6 tickets. Could you change that for me?",
"Surely, I have made that change and the new reference number is YWF1K74N . Is there anything else I can do for you?",
"Thanks I appreciate it. That's all I need!",
"You're welcome. Enjoy your trip!"
],
"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-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"friday"
],
[
"cambridge"
],
[
"ely"
],
[
"15:30"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"15:30"
],
"start": [
46
],
"exclusive_end": [
51
],
"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"
],
[
"friday"
],
[
"cambridge"
],
[
"ely"
],
[
"15:30"
]
]
}
}
],
"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": [
[
"6"
],
[
"friday"
],
[
"cambridge"
],
[
"ely"
],
[
"15: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": [
"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": [
20,
33
],
"span_end": [
29,
36
]
}
},
{
"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": [
"day",
"leaveat"
],
"slot_value": [
"friday",
"15:30"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"leaveat"
],
"act_slot_value": [
"friday",
"15:30"
],
"span_start": [
24,
46
],
"span_end": [
30,
51
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure",
"destination",
"leaveat"
],
"slot_value": [
"16:07",
"Cambridge",
"Ely",
"15:50"
]
},
{
"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",
"15:50",
"Ely",
"16:07"
],
"span_start": [
27,
40,
61,
68
],
"span_end": [
36,
45,
64,
73
]
}
},
{
"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": [
"FAC22HSG"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"ref"
],
"act_slot_value": [
"FAC22HSG"
],
"span_start": [
26
],
"span_end": [
34
]
}
},
{
"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": [
43
],
"span_end": [
44
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"ref"
],
"slot_value": [
"YWF1K74N"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked"
],
"act_slot_name": [
"ref"
],
"act_slot_value": [
"YWF1K74N"
],
"span_start": [
64
],
"span_end": [
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-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
} |
SNG1393.json | [
"taxi",
"train"
] | {
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need help today booking a taxi.",
"Alright where would you like to go?",
"Vue Cinema. I will be leaving from Ballare.",
"What time would you like to be picked up?",
"I need to be picked up by 13:00.",
"Booking completed! Booked car type : white toyota Contact number : 07622282042",
"Thank you for your help",
"You are welcome! Have a nice 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",
"train"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"ballare"
],
[
"vue cinema"
]
]
}
},
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure"
],
"slots_values_list": [
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-departure"
],
"value": [
"Vue Cinema",
"Ballare"
],
"start": [
0,
35
],
"exclusive_end": [
10,
42
],
"copy_from": [
"",
""
],
"copy_from_value": [
[],
[]
]
},
{
"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": [
[
"ballare"
],
[
"vue cinema"
],
[
"13:00"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat"
],
"value": [
"13:00"
],
"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": [
"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": [
"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": [
"ballare",
"vue cinema"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"destination",
"departure"
],
"act_slot_value": [
"vue cinema",
"ballare"
],
"span_start": [
0,
35
],
"span_end": [
10,
42
]
}
},
{
"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": [
"13:00"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"13:00"
],
"span_start": [
26
],
"span_end": [
31
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07622282042",
"white toyota"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"white toyota",
"07622282042"
],
"span_start": [
37,
67
],
"span_end": [
49,
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": []
}
}
]
} |
SNG01438.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 go to club salsa.",
"Sure thing, when would you like to arrive or leave by?",
"I want to get there by 1:30.",
"Where are you leaving from?",
"I will be leaving from Limehouse.",
"Where would you like the taxi to meet you for departure?",
"I just told you the limehouse.",
"Booking completed! Booked car type : white audi Contact number : 07075850505",
"Perfect, thanks for your help!",
"You are quite welcome!"
],
"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": [
23
],
"exclusive_end": [
33
],
"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": [
[
"01:30",
"1:30"
],
[
"club salsa"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-arriveby"
],
"value": [
"1:30"
],
"start": [
23
],
"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": [
[
"01:30",
"1:30"
],
[
"limehouse"
],
[
"club salsa"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"Limehouse"
],
"start": [
23
],
"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-arriveby",
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"01:30",
"1:30"
],
[
"limehouse"
],
[
"club salsa"
]
]
}
}
],
"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": [
"club salsa"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"club salsa"
],
"span_start": [
23
],
"span_end": [
33
]
}
},
{
"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": [
"1:30"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"1:30"
],
"span_start": [
23
],
"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": [
"limehouse"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"limehouse"
],
"span_start": [
23
],
"span_end": [
32
]
}
},
{
"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": [
"limehouse"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"limehouse"
],
"span_start": [
20
],
"span_end": [
29
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07075850505",
"white audi"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"white audi",
"07075850505"
],
"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-welcome"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
} |
SNG0300.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 that departs from Cambridge on Thursday.",
"There's a train that leaves at 9 am and arrives at 9:51 am. Is that good?",
"No, I actually need to leave after 12:00.",
"Okay, and what is your destination?",
"I need to go to ely after 12:00.",
"I have a train that leaves Ely on Thursday at 13:50 and arrives by 14:07. Would you like to book tickets?",
"Yes, that would be great. Can you book tickets for 7 people please. And I'll need a reference number for it.",
"Booked! Your reference number is UCT2SJ8W . Fee is 30.8, paid at the station. Anything else.",
"No thank you. That is all.",
"Okay great. Glad I could be of assistance."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure"
],
"slots_values_list": [
[
"thursday"
],
[
"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-leaveat"
],
"slots_values_list": [
[
"thursday"
],
[
"cambridge"
],
[
"12:00"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"12:00"
],
"start": [
35
],
"exclusive_end": [
40
],
"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"
],
[
"ely"
],
[
"12: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-ref"
],
"slots_values": {
"slots_values_name": [
"train-bookpeople",
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"7"
],
[
"thursday"
],
[
"cambridge"
],
[
"ely"
],
[
"12: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": [
"thursday",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"day"
],
"act_slot_value": [
"cambridge",
"thursday"
],
"span_start": [
43,
56
],
"span_end": [
52,
64
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat"
],
"slot_value": [
"9:51 am",
"9 am"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"leaveat",
"arriveby"
],
"act_slot_value": [
"9 am",
"9:51 am"
],
"span_start": [
31,
51
],
"span_end": [
35,
58
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"12:00"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"12:00"
],
"span_start": [
35
],
"span_end": [
40
]
}
},
{
"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": [
"ely"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"ely"
],
"span_start": [
16
],
"span_end": [
19
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure",
"leaveat"
],
"slot_value": [
"14:07",
"Ely",
"13:50"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"leaveat",
"arriveby"
],
"act_slot_value": [
"Ely",
"13:50",
"14:07"
],
"span_start": [
27,
46,
67
],
"span_end": [
30,
51,
72
]
}
},
{
"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": [
51
],
"span_end": [
52
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"30.8",
"UCT2SJ8W"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"ref",
"price"
],
"act_slot_value": [
"UCT2SJ8W",
"30.8"
],
"span_start": [
33,
51
],
"span_end": [
41,
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-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
} |
SNG1315.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 go to ely and should depart from Cambridge.",
"Of course, what day would you like to travel?",
"I would like to leave after 09:00 on Sunday.",
"There are many departure times available. Did you have a specific time in mind?",
"I just need to leave after 9:00. Can you book for 7 people?",
"You are all booked for 7 people on TR1159 leaving at 9:50 and arriving by 10:07. Reference #433N59V4 . Fee is 24.64 payable at the station. Anything else?",
"That's all for today. Thanks for your help!",
"Your welcome. Please let me know if you need anything else."
],
"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-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"sunday"
],
[
"cambridge"
],
[
"ely"
],
[
"after 09:00",
"09:15"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"after 09:00"
],
"start": [
22
],
"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": [
[
"7"
],
[
"sunday"
],
[
"cambridge"
],
[
"ely"
],
[
"09:15",
"after 09: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",
"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": [
49,
76
],
"span_end": [
52,
85
]
}
},
{
"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",
"leaveat"
],
"slot_value": [
"sunday",
"after 09:00"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"leaveat",
"day"
],
"act_slot_value": [
"after 09:00",
"sunday"
],
"span_start": [
22,
37
],
"span_end": [
33,
43
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"many"
]
},
{
"slot_name": [
"leaveat"
],
"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": [
"bookpeople"
],
"slot_value": [
"7"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"7"
],
"span_start": [
50
],
"span_end": [
51
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBooked",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"24.64",
"433N59V4"
]
},
{
"slot_name": [
"arriveby",
"bookpeople",
"leaveat",
"trainid"
],
"slot_value": [
"10:07",
"7",
"9:50",
"TR1159"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked",
"Train-OfferBooked",
"Train-Inform"
],
"act_slot_name": [
"bookpeople",
"trainid",
"leaveat",
"arriveby",
"price"
],
"act_slot_value": [
"7",
"TR1159",
"9:50",
"10:07",
"24.64"
],
"span_start": [
23,
35,
53,
74,
110
],
"span_end": [
24,
41,
57,
79,
115
]
}
},
{
"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": []
}
}
]
} |
SNG01843.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 tax to cambridge train station.",
"Where would you like to be picked up?",
"I'm at kymmoy",
"When would you like your taxi to pick you up?",
"I need to be picked up at 21:30.",
"Ok. I have booked for you a red skoda and the contact number is 07618237831. Anything else I can help you with?",
"That covers everything. Thanks so much. Goodbye.",
"Goodbye and thank you for your patronage."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination"
],
"slots_values_list": [
[
"cambridge train station"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"cambridge train station"
],
"start": [
16
],
"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-departure",
"taxi-destination"
],
"slots_values_list": [
[
"kymmoy"
],
[
"cambridge train station"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"kymmoy"
],
"start": [
7
],
"exclusive_end": [
13
],
"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": [
[
"kymmoy"
],
[
"cambridge train station"
],
[
"21:30"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat"
],
"value": [
"21: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": [
"cambridge train station"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"cambridge train station"
],
"span_start": [
16
],
"span_end": [
39
]
}
},
{
"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": [
"kymmoy"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"kymmoy"
],
"span_start": [
7
],
"span_end": [
13
]
}
},
{
"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": [
"21:30"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"21:30"
],
"span_start": [
26
],
"span_end": [
31
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07618237831",
"red skoda"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"red skoda",
"07618237831"
],
"span_start": [
28,
64
],
"span_end": [
37,
75
]
}
},
{
"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": []
}
}
]
} |
SNG02059.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 by 20:45 to go to Cote.",
"I'd be happy to help! Where are you coming from?",
"I'm leaving from tandoori palace.",
"Ok I have a white tesla and the contact number is 07657055747.",
"That was fast thank you so much!",
"Can I assist you with anything else?",
"No thanks. Have a good evening.",
"You, too, and thank you for calling. Goodbye."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"cote"
],
[
"20:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat",
"taxi-destination"
],
"value": [
"20:45",
"Cote"
],
"start": [
17,
32
],
"exclusive_end": [
22,
36
],
"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": [
[
"tandoori palace"
],
[
"cote"
],
[
"20:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"tandoori palace"
],
"start": [
17
],
"exclusive_end": [
32
],
"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",
"destination",
"leaveat"
],
"slot_value": [
"20:45",
"cote",
"20:45"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"arriveby",
"leaveat",
"destination"
],
"act_slot_value": [
"20:45",
"20:45",
"cote"
],
"span_start": [
17,
17,
32
],
"span_end": [
22,
22,
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": [
"tandoori palace"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"tandoori palace"
],
"span_start": [
17
],
"span_end": [
32
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07657055747",
"white tesla"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"white tesla",
"07657055747"
],
"span_start": [
12,
50
],
"span_end": [
23,
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-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"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
} |
SNG01253.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": [
"Where is the police station?",
"The police station is located in Parkside, Cambridge, CB11JG",
"Do you have a driver who can take me there?",
"Yes, of course. What is your departure site?",
"I can't think straight. Give me the police phone number, so they can come to me.",
"No problem at all. Please call 01223358966 to reach the police at that station. I'm certain they will be able to help you.",
"I hope so. Thanks for getting the number for me.",
"You are welcome. Do you require any further assistance?",
"No that was everything. Goodbye.",
"Thank you for using our services."
],
"frames": [
{
"service": [
"police"
],
"state": [
{
"active_intent": "find_police",
"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",
"police"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination"
],
"slots_values_list": [
[
"police station",
"parkside police station"
]
]
}
},
{
"active_intent": "find_police",
"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": [
"police"
],
"state": [
{
"active_intent": "find_police",
"requested_slots": [
"police-phone"
],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
}
],
"slots": [
{
"slot": [],
"value": [],
"start": [],
"exclusive_end": [],
"copy_from": [],
"copy_from_value": []
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"police"
],
"state": [
{
"active_intent": "find_police",
"requested_slots": [
"police-phone"
],
"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": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Police-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": [
"Police-Inform"
],
"act_slots": [
{
"slot_name": [
"address",
"postcode"
],
"slot_value": [
"Parkside, Cambridge",
"CB11JG"
]
}
]
},
"span_info": {
"act_type": [
"Police-Inform",
"Police-Inform"
],
"act_slot_name": [
"address",
"postcode"
],
"act_slot_value": [
"Parkside, Cambridge",
"CB11JG"
],
"span_start": [
33,
54
],
"span_end": [
52,
60
]
}
},
{
"dialog_act": {
"act_type": [
"Police-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": [
"Police-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": [
"Police-Inform"
],
"act_slots": [
{
"slot_name": [
"phone"
],
"slot_value": [
"01223358966"
]
}
]
},
"span_info": {
"act_type": [
"Police-Inform"
],
"act_slot_name": [
"phone"
],
"act_slot_value": [
"01223358966"
],
"span_start": [
31
],
"span_end": [
42
]
}
},
{
"dialog_act": {
"act_type": [
"Police-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": [
"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"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
} |
SNG0032.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 from bridge guest house to sidney sussex college.",
"Sure. What time did you want to leave and arrive by?",
"I don't care about the departure time but the taxi should arrive by 07:15.",
"I have booked you a car to leave from the bridge Guest House and arrive in Cambridge at Sidney Sussex College by 7:15. Your confirmation number is 07918620184. Is there anything else you need?",
"What type of car is it? Can I have the contact phone number?",
"You'll be looking for a red Audi and the contact number is 07918620184. .",
"thank you",
"You're welcome. Will you be needing anything else?",
"No, thank you!",
"Sounds good! Enjoy your trip.",
"Thank you so much. You were very helpful!",
"You are welcome, goodbye!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"bridge guest house"
],
[
"sidney sussex college"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-departure"
],
"value": [
"sidney sussex college",
"bridge guest house"
],
"start": [
49,
27
],
"exclusive_end": [
70,
45
],
"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:15"
],
[
"bridge guest house"
],
[
"sidney sussex college"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-arriveby"
],
"value": [
"07:15"
],
"start": [
68
],
"exclusive_end": [
73
],
"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:15"
],
[
"bridge guest house"
],
[
"sidney sussex college"
]
]
}
}
],
"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": []
},
{
"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",
"sidney sussex college"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"bridge guest house",
"sidney sussex college"
],
"span_start": [
27,
49
],
"span_end": [
45,
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"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"07:15"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"07:15"
],
"span_start": [
68
],
"span_end": [
73
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"departure",
"destination",
"phone"
],
"slot_value": [
"7:15",
"the bridge Guest House",
"Sidney Sussex College",
"07918620184"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"destination",
"arriveby",
"phone"
],
"act_slot_value": [
"the bridge Guest House",
"Sidney Sussex College",
"7:15",
"07918620184"
],
"span_start": [
38,
88,
113,
147
],
"span_end": [
60,
109,
117,
158
]
}
},
{
"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": [
"07918620184",
"red Audi"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"red Audi",
"07918620184"
],
"span_start": [
24,
59
],
"span_end": [
32,
70
]
}
},
{
"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-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-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": []
}
}
]
} |
SNG1237.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 leave on Saturday and should depart from Cambridge.",
"I can help with that! Where will you be traveling to?",
"Make that Tuesday. And I need to go to Stansted Airport.",
"Okay, I changed the day of travel to tuesday for you. Do you know what time you might want to leave after or arrive by?",
"I want to arrive by 19:30 please",
"Train TR9495 arrives at 19:08. Would you like to purchase tickets?",
"No thanks, that's actually all the info I needed from you today. Thank you!",
"Okay, great. Call us back if you need anything else. Goodbye."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure"
],
"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": [
[
"tuesday"
],
[
"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-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"19:30"
],
[
"tuesday"
],
[
"cambridge"
],
[
"stansted airport"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"19:30"
],
"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": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure"
],
"slot_value": [
"saturday",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"departure"
],
"act_slot_value": [
"saturday",
"cambridge"
],
"span_start": [
52,
84
],
"span_end": [
60,
93
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request",
"general-greet"
],
"act_slots": [
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
},
{
"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": [
"tuesday",
"stansted airport"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"destination"
],
"act_slot_value": [
"tuesday",
"stansted airport"
],
"span_start": [
10,
39
],
"span_end": [
17,
55
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"day"
],
"slot_value": [
"tuesday"
]
},
{
"slot_name": [
"arriveby",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"day"
],
"act_slot_value": [
"tuesday"
],
"span_start": [
37
],
"span_end": [
44
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"19:30"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"19:30"
],
"span_start": [
20
],
"span_end": [
25
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"trainid"
],
"slot_value": [
"19:08",
"TR9495"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"arriveby"
],
"act_slot_value": [
"TR9495",
"19:08"
],
"span_start": [
6,
24
],
"span_end": [
12,
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",
"general-greet",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
},
{
"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": []
}
}
]
} |
SNG0393.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.",
"Sure, where will you be boarding and what day would you like to leave?",
"I will board at King's Lynn, before 13:30 on Tuesday.",
"I have 8 routes which will arrive in Cambridge by 13:30. They leave hourly on the :11 from 05:11 to 12:11, lasting 47 minutes. Would you like to book?",
"I would like the train that arrives closest to 13:30 please. I will also need the departure time.",
"TR8699 departs Tuesday at 12:11 and arrives in Cambridge at 12:58. Would you like to book it?",
"No, I am not sure I am traveling just yet. Thanks for the information, I am all set for now. Have a nice day.",
"Okay, is there anything else I can help you with?",
"No. Goodbye.",
"Thanks for contacting the Cambridge TownInfo Centre and 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-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"13:30"
],
[
"tuesday"
],
[
"kings lynn"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"13:30"
],
"start": [
36
],
"exclusive_end": [
41
],
"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": [
[
"13:30"
],
[
"tuesday"
],
[
"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": [
"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": [
"day",
"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",
"day",
"departure"
],
"slot_value": [
"13:30",
"tuesday",
"kings lynn"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"arriveby",
"day"
],
"act_slot_value": [
"13:30",
"tuesday"
],
"span_start": [
36,
45
],
"span_end": [
41,
52
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"choice",
"destination",
"duration",
"leaveat",
"leaveat"
],
"slot_value": [
"13:30",
"8",
"Cambridge",
"47 minutes",
"05:11",
"12:11"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"destination",
"arriveby",
"leaveat",
"leaveat",
"duration"
],
"act_slot_value": [
"8",
"Cambridge",
"13:30",
"05:11",
"12:11",
"47 minutes"
],
"span_start": [
7,
37,
50,
91,
100,
115
],
"span_end": [
8,
46,
55,
96,
105,
125
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"13:30"
]
},
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"13:30"
],
"span_start": [
47
],
"span_end": [
52
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"day",
"destination",
"leaveat",
"trainid"
],
"slot_value": [
"12:58",
"Tuesday",
"Cambridge",
"12:11",
"TR8699"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"day",
"leaveat",
"destination",
"arriveby"
],
"act_slot_value": [
"TR8699",
"Tuesday",
"12:11",
"Cambridge",
"12:58"
],
"span_start": [
0,
15,
26,
47,
60
],
"span_end": [
6,
22,
31,
56,
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-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"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
} |
PMUL1125.json | [
"train"
] | {
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a train leaving on Friday.",
"Where are you departing from and what is your destination?",
"The train should depart from cambridge and should go to ely.",
"Is there a particular time you'd like to leave?",
"I would like to leave on Friday and should arrive by 08:15.",
"Booking was successful, the total fee is 4.4 GBP payable at the station . Reference number is : 57E550PF ."
],
"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"
],
[
"ely"
]
]
}
}
],
"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:15"
],
[
"1"
],
[
"friday"
],
[
"cambridge"
],
[
"ely"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"08:15"
],
"start": [
53
],
"exclusive_end": [
58
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"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": [
26
],
"span_end": [
32
]
}
},
{
"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": [
"departure",
"destination"
],
"act_slot_value": [
"cambridge",
"ely"
],
"span_start": [
29,
56
],
"span_end": [
38,
59
]
}
},
{
"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": [
"08:15"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"08:15"
],
"span_start": [
53
],
"span_end": [
58
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"4.4 GBP",
"57E550PF"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"4.4 GBP",
"57E550PF"
],
"span_start": [
41,
96
],
"span_end": [
48,
104
]
}
}
]
} |
SNG0269.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 find a train that arrives at 12:30 on Wednesday.",
"Certainly. Could you tell me where you're departing from and traveling to?",
"I am departing from Birmingham new street and going to Cambridge.",
"I have seven trains available then, could you tell me what time you would like to leave ?",
"Yes I need to arrive in Cambridge by 12:30 please.",
"The TR3543 puts you into Cambridge at 12:23. Will that train work for you?",
"Yes, that will work. Can you book that train for 8 people? I will also need a reference number.",
"Certainly. I have you booked and your reference number is 47MBURBC .",
"Great! Thanks, that's all I need.",
"Thank you! Have a great day!",
"Thank you for all of your help!",
"Have a great day!"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day"
],
"slots_values_list": [
[
"12:30"
],
[
"wednesday"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"12:30"
],
"start": [
39
],
"exclusive_end": [
44
],
"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"
],
[
"wednesday"
],
[
"birmingham new 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": [
[
"12:30"
],
[
"wednesday"
],
[
"birmingham new 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": [
[
"12:30"
],
[
"8"
],
[
"wednesday"
],
[
"birmingham new street"
],
[
"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": [
"12:30",
"wednesday"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"arriveby",
"day"
],
"act_slot_value": [
"12:30",
"wednesday"
],
"span_start": [
39,
48
],
"span_end": [
44,
57
]
}
},
{
"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": [
"birmingham new street",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"birmingham new street",
"cambridge"
],
"span_start": [
20,
55
],
"span_end": [
41,
64
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"seven"
]
},
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"seven"
],
"span_start": [
7
],
"span_end": [
12
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination"
],
"slot_value": [
"12:30",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"arriveby"
],
"act_slot_value": [
"cambridge",
"12:30"
],
"span_start": [
24,
37
],
"span_end": [
33,
42
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination",
"trainid"
],
"slot_value": [
"12:23",
"Cambridge",
"TR3543"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"destination",
"arriveby"
],
"act_slot_value": [
"TR3543",
"Cambridge",
"12:23"
],
"span_start": [
4,
25,
38
],
"span_end": [
10,
34,
43
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"bookpeople"
],
"slot_value": [
"8"
]
},
{
"slot_name": [
"ref"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"bookpeople"
],
"act_slot_value": [
"8"
],
"span_start": [
49
],
"span_end": [
50
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"ref"
],
"slot_value": [
"47MBURBC"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked"
],
"act_slot_name": [
"ref"
],
"act_slot_value": [
"47MBURBC"
],
"span_start": [
58
],
"span_end": [
66
]
}
},
{
"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": []
}
}
]
} |
SNG0014.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": [
"Hi, could you help me find a taxi out of cocum?",
"Could you tell me when you would like to leave by and when you would like to arrive?",
"I need to be picked up by 15:00. Could you provide me the car type and contact number, please?",
"What is your final destination?",
"Oh, I'm sorry. I would like to travel to Gallery at Twelve a High Street. I actually need to be there by 15:00.",
"OK, I can make that change.",
"When will the car arrive?",
"Unfortunately, it does not give me a specific arrival time. But if you like, you can call them to get that information. Their phone number is 07916703661.",
"Thanks, I will call them. Can you tell me what type of car I will have?",
"Your car type is a white tesla.",
"Great Thank you. That is all I need to know.",
"Great. Thank you for calling."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure"
],
"slots_values_list": [
[
"cocum"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"cocum"
],
"start": [
41
],
"exclusive_end": [
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-departure",
"taxi-leaveat"
],
"slots_values_list": [
[
"cocum"
],
[
"15:00"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat"
],
"value": [
"15: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-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"cocum"
],
[
"gallery at twelve a high street"
],
[
"15:00"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"Gallery at Twelve a High Street"
],
"start": [
41
],
"exclusive_end": [
72
],
"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": [
[
"cocum"
],
[
"gallery at twelve a high street"
],
[
"15:00"
]
]
}
}
],
"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": [
[
"15:00"
],
[
"cocum"
],
[
"gallery at twelve a high street"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-arriveby"
],
"value": [
""
],
"start": [
-1
],
"exclusive_end": [
-1
],
"copy_from": [
"taxi-leaveat"
],
"copy_from_value": [
[
"15:00"
]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
}
],
"dialogue_acts": [
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"cocum"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"cocum"
],
"span_start": [
41
],
"span_end": [
46
]
}
},
{
"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": [
"15:00"
]
},
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"15:00"
],
"span_start": [
26
],
"span_end": [
31
]
}
},
{
"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": [
"gallery at twelve a high street"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"gallery at twelve a high street"
],
"span_start": [
41
],
"span_end": [
72
]
}
},
{
"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": [],
"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": [
"phone"
],
"slot_value": [
"07916703661"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"phone"
],
"act_slot_value": [
"07916703661"
],
"span_start": [
142
],
"span_end": [
153
]
}
},
{
"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": [
"type"
],
"slot_value": [
"white tesla"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"type"
],
"act_slot_value": [
"white tesla"
],
"span_start": [
19
],
"span_end": [
30
]
}
},
{
"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": []
}
}
]
} |
SNG01915.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 go to cambridge punter.",
"I can help you with that, where are you departing from?",
"I'm leaving from addenbrookes hospital.",
"What time would you like to leave addenbrookes hospital?",
"I want to leave the hospital after 08:15, please.",
"Your taxi is booked. Look for a blue Toyota.",
"What is the contact number for the blue Toyota?",
"The contact number is 07738411271. Is there anything else we can help you with?",
"No that was all, thank you!",
"You are welcome. Have a nice day."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-destination"
],
"slots_values_list": [
[
"cambridge punter"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"cambridge punter"
],
"start": [
23
],
"exclusive_end": [
39
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [
"taxi",
"hospital"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"addenbrookes hospital"
],
[
"cambridge punter"
]
]
}
},
{
"active_intent": "find_hospital",
"requested_slots": [],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"addenbrookes hospital"
],
"start": [
17
],
"exclusive_end": [
38
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
},
{
"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": [
[
"addenbrookes hospital"
],
[
"cambridge punter"
],
[
"08:15"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat"
],
"value": [
"08:15"
],
"start": [
35
],
"exclusive_end": [
40
],
"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": [
[
"addenbrookes hospital"
],
[
"cambridge punter"
],
[
"08: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": [
"destination"
],
"slot_value": [
"cambridge punter"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"cambridge punter"
],
"span_start": [
23
],
"span_end": [
39
]
}
},
{
"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": [
"addenbrookes hospital"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"addenbrookes hospital"
],
"span_start": [
17
],
"span_end": [
38
]
}
},
{
"dialog_act": {
"act_type": [
"Hospital-Inform",
"Taxi-Request"
],
"act_slots": [
{
"slot_name": [
"name"
],
"slot_value": [
"Addenbrookes"
]
},
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Hospital-Inform"
],
"act_slot_name": [
"name"
],
"act_slot_value": [
"Addenbrookes"
],
"span_start": [
34
],
"span_end": [
46
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"08:15"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"08:15"
],
"span_start": [
35
],
"span_end": [
40
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"type"
],
"slot_value": [
"blue Toyota"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"type"
],
"act_slot_value": [
"blue Toyota"
],
"span_start": [
32
],
"span_end": [
43
]
}
},
{
"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": [
"07738411271"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"phone"
],
"act_slot_value": [
"07738411271"
],
"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": []
}
}
]
} |
SNG0062.json | [
"taxi"
] | {
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"I need a taxi to take me to Thanh Binh and I should arrive before 22:15.",
"Could you tell me where you would like to leave from?",
"I am leaving from the Shiraz restaurant. Can I get the car type and contact number please?",
"Sure! It is a black Toyota and the contact number is 07604345180",
"Thanks, that all I need today.",
"Thank you! If you need anymore help, feel free to contact us at any time. Have a great day!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-destination"
],
"slots_values_list": [
[
"22:15"
],
[
"thanh binh"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-arriveby"
],
"value": [
"Thanh Binh",
"22:15"
],
"start": [
28,
66
],
"exclusive_end": [
38,
71
],
"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": [
[
"22:15"
],
[
"shiraz"
],
[
"thanh binh"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"Shiraz"
],
"start": [
22
],
"exclusive_end": [
28
],
"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",
"destination"
],
"slot_value": [
"22:15",
"thanh binh"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"destination",
"arriveby"
],
"act_slot_value": [
"thanh binh",
"22:15"
],
"span_start": [
28,
66
],
"span_end": [
38,
71
]
}
},
{
"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": [
"shiraz"
]
},
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"shiraz"
],
"span_start": [
22
],
"span_end": [
28
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07604345180",
"black Toyota"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"black Toyota",
"07604345180"
],
"span_start": [
14,
53
],
"span_end": [
26,
64
]
}
},
{
"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": []
}
}
]
} |
SNG0276.json | [
"train"
] | {
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"I'm looking for a train going to Cambridge that leaves at 11:30.",
"There are 924 trains leaving by 11:30. What is your departure city?",
"Birmingham new street",
"I'm sorry but the earliest train departing from Birmingham New Street is 11:40. Can I investigate another departure location or time for you?",
"no thank you",
"Okay, 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": [
[
"cambridge"
],
[
"11:30"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"11:30"
],
"start": [
58
],
"exclusive_end": [
63
],
"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": [
[
"birmingham new street"
],
[
"cambridge"
],
[
"11: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": [
"destination",
"leaveat"
],
"slot_value": [
"cambridge",
"11:30"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"leaveat"
],
"act_slot_value": [
"cambridge",
"11:30"
],
"span_start": [
33,
58
],
"span_end": [
42,
63
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice",
"leaveat"
],
"slot_value": [
"924",
"11:30"
]
},
{
"slot_name": [
"departure"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"choice",
"leaveat"
],
"act_slot_value": [
"924",
"11:30"
],
"span_start": [
10,
32
],
"span_end": [
13,
37
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"birmingham new street"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"birmingham new street"
],
"span_start": [
0
],
"span_end": [
21
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"departure",
"leaveat"
],
"slot_value": [
"Birmingham New Street",
"11:40"
]
},
{
"slot_name": [
"departure",
"leaveat"
],
"slot_value": [
"?",
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"leaveat"
],
"act_slot_value": [
"Birmingham New Street",
"11:40"
],
"span_start": [
48,
73
],
"span_end": [
69,
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"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
} |
SNG01476.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 help booking a taxi",
"Okay, what is your destination?",
"I am going to the Cambridge county fair next to the city tourist museum.",
"And when would you like to leave?",
"I want to leave after 16:45",
"And where will you be leaving from?",
"Leaving from travelers rest",
"Booking completed! Booked car type : white ford Contact number : 07267142867",
"Perfect! Thank you so much for all of your help.",
"You are more than welcome!"
],
"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-destination"
],
"slots_values_list": [
[
"cambridge county fair next to the city tourist museum"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"Cambridge county fair next to the city tourist museum"
],
"start": [
18
],
"exclusive_end": [
71
],
"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": [
[
"cambridge county fair next to the city tourist museum"
],
[
"16:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat"
],
"value": [
"16: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-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"travellers rest",
"rest"
],
[
"cambridge county fair next to the city tourist museum"
],
[
"16:45"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"rest"
],
"start": [
23
],
"exclusive_end": [
27
],
"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": [
"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 county fair next to the city tourist museum"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"cambridge county fair next to the city tourist museum"
],
"span_start": [
18
],
"span_end": [
71
]
}
},
{
"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": [
"16:45"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"16: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": [
"rest"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"rest"
],
"span_start": [
23
],
"span_end": [
27
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07267142867",
"white ford"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"white ford",
"07267142867"
],
"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-bye"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
} |
SNG1322.json | [
"taxi"
] | {
"turn_id": [
"0",
"1",
"2",
"3"
],
"speaker": [
0,
1,
0,
1
],
"utterance": [
"I there! I hope you're having a nice day. Hi, I need ride or taxi from Lovell lodge to Holy Trinity Church around 10:30. What are my options?",
"I have booked you a blue toyota. The contact number is 07061402543",
"Thank you! That will be all.",
"I'm so happy I could be of help. Have a great day!"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"lovell lodge"
],
[
"holy trinity church"
],
[
"10:30"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat",
"taxi-destination",
"taxi-departure"
],
"value": [
"10:30",
"Holy Trinity Church",
"Lovell lodge"
],
"start": [
114,
87,
71
],
"exclusive_end": [
119,
106,
83
],
"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": [
"lovell lodge",
"holy trinity church",
"10:30"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"destination",
"leaveat"
],
"act_slot_value": [
"lovell lodge",
"holy trinity church",
"10:30"
],
"span_start": [
71,
87,
114
],
"span_end": [
83,
106,
119
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07061402543",
"blue toyota"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"blue toyota",
"07061402543"
],
"span_start": [
20,
55
],
"span_end": [
31,
66
]
}
},
{
"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": []
}
}
]
} |
SNG1223.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 for 8:45 to go to london kings crossing.",
"What day are you planning to travel?",
"I would like to travel on Friday.",
"I'm sorry I dont' have any trains for that day. Would you like to leave at a different time?",
"I will be leaving from Cambridge on Friday.",
"The earliest train I have is at 09:00. Is that ok?",
"That's fine. Can you give me the arrival time, travel time, and train ID please?",
"TR2000 takes 51 minutes to arrive at by 9:51. Would you like me to reserve this for you?",
"Nope, that's all I needed. Thanks!",
"Thank you for using the Cambridge TownInfo Centre, and 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 kings cross"
],
[
"8:45",
"08:45"
]
]
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"8:45"
],
"start": [
27
],
"exclusive_end": [
31
],
"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 kings cross"
],
[
"08:45",
"8: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"
],
[
"cambridge"
],
[
"london kings cross"
],
[
"08:45",
"8: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",
"train-duration",
"train-trainid"
],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"friday"
],
[
"cambridge"
],
[
"london kings cross"
],
[
"08:45",
"8: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",
"leaveat"
],
"slot_value": [
"london kings cross",
"8:45"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"leaveat",
"destination"
],
"act_slot_value": [
"8:45",
"london kings cross"
],
"span_start": [
27,
41
],
"span_end": [
31,
59
]
}
},
{
"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": [
26
],
"span_end": [
32
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked",
"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"
],
"slot_value": [
"friday",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"day"
],
"act_slot_value": [
"cambridge",
"friday"
],
"span_start": [
23,
36
],
"span_end": [
32,
42
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"leaveat"
],
"slot_value": [
"09:00"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"leaveat"
],
"act_slot_value": [
"09:00"
],
"span_start": [
32
],
"span_end": [
37
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"duration",
"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": [
"arriveby",
"duration",
"trainid"
],
"slot_value": [
"9:51",
"51 minutes",
"TR2000"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"duration",
"arriveby"
],
"act_slot_value": [
"TR2000",
"51 minutes",
"9:51"
],
"span_start": [
0,
13,
40
],
"span_end": [
6,
23,
44
]
}
},
{
"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": []
}
}
]
} |
SNG0366.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 leaving cambridge. I have to arrive by 20:15.",
"What is your destination and at what time would you like to leave?",
"To Birmingham new street on Wednesday.",
"TR0115 will be departing at 05:01 and arrive at 07:44. Would you like me to book that for you?",
"Can you give me the total travel time?",
"The total duration is 163 minutes. Will you be needing tickets?",
"Not today I think I may book at the station. That is all for today. Thank you so much!",
"Your Welcome. Please feel free to contact us anytime!"
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-departure"
],
"slots_values_list": [
[
"20:15"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"20:15"
],
"start": [
54
],
"exclusive_end": [
59
],
"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": [
[
"20:15"
],
[
"wednesday"
],
[
"cambridge"
],
[
"birmingham new 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-duration"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"20:15"
],
[
"wednesday"
],
[
"cambridge"
],
[
"birmingham new 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",
"departure"
],
"slot_value": [
"20:15",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"arriveby"
],
"act_slot_value": [
"cambridge",
"20:15"
],
"span_start": [
23,
54
],
"span_end": [
32,
59
]
}
},
{
"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": [
"day",
"destination"
],
"slot_value": [
"wednesday",
"birmingham new street"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"day"
],
"act_slot_value": [
"birmingham new street",
"wednesday"
],
"span_start": [
3,
28
],
"span_end": [
24,
37
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"leaveat",
"trainid"
],
"slot_value": [
"07:44",
"05:01",
"TR0115"
]
},
{
"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": [
"TR0115",
"05:01",
"07:44"
],
"span_start": [
0,
28,
48
],
"span_end": [
6,
33,
53
]
}
},
{
"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": [
"163 minutes"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"duration"
],
"act_slot_value": [
"163 minutes"
],
"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": []
}
}
]
} |
SNG0047.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, I want it to go to carolina bed and breakfast, arriving for my reservation at 4:00.",
"No problem! Where are you departing from?",
"from Charlie chan",
"ok its a yellow ford and the contact number is 07048042435",
"Ok got it, thank you very much",
"Is there anything else I can help you with today?",
"nope that's everything, thanks.",
"awesome, have an awesome day you awesome person",
"You have a great day too!",
"Thank you for using Cambridge TownInfo centre. Goodbye."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-arriveby",
"taxi-destination"
],
"slots_values_list": [
[
"4:00",
"04:00"
],
[
"carolina bed and breakfast"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-arriveby"
],
"value": [
"carolina bed and breakfast",
"4:00"
],
"start": [
34,
93
],
"exclusive_end": [
60,
97
],
"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": [
[
"04:00",
"4:00"
],
[
"charlie chan"
],
[
"carolina bed and breakfast"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-departure"
],
"value": [
"Charlie chan"
],
"start": [
5
],
"exclusive_end": [
17
],
"copy_from": [
""
],
"copy_from_value": [
[]
]
}
]
},
{
"service": [],
"state": [],
"slots": []
},
{
"service": [],
"state": [],
"slots": []
},
{
"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",
"destination"
],
"slot_value": [
"4:00",
"carolina bed and breakfast"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"destination",
"arriveby"
],
"act_slot_value": [
"carolina bed and breakfast",
"4:00"
],
"span_start": [
34,
93
],
"span_end": [
60,
97
]
}
},
{
"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": [
"charlie chan"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"charlie chan"
],
"span_start": [
5
],
"span_end": [
17
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07048042435",
"yellow ford"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"yellow ford",
"07048042435"
],
"span_start": [
9,
47
],
"span_end": [
20,
58
]
}
},
{
"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": []
}
},
{
"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": []
}
}
]
} |
SNG01897.json | [
"taxi"
] | {
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"Yes, can I get a taxi? I want to leave Lock Fyne and go to King's College.",
"Can you let me know when you want to leave or when you want to arrive?",
"I need to arrive by 22:00.",
"Booking completed! Booked car type : white ford Contact number : 07570319007",
"Thank you. That was easy enough. Goodbye.",
"Can I help you with anything else?"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination"
],
"slots_values_list": [
[
"fyne",
"loch fyne"
],
[
"kings college",
"king's college"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination",
"taxi-departure"
],
"value": [
"King's College",
"Fyne"
],
"start": [
59,
44
],
"exclusive_end": [
73,
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": [
[
"22:00"
],
[
"loch fyne",
"fyne"
],
[
"kings college",
"king's college"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-arriveby"
],
"value": [
"22:00"
],
"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": [
"fyne",
"king's college"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"destination"
],
"act_slot_value": [
"fyne",
"king's college"
],
"span_start": [
44,
59
],
"span_end": [
48,
73
]
}
},
{
"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": [
"22:00"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"22:00"
],
"span_start": [
20
],
"span_end": [
25
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07570319007",
"white ford"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"white ford",
"07570319007"
],
"span_start": [
37,
65
],
"span_end": [
47,
76
]
}
},
{
"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": []
}
}
]
} |
SNG02042.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": [
"I'm looking for a train departing from broxbourne.",
"Where are you headed?",
"I am heading to Cambridge.",
"How about TR5570 that leaves at 05:32?",
"I will need to arrive by 17:15.",
"What day will you be travelling?",
"I will be leaving on Wednesday.",
"How about the TR0788 train that leaves at 05:32?",
"Does that train arrive in Cambridge before 17:15?",
"TR0788 arrives in cambridge by 06:32. Would you like me to find something closer to arriving at 17:15?",
"Yes, and I'll just need the train id and departure time.",
"TR5972 leaves Broxbourne Wednesday at 15:32 and arrives in Cambridge at 16:32, The fare is 17 pounds 90.",
"Okay. Would you please book 2 tickets for that one?",
"Booking was successful, the total fee is 35.79 GBP payable at the station . Reference number is : G2JZA2ZE .",
"I can't imagine why I asked you to book passage. I always buy my own tickets. In any case, thanks ever so much.",
"Is there anything else I can help you with today?",
"no thanks for your service i enjoyed",
"Have a great day."
],
"frames": [
{
"service": [
"train"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-departure"
],
"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-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-arriveby",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"17:15"
],
[
"broxbourne"
],
[
"cambridge"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"17:15"
],
"start": [
25
],
"exclusive_end": [
30
],
"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"
],
[
"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-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"17:15"
],
[
"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",
"train-trainid"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"17:15"
],
[
"wednesday"
],
[
"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": [
[
"17:15"
],
[
"2"
],
[
"wednesday"
],
[
"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": [
"departure"
],
"slot_value": [
"broxbourne"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"broxbourne"
],
"span_start": [
39
],
"span_end": [
49
]
}
},
{
"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": [
16
],
"span_end": [
25
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat",
"trainid"
],
"slot_value": [
"05:32",
"TR5570"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat"
],
"act_slot_value": [
"TR5570",
"05:32"
],
"span_start": [
10,
32
],
"span_end": [
16,
37
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"17:15"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"17:15"
],
"span_start": [
25
],
"span_end": [
30
]
}
},
{
"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": [
21
],
"span_end": [
30
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"leaveat",
"trainid"
],
"slot_value": [
"05:32",
"TR0788"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat"
],
"act_slot_value": [
"TR0788",
"05:32"
],
"span_start": [
14,
42
],
"span_end": [
20,
47
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination"
],
"slot_value": [
"17:15",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"arriveby"
],
"act_slot_value": [
"cambridge",
"17:15"
],
"span_start": [
26,
43
],
"span_end": [
35,
48
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination",
"trainid"
],
"slot_value": [
"06:32",
"cambridge",
"TR0788"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"destination",
"arriveby"
],
"act_slot_value": [
"TR0788",
"cambridge",
"06:32"
],
"span_start": [
0,
18,
31
],
"span_end": [
6,
27,
36
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"leaveat",
"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",
"day",
"departure",
"destination",
"leaveat",
"price",
"trainid"
],
"slot_value": [
"16:32",
"Wednesday",
"Broxbourne",
"Cambridge",
"15:32",
"17 pounds 90",
"TR5972"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"departure",
"day",
"leaveat",
"destination",
"arriveby",
"price"
],
"act_slot_value": [
"TR5972",
"Broxbourne",
"Wednesday",
"15:32",
"Cambridge",
"16:32",
"17 pounds 90"
],
"span_start": [
0,
14,
25,
38,
59,
72,
91
],
"span_end": [
6,
24,
34,
43,
68,
77,
103
]
}
},
{
"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": [
28
],
"span_end": [
29
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"35.79 GBP",
"G2JZA2ZE"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"35.79 GBP",
"G2JZA2ZE"
],
"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-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"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
} |
SNG1370.json | [
"taxi"
] | {
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"speaker": [
0,
1,
0,
1,
0,
1
],
"utterance": [
"i want to book a taxi. The taxi should leave after 21:15 and should depart from backstreet bistro.",
"Where is the destination?",
"I want to go to the cambridge punter.",
"Your booking is completed. A yellow Toyota will pick you up at 21:15. The contact number is 07441929231. Can I help you with anything else today?",
"thats is it for today, thanks",
"It was a pleasure to assist, goodbye"
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-leaveat"
],
"slots_values_list": [
[
"backstreet bistro"
],
[
"21:15"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat",
"taxi-departure"
],
"value": [
"21:15",
"backstreet bistro"
],
"start": [
51,
80
],
"exclusive_end": [
56,
97
],
"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": [
[
"backstreet bistro"
],
[
"cambridge punter"
],
[
"21:15"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-destination"
],
"value": [
"cambridge punter"
],
"start": [
20
],
"exclusive_end": [
36
],
"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": [
"backstreet bistro",
"21:15"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"leaveat",
"departure"
],
"act_slot_value": [
"21:15",
"backstreet bistro"
],
"span_start": [
51,
80
],
"span_end": [
56,
97
]
}
},
{
"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 punter"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform"
],
"act_slot_name": [
"destination"
],
"act_slot_value": [
"cambridge punter"
],
"span_start": [
20
],
"span_end": [
36
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"leaveat",
"phone",
"type"
],
"slot_value": [
"21:15",
"07441929231",
"yellow Toyota"
]
},
{
"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": [
"yellow Toyota",
"21:15",
"07441929231"
],
"span_start": [
29,
63,
92
],
"span_end": [
42,
68,
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"
],
"act_slots": [
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
}
]
} |
SNG1259.json | [
"taxi"
] | {
"turn_id": [
"0",
"1",
"2",
"3"
],
"speaker": [
0,
1,
0,
1
],
"utterance": [
"I need a taxi from great saint Mary's church to cocum at 04:15",
"Your car is a grey ford, contact number is 07864543066.",
"Thank you. That is all i needed.",
"You're very welcome. Have a safe ride."
],
"frames": [
{
"service": [
"taxi"
],
"state": [
{
"active_intent": "find_taxi",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"taxi-departure",
"taxi-destination",
"taxi-leaveat"
],
"slots_values_list": [
[
"great saint mary's church",
"great saint marys church"
],
[
"cocum"
],
[
"04:15"
]
]
}
}
],
"slots": [
{
"slot": [
"taxi-leaveat",
"taxi-destination",
"taxi-departure"
],
"value": [
"04:15",
"cocum",
"great saint Mary's church"
],
"start": [
57,
48,
19
],
"exclusive_end": [
62,
53,
44
],
"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",
"destination",
"leaveat"
],
"slot_value": [
"04:15",
"great saint mary's church",
"cocum",
"04:15"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"departure",
"destination",
"arriveby",
"leaveat"
],
"act_slot_value": [
"great saint mary's church",
"cocum",
"04:15",
"04:15"
],
"span_start": [
19,
48,
57,
57
],
"span_end": [
44,
53,
62,
62
]
}
},
{
"dialog_act": {
"act_type": [
"Taxi-Inform"
],
"act_slots": [
{
"slot_name": [
"phone",
"type"
],
"slot_value": [
"07864543066",
"grey ford"
]
}
]
},
"span_info": {
"act_type": [
"Taxi-Inform",
"Taxi-Inform"
],
"act_slot_name": [
"type",
"phone"
],
"act_slot_value": [
"grey ford",
"07864543066"
],
"span_start": [
14,
43
],
"span_end": [
23,
54
]
}
},
{
"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": []
}
}
]
} |
SNG01277.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": [
"I am looking for a train. The train should leave on tuesday and should depart from peterborough",
"There are several trains that meet that criteria. What destination are you looking for?",
"I need to leave from Peterborough.",
"How about TR5042 that arrives at 05:19?",
"I'd like to arrive by 10:45, do you have something close to that time?",
"There are several trains that meet that criteria. what time would you like to depart?",
"Departure time doesn't matter, just want to arrive by 10:45 so whatever is closest to that arrival time.",
"Great, I have a train that meets your criteria. Would you like me to book it for you?",
"Wait, does this train go to Cambridge? That's my destination.",
"Yes I have a train that arrives at Cambridge on tuesday at 10:38 would you like me to book that for you?",
"Yes please book it.",
"I'd be happy to help with your request, how many tickets do you need?",
"Just one please.",
"Booking was successful, the total fee is 16.5 GBP payable at the station. Reference number is : ORMU35RU .",
"I didn't actually need to reserve a seat. Could you comfirm the departure time of that train?",
"TR9620 leaves at 09:48. Do you need anything else?",
"No, that's all I need for now, thanks!",
"You're welcome. Have a safe trip!"
],
"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": "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": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure"
],
"slots_values_list": [
[
"10:45"
],
[
"tuesday"
],
[
"peterborough"
]
]
}
}
],
"slots": [
{
"slot": [
"train-arriveby"
],
"value": [
"10:45"
],
"start": [
22
],
"exclusive_end": [
27
],
"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"
],
"slots_values_list": [
[
"10:45"
],
[
"tuesday"
],
[
"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-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"10:45"
],
[
"tuesday"
],
[
"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-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"10:45"
],
[
"tuesday"
],
[
"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": [
[
"10:45"
],
[
"1"
],
[
"tuesday"
],
[
"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": [
"train-leaveat"
],
"slots_values": {
"slots_values_name": [
"train-arriveby",
"train-day",
"train-departure",
"train-destination"
],
"slots_values_list": [
[
"10:45"
],
[
"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": [
52,
83
],
"span_end": [
59,
95
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"several"
]
},
{
"slot_name": [
"destination"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"several"
],
"span_start": [
10
],
"span_end": [
17
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"departure"
],
"slot_value": [
"peterborough"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"departure"
],
"act_slot_value": [
"peterborough"
],
"span_start": [
21
],
"span_end": [
33
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"trainid"
],
"slot_value": [
"05:19",
"TR5042"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"arriveby"
],
"act_slot_value": [
"TR5042",
"05:19"
],
"span_start": [
10,
33
],
"span_end": [
16,
38
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"10:45"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"10:45"
],
"span_start": [
22
],
"span_end": [
27
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"several"
]
},
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"several"
],
"span_start": [
10
],
"span_end": [
17
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"Train-Request"
],
"act_slots": [
{
"slot_name": [
"arriveby"
],
"slot_value": [
"10:45"
]
},
{
"slot_name": [
"leaveat"
],
"slot_value": [
"?"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"arriveby"
],
"act_slot_value": [
"10:45"
],
"span_start": [
54
],
"span_end": [
59
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBook"
],
"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": [
"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-Inform",
"Train-OfferBook"
],
"act_slots": [
{
"slot_name": [
"arriveby",
"destination",
"leaveat"
],
"slot_value": [
"10:38",
"Cambridge",
"Tuesday"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"destination",
"leaveat",
"arriveby"
],
"act_slot_value": [
"Cambridge",
"Tuesday",
"10:38"
],
"span_start": [
35,
48,
59
],
"span_end": [
44,
55,
64
]
}
},
{
"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": [
5
],
"span_end": [
8
]
}
},
{
"dialog_act": {
"act_type": [
"Train-OfferBooked"
],
"act_slots": [
{
"slot_name": [
"price",
"ref"
],
"slot_value": [
"16.5 GBP",
"ORMU35RU"
]
}
]
},
"span_info": {
"act_type": [
"Train-OfferBooked",
"Train-OfferBooked"
],
"act_slot_name": [
"price",
"ref"
],
"act_slot_value": [
"16.5 GBP",
"ORMU35RU"
],
"span_start": [
41,
96
],
"span_end": [
49,
104
]
}
},
{
"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",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"leaveat",
"trainid"
],
"slot_value": [
"09:48",
"TR9620"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"trainid",
"leaveat"
],
"act_slot_value": [
"TR9620",
"09:48"
],
"span_start": [
0,
17
],
"span_end": [
6,
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-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": []
}
}
]
} |
PMUL3452.json | [
"train"
] | {
"turn_id": [
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"speaker": [
0,
1,
0,
1,
0,
1,
0,
1
],
"utterance": [
"List all thursday train times heading to cambridge.",
"There are 202 entries, can you please be more specific?",
"Okay, I guess that would be quite a lot of typing. How about this: I need a train leaving from Leicester sometime after 21:45 on Thursday.",
"What time would you like to leave?",
"Anytime after 21:45 is good.",
"I have train TR8149 leaving at 22:09,is that okay?",
"That is fine. Can you give me the price and travel time, please?",
"It is 37.80 pounds and travel time is 105 minutes. Do you need anything else?"
],
"frames": [
{
"service": [
"train",
"hotel"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-destination"
],
"slots_values_list": [
[
"thursday"
],
[
"cambridge"
]
]
}
},
{
"active_intent": "find_hotel",
"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",
"hotel"
],
"state": [
{
"active_intent": "find_train",
"requested_slots": [],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"thursday"
],
[
"leicester"
],
[
"cambridge"
],
[
"21:45"
]
]
}
},
{
"active_intent": "find_hotel",
"requested_slots": [],
"slots_values": {
"slots_values_name": [],
"slots_values_list": []
}
}
],
"slots": [
{
"slot": [
"train-leaveat"
],
"value": [
"21:45"
],
"start": [
120
],
"exclusive_end": [
125
],
"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",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"thursday"
],
[
"leicester"
],
[
"cambridge"
],
[
"21: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-duration",
"train-price"
],
"slots_values": {
"slots_values_name": [
"train-day",
"train-departure",
"train-destination",
"train-leaveat"
],
"slots_values_list": [
[
"thursday"
],
[
"leicester"
],
[
"cambridge"
],
[
"22:09"
]
]
}
}
],
"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": [
"thursday",
"cambridge"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"day",
"destination"
],
"act_slot_value": [
"thursday",
"cambridge"
],
"span_start": [
9,
41
],
"span_end": [
17,
50
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform",
"general-reqmore"
],
"act_slots": [
{
"slot_name": [
"choice"
],
"slot_value": [
"202"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform"
],
"act_slot_name": [
"choice"
],
"act_slot_value": [
"202"
],
"span_start": [
10
],
"span_end": [
13
]
}
},
{
"dialog_act": {
"act_type": [
"Train-Inform"
],
"act_slots": [
{
"slot_name": [
"day",
"departure",
"leaveat"
],
"slot_value": [
"thursday",
"leicester",
"21:45"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"departure",
"leaveat",
"day"
],
"act_slot_value": [
"leicester",
"21:45",
"thursday"
],
"span_start": [
95,
120,
129
],
"span_end": [
104,
125,
137
]
}
},
{
"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": [],
"act_slots": []
},
"span_info": {
"act_type": [],
"act_slot_name": [],
"act_slot_value": [],
"span_start": [],
"span_end": []
}
},
{
"dialog_act": {
"act_type": [
"Train-Select"
],
"act_slots": [
{
"slot_name": [
"leaveat",
"trainid"
],
"slot_value": [
"22:09",
"TR8149"
]
}
]
},
"span_info": {
"act_type": [
"Train-Select",
"Train-Select"
],
"act_slot_name": [
"trainid",
"leaveat"
],
"act_slot_value": [
"TR8149",
"22:09"
],
"span_start": [
13,
31
],
"span_end": [
19,
36
]
}
},
{
"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": [
"105 minutes",
"37.80 pounds"
]
},
{
"slot_name": [
"none"
],
"slot_value": [
"none"
]
}
]
},
"span_info": {
"act_type": [
"Train-Inform",
"Train-Inform"
],
"act_slot_name": [
"price",
"duration"
],
"act_slot_value": [
"37.80 pounds",
"105 minutes"
],
"span_start": [
6,
38
],
"span_end": [
18,
49
]
}
}
]
} |