dialogue_id
stringlengths
12
13
services
sequencelengths
1
2
turns
sequence
SNG0066.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hi! I would like to book a taxi that will take me to Pizza Hut Cherry Hinton. I will be departing from Parkside Pools.", "What time would you like to leave?", "I want to leave after 02:00", "I can book a Black Ford for you. The contact number of the company is 07708238835. Can I help with anything else?", "Thank you very much.", "We are happy to help. Do you require any further assistance?", "nope that is all thank you so much you are amazing and awesome and cool and nice", "Thank you for the kind words. You have a great day." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "parkside pools" ], [ "pizza hut cherry", "pizza hut cherry hilton" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "Pizza Hut Cherry", "Parkside Pools" ], "start": [ 53, 103 ], "exclusive_end": [ 69, 117 ], "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": [ [ "parkside pools" ], [ "pizza hut cherry hilton", "pizza hut cherry" ], [ "02:00" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "02:00" ], "start": [ 22 ], "exclusive_end": [ 27 ], "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", "destination" ], "slot_value": [ "parkside pools", "pizza hut cherry" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "destination", "departure" ], "act_slot_value": [ "pizza hut cherry", "parkside pools" ], "span_start": [ 53, 103 ], "span_end": [ 69, 117 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "02:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "02:00" ], "span_start": [ 22 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07708238835", "black Ford" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "black Ford", "07708238835" ], "span_start": [ 13, 70 ], "span_end": [ 23, 81 ] } }, { "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": [] } } ] }
SNG0087.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'd like a taxi that leaves from yippee noodle bar and leaves after 11:30.", "I would be happy to book your taxi but I will need your destination and preferred arrival time as well.", "I would like to go to Ballare please.", "I was able to book that for you. The car will be a red toyota and the contact number is 07404635448.", "Thank you so much! That is all I need today.", "Thank you very much. Goodbye." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-leaveat" ], "slots_values_list": [ [ "yippee noodle bar" ], [ "11:30" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-departure" ], "value": [ "11:30", "yippee noodle bar" ], "start": [ 68, 33 ], "exclusive_end": [ 73, 50 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "yippee noodle bar" ], [ "ballare" ], [ "11:30" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "Ballare" ], "start": [ 22 ], "exclusive_end": [ 29 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "leaveat" ], "slot_value": [ "yippee noodle bar", "11:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "leaveat" ], "act_slot_value": [ "yippee noodle bar", "11:30" ], "span_start": [ 33, 68 ], "span_end": [ 50, 73 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "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": [ "ballare" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "ballare" ], "span_start": [ 22 ], "span_end": [ 29 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07404635448", "red toyota" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "red toyota", "07404635448" ], "span_start": [ 51, 88 ], "span_end": [ 61, 99 ] } }, { "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": [] } } ] }
SNG1287.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 pick me up at curry king.", "OK, and where are you headed and at what time?", "I want to go to the Lime House.", "Alright, and now I'll just need to know a time you either would like to arrive by or leave after please", "The taxi should arrive by 20:00 and please also let me know what type of car will pick me up and give me the contact number of the driver.", "A white BMW will pick you up and the contact number is 07606671583. Can I help with anything else today?", "No that was all. Thank you for your help.", "I'm happy to be of service, and I hope you have a great day!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure" ], "slots_values_list": [ [ "curry king" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "curry king" ], "start": [ 31 ], "exclusive_end": [ 41 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "curry king" ], [ "lime house" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "Lime House" ], "start": [ 20 ], "exclusive_end": [ 30 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [ "taxi-phone" ], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "20:00" ], [ "curry king" ], [ "lime house" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "20: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": [ "departure" ], "slot_value": [ "curry king" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "curry king" ], "span_start": [ 31 ], "span_end": [ 41 ] } }, { "dialog_act": { "act_type": [ "Taxi-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": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "lime house" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "lime house" ], "span_start": [ 20 ], "span_end": [ 30 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "20:00" ] }, { "slot_name": [ "phone" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "20:00" ], "span_start": [ 26 ], "span_end": [ 31 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07606671583", "white BMW" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "white BMW", "07606671583" ], "span_start": [ 2, 55 ], "span_end": [ 11, 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": [] } } ] }
SNG1238.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a taxi from london kings cross train station to the gonville hotel.", "Tell the customer what time the train departs from London kings cross train, and possible arrival time to gonville hotel.", "Um what? I need to arrive by 23:00. Can you help or not?", "I'm sorry about that. I have booked you a black audi arriving at the hotel by 23:00. The contact number is 07582132009.", "That's okay, thanks so much for your help. Have a good day now, bye!", "You are welcome. Bye." ], "frames": [ { "service": [ "taxi", "train" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "london kings cross train station" ], [ "gonville hotel" ] ] } }, { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "gonville hotel", "london kings cross train station" ], "start": [ 59, 19 ], "exclusive_end": [ 73, 51 ], "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-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "23:00" ], [ "london kings cross train station" ], [ "gonville hotel" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "23:00" ], "start": [ 29 ], "exclusive_end": [ 34 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "london kings cross train station", "gonville hotel" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "london kings cross train station", "gonville hotel" ], "span_start": [ 19, 59 ], "span_end": [ 51, 73 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "London kings cross", "gonville hotel" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "London kings cross", "gonville hotel" ], "span_start": [ 51, 106 ], "span_end": [ 69, 120 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "23:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "23:00" ], "span_start": [ 29 ], "span_end": [ 34 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "destination", "phone", "type" ], "slot_value": [ "23:00", "the hotel", "07582132009", "black audi" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "destination", "arriveby", "phone" ], "act_slot_value": [ "black audi", "the hotel", "23:00", "07582132009" ], "span_start": [ 42, 65, 78, 107 ], "span_end": [ 52, 74, 83, 118 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG02258.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": [ "Hi, I need to get a taxi out of kohinoor.", "And when would you like to leave or arrive by?", "I need to leave after 07:45.", "I'd love to help! Where are you going?", "I am going to allenbell", "Your booking is complete, a black toyota will pick you up. The contact number is 07768938666.", "Thats perfect that you for your help", "You're welcome. Do you have any other concerns?", "I don't. I appreciate your help. Goodbye for now.", "OK, I'm glad I was able to assist you. If there ever is anything else don't hesitate to contact us." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure" ], "slots_values_list": [ [ "kohinoor" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "kohinoor" ], "start": [ 32 ], "exclusive_end": [ 40 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-leaveat" ], "slots_values_list": [ [ "kohinoor" ], [ "07:45" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "07: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": [ [ "kohinoor" ], [ "allenbell" ], [ "07:45" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "allenbell" ], "start": [ 14 ], "exclusive_end": [ 23 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "kohinoor" ], [ "allenbell" ], [ "07:45" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "kohinoor" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "kohinoor" ], "span_start": [ 32 ], "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": [ "leaveat" ], "slot_value": [ "07:45" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "07:45" ], "span_start": [ 22 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "allenbell" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "allenbell" ], "span_start": [ 14 ], "span_end": [ 23 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07768938666", "black toyota" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "black toyota", "07768938666" ], "span_start": [ 28, 81 ], "span_end": [ 40, 92 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-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": [] } } ] }
SNG0053.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hi, I'd like to book a taxi from the Golden Wok to the Golden Curry please.", "Can you tell me what time you want to leave the Golden Wok and when you want to arrive at the Golden Curry?", "I would like the taxi to leave after 09:00", "Thanks, I have booked you taxi, Booked car type, yellow bmw, and Contact number 07358048101. may I help you with anything else?", "Perfect! That's all I needed, thank you for your help.", "You're welcome! Have a wonderful day!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "golden wok" ], [ "golden curry" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "Golden Curry", "Golden Wok" ], "start": [ 55, 37 ], "exclusive_end": [ 67, 47 ], "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": [ [ "golden wok" ], [ "golden curry" ], [ "09:00" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "09:00" ], "start": [ 37 ], "exclusive_end": [ 42 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "golden wok", "golden curry" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "golden wok", "golden curry" ], "span_start": [ 37, 55 ], "span_end": [ 47, 67 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "09:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "09:00" ], "span_start": [ 37 ], "span_end": [ 42 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07358048101", "yellow bmw" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "yellow bmw", "07358048101" ], "span_start": [ 49, 80 ], "span_end": [ 59, 91 ] } }, { "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": [] } } ] }
SNG01160.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 leaving on tuesday please.", "I have a train going to London King's Cross that will leave at 05:00.", "Actually I need to go to London Liverpool Street from Cabridge.", "Alright, what time would you like to leave?", "I would like to leave anytime after 20:15.", "Ok, I have TR9616 that leaves at 21:39. Will that work for you?", "Is that on Tuesday? If so that would work. I'll need the train ID and price.", "The train ID is TR9616.", "I also need the price.", "The price is 16.60 pounds. Do you need any further assistance?", "No, that's all. Thank you.", "Thank you for allowing me to help you. Have a great day." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day" ], "slots_values_list": [ [ "tuesday" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "tuesday" ], [ "london liverpool street" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "tuesday" ], [ "london liverpool street" ], [ "cambridge" ], [ "20:15" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "20:15" ], "start": [ 36 ], "exclusive_end": [ 41 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-price", "train-trainid" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "tuesday" ], [ "london liverpool street" ], [ "cambridge" ], [ "20:15" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-price" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "tuesday" ], [ "london liverpool street" ], [ "cambridge" ], [ "20: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" ], "slot_value": [ "tuesday" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "day" ], "act_slot_value": [ "tuesday" ], "span_start": [ 35 ], "span_end": [ 42 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "destination", "leaveat" ], "slot_value": [ "London King's Cross", "05:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "leaveat" ], "act_slot_value": [ "London King's Cross", "05:00" ], "span_start": [ 24, 63 ], "span_end": [ 43, 68 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "london liverpool street" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "london liverpool street" ], "span_start": [ 25 ], "span_end": [ 48 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "20:15" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "20:15" ], "span_start": [ 36 ], "span_end": [ 41 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat", "trainid" ], "slot_value": [ "21:39", "TR9616" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "leaveat" ], "act_slot_value": [ "TR9616", "21:39" ], "span_start": [ 11, 33 ], "span_end": [ 17, 38 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "day" ], "slot_value": [ "tuesday" ] }, { "slot_name": [ "price", "trainid" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "day" ], "act_slot_value": [ "tuesday" ], "span_start": [ 11 ], "span_end": [ 18 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "trainid" ], "slot_value": [ "TR9616" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "trainid" ], "act_slot_value": [ "TR9616" ], "span_start": [ 16 ], "span_end": [ 22 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "16.60 pounds" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "price" ], "act_slot_value": [ "16.60 pounds" ], "span_start": [ 13 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG01949.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'd like to reserve a taxi to take me to jesus green outdoor pool today", "Sure thing, when you like to leave by?", "Just after 06:15. Please send me the taxi's contact number and car type.", "Where will we pick you up?", "I am leaving from la raza.", "OK, there should be a white Ford to pick you up. The contact number is 07251519275. Can I help you with anything else?", "No thanks, that will be it.", "You are all set. Thank you and have a good evening, goodbye." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "jesus green outdoor pool" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "jesus green outdoor pool" ], "start": [ 41 ], "exclusive_end": [ 65 ], "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-destination", "taxi-leaveat" ], "slots_values_list": [ [ "jesus green outdoor pool" ], [ "06:15" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "06:15" ], "start": [ 11 ], "exclusive_end": [ 16 ], "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": [ [ "la raza" ], [ "jesus green outdoor pool" ], [ "06:15" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "la raza" ], "start": [ 18 ], "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": [ "destination" ], "slot_value": [ "jesus green outdoor pool" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "jesus green outdoor pool" ], "span_start": [ 41 ], "span_end": [ 65 ] } }, { "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": [ "06:15" ] }, { "slot_name": [ "phone", "type" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "06:15" ], "span_start": [ 11 ], "span_end": [ 16 ] } }, { "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": [ "la raza" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "la raza" ], "span_start": [ 18 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07251519275", "white Ford" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "white Ford", "07251519275" ], "span_start": [ 22, 71 ], "span_end": [ 32, 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" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG01515.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a taxi to come to the place by 07:30.", "Okay - just to confirm, your departure site is the place? And where would you like the taxi to take you?", "I need to get to Thanh Binh, please. And yes, my departure location is The Place.", "Thank you. Please look for a yellow audi with the contact number 07260634336.", "Thank you thats all i need", "Alright don't hesitate to contact us again if you need more assistance." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-leaveat" ], "slots_values_list": [ [ "the place" ], [ "07:30" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-departure" ], "value": [ "07:30", "the place" ], "start": [ 38, 25 ], "exclusive_end": [ 43, 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", "taxi-leaveat" ], "slots_values_list": [ [ "the place" ], [ "thanh binh" ], [ "07:30" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "Thanh Binh" ], "start": [ 17 ], "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": [ "arriveby", "departure", "leaveat" ], "slot_value": [ "07:30", "the place", "07:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "arriveby", "leaveat" ], "act_slot_value": [ "the place", "07:30", "07:30" ], "span_start": [ 25, 38, 38 ], "span_end": [ 34, 43, 43 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "the place", "thanh binh" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "destination", "departure" ], "act_slot_value": [ "thanh binh", "the place" ], "span_start": [ 17, 71 ], "span_end": [ 27, 80 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07260634336", "yellow audi" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "yellow audi", "07260634336" ], "span_start": [ 29, 65 ], "span_end": [ 40, 76 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG1212.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 for three people from the stansted airport to arrive by 12:45. I need to leave on Thursday and go to Cambridge.", "What time would you like to leave by?", "I don't care when I leave I just want to arrive by 12:45", "There is one that leaves at 11:24 on Thursday. Would you like me to book that for you?", "Yes, that would work. I need 3 tickets please.", "Your 3 tickets are booked, the reference number is C3VMMP9M and the total fee of 30.29 GBP is payable at the station.", "Thank you so much, that is it for today.", "Glad I could help. Hope you have a great day.", "You as well. Goodbye.", "Good bye and enjoy your visit." ], "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": [ [ "12:45" ], [ "3" ], [ "thursday" ], [ "stansted airport" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "12:45" ], "start": [ 81 ], "exclusive_end": [ 86 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "12:45" ], [ "3" ], [ "thursday" ], [ "stansted airport" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "12:45" ], [ "3" ], [ "thursday" ], [ "stansted airport" ], [ "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", "bookpeople", "day", "departure", "destination" ], "slot_value": [ "12:45", "3", "thursday", "stansted airport", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "bookpeople", "departure", "arriveby", "day", "destination" ], "act_slot_value": [ "3", "stansted airport", "12:45", "thursday", "cambridge" ], "span_start": [ 29, 51, 81, 107, 126 ], "span_end": [ 34, 67, 86, 115, 135 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "dontcare" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "dontcare" ], "span_start": [ 2 ], "span_end": [ 12 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "day", "leaveat" ], "slot_value": [ "Thursday", "11:24" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "day" ], "act_slot_value": [ "11:24", "Thursday" ], "span_start": [ 28, 37 ], "span_end": [ 33, 45 ] } }, { "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": [ 29 ], "span_end": [ 30 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "bookpeople", "price", "trainid" ], "slot_value": [ "3", "30.29 GBP", "C3VMMP9M" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "bookpeople", "trainid", "price" ], "act_slot_value": [ "3", "C3VMMP9M", "30.29 GBP" ], "span_start": [ 5, 51, 81 ], "span_end": [ 6, 59, 90 ] } }, { "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": [] } } ] }
SNG02139.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3" ], "speaker": [ 0, 1, 0, 1 ], "utterance": [ "I would like a taxi by 16:30 to arrive at Nusha.", "Where will you be leaving from?", "Carolina bed and Breakfast. I also need the contact number and car type", "Booking completed! Booked car type : black audi Contact number : 07412273994" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-destination" ], "slots_values_list": [ [ "16:30" ], [ "nusha" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-arriveby" ], "value": [ "Nusha", "16:30" ], "start": [ 42, 23 ], "exclusive_end": [ 47, 28 ], "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": [ [ "16:30" ], [ "carolina bed and breakfast" ], [ "nusha" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "Carolina bed and Breakfast" ], "start": [ 0 ], "exclusive_end": [ 26 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination" ], "slot_value": [ "16:30", "nusha", "nusha" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "arriveby", "departure", "destination" ], "act_slot_value": [ "16:30", "nusha", "nusha" ], "span_start": [ 23, 42, 42 ], "span_end": [ 28, 47, 47 ] } }, { "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": [ "carolina bed and breakfast" ] }, { "slot_name": [ "phone", "type" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "carolina bed and breakfast" ], "span_start": [ 0 ], "span_end": [ 26 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07412273994", "black audi" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "black audi", "07412273994" ], "span_start": [ 37, 65 ], "span_end": [ 47, 76 ] } } ] }
SNG0097.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hi I need a taxi to pick me up at the Hamilton Lodge and take me to the funky fun house.", "What time do you need to leave Hamilton Lodge or arrive at the Funky Fun House?", "I need to leave after 21:00 please.", "Ok, a white Volkswagen will pick you up. The contact number is 07626227594.", "Thanks, that's all I needed. Have a great day!", "It has been a pleasure assisting you. Have a wonderful night." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "hamilton lodge" ], [ "funky fun house" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "funky fun house", "Hamilton Lodge" ], "start": [ 72, 38 ], "exclusive_end": [ 87, 52 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "hamilton lodge" ], [ "funky fun house" ], [ "21:00" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "21:00" ], "start": [ 22 ], "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": [ "departure", "destination" ], "slot_value": [ "hamilton lodge", "funky fun house" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "hamilton lodge", "funky fun house" ], "span_start": [ 38, 72 ], "span_end": [ 52, 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": [ "leaveat" ], "slot_value": [ "21:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "21:00" ], "span_start": [ 22 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07626227594", "white Volkswagen" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "white Volkswagen", "07626227594" ], "span_start": [ 6, 63 ], "span_end": [ 22, 74 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG02171.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3" ], "speaker": [ 0, 1, 0, 1 ], "utterance": [ "i need a taxi pick up at london kings cross train station going to saigon city", "Ok, what time do you want to leave by?", "I want to leave by 05:00.", "Booking completed! Booked car type : yellow bmw Contact number : 07229816957" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "london kings cross train station" ], [ "saigon city" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "saigon city", "london kings cross train station" ], "start": [ 67, 25 ], "exclusive_end": [ 78, 57 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "london kings cross train station" ], [ "saigon city" ], [ "05:00" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "05:00" ], "start": [ 19 ], "exclusive_end": [ 24 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "london kings cross train station", "saigon city" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "london kings cross train station", "saigon city" ], "span_start": [ 25, 67 ], "span_end": [ 57, 78 ] } }, { "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": [ "05:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "05:00" ], "span_start": [ 19 ], "span_end": [ 24 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07229816957", "yellow bmw" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "yellow bmw", "07229816957" ], "span_start": [ 37, 65 ], "span_end": [ 47, 76 ] } } ] }
SNG1196.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hi, i need to book a taxi. I need to go to cambridge corn exchange and need to arrive by 11:45.", "Of course, from where will you be departing?", "I will leave from Little Seoul.", "I have booked your taxi, it will be a black tesla and the contact number is 07901027888. Is there anything else I can help you with today?", "No, that's it. Thanks for all your help. Goodbye.", "You're welcome and enjoy your visit." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-destination" ], "slots_values_list": [ [ "11:45" ], [ "the cambridge corn exchange", "cambridge corn exchange" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-arriveby" ], "value": [ "cambridge corn exchange", "11:45" ], "start": [ 43, 89 ], "exclusive_end": [ 66, 94 ], "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": [ [ "11:45" ], [ "little seoul" ], [ "the cambridge corn exchange", "cambridge corn exchange" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "Little Seoul" ], "start": [ 18 ], "exclusive_end": [ 30 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "destination" ], "slot_value": [ "11:45", "cambridge corn exchange" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "destination", "arriveby" ], "act_slot_value": [ "cambridge corn exchange", "11:45" ], "span_start": [ 43, 89 ], "span_end": [ 66, 94 ] } }, { "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": [ "little seoul" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "little seoul" ], "span_start": [ 18 ], "span_end": [ 30 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07901027888", "black tesla" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "black tesla", "07901027888" ], "span_start": [ 38, 76 ], "span_end": [ 49, 87 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG1317.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I am looking for a train that goes to Cambridge around 10:45", "What day will you be traveling?", "I will be traveling on Thursday, and departing from Stevenage.", "There are 3 trains that match your search. Do you want to book one?", "No, can you just let me know the travel time for this trip?", "The travel time from Stevenage to Cambridge is 49 minutes.", "Ok thanks. I'll have to get back to you on how many tickets. Have a great day.", "Thank you, goodbye!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-destination" ], "slots_values_list": [ [ "10:45" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "10:45" ], "start": [ 55 ], "exclusive_end": [ 60 ], "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" ], [ "thursday" ], [ "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": [ "train-duration" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "10:45" ], [ "thursday" ], [ "stevenage" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "destination" ], "slot_value": [ "10:45", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "arriveby" ], "act_slot_value": [ "cambridge", "10:45" ], "span_start": [ 38, 55 ], "span_end": [ 47, 60 ] } }, { "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", "departure" ], "slot_value": [ "thursday", "stevenage" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "departure" ], "act_slot_value": [ "thursday", "stevenage" ], "span_start": [ 23, 52 ], "span_end": [ 31, 61 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "3" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "3" ], "span_start": [ 10 ], "span_end": [ 11 ] } }, { "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": [ "departure", "destination", "duration" ], "slot_value": [ "Stevenage", "Cambridge", "49 minutes" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination", "duration" ], "act_slot_value": [ "Stevenage", "Cambridge", "49 minutes" ], "span_start": [ 21, 34, 47 ], "span_end": [ 30, 43, 57 ] } }, { "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": [] } } ] }
SNG0297.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 departing from london liverpool please.", "I'll be glad to help. You would like to from london liverpool street to what destination, please?", "Cambridge. I'd like to leave after 10:00 on Friday.", "I have seven trains, could you tell me when you would like to arrive by ?", "Just any time after 10:00, can I get the train ID of one of them please?", "TR7943 leaves at 11:39", "Thank you very much! That is all I need for today.", "Have a great day!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure" ], "slots_values_list": [ [ "london liverpool street" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "friday" ], [ "london liverpool street" ], [ "cambridge" ], [ "10:00" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "10:00" ], "start": [ 35 ], "exclusive_end": [ 40 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-trainid" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "friday" ], [ "london liverpool street" ], [ "cambridge" ], [ "10: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": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination", "leaveat" ], "slot_value": [ "friday", "cambridge", "10:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "leaveat", "day" ], "act_slot_value": [ "cambridge", "10:00", "friday" ], "span_start": [ 0, 35, 44 ], "span_end": [ 9, 40, 50 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "seven" ] }, { "slot_name": [ "arriveby" ], "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", "Train-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "10:00" ] }, { "slot_name": [ "trainid" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "10:00" ], "span_start": [ 20 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat", "trainid" ], "slot_value": [ "11:39", "TR7943" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "leaveat" ], "act_slot_value": [ "TR7943", "11:39" ], "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" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG02160.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3" ], "speaker": [ 0, 1, 0, 1 ], "utterance": [ "Please book me a taxi to take me from Aylesbray Lodge Guest House to the London Liverpool Street Train Station.", "What time do you want to leave by?", "I need to get there by 1:30.", "Booking completed! Booked car type : red skoda Contact number : 07852042631" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "aylesbray lodge guest house" ], [ "london liverpool street train station" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "London Liverpool Street Train Station", "Aylesbray Lodge Guest House" ], "start": [ 73, 38 ], "exclusive_end": [ 110, 65 ], "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" ], [ "aylesbray lodge guest house" ], [ "london liverpool street train station" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "1:30" ], "start": [ 23 ], "exclusive_end": [ 27 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "aylesbray lodge guest house", "london liverpool street train station" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "aylesbray lodge guest house", "london liverpool street train station" ], "span_start": [ 38, 73 ], "span_end": [ 65, 110 ] } }, { "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": [ "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-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07852042631", "red skoda" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "red skoda", "07852042631" ], "span_start": [ 37, 64 ], "span_end": [ 46, 75 ] } } ] }
SNG01489.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hello, I need to book a train for Thursday leaving to Peterborough.", "No problem, can you please let me know where you want to depart from?", "I would like to leave Cambridge after 09:15.", "TR7317 leaves at 10:06 on Thursday, would you like to reserve a seat?", "Yes just one seat, and I'll need the reference number.", "Booking was successful, the total fee is 16.5 GBP payable at the station. Reference number is : SALFLI4E .", "Thank you so much for your help. Have a great day!", "Thank you for using the Cambridge TownInfo centre. Have a good trip. Goodbye." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-destination" ], "slots_values_list": [ [ "thursday" ], [ "peterborough" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "thursday" ], [ "cambridge" ], [ "peterborough" ], [ "09:15" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "09:15" ], "start": [ 38 ], "exclusive_end": [ 43 ], "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" ], [ "thursday" ], [ "cambridge" ], [ "peterborough" ], [ "09:15" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "thursday", "peterborough" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "destination" ], "act_slot_value": [ "thursday", "peterborough" ], "span_start": [ 34, 54 ], "span_end": [ 42, 66 ] } }, { "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", "leaveat" ], "slot_value": [ "cambridge", "09:15" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "leaveat" ], "act_slot_value": [ "cambridge", "09:15" ], "span_start": [ 22, 38 ], "span_end": [ 31, 43 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "day", "leaveat", "trainid" ], "slot_value": [ "Thursday", "10:06", "TR7317" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "leaveat", "day" ], "act_slot_value": [ "TR7317", "10:06", "Thursday" ], "span_start": [ 0, 17, 26 ], "span_end": [ 6, 22, 34 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "1" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "1" ], "span_start": [ 9 ], "span_end": [ 12 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "16.5 GBP", "SALFLI4E" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "16.5 GBP", "SALFLI4E" ], "span_start": [ 41, 96 ], "span_end": [ 49, 104 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0015.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I would like to book a taxi to hughes hall please.", "Where will you be departing from?", "I will be departing from the river bar.", "What time would you like to leave by?", "I would like to arrive by 19:00 if possible.", "Great, I have booked you a white Honda the Contact number is 07767407244. Anything else I can help you with.", "nope thats all thanks", "It was my pleasure to assist you with that. Hoping you have a great day. Goodbye." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "hughes hall" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "hughes hall" ], "start": [ 31 ], "exclusive_end": [ 42 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "the river bar" ], [ "hughes hall" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "the river bar" ], "start": [ 25 ], "exclusive_end": [ 38 ], "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": [ [ "19:00" ], [ "the river bar" ], [ "hughes hall" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "19: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": [ "destination" ], "slot_value": [ "hughes hall" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "hughes hall" ], "span_start": [ 31 ], "span_end": [ 42 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "the river bar" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "the river bar" ], "span_start": [ 25 ], "span_end": [ 38 ] } }, { "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": [ "19:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "19:00" ], "span_start": [ 26 ], "span_end": [ 31 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07767407244", "white Honda" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "white Honda", "07767407244" ], "span_start": [ 27, 61 ], "span_end": [ 38, 72 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG01660.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": [ "Please book a taxi for me", "Sure! when would you like to arrive?", "I want to arrive by 19:00", "I can definitely help! Where are you departing from?", "I am leaving from the Alpha-Milton Guest House.", "Where will the taxi be taking you tonight?", "I am eager to visit cambridge university botanic gardens.", "Ok, I've booked your taxi. It will be a grey lexus, contact number 07229148300", "What time will the taxi be arriving at the Alpha-Milton?", "You should contact the taxi for an approximate time.", "That is all I need. Goodbye.", "Anytime! Enjoy your stay." ], "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": [ [ "19:00" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "19:00" ], "start": [ 20 ], "exclusive_end": [ 25 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure" ], "slots_values_list": [ [ "19:00" ], [ "alpha-milton guest house" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "Alpha-Milton Guest House" ], "start": [ 22 ], "exclusive_end": [ 46 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "19:00" ], [ "alpha-milton guest house" ], [ "cambridge university botanic gardens" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "cambridge university botanic gardens" ], "start": [ 20 ], "exclusive_end": [ 56 ], "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": [ [ "19:00" ], [ "alpha-milton guest house" ], [ "cambridge university botanic gardens" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "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": [ "19:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "19:00" ], "span_start": [ 20 ], "span_end": [ 25 ] } }, { "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": [ "alpha-milton guest house" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "alpha-milton guest house" ], "span_start": [ 22 ], "span_end": [ 46 ] } }, { "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 university botanic gardens" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "cambridge university botanic gardens" ], "span_start": [ 20 ], "span_end": [ 56 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07229148300", "grey lexus" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "grey lexus", "07229148300" ], "span_start": [ 40, 67 ], "span_end": [ 50, 78 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "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": [] } } ] }
SNG1289.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 find a train for Saturday.", "I have many trains that depart saturday. Where will you be departing from and where is your destination?", "I will be departing from Ely and traveling to Cambridge.", "Okay, and what time do you want to leave after or arrive by?", "I need to arrive by 11:45.", "There are 3 trains here. Do you want me to book any tickets?", "Yes please. I need it to be booked for 8 people.", "Booking was successful, the total fee is 28.16 GBP payable at the station .Reference number is : ZVERHBT3 .", "Thank you, that is all I need.", "You're welcome, thank you for calling the Cambridge TownInfo centre. Have a great day." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day" ], "slots_values_list": [ [ "saturday" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "saturday" ], [ "ely" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "11:45" ], [ "saturday" ], [ "ely" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "11:45" ], "start": [ 20 ], "exclusive_end": [ 25 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "11:45" ], [ "8" ], [ "saturday" ], [ "ely" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day" ], "slot_value": [ "saturday" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "day" ], "act_slot_value": [ "saturday" ], "span_start": [ 27 ], "span_end": [ 35 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice", "day" ], "slot_value": [ "many", "saturday" ] }, { "slot_name": [ "departure", "destination" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "day" ], "act_slot_value": [ "many", "saturday" ], "span_start": [ 7, 31 ], "span_end": [ 11, 39 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "ely", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "ely", "cambridge" ], "span_start": [ 25, 46 ], "span_end": [ 28, 55 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "11:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "11:45" ], "span_start": [ 20 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "3" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "3" ], "span_start": [ 10 ], "span_end": [ 11 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "8" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "8" ], "span_start": [ 39 ], "span_end": [ 40 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "28.16 GBP", "ZVERHBT3" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "28.16 GBP", "ZVERHBT3" ], "span_start": [ 41, 97 ], "span_end": [ 50, 105 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-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": [] } } ] }
SNG01909.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "can i find a train to peterborough departing from cambridge", "Are you interested in train TR9859 which leaves friday by 5:06 and arrives by 5:56?", "The train should leave on thursday and should arrive by 15:15. so thyat one may not help me", "TR5146 will arrive by 14:56 in peterborough on Thursday, would you like to book a seat?", "No that won't be necessary, could you just let me know what the departure time is for that one?", "It departs at 14:06.", "That's very helpful. Thanks! That is all I need.", "Thanks for contacting us. Please let us know if we can help you in the future." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination" ], "slots_values_list": [ [ "cambridge" ], [ "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": [ [ "15:15" ], [ "thursday" ], [ "cambridge" ], [ "peterborough" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "15:15" ], "start": [ 56 ], "exclusive_end": [ 61 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-leaveat" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "15:15" ], [ "thursday" ], [ "cambridge" ], [ "peterborough" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "cambridge", "peterborough" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "departure" ], "act_slot_value": [ "peterborough", "cambridge" ], "span_start": [ 22, 50 ], "span_end": [ 34, 59 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "day", "leaveat", "trainid" ], "slot_value": [ "5:56", "Friday", "5:06", "TR9859" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "day", "leaveat", "arriveby" ], "act_slot_value": [ "TR9859", "Friday", "5:06", "5:56" ], "span_start": [ 28, 48, 58, 78 ], "span_end": [ 34, 54, 62, 82 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "day" ], "slot_value": [ "15:15", "thursday" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "arriveby" ], "act_slot_value": [ "thursday", "15:15" ], "span_start": [ 26, 56 ], "span_end": [ 34, 61 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "day", "destination", "trainid" ], "slot_value": [ "14:56", "Thursday", "peterborough", "TR5146" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "arriveby", "destination", "day" ], "act_slot_value": [ "TR5146", "14:56", "peterborough", "Thursday" ], "span_start": [ 0, 22, 31, 47 ], "span_end": [ 6, 27, 43, 55 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "14:06" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "14:06" ], "span_start": [ 14 ], "span_end": [ 19 ] } }, { "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": [] } } ] }
SNG01581.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 come to cambridge museum of technology by 3:45.", "Of course, I just need to know your destination so I can book that for you.", "I'm going to cambridge museum of tehcnology", "What is the departure site?", "I need to be picked up from don pasquale pizzeria. Please give me a contact number and vehicle type to expect as well.", "Booking completed! Is there anything else I can do for you? Booked car type : red audi Contact number : 07411902572", "thanks that's all for today .", "I need a taxi to take me from Don Pasquale pizzeria to Cambridge museum of technology at 03:45.", "I'm sorry my taxi has already been booked. Thank you for your help.", "There will be a red audi at don pasquale pizzera to take you to the cambridge museum at 03:45. Contact number: 07411902572" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-leaveat" ], "slots_values_list": [ [ "cambridge museum of technology" ], [ "3:45", "03:45" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-departure" ], "value": [ "3:45", "cambridge museum of technology" ], "start": [ 59, 25 ], "exclusive_end": [ 63, 55 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-leaveat" ], "slots_values_list": [ [ "cambridge museum of technology" ], [ "03:45", "3:45" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [ "taxi-phone" ], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "don pasquale pizzeria" ], [ "cambridge museum of technology" ], [ "03:45", "3:45" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "", "don pasquale pizzeria" ], "start": [ -1, 28 ], "exclusive_end": [ -1, 49 ], "copy_from": [ "taxi-departure", "" ], "copy_from_value": [ [ "cambridge museum of technology" ], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "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": [ [ "don pasquale pizzeria" ], [ "cambridge museum of technology" ], [ "03:45", "3:45" ] ] } } ], "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", "leaveat" ], "slot_value": [ "cambridge museum of technology", "cambridge museum of technology", "3:45" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination", "leaveat" ], "act_slot_value": [ "cambridge museum of technology", "cambridge museum of technology", "3:45" ], "span_start": [ 25, 25, 59 ], "span_end": [ 55, 55, 63 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "cambridge museum of tehcnology", "cambridge museum of tehcnology" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "cambridge museum of tehcnology", "cambridge museum of tehcnology" ], "span_start": [ 13, 13 ], "span_end": [ 43, 43 ] } }, { "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": [ "don pasquale pizzeria" ] }, { "slot_name": [ "phone" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "don pasquale pizzeria" ], "span_start": [ 28 ], "span_end": [ 49 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07411902572", "red audi" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "red audi", "07411902572" ], "span_start": [ 78, 104 ], "span_end": [ 86, 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": [], "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": [ "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": [ "departure", "destination", "leaveat", "phone", "type" ], "slot_value": [ "don pasquale pizzera", "cambridge museum", "03:45", "07411902572", "red audi" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "departure", "destination", "leaveat", "phone" ], "act_slot_value": [ "red audi", "don pasquale pizzera", "cambridge museum", "03:45", "07411902572" ], "span_start": [ 16, 28, 68, 88, 111 ], "span_end": [ 24, 48, 84, 93, 122 ] } } ] }
SNG02112.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Can you book a taxi for me? I'll be departing from bangkok city.", "When would you like to leave by?", "I don't care when I leave but I need to arrive by 15:15.", "Great. And your destination please?", "The taxi should take me to hotel du vin and bistro.", "Your booking is complete, a white ford will be arriving to pick you up.", "May I have the contact number for the taxi, please.", "The vehicle is a white Ford and the contact number is 07362646740.", "That's everything I need. Thank you. Goodbye.", "I'm glad I could book you. Goodbye." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure" ], "slots_values_list": [ [ "bangkok city" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "bangkok city" ], "start": [ 51 ], "exclusive_end": [ 63 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure" ], "slots_values_list": [ [ "15:15" ], [ "bangkok city" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "15:15" ], "start": [ 50 ], "exclusive_end": [ 55 ], "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:15" ], [ "bangkok city" ], [ "hotel du vin and bistro" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "hotel du vin and bistro" ], "start": [ 27 ], "exclusive_end": [ 50 ], "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:15" ], [ "bangkok city" ], [ "hotel du vin and bistro" ] ] } } ], "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": [ "bangkok city" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "bangkok city" ], "span_start": [ 51 ], "span_end": [ 63 ] } }, { "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": [ "15:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "15:15" ], "span_start": [ 50 ], "span_end": [ 55 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "hotel du vin and bistro" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "hotel du vin and bistro" ], "span_start": [ 27 ], "span_end": [ 50 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "white ford" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "white ford" ], "span_start": [ 28 ], "span_end": [ 38 ] } }, { "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": [ "07362646740", "white Ford" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "white Ford", "07362646740" ], "span_start": [ 17, 54 ], "span_end": [ 27, 65 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG1273.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "i i'm looking for a train. The train should depart from cambridge and should go to stevenage.", "What day would you like to travel?", "I need to leave on thursday after 16:30. Can you provide me with the train ID?", "The first train available is the TR4765 at 17:21. Shall I book you a seat?", "No thank you. That is all I need.", "Thank you for calling the Cambridge Township Centre. Enjoy your day!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination" ], "slots_values_list": [ [ "cambridge" ], [ "stevenage" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-trainid" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "thursday" ], [ "cambridge" ], [ "stevenage" ], [ "16:30" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "16:30" ], "start": [ 34 ], "exclusive_end": [ 39 ], "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", "stevenage" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "cambridge", "stevenage" ], "span_start": [ 56, 83 ], "span_end": [ 65, 92 ] } }, { "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", "leaveat" ], "slot_value": [ "thursday", "16:30" ] }, { "slot_name": [ "trainid" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "leaveat" ], "act_slot_value": [ "thursday", "16:30" ], "span_start": [ 19, 34 ], "span_end": [ 27, 39 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "leaveat", "trainid" ], "slot_value": [ "17:21", "TR4765" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "leaveat" ], "act_slot_value": [ "TR4765", "17:21" ], "span_start": [ 33, 43 ], "span_end": [ 39, 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" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG1182.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 take me to the lensfield hotel.", "What is your departure site, and what time do you need the taxi?", "I will be departing from Tang Chinese.", "Great. And do you have a departure or arrival time?", "I want to leave after 05:00 please.", "Booking completed! Booked car type : yellow ford Contact number : 07421738274", "Thanks for your help. Have a great day.", "Happy to be of service. Have a great day!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "lensfield hotel" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "lensfield hotel" ], "start": [ 32 ], "exclusive_end": [ 47 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "tang chinese" ], [ "lensfield hotel" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "Tang Chinese" ], "start": [ 25 ], "exclusive_end": [ 37 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "tang chinese" ], [ "lensfield hotel" ], [ "05:00" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "05:00" ], "start": [ 22 ], "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": [ "destination" ], "slot_value": [ "lensfield hotel" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "lensfield hotel" ], "span_start": [ 32 ], "span_end": [ 47 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "tang chinese" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "tang chinese" ], "span_start": [ 25 ], "span_end": [ 37 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "05:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "05:00" ], "span_start": [ 22 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07421738274", "yellow ford" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "yellow ford", "07421738274" ], "span_start": [ 37, 66 ], "span_end": [ 48, 77 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG1283.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need to book a taxi.", "I can help with that! Where do you need to be picked up, where are you headed, and at what time?", "I would like to be picked up at the Holy Trinity Church, and arrive at Cocum by 3:15.", "A grey ford is booked. Contact number 07091291573", "Thanks for everything, that is all I need.", "You are welcome. Have a nice day.", "You too! Thanks again, goodbye!", "You're very welcome. Good Bye." ], "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", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "03:15", "3:15" ], [ "holy trinity church" ], [ "cocum" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure", "taxi-arriveby" ], "value": [ "Cocum", "Holy Trinity Church", "3:15" ], "start": [ 71, 36, 80 ], "exclusive_end": [ 76, 55, 84 ], "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": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Request", "general-greet" ], "act_slots": [ { "slot_name": [ "departure", "destination", "leaveat" ], "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": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination" ], "slot_value": [ "3:15", "holy trinity church", "cocum" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination", "arriveby" ], "act_slot_value": [ "holy trinity church", "cocum", "3:15" ], "span_start": [ 36, 71, 80 ], "span_end": [ 55, 76, 84 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07091291573", "grey ford" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "grey ford", "07091291573" ], "span_start": [ 2, 38 ], "span_end": [ 11, 49 ] } }, { "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", "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": [] } } ] }
SNG01646.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 departing from london kings cross", "When would you like to depart London Kings Cross?", "Yes departing from there heading to Cambridge on Saturday.", "What time would you like to depart or arrive?", "The train should go to cambridge and should arrive by 14:00.", "I have train TR7309 departing London Kings Cross at 11:17 and arriving in Cambridge at 12:08.", "Please book that for 5 people.", "Booking was successful, the total fee is 94.4 GBP payable at the station. Reference number is : 7UGGORNQ .", "Thank you, good bye.", "Great! Have a nice day!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure" ], "slots_values_list": [ [ "london kings cross" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "saturday" ], [ "london kings cross" ], [ "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-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "14:00" ], [ "saturday" ], [ "london kings cross" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "14:00" ], "start": [ 54 ], "exclusive_end": [ 59 ], "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" ], [ "5" ], [ "saturday" ], [ "london kings cross" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "london kings cross" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "london kings cross" ], "span_start": [ 40 ], "span_end": [ 58 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "London Kings Cross" ] }, { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "London Kings Cross" ], "span_start": [ 30 ], "span_end": [ 48 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "saturday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "day" ], "act_slot_value": [ "cambridge", "saturday" ], "span_start": [ 36, 49 ], "span_end": [ 45, 57 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "destination" ], "slot_value": [ "14:00", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "arriveby" ], "act_slot_value": [ "cambridge", "14:00" ], "span_start": [ 23, 54 ], "span_end": [ 32, 59 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination", "leaveat", "trainid" ], "slot_value": [ "12:08", "London Kings Cross", "Cambridge", "11:17", "TR7309" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "departure", "leaveat", "destination", "arriveby" ], "act_slot_value": [ "TR7309", "London Kings Cross", "11:17", "Cambridge", "12:08" ], "span_start": [ 13, 30, 52, 74, 87 ], "span_end": [ 19, 48, 57, 83, 92 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "5" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "5" ], "span_start": [ 21 ], "span_end": [ 22 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "94.4 GBP", "7UGGORNQ" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "94.4 GBP", "7UGGORNQ" ], "span_start": [ 41, 96 ], "span_end": [ 49, 104 ] } }, { "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": [] } } ] }
SNG01564.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 the good luck chinese food takeaway.", "I would be happy to help with your request, where will you need picked up?", "I would like to be picked up at the Bloomsbury Restaurant.", "When would you like to be picked up?", "I want to be picked up after 03:15, please.", "You are booked on a black skoda with the contact number 07423023261.", "Great! Thank you so much!", "You are most welcome. Do you have any other requests?", "No, you have taken care of everything. Goodbye.", "Your taxi will be there by 3:30. Thank you for contacting the centre. Goodbye." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "good luck" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "good luck" ], "start": [ 21 ], "exclusive_end": [ 30 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "bloomsbury restaurant" ], [ "good luck" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "Bloomsbury Restaurant" ], "start": [ 36 ], "exclusive_end": [ 57 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "bloomsbury restaurant" ], [ "good luck" ], [ "03:30", "after 03:15," ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "after 03:15," ], "start": [ 23 ], "exclusive_end": [ 35 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "bloomsbury restaurant" ], [ "good luck" ], [ "03:30", "after 03: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": [ "destination" ], "slot_value": [ "good luck" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "good luck" ], "span_start": [ 21 ], "span_end": [ 30 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "bloomsbury restaurant" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "bloomsbury restaurant" ], "span_start": [ 36 ], "span_end": [ 57 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "after 03:15," ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "after 03:15," ], "span_start": [ 23 ], "span_end": [ 35 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07423023261", "black skoda" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "black skoda", "07423023261" ], "span_start": [ 20, 56 ], "span_end": [ 31, 67 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-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": [ "Taxi-Inform", "general-bye" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "3:30" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "3:30" ], "span_start": [ 27 ], "span_end": [ 31 ] } } ] }
SNG0298.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a train on Monday, leaving after 10:45.", "Where will you be departing from and what is your destination?", "I want to go to Cambridge from Birmingham New Street.", "We have the TR1028 leaving at 11:01. Does that work?", "When does it arrive? And what is the total travel time, please?", "It arrives at 1:44 in the afternoon and it is a 2 hour and 43 minute trip.", "Great! Thanks for your help. Goodbye!", "You're welcome. Happy to help. Have a good day." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-leaveat" ], "slots_values_list": [ [ "monday" ], [ "10:45" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "10:45" ], "start": [ 40 ], "exclusive_end": [ 45 ], "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" ], [ "birmingham new street" ], [ "cambridge" ], [ "10: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" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "monday" ], [ "birmingham new street" ], [ "cambridge" ], [ "10:45" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "leaveat" ], "slot_value": [ "monday", "10:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "leaveat" ], "act_slot_value": [ "monday", "10:45" ], "span_start": [ 18, 40 ], "span_end": [ 24, 45 ] } }, { "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": [ "destination", "departure" ], "act_slot_value": [ "cambridge", "birmingham new street" ], "span_start": [ 16, 31 ], "span_end": [ 25, 52 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat", "trainid" ], "slot_value": [ "11:01", "TR1028" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "leaveat" ], "act_slot_value": [ "TR1028", "11:01" ], "span_start": [ 12, 30 ], "span_end": [ 18, 35 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "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", "leaveat" ], "slot_value": [ "2 hour and 43 minute trip", "1:44 in the afternoon" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "duration" ], "act_slot_value": [ "1:44 in the afternoon", "2 hour and 43 minute trip" ], "span_start": [ 14, 48 ], "span_end": [ 35, 73 ] } }, { "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": [] } } ] }
SNG1347.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'm looking for a train. The train should go to cambridge and should leave on tuesday", "We have over 200 trains, do you have a departure site or time?", "I'm departing from Norwich and need to arrive by 12:15.", "There are many options available. Is there a certain time you would like to depart?", "No just tell me the price of the trip please", "The price of the train would be 17.60 pounds. Anything else you need?", "That'll be all, thanks so much for your assistance!", "You're welcome. Have a great trip!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-destination" ], "slots_values_list": [ [ "tuesday" ], [ "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:15" ], [ "tuesday" ], [ "norwich" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "12:15" ], "start": [ 49 ], "exclusive_end": [ 54 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-price" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "12:15" ], [ "tuesday" ], [ "norwich" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "tuesday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "day" ], "act_slot_value": [ "cambridge", "tuesday" ], "span_start": [ 48, 78 ], "span_end": [ 57, 85 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "200" ] }, { "slot_name": [ "departure", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "200" ], "span_start": [ 13 ], "span_end": [ 16 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure" ], "slot_value": [ "12:15", "norwich" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "arriveby" ], "act_slot_value": [ "norwich", "12:15" ], "span_start": [ 19, 49 ], "span_end": [ 26, 54 ] } }, { "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-Request" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "17.60 pounds" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "price" ], "act_slot_value": [ "17.60 pounds" ], "span_start": [ 32 ], "span_end": [ 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", "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": [] } } ] }
SNG01238.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3" ], "speaker": [ 0, 1, 0, 1 ], "utterance": [ "Send a taxi to the Parkside Police Station to go to Little Seoul", "Do you have a frame of time you would like to arrive or leave in?", "I would like to gt there by 6:30.", "Booking completed! Booked car type : black lexus Contact number : 07080991212" ], "frames": [ { "service": [ "taxi", "police" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "parkside police station" ], [ "little seoul" ] ] } }, { "active_intent": "find_police", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "Little Seoul", "Parkside Police Station" ], "start": [ 52, 19 ], "exclusive_end": [ 64, 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-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "6:30", "06:30" ], [ "parkside police station" ], [ "little seoul" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "6:30" ], "start": [ 28 ], "exclusive_end": [ 32 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "parkside police station", "little seoul" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "parkside police station", "little seoul" ], "span_start": [ 19, 52 ], "span_end": [ 42, 64 ] } }, { "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": [ "6:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "6:30" ], "span_start": [ 28 ], "span_end": [ 32 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07080991212", "black lexus" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "black lexus", "07080991212" ], "span_start": [ 37, 66 ], "span_end": [ 48, 77 ] } } ] }
SNG01339.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": [ "Am looking for a train,it should go to stansted airport and should leave after 13:30", "I'd love to help. Where are you departing from?", "The train should depart from cambridge and should leave on friday.", "How does train TR1090 that leaves at 13:40 sound?", "That sounds like an excellent choice! Thank you for the help!", "welcome. at your service next time", "Can you make a booking for me?", "Your train leaving at 13:40 from Cambridge going to Stansted airport has been booked. Your reference number is 39OY8NLR . The total fee is 10.1 GBP payable at the station.", "I just need to verify that that booking is for 4 people. If not, can you change it?", "I have you for for, reference is X06J64WK . What else may I do?", "I think we have taken care of everything. Thank you so much for your time!", "You're very welcome, 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": [ [ "stansted airport" ], [ "13:30" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "13:30" ], "start": [ 79 ], "exclusive_end": [ 84 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "friday" ], [ "cambridge" ], [ "stansted airport" ], [ "13:30" ] ] } } ], "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-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "friday" ], [ "cambridge" ], [ "stansted airport" ], [ "13: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": [ [ "4" ], [ "friday" ], [ "cambridge" ], [ "stansted airport" ], [ "13: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": [ "stansted airport", "13:30" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "leaveat" ], "act_slot_value": [ "stansted airport", "13:30" ], "span_start": [ 39, 79 ], "span_end": [ 55, 84 ] } }, { "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": [ "friday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "day" ], "act_slot_value": [ "cambridge", "friday" ], "span_start": [ 29, 59 ], "span_end": [ 38, 65 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat", "trainid" ], "slot_value": [ "13:40", "TR1090" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "leaveat" ], "act_slot_value": [ "TR1090", "13:40" ], "span_start": [ 15, 37 ], "span_end": [ 21, 42 ] } }, { "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": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "departure", "destination", "price", "ref" ], "slot_value": [ "Cambridge", "Stansted airport", "10.1 GBP", "39OY8NLR" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "departure", "destination", "ref", "price" ], "act_slot_value": [ "Cambridge", "Stansted airport", "39OY8NLR", "10.1 GBP" ], "span_start": [ 33, 52, 111, 139 ], "span_end": [ 42, 68, 119, 147 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "4" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "4" ], "span_start": [ 47 ], "span_end": [ 48 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "X06J64WK" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "X06J64WK" ], "span_start": [ 33 ], "span_end": [ 41 ] } }, { "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": [] } } ] }
SNG01687.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 to take me from Bangkok City. I need to leave by 19:30.", "And where will you be going to, please.", "I would like to go to Prezzo", "Okay I have booked your taxi for you", "What is the car type?", "Here you are! Booked car type : yellow lexus Contact number : 07405095877", "thank you. i apreciate having gotten help from your desk. hope to get more and better help sometime latter. looking foward to seeng you latter on, thank you so much again", "alaways welcome for more services", "Thank you. Goodbye.", "Thank you for allowing me to help. Good bye." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-leaveat" ], "slots_values_list": [ [ "bangkok city" ], [ "19:30" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-departure" ], "value": [ "19:30", "Bangkok City" ], "start": [ 71, 38 ], "exclusive_end": [ 76, 50 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "bangkok city" ], [ "prezzo" ], [ "19:30" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "Prezzo" ], "start": [ 22 ], "exclusive_end": [ 28 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [ "taxi-type" ], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "bangkok city" ], [ "prezzo" ], [ "19: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": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "leaveat" ], "slot_value": [ "bangkok city", "19:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "leaveat" ], "act_slot_value": [ "bangkok city", "19:30" ], "span_start": [ 38, 71 ], "span_end": [ 50, 76 ] } }, { "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": [ "prezzo" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "prezzo" ], "span_start": [ 22 ], "span_end": [ 28 ] } }, { "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": [ "type" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07405095877", "yellow lexus" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "yellow lexus", "07405095877" ], "span_start": [ 32, 62 ], "span_end": [ 44, 73 ] } }, { "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-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": [] } } ] }
SNG1319.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "am looking for a train. The train should arrive by 18:00 and should go to stevenage.", "Can you provide me with your departure site?", "I am departing from cambridge on Tuesday.", "There are many options available. Is there a certain time you would like to leave?", "What one gets me there before, but closest to 18:00?", "Train TR5343 arrives at 16:10. It is the closest to your required arrival time. Would you like to reserve any tickets today?", "No, I have decided not to book today, thank you, goodbye.", "You're welcome. Have a good day." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-destination" ], "slots_values_list": [ [ "18:00" ], [ "stevenage" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "18:00" ], "start": [ 51 ], "exclusive_end": [ 56 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "18:00" ], [ "tuesday" ], [ "cambridge" ], [ "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-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "18:00" ], [ "tuesday" ], [ "cambridge" ], [ "stevenage" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "destination" ], "slot_value": [ "18:00", "stevenage" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "arriveby", "destination" ], "act_slot_value": [ "18:00", "stevenage" ], "span_start": [ 51, 74 ], "span_end": [ 56, 83 ] } }, { "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": [ "tuesday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "day" ], "act_slot_value": [ "cambridge", "tuesday" ], "span_start": [ 20, 33 ], "span_end": [ 29, 40 ] } }, { "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": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "trainid" ], "slot_value": [ "16:10", "TR5343" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "arriveby" ], "act_slot_value": [ "TR5343", "16:10" ], "span_start": [ 6, 24 ], "span_end": [ 12, 29 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0359.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 to Birmingham New Street that arrives by 8:00.", "Where are you departing from?", "I am leaving from cambridge on tuesday", "Okay, I've got a training leaving at 5:01 and arriving by 07:44, will that be good?", "Perfect. I'd like 8 tickets please.", "Okay I have booked you 8 tickets on this train. Your reference number is E4459YTN . Is there anything else?", "Okay. Thank you for your help. That is all I believe.", "Sure. Glad to have helped." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-destination" ], "slots_values_list": [ [ "08:00", "8:00" ], [ "birmingham new street" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "8:00" ], "start": [ 56 ], "exclusive_end": [ 60 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "08:00", "8:00" ], [ "tuesday" ], [ "cambridge" ], [ "birmingham new street" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "08:00", "8:00" ], [ "8" ], [ "tuesday" ], [ "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", "destination" ], "slot_value": [ "8:00", "birmingham new street" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "arriveby" ], "act_slot_value": [ "birmingham new street", "8:00" ], "span_start": [ 18, 56 ], "span_end": [ 39, 60 ] } }, { "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": [ "tuesday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "day" ], "act_slot_value": [ "cambridge", "tuesday" ], "span_start": [ 18, 31 ], "span_end": [ 27, 38 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "07:44", "5:01" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "arriveby" ], "act_slot_value": [ "5:01", "07:44" ], "span_start": [ 37, 58 ], "span_end": [ 41, 63 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "8" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "8" ], "span_start": [ 18 ], "span_end": [ 19 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "bookpeople", "ref" ], "slot_value": [ "8", "E4459YTN" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "bookpeople", "ref" ], "act_slot_value": [ "8", "E4459YTN" ], "span_start": [ 23, 73 ], "span_end": [ 24, 81 ] } }, { "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": [] } } ] }
SNG1336.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "want to book a taxi", "Where are you going & where should it pick you up?", "I am departing from sala thong and need to go to abbey pool and astroturf pitch. I need to arrive by 16:45.", "Booked! Your car is a yellow toyota. Contact number: 07041103823.", "thanks,i really appreciate your help today", "No problem. If you need anything else, don't hesitate to call back. Goodbye." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "16:45" ], [ "sala thong" ], [ "abbey pool and astroturf pitch" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure", "taxi-arriveby" ], "value": [ "abbey pool and astroturf pitch", "sala thong", "16:45" ], "start": [ 49, 20, 101 ], "exclusive_end": [ 79, 30, 106 ], "copy_from": [ "", "", "" ], "copy_from_value": [ [], [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination" ], "slot_value": [ "16:45", "sala thong", "abbey pool and astroturf pitch" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination", "arriveby" ], "act_slot_value": [ "sala thong", "abbey pool and astroturf pitch", "16:45" ], "span_start": [ 20, 49, 101 ], "span_end": [ 30, 79, 106 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07041103823", "yellow toyota" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "yellow toyota", "07041103823" ], "span_start": [ 22, 53 ], "span_end": [ 35, 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", "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": [] } } ] }
SNG1195.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hey there! Can you give me some options for trains leaving Wednesday from Norwich? We are going to Cambridge.", "Sure thing! When would you like to leave and arrive by?", "I need to arrive by 19:45. I need to book for 5 people.", "I booked you on TR4203 with a total fee of 88 GBP, payable at the station. Reference number is: 58VOL3U2 . Do you need anything further today?", "No that's all. Thanks for your help!", "You're welcome and enjoy your visit." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "wednesday" ], [ "norwich" ], [ "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": [ [ "19:45" ], [ "5" ], [ "wednesday" ], [ "norwich" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "19:45" ], "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", "destination" ], "slot_value": [ "wednesday", "norwich", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "departure", "destination" ], "act_slot_value": [ "wednesday", "norwich", "cambridge" ], "span_start": [ 59, 74, 99 ], "span_end": [ 68, 81, 108 ] } }, { "dialog_act": { "act_type": [ "Train-Request", "general-greet" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "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": [ "arriveby", "bookpeople" ], "slot_value": [ "19:45", "5" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "arriveby", "bookpeople" ], "act_slot_value": [ "19:45", "5" ], "span_start": [ 20, 46 ], "span_end": [ 25, 47 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "price", "ref", "trainid" ], "slot_value": [ "88 GBP", "58VOL3U2", "TR4203" ] }, { "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": [ "TR4203", "88 GBP", "58VOL3U2" ], "span_start": [ 16, 43, 96 ], "span_end": [ 22, 49, 104 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "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": [] } } ] }
SNG01870.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": [ "Hi, I would like to travel Stevenage from Cambridge by train. Could you please tell me when the next train is leaving?", "The next train departing is TR8306 on Friday at 5:54 set to arrive by 6:43. Would you like to book that?", "I actually need to leave on Saturday.", "Let me confirm you are traveling from Cambridge to Stevanage this Saturday. Also, what time do you want to leave or arrive?", "I am in Cambridge traveling to Stevanage on Saturday. I want to arrive in stevenage by 12:45.", "Train ID TR3259 Price 10.24 pounds Reference number is : 1P6X7B88 .", "I'll also need the travel time please.", "The travel time is 19 minutes.", "Ok, great. Thanks!", "Thank you for using our services, do you need any further assistance?", "No that was everything. Goodbye.", "Thank you for allowing me to help. Have a great day." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination" ], "slots_values_list": [ [ "cambridge" ], [ "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": [ [ "saturday" ], [ "cambridge" ], [ "stevenage" ] ] } } ], "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-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "12:45" ], [ "saturday" ], [ "cambridge" ], [ "stevenage" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "12:45" ], "start": [ 87 ], "exclusive_end": [ 92 ], "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-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "12:45" ], [ "saturday" ], [ "cambridge" ], [ "stevenage" ] ] } } ], "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", "stevenage" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "departure" ], "act_slot_value": [ "stevenage", "cambridge" ], "span_start": [ 27, 42 ], "span_end": [ 36, 51 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat", "trainid" ], "slot_value": [ "6:43", "5:54", "TR8306" ] }, { "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": [ "TR8306", "5:54", "6:43" ], "span_start": [ 28, 48, 70 ], "span_end": [ 34, 52, 74 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day" ], "slot_value": [ "saturday" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "day" ], "act_slot_value": [ "saturday" ], "span_start": [ 28 ], "span_end": [ 36 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "day", "departure", "destination" ], "slot_value": [ "Saturday", "Cambridge", "Stevanage" ] }, { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination", "day" ], "act_slot_value": [ "Cambridge", "Stevanage", "Saturday" ], "span_start": [ 38, 51, 66 ], "span_end": [ 47, 60, 74 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "12:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "12:45" ], "span_start": [ 87 ], "span_end": [ 92 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "ref", "trainid" ], "slot_value": [ "10.24 pounds", "1P6X7B88", "TR3259" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "trainid", "price", "ref" ], "act_slot_value": [ "TR3259", "10.24 pounds", "1P6X7B88" ], "span_start": [ 9, 22, 57 ], "span_end": [ 15, 34, 65 ] } }, { "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": [ "19 minutes" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "duration" ], "act_slot_value": [ "19 minutes" ], "span_start": [ 19 ], "span_end": [ 29 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-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": [] } } ] }
SNG0279.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 leave Cambridge on Sunday by train.", "The first train to leave Cambridge departs at 5:00, and goes to London kings cross.", "That will be fine I guess. It will arrive by 19:15, I'm sure?", "TR2045 will arrive closer to that time, it arrives at 18:58. Would you like tickets for that one instead?", "Yes, let's go ahead and book that.", "My apologies, I believe there was an error in the database lookup. TR2045 is not available but TR3353 arrives at 17:51 on Sunday. Shall we book that instead?", "Yes, please give me travel time and departure time, please.", "Certainly. The departure time is 17:00 and the travel time is 51 minutes. I have booked your ticket. The reference number is BJJ3GXMX. Can I help with anything else?", "No, that's all I need, thank you.", "Thank you for using our system!", "Thanks for your help bye!", "You are welcome. Goodbye." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure" ], "slots_values_list": [ [ "sunday" ], [ "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" ], "slots_values_list": [ [ "19:15" ], [ "sunday" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "19:15" ], "start": [ 45 ], "exclusive_end": [ 50 ], "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:15" ], [ "sunday" ], [ "cambridge" ], [ "london kings cross" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [ "train-leaveat", "train-duration" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "19:15" ], [ "1" ], [ "sunday" ], [ "cambridge" ], [ "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", "departure" ], "slot_value": [ "sunday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "day" ], "act_slot_value": [ "cambridge", "sunday" ], "span_start": [ 16, 29 ], "span_end": [ 25, 35 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination", "leaveat" ], "slot_value": [ "Cambridge", "London kings cross", "5:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "leaveat", "destination" ], "act_slot_value": [ "Cambridge", "5:00", "London kings cross" ], "span_start": [ 25, 46, 64 ], "span_end": [ 34, 50, 82 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "19:15" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "19:15" ], "span_start": [ 45 ], "span_end": [ 50 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "trainid" ], "slot_value": [ "18:58", "TR2045" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "arriveby" ], "act_slot_value": [ "TR2045", "18:58" ], "span_start": [ 0, 54 ], "span_end": [ 6, 59 ] } }, { "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", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "day", "trainid", "trainid" ], "slot_value": [ "17:51", "Sunday", "TR2045", "TR3353" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "trainid", "arriveby", "day" ], "act_slot_value": [ "TR2045", "TR3353", "17:51", "Sunday" ], "span_start": [ 67, 95, 113, 122 ], "span_end": [ 73, 101, 118, 128 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "duration", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "duration", "leaveat" ], "slot_value": [ "51 minutes", "17:00" ] }, { "slot_name": [ "trainid" ], "slot_value": [ "BJJ3GXMX" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-OfferBooked" ], "act_slot_name": [ "leaveat", "duration", "trainid" ], "act_slot_value": [ "17:00", "51 minutes", "BJJ3GXMX" ], "span_start": [ 33, 62, 125 ], "span_end": [ 38, 72, 133 ] } }, { "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-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": [] } } ] }
PMUL4056.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 to cambridge on Saturday.", "Where would you be departing from?", "I will be departing from Ely.", "Could you leave on Friday? There are no trains available on Saturday from Ely to Cambridge.", "Sorry, I misspoke. I am actually departing from Broxbourne.", "There are about 19 trains available. I can narrow that down some if you tell me if you want to leave or arrive by a certain time.", "I would like to arrive by 15:30.", "There are 9 trains that meet your criteria that day, one leaving every hour from 05:32. Do you have a departure time preference?", "No, we just want to get there either at or right before 15:30, please. Can you get me 8 tickets on the closest train to that time?", "8 tickets for the TR7846 leaving at 09:32 your reference number is D0CG7JD3 . Anything else today?", "I'm sorry, I meant that I need 5 ticket for the train booked. Can you fix this?", "Yes sure. I booked that for you for 5 people and the reference number is IFXPNYHS ." ], "frames": [ { "service": [ "train", "hotel" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-destination" ], "slots_values_list": [ [ "saturday" ], [ "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" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "saturday" ], [ "ely" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "saturday" ], [ "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": [ [ "15:30" ], [ "saturday" ], [ "broxbourne" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "15:30" ], "start": [ 26 ], "exclusive_end": [ 31 ], "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": [ [ "15:30" ], [ "5" ], [ "saturday" ], [ "broxbourne" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "15:30" ], [ "5" ], [ "saturday" ], [ "broxbourne" ], [ "cambridge" ] ] } } ], "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": [ "saturday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "day" ], "act_slot_value": [ "cambridge", "saturday" ], "span_start": [ 27, 40 ], "span_end": [ 36, 48 ] } }, { "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": [ "ely" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "ely" ], "span_start": [ 25 ], "span_end": [ 28 ] } }, { "dialog_act": { "act_type": [ "Train-NoOffer", "Train-Select" ], "act_slots": [ { "slot_name": [ "day", "departure", "destination" ], "slot_value": [ "Saturday", "Ely", "Cambridge" ] }, { "slot_name": [ "day" ], "slot_value": [ "Friday" ] } ] }, "span_info": { "act_type": [ "Train-Select", "Train-NoOffer", "Train-NoOffer", "Train-NoOffer" ], "act_slot_name": [ "day", "day", "departure", "destination" ], "act_slot_value": [ "Friday", "Saturday", "Ely", "Cambridge" ], "span_start": [ 19, 60, 74, 81 ], "span_end": [ 25, 68, 77, 90 ] } }, { "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": [ 48 ], "span_end": [ 58 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "19" ] }, { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "19" ], "span_start": [ 16 ], "span_end": [ 18 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "15:30" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "15:30" ], "span_start": [ 26 ], "span_end": [ 31 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice", "leaveat" ], "slot_value": [ "9", "every hour from 05:32" ] }, { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "leaveat" ], "act_slot_value": [ "9", "every hour from 05:32" ], "span_start": [ 10, 65 ], "span_end": [ 11, 86 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "15:30" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "15:30" ], "span_start": [ 56 ], "span_end": [ 61 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "bookpeople", "leaveat", "ref", "trainid" ], "slot_value": [ "8", "09:32", "D0CG7JD3", "TR7846" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "bookpeople", "trainid", "leaveat", "ref" ], "act_slot_value": [ "8", "TR7846", "09:32", "D0CG7JD3" ], "span_start": [ 0, 18, 36, 67 ], "span_end": [ 1, 24, 41, 75 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "5" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "5" ], "span_start": [ 31 ], "span_end": [ 32 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "bookpeople", "ref" ], "slot_value": [ "5", "IFXPNYHS" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "bookpeople", "ref" ], "act_slot_value": [ "5", "IFXPNYHS" ], "span_start": [ 36, 73 ], "span_end": [ 37, 81 ] } } ] }
SNG02206.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 from cambridge on monday.", "Where is your destination, please?", "My destination is Norwich. I am hoping I could catch a train after 15:15.", "Will you be traveling alone?", "Yes. I will be by myself. Looking for one ticket please.", "TR9460 leaves cambridge Monday at 15:36, would you like to reserve a seat?", "No, I just need the price and arrival time.", "The price is 17.60 pounds, and travel time is 79 minutes. Do you need to reserve a seat?", "Not at this time. Thanks for the information.", "More specifically, the train arrives in Norwich at 16:55. If there is nothing more, thank you for calling. Goodbye." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure" ], "slots_values_list": [ [ "monday" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "monday" ], [ "cambridge" ], [ "norwich" ], [ "15:15" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "15:15" ], "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-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "monday" ], [ "cambridge" ], [ "norwich" ], [ "15:15" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-arriveby", "train-price" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "monday" ], [ "cambridge" ], [ "norwich" ], [ "15:15" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "monday" ], [ "cambridge" ], [ "norwich" ], [ "15:15" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure" ], "slot_value": [ "monday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "day" ], "act_slot_value": [ "cambridge", "monday" ], "span_start": [ 30, 43 ], "span_end": [ 39, 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", "leaveat" ], "slot_value": [ "norwich", "15:15" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "leaveat" ], "act_slot_value": [ "norwich", "15:15" ], "span_start": [ 18, 67 ], "span_end": [ 25, 72 ] } }, { "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": [ 38 ], "span_end": [ 41 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "day", "departure", "leaveat" ], "slot_value": [ "Monday", "cambridge", "15:36" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "day", "leaveat" ], "act_slot_value": [ "cambridge", "Monday", "15:36" ], "span_start": [ 14, 24, 34 ], "span_end": [ 23, 30, 39 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "price" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "duration", "price" ], "slot_value": [ "79 minutes", "17.60 pounds" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "price", "duration" ], "act_slot_value": [ "17.60 pounds", "79 minutes" ], "span_start": [ 13, 46 ], "span_end": [ 25, 56 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "general-bye" ], "act_slots": [ { "slot_name": [ "destination", "leaveat" ], "slot_value": [ "Norwich", "16:55" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "leaveat" ], "act_slot_value": [ "Norwich", "16:55" ], "span_start": [ 40, 51 ], "span_end": [ 47, 56 ] } } ] }
SNG1314.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 da vinci pizzeria and should depart from the missing sock.", "Do you know what time you would like to arrive?", "By 02:00 please.", "Booking completed! Booked car type : black toyota Contact number : 07381507010", "Perfect. That'll be all. Thank you so much for your help. Have a good day.", "You're welcome and thanks for using our help desk. Goodbye" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "the missing sock" ], [ "da vinci pizzeria" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "da vinci pizzeria", "the missing sock" ], "start": [ 45, 86 ], "exclusive_end": [ 62, 102 ], "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": [ [ "02:00" ], [ "the missing sock" ], [ "da vinci pizzeria" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "02:00" ], "start": [ 3 ], "exclusive_end": [ 8 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "the missing sock", "da vinci pizzeria" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "destination", "departure" ], "act_slot_value": [ "da vinci pizzeria", "the missing sock" ], "span_start": [ 45, 86 ], "span_end": [ 62, 102 ] } }, { "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": [ "02:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "02:00" ], "span_start": [ 3 ], "span_end": [ 8 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07381507010", "black toyota" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "black toyota", "07381507010" ], "span_start": [ 37, 67 ], "span_end": [ 49, 78 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0094.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need to book a taxi from kirkwood house.", "I have booked you a taxi. The contact number is 07866666313. Can I do anything else for you today?", "What type of car is it going to be?", "The car arriving will be a white BMW.", "I forgot something. I need to arrive by 21:00.", "What will your destination be?", "I'm going to efes restaurant.", "Is there anything else you need to know?" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure" ], "slots_values_list": [ [ "kirkwood house" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "kirkwood house" ], "start": [ 27 ], "exclusive_end": [ 41 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure" ], "slots_values_list": [ [ "kirkwood house" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure" ], "slots_values_list": [ [ "21:00" ], [ "kirkwood house" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "21:00" ], "start": [ 40 ], "exclusive_end": [ 45 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "21:00" ], [ "kirkwood house" ], [ "efes restaurant" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "efes restaurant" ], "start": [ 13 ], "exclusive_end": [ 28 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "kirkwood house" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "kirkwood house" ], "span_start": [ 27 ], "span_end": [ 41 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone" ], "slot_value": [ "07866666313" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "phone" ], "act_slot_value": [ "07866666313" ], "span_start": [ 48 ], "span_end": [ 59 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "white BMW" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "white BMW" ], "span_start": [ 27 ], "span_end": [ 36 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "21:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "21:00" ], "span_start": [ 40 ], "span_end": [ 45 ] } }, { "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": [ "efes restaurant" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "efes restaurant" ], "span_start": [ 13 ], "span_end": [ 28 ] } }, { "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": [] } } ] }
SNG01724.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": [ "Help me reserve a taxi to take me to kambar", "Sure! What is your departure site?", "I need to leave from lovell lodge", "Sure! when would you like to arrive?", "It doesn't matter. I just want to leave there after 10:45", "Okay I booked your taxi successfully", "Great, what are the details, please?", "A white honda will be picking you up, the contact number is 07580557287. Is there anything else I can help you with?", "That's all I need for now. Thank you. Goodbye.", "Great. Have a wonderful day." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "kambar" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "kambar" ], "start": [ 37 ], "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-departure", "taxi-destination" ], "slots_values_list": [ [ "lovell lodge" ], [ "kambar" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "lovell lodge" ], "start": [ 21 ], "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": [ [ "lovell lodge" ], [ "kambar" ], [ "10:45" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "10:45" ], "start": [ 52 ], "exclusive_end": [ 57 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "lovell lodge" ], [ "kambar" ], [ "10:45" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "kambar" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "kambar" ], "span_start": [ 37 ], "span_end": [ 43 ] } }, { "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": [ "lovell lodge" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "lovell lodge" ], "span_start": [ 21 ], "span_end": [ 33 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "10:45" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "10:45" ], "span_start": [ 52 ], "span_end": [ 57 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "kambar" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07580557287", "A white honda" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "A white honda", "07580557287" ], "span_start": [ 0, 60 ], "span_end": [ 13, 71 ] } }, { "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": [] } } ] }
SNG01387.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 a taxi to get me to magdalene college no later than 12:15", "Ok, what is your destination?", "I'm heading to Magdalene College, as I mentioned. I need to be retrieved from Kings Lynn Train Station.", "I booked it for you. They will be driving a black BMW and their contact number is 07894559856.", "Thank you, that's all I need.", "Your welcome, have a great day.", "You have a good day too.", "Thank you and goodbye." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "magdalene college" ], [ "12:15" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-destination" ], "value": [ "12:15", "magdalene college" ], "start": [ 59, 27 ], "exclusive_end": [ 64, 44 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi", "train" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "kings lynn train station" ], [ "magdalene college" ], [ "12:15" ] ] } }, { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-departure" ], "slots_values_list": [ [ "12:15" ], [ "kings lynn" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "Kings Lynn Train Station" ], "start": [ 78 ], "exclusive_end": [ 102 ], "copy_from": [ "" ], "copy_from_value": [ [] ] }, { "slot": [ "train-arriveby" ], "value": [ "" ], "start": [ -1 ], "exclusive_end": [ -1 ], "copy_from": [ "taxi-leaveat" ], "copy_from_value": [ [ "12:15" ] ] } ] }, { "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": [ "12:15", "magdalene college", "12:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "destination", "arriveby", "leaveat" ], "act_slot_value": [ "magdalene college", "12:15", "12:15" ], "span_start": [ 27, 59, 59 ], "span_end": [ 44, 64, 64 ] } }, { "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", "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "kings lynn train station" ] }, { "slot_name": [ "departure" ], "slot_value": [ "kings lynn" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "kings lynn train station" ], "span_start": [ 78 ], "span_end": [ 102 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07894559856", "black BMW" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "black BMW", "07894559856" ], "span_start": [ 44, 82 ], "span_end": [ 53, 93 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-greet" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0411.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a train that leaves this Thursday from Cambridge to Ely.", "I have 10 trains to Ely Thursday, leaving on the :50 every two hours from 05:50 to 23:50. Did you have a particular time in mind?", "I need to leave after 17:45 so anytime after that would be great.", "I have train TR7355 from Cambridge departing at 17:50 and arriving in Ely at 18:07. Would this train work for you or would you like a later departure?", "That's great. I'll need 3 tickets, please.", "Booking was successful, the total fee is 13.2 GBP payable at the station. Reference number is : WDETDX35 .", "I apologize this train is going to broxbourne from cambridge. for 3 people are you able to book that?", "Sure, do you still need the train on Thursday after 17:45?", "Yes, that's Broxbourne to Cambridge on Thursday, leaving after 17:45.", "When would you like to arrive?", "Sorry. I really need to be leaving from Cambridge to go to Broxbourne, leaving after 17:45 on Thursday. Arrival time doesn't matter.", "How about TR9890? It departs Cambridge at 18:01 and arrives in Broxbourne at 19:01. It is 17.90 pounds per ticket. Would you like to book that one?", "Yes, please. I will need the reference number when you are finished.", "Your booking was a success. The total fee for 3 tickets is 53.70 GBP, payable at the station, and your reference number is TSUJXVYU . Is there anything else I can do?", "No that will do , cheers.", "Thank you, good bye." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "thursday" ], [ "cambridge" ], [ "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": [ [ "thursday" ], [ "cambridge" ], [ "ely" ], [ "17:45" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "17:45" ], "start": [ 22 ], "exclusive_end": [ 27 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "3" ], [ "thursday" ], [ "cambridge" ], [ "ely" ], [ "17:45" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "3" ], [ "thursday" ], [ "cambridge" ], [ "broxbourne" ], [ "17:45" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "3" ], [ "thursday" ], [ "cambridge" ], [ "broxbourne" ], [ "17:45" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "3" ], [ "thursday" ], [ "cambridge" ], [ "broxbourne" ], [ "17:45" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [ "train-ref" ], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "3" ], [ "thursday" ], [ "cambridge" ], [ "broxbourne" ], [ "17:45" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure", "destination" ], "slot_value": [ "thursday", "cambridge", "ely" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "departure", "destination" ], "act_slot_value": [ "thursday", "cambridge", "ely" ], "span_start": [ 32, 46, 59 ], "span_end": [ 40, 55, 62 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice", "day", "destination", "leaveat", "leaveat", "leaveat" ], "slot_value": [ "10", "Thursday", "Ely", "05:50", "23:50", "on the :50 every two hours" ] }, { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "destination", "day", "leaveat", "leaveat", "leaveat" ], "act_slot_value": [ "10", "Ely", "Thursday", "on the :50 every two hours", "05:50", "23:50" ], "span_start": [ 7, 20, 24, 42, 74, 83 ], "span_end": [ 9, 23, 32, 68, 79, 88 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "17:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "17:45" ], "span_start": [ 22 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination", "leaveat", "trainid" ], "slot_value": [ "18:07", "Cambridge", "Ely", "17:50", "TR7355" ] }, { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "departure", "leaveat", "destination", "arriveby" ], "act_slot_value": [ "TR7355", "Cambridge", "17:50", "Ely", "18:07" ], "span_start": [ 13, 25, 48, 70, 77 ], "span_end": [ 19, 34, 53, 73, 82 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "3" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "3" ], "span_start": [ 24 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "13.2 GBP", "WDETDX35" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "13.2 GBP", "WDETDX35" ], "span_start": [ 41, 96 ], "span_end": [ 49, 104 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople", "departure", "destination" ], "slot_value": [ "3", "cambridge", "broxbourne" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "departure", "bookpeople" ], "act_slot_value": [ "broxbourne", "cambridge", "3" ], "span_start": [ 35, 51, 66 ], "span_end": [ 45, 60, 67 ] } }, { "dialog_act": { "act_type": [ "Train-Select" ], "act_slots": [ { "slot_name": [ "day", "leaveat" ], "slot_value": [ "Thursday", "17:45" ] } ] }, "span_info": { "act_type": [ "Train-Select", "Train-Select" ], "act_slot_name": [ "day", "leaveat" ], "act_slot_value": [ "Thursday", "17:45" ], "span_start": [ 37, 52 ], "span_end": [ 45, 57 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure", "destination", "leaveat" ], "slot_value": [ "thursday", "cambridge", "broxbourne", "17:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "departure", "day", "leaveat" ], "act_slot_value": [ "broxbourne", "cambridge", "thursday", "17:45" ], "span_start": [ 12, 26, 39, 63 ], "span_end": [ 22, 35, 47, 68 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination", "leaveat", "price", "trainid" ], "slot_value": [ "19:01", "Cambridge", "Broxbourne", "18:01", "17.90 pounds", "TR9890" ] }, { "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": [ "trainid", "departure", "leaveat", "destination", "arriveby", "price" ], "act_slot_value": [ "TR9890", "Cambridge", "18:01", "Broxbourne", "19:01", "17.90 pounds" ], "span_start": [ 10, 29, 42, 63, 77, 90 ], "span_end": [ 16, 38, 47, 73, 82, 102 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "53.70 GBP", "TSUJXVYU" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "53.70 GBP", "TSUJXVYU" ], "span_start": [ 59, 123 ], "span_end": [ 68, 131 ] } }, { "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": [] } } ] }
SNG1394.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3" ], "speaker": [ 0, 1, 0, 1 ], "utterance": [ "Can you help get tickets for a train on Tuesday?", "Absolutely! Where will you be heading?", "I need to go to Cambridge from Stevenage after 10:45.", "On Tuesday there is a train from Stevenage to Cambridge at 10:45" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day" ], "slots_values_list": [ [ "tuesday" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "tuesday" ], [ "stevenage" ], [ "cambridge" ], [ "10:45" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "10:45" ], "start": [ 47 ], "exclusive_end": [ 52 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day" ], "slot_value": [ "tuesday" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "day" ], "act_slot_value": [ "tuesday" ], "span_start": [ 40 ], "span_end": [ 47 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination", "leaveat" ], "slot_value": [ "stevenage", "cambridge", "10:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "departure", "leaveat" ], "act_slot_value": [ "cambridge", "stevenage", "10:45" ], "span_start": [ 16, 31, 47 ], "span_end": [ 25, 40, 52 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination", "leaveat" ], "slot_value": [ "Stevenage", "Cambridge", "10:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination", "leaveat" ], "act_slot_value": [ "Stevenage", "Cambridge", "10:45" ], "span_start": [ 33, 46, 59 ], "span_end": [ 42, 55, 64 ] } } ] }
SNG01521.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3" ], "speaker": [ 0, 1, 0, 1 ], "utterance": [ "I need to book a taxi to arrive by 06:45 to go to ADC Theatre.", "Okay, what is your departure site?", "I need to be picked up from Wagamama.", "Booking completed! Booked car type : black lexus Contact number : 07069964497" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-destination" ], "slots_values_list": [ [ "06:45" ], [ "adc theatre" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-arriveby" ], "value": [ "ADC Theatre", "06:45" ], "start": [ 50, 35 ], "exclusive_end": [ 61, 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": [ [ "06:45" ], [ "wagamama" ], [ "adc theatre" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "Wagamama" ], "start": [ 28 ], "exclusive_end": [ 36 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "destination" ], "slot_value": [ "06:45", "adc theatre" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "arriveby", "destination" ], "act_slot_value": [ "06:45", "adc theatre" ], "span_start": [ 35, 50 ], "span_end": [ 40, 61 ] } }, { "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": [ "wagamama" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "wagamama" ], "span_start": [ 28 ], "span_end": [ 36 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07069964497", "black lexus" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "black lexus", "07069964497" ], "span_start": [ 37, 66 ], "span_end": [ 48, 77 ] } } ] }
SNG01618.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 take me today to camboats", "Okay, where is your departure site?", "kings hedges learner pool", "Great. and now I will just need a time from you please", "I want to arrive by 02:45.", "I have booked you a blue audi with contact number 07255776269.", "Fabulous. Thanks so much for your help. Bye!", "Can I do anything else for you today?" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "camboats" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "camboats" ], "start": [ 34 ], "exclusive_end": [ 42 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "kings hedges learner pool" ], [ "camboats" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "kings hedges learner pool" ], "start": [ 0 ], "exclusive_end": [ 25 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "02:45" ], [ "kings hedges learner pool" ], [ "camboats" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "02:45" ], "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": [ "destination" ], "slot_value": [ "camboats" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "camboats" ], "span_start": [ 34 ], "span_end": [ 42 ] } }, { "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": [ "kings hedges learner pool" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "kings hedges learner pool" ], "span_start": [ 0 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Booking-Request" ], "act_slots": [ { "slot_name": [ "booktime" ], "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": [ "02:45" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "02:45" ], "span_start": [ 20 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07255776269", "blue audi" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "blue audi", "07255776269" ], "span_start": [ 20, 50 ], "span_end": [ 29, 61 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0275.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need to a train heading to New Street station in Birmingham, do you have info for that?", "Where do you want to depart from?", "I'd like a train that can get me from Cambridge to Birmingham New Street on Monday by 12:45.", "The TR1162 leaves at 9:01 and will arrive at 11:44. Is that alright?", "Yes that will fine. Can you tell me the travel time for that?", "It will be 163 minutes long.", "Thank you for your help. That will be all.", "You're welcome, thank you for using our service." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-destination" ], "slots_values_list": [ [ "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": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "12:45" ], [ "monday" ], [ "cambridge" ], [ "birmingham new street" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "12:45" ], "start": [ 86 ], "exclusive_end": [ 91 ], "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": [ [ "12:45" ], [ "monday" ], [ "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": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "day", "departure", "destination" ], "slot_value": [ "12:45", "monday", "cambridge", "birmingham new street" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination", "day", "arriveby" ], "act_slot_value": [ "cambridge", "birmingham new street", "monday", "12:45" ], "span_start": [ 38, 51, 76, 86 ], "span_end": [ 47, 72, 82, 91 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat", "trainid" ], "slot_value": [ "11:44", "9:01", "TR1162" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "leaveat", "arriveby" ], "act_slot_value": [ "TR1162", "9:01", "11:44" ], "span_start": [ 4, 21, 45 ], "span_end": [ 10, 25, 50 ] } }, { "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": [ "163 minutes long" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "duration" ], "act_slot_value": [ "163 minutes long" ], "span_start": [ 11 ], "span_end": [ 27 ] } }, { "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": [] } } ] }
SNG0335.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'd like to find a train that leaves after 17:00 on Saturday.", "Absolutely, I need departure and destination information and a time you need to arrive by.", "I'll be departing from Broxbourne and I'd like to go to Cambridge.", "I have 7 available. The first leaves at 17:32, and arrives at 18:32. Would you like me to book that for you?", "I'm not looking to book at the moment, can I just get the train ID? Thanks!", "Of course! TR0811 leaves at 17:32, arrives at 18:32, with a duration of 60 minutes. The price is 14.32 pounds. May I assist you with anything else?", "That is all I need for today. thank you. Goodbye.", "Okay glad I could help. Enjoy your trip." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-leaveat" ], "slots_values_list": [ [ "saturday" ], [ "17:15", "after 17:00" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "after 17:00" ], "start": [ 37 ], "exclusive_end": [ 48 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "saturday" ], [ "broxbourne" ], [ "cambridge" ], [ "after 17: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-trainid" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "saturday" ], [ "broxbourne" ], [ "cambridge" ], [ "after 17:00" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "leaveat" ], "slot_value": [ "saturday", "after 17:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "day" ], "act_slot_value": [ "after 17:00", "saturday" ], "span_start": [ 37, 52 ], "span_end": [ 48, 60 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "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": [ "broxbourne", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "broxbourne", "cambridge" ], "span_start": [ 23, 56 ], "span_end": [ 33, 65 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "choice", "leaveat" ], "slot_value": [ "18:32", "7", "17:32" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "leaveat", "arriveby" ], "act_slot_value": [ "7", "17:32", "18:32" ], "span_start": [ 7, 40, 62 ], "span_end": [ 8, 45, 67 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "trainid" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "arriveby", "duration", "leaveat", "price", "trainid" ], "slot_value": [ "18:32", "60 minutes", "17:32", "14.32 pounds", "TR0811" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "leaveat", "arriveby", "duration", "price" ], "act_slot_value": [ "TR0811", "17:32", "18:32", "60 minutes", "14.32 pounds" ], "span_start": [ 11, 28, 46, 72, 97 ], "span_end": [ 17, 33, 51, 82, 109 ] } }, { "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": [] } } ] }
SNG01917.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I want to leave for Cambridge by train on Wednesday.", "Okay, where are you departing from?", "I'll be coming from london kings cross", "When do you want to leave London Kings Cross?", "i will leave on wednesday", "how about TR5725 that leaves at 05:17?", "That will work. Will you please book it for 5 people?", "It is booked and your reference number is EKDNFGB7 . Is there anything else?", "That is all I needed. Thanks!", "You are more than welcome!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-destination" ], "slots_values_list": [ [ "wednesday" ], [ "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": [ [ "wednesday" ], [ "london kings cross" ], [ "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": [ [ "wednesday" ], [ "london kings cross" ], [ "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-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "5" ], [ "wednesday" ], [ "london kings cross" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "wednesday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "day" ], "act_slot_value": [ "cambridge", "wednesday" ], "span_start": [ 20, 42 ], "span_end": [ 29, 51 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "london kings cross" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "london kings cross" ], "span_start": [ 20 ], "span_end": [ 38 ] } }, { "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-Inform" ], "act_slots": [ { "slot_name": [ "leaveat", "trainid" ], "slot_value": [ "05:17", "TR5725" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "leaveat" ], "act_slot_value": [ "TR5725", "05:17" ], "span_start": [ 10, 32 ], "span_end": [ 16, 37 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "5" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "5" ], "span_start": [ 44 ], "span_end": [ 45 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "EKDNFGB7" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "EKDNFGB7" ], "span_start": [ 42 ], "span_end": [ 50 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG02217.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "Book a taxi", "Okay. I will need your departure site, destination, and a time please.", "I want to be picked up from allenbell after 16:45 and taken to mumford theatre", "Do you need to arrive by a certain time?", "As long as I am picked up after 16:45 I will have plenty of time to arrive.", "Booking completed! Booked car type : blue ford Contact number : 07021649263" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "allenbell" ], [ "mumford theatre" ], [ "16:45" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-destination", "taxi-departure" ], "value": [ "16:45", "mumford theatre", "allenbell" ], "start": [ 44, 63, 28 ], "exclusive_end": [ 49, 78, 37 ], "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": [ [ "allenbell" ], [ "mumford theatre" ], [ "16:45" ] ] } } ], "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": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination", "leaveat" ], "slot_value": [ "?", "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination", "leaveat" ], "slot_value": [ "allenbell", "mumford theatre", "16:45" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "leaveat", "destination" ], "act_slot_value": [ "allenbell", "16:45", "mumford theatre" ], "span_start": [ 28, 44, 63 ], "span_end": [ 37, 49, 78 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07021649263", "blue ford" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "blue ford", "07021649263" ], "span_start": [ 37, 64 ], "span_end": [ 46, 75 ] } } ] }
PMUL0651.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I am looking to book a train to cambridge on saturday around 20:00", "TR1120 leaves kings lynn at 20:11. Would that work?", "The train should go to stansted airport and depart from cambridge", "Ok, I could book the TR3128 which leaves at 20:40.", "I'm not ready to book quite yet. Can you just give me the travel time, as well as arrival time of that train?", "Yes it leaves at 20:40 and arrives at 21:08." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "saturday" ], [ "cambridge" ], [ "20:00" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "20:00" ], "start": [ 61 ], "exclusive_end": [ 66 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "saturday" ], [ "cambridge" ], [ "stansted airport" ], [ "20: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-arriveby", "train-duration" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "saturday" ], [ "cambridge" ], [ "stansted airport" ], [ "20:00" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure", "destination", "leaveat" ], "slot_value": [ "saturday", "cambridge", "cambridge", "20:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination", "day", "leaveat" ], "act_slot_value": [ "cambridge", "cambridge", "saturday", "20:00" ], "span_start": [ 32, 32, 45, 61 ], "span_end": [ 41, 41, 53, 66 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "departure", "leaveat", "trainid" ], "slot_value": [ "kings lynn", "20:11", "TR1120" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "departure", "leaveat" ], "act_slot_value": [ "TR1120", "kings lynn", "20:11" ], "span_start": [ 0, 14, 28 ], "span_end": [ 6, 24, 33 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "cambridge", "stansted airport" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "departure" ], "act_slot_value": [ "stansted airport", "cambridge" ], "span_start": [ 23, 56 ], "span_end": [ 39, 65 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "leaveat", "trainid" ], "slot_value": [ "20:40", "TR3128" ] } ] }, "span_info": { "act_type": [ "Train-OfferBook", "Train-OfferBook" ], "act_slot_name": [ "trainid", "leaveat" ], "act_slot_value": [ "TR3128", "20:40" ], "span_start": [ 21, 44 ], "span_end": [ 27, 49 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "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": [ "arriveby", "leaveat" ], "slot_value": [ "21:08", "20:40" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "arriveby" ], "act_slot_value": [ "20:40", "21:08" ], "span_start": [ 17, 38 ], "span_end": [ 22, 43 ] } } ] }
SNG0441.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 would like to find an Italian restaurant open for dinner?", "I will need more information on what you are looking for, what area and what time?", "I am looking for a train departing from london liverpool street on thursday to go to cambridge.", "There are multiple trains available. By what time do you need to depart or arrive?", "I need to arrive by 09:30. The booking is for me only and I will need a reference number please.", "How about the TR4204? It will arrive by 9:07.", "That sounds good. Please book me for one person and give me the reference number.", "All done. You have 1 ticket on TR4204, Your reference number is 834POXTX . Can I do anything else for you?", "No, that's everything today, thank you.", "Have a good trip. Thank you for using Cambridge TownInfo Centre. Goodbye." ], "frames": [ { "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": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "thursday" ], [ "london liverpool street" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-ref" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "09:30" ], [ "thursday" ], [ "london liverpool street" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "09:30" ], "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": [ [ "09:30" ], [ "1" ], [ "thursday" ], [ "london liverpool street" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "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": [ "Booking-Request", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "booktime" ], "slot_value": [ "?" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure", "destination" ], "slot_value": [ "thursday", "london liverpool street", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "day", "destination" ], "act_slot_value": [ "london liverpool street", "thursday", "cambridge" ], "span_start": [ 40, 67, 85 ], "span_end": [ 63, 75, 94 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "multiple" ] }, { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "multiple" ], "span_start": [ 10 ], "span_end": [ 18 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "09:30" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "09:30" ], "span_start": [ 20 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "trainid" ], "slot_value": [ "9:07", "TR4204" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "arriveby" ], "act_slot_value": [ "TR4204", "9:07" ], "span_start": [ 14, 40 ], "span_end": [ 20, 44 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "1" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "1" ], "span_start": [ 37 ], "span_end": [ 40 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "bookpeople", "ref", "trainid" ], "slot_value": [ "1", "834POXTX", "TR4204" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "bookpeople", "trainid", "ref" ], "act_slot_value": [ "1", "TR4204", "834POXTX" ], "span_start": [ 19, 31, 64 ], "span_end": [ 20, 37, 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": [] } } ] }
PMUL0933.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need to see some train times for Wednesday.", "There are 404 trains running on Wednesday, what point of departure and point of arrival are you interested in?", "I need to depart from ely and arrive by 16:30.", "I can help you with that. How early do you want to leave because we have trains running as early as 5:35", "i want to arrive by 16:30 if possible.", "The TR2211 will leave Ely Wednesday arriving at 15:52. Would you like to book that one?", "Yes book that for me thank you", "I will book that for you now.", "Thank you and I need a reference number", "How many tickets will you need?", "Just one ticket and thank you", "Okay. I have booked one ticket for you. The reference number is EHRSRM7K and it will cost 4.4 GBP.", "No, that is all. Thank you so much. Goodbye", "Thank you for using our system!" ], "frames": [ { "service": [ "train", "restaurant" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day" ], "slots_values_list": [ [ "wednesday" ] ] } }, { "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": [] }, { "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": [ [ "16:30" ], [ "wednesday" ], [ "ely" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "16:30" ], "start": [ 40 ], "exclusive_end": [ 45 ], "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": [ [ "16:30" ], [ "wednesday" ], [ "ely" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure" ], "slots_values_list": [ [ "16:30" ], [ "wednesday" ], [ "ely" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure" ], "slots_values_list": [ [ "16:30" ], [ "wednesday" ], [ "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" ], "slots_values_list": [ [ "16:30" ], [ "1" ], [ "wednesday" ], [ "ely" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day" ], "slot_value": [ "wednesday" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "day" ], "act_slot_value": [ "wednesday" ], "span_start": [ 35 ], "span_end": [ 44 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice", "day" ], "slot_value": [ "404", "Wednesday" ] }, { "slot_name": [ "departure", "destination" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "day" ], "act_slot_value": [ "404", "Wednesday" ], "span_start": [ 10, 32 ], "span_end": [ 13, 41 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure" ], "slot_value": [ "16:30", "ely" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "arriveby" ], "act_slot_value": [ "ely", "16:30" ], "span_start": [ 22, 40 ], "span_end": [ 25, 45 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "5:35" ] }, { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "5:35" ], "span_start": [ 100 ], "span_end": [ 104 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "16:30" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "16:30" ], "span_start": [ 20 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "day", "departure", "trainid" ], "slot_value": [ "15:52", "Wednesday", "Ely", "TR2211" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "departure", "day", "arriveby" ], "act_slot_value": [ "TR2211", "Ely", "Wednesday", "15:52" ], "span_start": [ 4, 22, 26, 48 ], "span_end": [ 10, 25, 35, 53 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-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": [ "choice", "price", "ref" ], "slot_value": [ "one", "4.4 GBP", "EHRSRM7K" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "choice", "ref", "price" ], "act_slot_value": [ "one", "EHRSRM7K", "4.4 GBP" ], "span_start": [ 20, 64, 90 ], "span_end": [ 23, 72, 97 ] } }, { "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": [] } } ] }
SNG0027.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I would like to book a taxi departing from Panahar.", "Could you tell me when you would like to depart and when you would like to arrive?", "Yes I'd need to arrive by 3:00 at cambridge arts theatre.", "That booking has been completed. Your reservation number is 07869081756 and you will be picked up by a blue audi. Can I help with anything else?", "When should I expect it?", "I can't tell the exact arrival time, but expect it a little before 3. It will get you to the theatre by 3.", "Good, good, that'll be all. Thank You.", "You're welcome, enjoy your trip." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure" ], "slots_values_list": [ [ "panahar" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "Panahar" ], "start": [ 43 ], "exclusive_end": [ 50 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "3:00", "03:00" ], [ "panahar" ], [ "cambridge arts theatre" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-arriveby" ], "value": [ "cambridge arts theatre", "3:00" ], "start": [ 34, 26 ], "exclusive_end": [ 56, 30 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "03:00", "3:00" ], [ "panahar" ], [ "cambridge arts theatre" ] ] } } ], "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": [ "panahar" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "panahar" ], "span_start": [ 43 ], "span_end": [ 50 ] } }, { "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", "destination" ], "slot_value": [ "3:00", "cambridge arts theatre" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "arriveby", "destination" ], "act_slot_value": [ "3:00", "cambridge arts theatre" ], "span_start": [ 26, 34 ], "span_end": [ 30, 56 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07869081756", "blue audi" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "phone", "type" ], "act_slot_value": [ "07869081756", "blue audi" ], "span_start": [ 60, 103 ], "span_end": [ 71, 112 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "by 3", "a little before 3" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "leaveat", "arriveby" ], "act_slot_value": [ "a little before 3", "by 3" ], "span_start": [ 51, 101 ], "span_end": [ 68, 105 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0404.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 to travel to London Kings Cross leaving after 10:45. Can you help me with this?", "Sure! Where would you like to depart from?", "I'll be leaving Cambridge on Wednesday.", "There are trains leaving at the hour throughout the day and night. If can book one of those for you if you like.", "I need to leave after 10:45.", "I can book you on TR9781 leaving Cambridge at 11 on Wednesday. How many tickets should I reserve?", "Can you book me 6 tickets please? I will also need the reference number too.", "I've reserved six tickets for you. Your reference number is X1C6NI79 .", "No, that will be everything. Thanks for your help.", "You're welcome, enjoy your trip." ], "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" ], [ "10:45" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "10:45" ], "start": [ 69 ], "exclusive_end": [ 74 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "wednesday" ], [ "cambridge" ], [ "london kings cross" ], [ "10: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": [ [ "wednesday" ], [ "cambridge" ], [ "london kings cross" ], [ "10:45" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [ "train-ref" ], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "6" ], [ "wednesday" ], [ "cambridge" ], [ "london kings cross" ], [ "10: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", "10:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "leaveat" ], "act_slot_value": [ "london kings cross", "10:45" ], "span_start": [ 36, 69 ], "span_end": [ 54, 74 ] } }, { "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": [ "wednesday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "day" ], "act_slot_value": [ "cambridge", "wednesday" ], "span_start": [ 16, 29 ], "span_end": [ 25, 38 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "at the hour throughout the day and night" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "at the hour throughout the day and night" ], "span_start": [ 25 ], "span_end": [ 65 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "10:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "10:45" ], "span_start": [ 22 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBook", "Train-Request" ], "act_slots": [ { "slot_name": [ "day", "departure", "leaveat", "trainid" ], "slot_value": [ "Wednesday", "Cambridge", "11", "TR9781" ] }, { "slot_name": [ "bookpeople" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-OfferBook", "Train-OfferBook", "Train-OfferBook", "Train-OfferBook" ], "act_slot_name": [ "trainid", "departure", "leaveat", "day" ], "act_slot_value": [ "TR9781", "Cambridge", "11", "Wednesday" ], "span_start": [ 18, 33, 46, 52 ], "span_end": [ 24, 42, 48, 61 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "6" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "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" ], "act_slots": [ { "slot_name": [ "bookpeople", "ref" ], "slot_value": [ "six", "X1C6NI79" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "bookpeople", "ref" ], "act_slot_value": [ "six", "X1C6NI79" ], "span_start": [ 14, 60 ], "span_end": [ 17, 68 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "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": [] } } ] }
SNG0024.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hi, I'd like to book a taxi leaving from Archway House, please.", "What is your destination and what time would you like to leave?", "My destination is saigon city and I need it to leave after 10:45.", "Ok expect a Red Tesla at 10:50. Their number is 07532982082.", "Okay perfect. Thank you!", "You are welcome, can I help you with any thing else?", "No thank you. I am all set!", "Alright great! Have a nice day!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure" ], "slots_values_list": [ [ "archway house" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "Archway House" ], "start": [ 41 ], "exclusive_end": [ 54 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "archway house" ], [ "saigon city" ], [ "10:45" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-destination" ], "value": [ "10:45", "saigon city" ], "start": [ 59, 18 ], "exclusive_end": [ 64, 29 ], "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": [ [ "archway house" ], [ "saigon city" ], [ "10:50" ] ] } } ], "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": [ "archway house" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "archway house" ], "span_start": [ 41 ], "span_end": [ 54 ] } }, { "dialog_act": { "act_type": [ "Taxi-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": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination", "leaveat" ], "slot_value": [ "saigon city", "10:45" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "destination", "leaveat" ], "act_slot_value": [ "saigon city", "10:45" ], "span_start": [ 18, 59 ], "span_end": [ 29, 64 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07532982082", "Red Tesla" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "Red Tesla", "07532982082" ], "span_start": [ 12, 48 ], "span_end": [ 21, 59 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-reqmore", "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG01493.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I want to book a train. I would like to depart from cambridge and arrive by 16:45", "What is your destination?", "The train should depart from cambridge and should arrive by 16:45. Going to Ely", "What day will you be travelling?", "I would like to go on Saturday.", "How about TR8860?", "Sure, I would like to book that train for 4 passengers.", "Booking was successful, the total fee is 14.08 GBP payable at the station. Reference number is : VX48ZGH0.", "That's wonderful. I am all set. Thank you. Goodbye.", "You're very welcome! Goodbye." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-departure" ], "slots_values_list": [ [ "16:45" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "16:45" ], "start": [ 76 ], "exclusive_end": [ 81 ], "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": [ [ "16:45" ], [ "cambridge" ], [ "ely" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "16:45" ], [ "saturday" ], [ "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": [ [ "16:45" ], [ "4" ], [ "saturday" ], [ "cambridge" ], [ "ely" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure" ], "slot_value": [ "16:45", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "arriveby" ], "act_slot_value": [ "cambridge", "16:45" ], "span_start": [ 52, 76 ], "span_end": [ 61, 81 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination" ], "slot_value": [ "16:45", "cambridge", "ely" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "arriveby", "destination" ], "act_slot_value": [ "cambridge", "16:45", "ely" ], "span_start": [ 29, 60, 76 ], "span_end": [ 38, 65, 79 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "day" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day" ], "slot_value": [ "saturday" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "day" ], "act_slot_value": [ "saturday" ], "span_start": [ 22 ], "span_end": [ 30 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "trainid" ], "slot_value": [ "TR8860" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "trainid" ], "act_slot_value": [ "TR8860" ], "span_start": [ 10 ], "span_end": [ 16 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "4" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "4" ], "span_start": [ 42 ], "span_end": [ 43 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "trainid" ], "slot_value": [ "14.08 GBP", "VX48ZGH0" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "trainid" ], "act_slot_value": [ "14.08 GBP", "VX48ZGH0" ], "span_start": [ 41, 97 ], "span_end": [ 50, 105 ] } }, { "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": [] } } ] }
SNG02158.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a taxi departing from avalon.", "Can yo let me know what time you want to leave?", "Yeah, after 20:00 would be ideal", "You got it. What is your destination?", "I am going to the fitzwilliam museum.", "Your booking is complete, a black honda will be picking you up.", "can I please have the contact number?", "The contact number 07928549844.", "Thank you so much! That's all.", "You're welcome, have a nice day." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure" ], "slots_values_list": [ [ "avalon" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "avalon" ], "start": [ 29 ], "exclusive_end": [ 35 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-leaveat" ], "slots_values_list": [ [ "avalon" ], [ "20:00" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "20:00" ], "start": [ 12 ], "exclusive_end": [ 17 ], "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": [ [ "avalon" ], [ "fitzwilliam museum" ], [ "20:00" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "fitzwilliam museum" ], "start": [ 18 ], "exclusive_end": [ 36 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [ "taxi-phone" ], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "avalon" ], [ "fitzwilliam museum" ], [ "20: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": [ "departure" ], "slot_value": [ "avalon" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "avalon" ], "span_start": [ 29 ], "span_end": [ 35 ] } }, { "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": [ "20:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "20:00" ], "span_start": [ 12 ], "span_end": [ 17 ] } }, { "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": [ "fitzwilliam museum" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "fitzwilliam museum" ], "span_start": [ 18 ], "span_end": [ 36 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "black honda" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "black honda" ], "span_start": [ 28 ], "span_end": [ 39 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "phone" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone" ], "slot_value": [ "07928549844" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "phone" ], "act_slot_value": [ "07928549844" ], "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-greet" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG02114.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a taxi departing from huntingdon marriot hotel.", "We can help with that. What time do you wish to leave/arrive at your destination?", "I need to arrive by 20:15.", "Okay, and where will you be arriving to?", "saint barnabas press gallery please", "Ok I have a red ford and the contact number is 07619968321. Anything else I can do for you?", "Thank you. I will be looking for the taxi to arrive by 20:15.", "I have confirmed that your taxi will arrive by 20:15. Is that all you need today?", "Yes, that's everything. Thanks!", "Booked car type red ford Contact number 07619968321" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure" ], "slots_values_list": [ [ "huntingdon marriot hotel", "huntingdon marriott hotel" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "huntingdon marriot hotel" ], "start": [ 29 ], "exclusive_end": [ 53 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure" ], "slots_values_list": [ [ "20:15" ], [ "huntingdon marriott hotel", "huntingdon marriot hotel" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "20:15" ], "start": [ 20 ], "exclusive_end": [ 25 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "20:15" ], [ "huntingdon marriott hotel", "huntingdon marriot hotel" ], [ "saint barnabas" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "saint barnabas" ], "start": [ 0 ], "exclusive_end": [ 14 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "20:15" ], [ "huntingdon marriott hotel", "huntingdon marriot hotel" ], [ "saint barnabas" ] ] } } ], "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": [ [ "20:15" ], [ "huntingdon marriott hotel", "huntingdon marriot hotel" ], [ "saint barnabas" ] ] } } ], "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" ], "slot_value": [ "huntingdon marriot hotel" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "huntingdon marriot hotel" ], "span_start": [ 29 ], "span_end": [ 53 ] } }, { "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": [ "20:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "20:15" ], "span_start": [ 20 ], "span_end": [ 25 ] } }, { "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 barnabas" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "saint barnabas" ], "span_start": [ 0 ], "span_end": [ 14 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07619968321", "red ford" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "red ford", "07619968321" ], "span_start": [ 12, 47 ], "span_end": [ 20, 58 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "20:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "20:15" ], "span_start": [ 55 ], "span_end": [ 60 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "20:15" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "20:15" ], "span_start": [ 47 ], "span_end": [ 52 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07619968321", "red ford" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "red ford", "07619968321" ], "span_start": [ 16, 40 ], "span_end": [ 24, 51 ] } } ] }
SNG02316.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": [ "Can you help me reserve a taxi to charlie chan?", "Sure thing, when you like to leave by?", "I need to leave after 14:15.", "And where should we have them pick you up?", "I need to be picked up from 6742 North Ridgewood Court .", "What time do you want to arrive by?", "I don't care.", "Where are you departing from?", "kings hedges learner pool is where i am leaving from.", "I have a red honda with contact number 07992450678.", "Thank you! I think that is all I need for today.", "Great! Have a nice day!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "charlie chan" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "charlie chan" ], "start": [ 34 ], "exclusive_end": [ 46 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "charlie chan" ], [ "14:15" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "14:15" ], "start": [ 22 ], "exclusive_end": [ 27 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "charlie chan" ], [ "14:15" ] ] } } ], "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-destination", "taxi-leaveat" ], "slots_values_list": [ [ "dontcare" ], [ "charlie chan" ], [ "14:15" ] ] } } ], "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", "taxi-leaveat" ], "slots_values_list": [ [ "dontcare" ], [ "kings hedges learner pool" ], [ "charlie chan" ], [ "14:15" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "kings hedges learner pool" ], "start": [ 0 ], "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": [ "destination" ], "slot_value": [ "charlie chan" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "charlie chan" ], "span_start": [ 34 ], "span_end": [ 46 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "14:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "14:15" ], "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": [ "6742 north ridgewood court" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "6742 north ridgewood court" ], "span_start": [ 28 ], "span_end": [ 54 ] } }, { "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": [ "dontcare" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "dontcare" ], "span_start": [ 2 ], "span_end": [ 12 ] } }, { "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": [ "kings hedges learner pool" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "kings hedges learner pool" ], "span_start": [ 0 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07992450678", "red honda" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "red honda", "07992450678" ], "span_start": [ 9, 39 ], "span_end": [ 18, 50 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0072.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hiya, I need a taxi to get me to la margherita.", "Not a problem. Can you please let me know where you will be picked up and what time you would like to leave or arrive?", "jesus green outdoor pool and i want to leave after 23:00", "Your taxi ride has been booked. You'll be picked up by a blue toyota and the contact number is 07733585413.", "Wonderful, thank you!", "Is there anything else I can help you with?", "Nope. That'll be it.", "Have a nice day!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "la margherita" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "la margherita" ], "start": [ 33 ], "exclusive_end": [ 46 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "jesus green outdoor pool" ], [ "la margherita" ], [ "23:00" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-departure" ], "value": [ "23:00", "jesus green outdoor pool" ], "start": [ 51, 0 ], "exclusive_end": [ 56, 24 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "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": [ [ "jesus green outdoor pool" ], [ "la margherita" ], [ "23:00" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "la margherita" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "la margherita" ], "span_start": [ 33 ], "span_end": [ 46 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "leaveat" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "leaveat" ], "slot_value": [ "jesus green outdoor pool", "23:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "leaveat" ], "act_slot_value": [ "jesus green outdoor pool", "23:00" ], "span_start": [ 0, 51 ], "span_end": [ 24, 56 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07733585413", "blue toyota" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "blue toyota", "07733585413" ], "span_start": [ 57, 95 ], "span_end": [ 68, 106 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG02283.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": [ "Please help me with a taxi", "Sure! where are you going?", "I'm going to pizza hut fen ditton.", "Where will you be coming from?", "I am leaving from the beautiful saint catharine's college.", "What time would you like to be picked up from your start point, or dropped off at your destination?", "Oh anytime after 11:45 a.m would be fine", "Booking completed! Booked car type : black volvo Contact number : 07089951396", "Thanks, that's all. Good bye.", "welcome again some other 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-destination" ], "slots_values_list": [ [ "pizza hut fenditton", "pizza hut fen ditton" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "pizza hut fen ditton" ], "start": [ 13 ], "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" ], "slots_values_list": [ [ "saint catharine's college", "saint catharines college" ], [ "pizza hut fenditton", "pizza hut fen ditton" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "saint catharine's college" ], "start": [ 32 ], "exclusive_end": [ 57 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "saint catharines college", "saint catharine's college" ], [ "pizza hut fenditton", "pizza hut fen ditton" ], [ "11:45" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "11:45" ], "start": [ 17 ], "exclusive_end": [ 22 ], "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": [ "pizza hut fen ditton" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "pizza hut fen ditton" ], "span_start": [ 13 ], "span_end": [ 33 ] } }, { "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": [ "saint catharine's college" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "saint catharine's college" ], "span_start": [ 32 ], "span_end": [ 57 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "11:45" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "11:45" ], "span_start": [ 17 ], "span_end": [ 22 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07089951396", "black volvo" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "black volvo", "07089951396" ], "span_start": [ 37, 66 ], "span_end": [ 48, 77 ] } }, { "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": [] } } ] }
SNG0347.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I am looking for a train leaving on Saturday.", "What time would you like the train for?", "I would like to leave after 12:00.", "We can certainly arrange that. Can you tell me where you will be leaving from and where you would like to go?", "I'll be leaving from cambridge and going to birmingham new street.", "Booking was successful, the total fee is 60.08 GBP payable at the station. Reference number is : 9LZNG2V4 . Is there anything else I can help with?", "yes can you tell me when the train arrives and how long the journey will be?", "Gladly. The train arrives at 12:44 and the trip will take 163 minutes. Is there anything else I may assist you with today?", "Yes how much is the ticket?", "It's 60.08 GBP, payable at the station. May I help with anything else?", "That's everything I needed thanks. Bye.", "You're welcome, have a great day!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day" ], "slots_values_list": [ [ "saturday" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-leaveat" ], "slots_values_list": [ [ "saturday" ], [ "12:00" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "12:00" ], "start": [ 28 ], "exclusive_end": [ 33 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "1" ], [ "saturday" ], [ "cambridge" ], [ "birmingham new street" ], [ "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-arriveby" ], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "1" ], [ "saturday" ], [ "cambridge" ], [ "birmingham new street" ], [ "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": [], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "1" ], [ "saturday" ], [ "cambridge" ], [ "birmingham new street" ], [ "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" ], "slot_value": [ "saturday" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "day" ], "act_slot_value": [ "saturday" ], "span_start": [ 36 ], "span_end": [ 44 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "12:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "12:00" ], "span_start": [ 28 ], "span_end": [ 33 ] } }, { "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", "birmingham new street" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "cambridge", "birmingham new street" ], "span_start": [ 21, 44 ], "span_end": [ 30, 65 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "60.08 GBP", "9LZNG2V4" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "60.08 GBP", "9LZNG2V4" ], "span_start": [ 41, 97 ], "span_end": [ 50, 105 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "arriveby", "duration" ], "slot_value": [ "12:44", "163 minutes" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "arriveby", "duration" ], "act_slot_value": [ "12:44", "163 minutes" ], "span_start": [ 29, 58 ], "span_end": [ 34, 69 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "60.08 GBP" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "price" ], "act_slot_value": [ "60.08 GBP" ], "span_start": [ 5 ], "span_end": [ 14 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0332.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need some help finding a train. I'm going to Cambridge on Tuesday.", "Certainly. Where are you departing from?", "I's sorry, I meant to say LEAVING from Cambridge on Tuesday, heading to King's Lynn. I need to arrive by 16:00.", "There are eleven trains that will get you there by then, for how many people?", "What is the cost per ticket?", "The price is $9.80 pound per ticket. Would you like to book it?", "Okay thank you very much.", "We are happy to help. Can I assist you with anything else?", "No, that's everything.", "I'm sorry, I may have misunderstood. The train hasn't been booked yet, should I book it for you now?", "Sure, go ahead. Thank you.", "Alright, you're booked. Anything else you need from me?", "No, that's all, thank you!", "How many people will need a ticket for the train?", "I am so sorry for the misunderstanding. I don't wish to book at the moment. I am all set. Have a great day. Bye.", "No problem. You have a great day also. Bye." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-destination" ], "slots_values_list": [ [ "tuesday" ], [ "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:00" ], [ "tuesday" ], [ "cambridge" ], [ "kings lynn" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "16:00" ], "start": [ 105 ], "exclusive_end": [ 110 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "16:00" ], [ "tuesday" ], [ "cambridge" ], [ "kings lynn" ] ] } } ], "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": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "16:00" ], [ "tuesday" ], [ "cambridge" ], [ "kings lynn" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "16:00" ], [ "1" ], [ "tuesday" ], [ "cambridge" ], [ "kings lynn" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "16:00" ], [ "1" ], [ "tuesday" ], [ "cambridge" ], [ "kings lynn" ] ] } } ], "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", "destination" ], "slot_value": [ "tuesday", "cambridge", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination", "day" ], "act_slot_value": [ "cambridge", "cambridge", "tuesday" ], "span_start": [ 47, 47, 60 ], "span_end": [ 56, 56, 67 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure" ], "slot_value": [ "16:00", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "arriveby" ], "act_slot_value": [ "cambridge", "16:00" ], "span_start": [ 39, 105 ], "span_end": [ 48, 110 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "eleven" ] }, { "slot_name": [ "bookpeople" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "eleven" ], "span_start": [ 10 ], "span_end": [ 16 ] } }, { "dialog_act": { "act_type": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "9.80 pound" ] }, { "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-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": [ "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": [ "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": [ "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": [ "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": [ "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": [] } } ] }
PMUL1021.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a train from london liverpool street to cambridge.", "There are many trains. What day and what time?", "I would like to leave on Friday after 21:45 please.", "Train TR6769 fits what you're looking for. Would you like me to book you passage?", "No, I just need to know the travel time of the train at the moment.", "I will book it for you,is there anything else I can do for you ?" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination" ], "slots_values_list": [ [ "london liverpool street" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "friday" ], [ "london liverpool street" ], [ "cambridge" ], [ "21:45" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "21:45" ], "start": [ 38 ], "exclusive_end": [ 43 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-duration" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "friday" ], [ "london liverpool street" ], [ "cambridge" ], [ "21:45" ] ] } } ], "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": [ "london liverpool street", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "london liverpool street", "cambridge" ], "span_start": [ 20, 47 ], "span_end": [ 43, 56 ] } }, { "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", "21:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "leaveat" ], "act_slot_value": [ "friday", "21:45" ], "span_start": [ 25, 38 ], "span_end": [ 31, 43 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "trainid" ], "slot_value": [ "TR6769" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "trainid" ], "act_slot_value": [ "TR6769" ], "span_start": [ 6 ], "span_end": [ 12 ] } }, { "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-OfferBook", "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0011.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "Could you book me a taxi to Curry Garden?", "I have you booked with a white Honda. Your contact number is 07027500870. Can I help you with anything else?", "Oh, sorry, I forgot to say, I need it to arrive by 10:45, and it'll be leaving the lan hong house.", "Okay, I'm now sending you a yello Volvo which will arrive at Lan Hong House at 10:45. Contact number is 07980240916", "Great. You have been very helpful. Have a great day.", "Thank you for calling Cambridge TownInfo centre we are always glad to help, have a pleasant day." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "curry garden" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "Curry Garden" ], "start": [ 28 ], "exclusive_end": [ 40 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "lan hong house" ], [ "curry garden" ], [ "10:45" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-departure" ], "value": [ "10:45", "lan hong house" ], "start": [ 51, 83 ], "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": [ [ "lan hong house" ], [ "curry garden" ], [ "10:45" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "curry garden" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "curry garden" ], "span_start": [ 28 ], "span_end": [ 40 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07027500870", "white Honda" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "white Honda", "07027500870" ], "span_start": [ 25, 61 ], "span_end": [ 36, 72 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "leaveat" ], "slot_value": [ "lan hong house", "10:45" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "leaveat", "departure" ], "act_slot_value": [ "10:45", "lan hong house" ], "span_start": [ 51, 83 ], "span_end": [ 56, 97 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "destination", "phone", "type" ], "slot_value": [ "10:45", "Lan Hong House", "07980240916", "yello Volvo" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "destination", "arriveby", "phone" ], "act_slot_value": [ "yello Volvo", "Lan Hong House", "10:45", "07980240916" ], "span_start": [ 28, 61, 79, 104 ], "span_end": [ 39, 75, 84, 115 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG01734.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 please.", "Certainly. On what day do you want me to look?", "on tuesday from cambridge to norway leaving at 2030 hrs", "I'm sorry, could you confirm your destination so I can get an accurate schedule.", "I'm sorry, I meant norwich, not norway.", "I couldn't get you to Norway but Norwich is much more doable. I've got the TR2181 to Norwich leaving at 20:36 with a fare of 17.60GBP. Would that suit you?", "That would be perfect. Could you book it for 1 person and provide me a reference number?", "4SSOKT22 is your reference number. What else may I do for you?", "No, thank you. good bye", "Okay, have a great time and be safe." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "tuesday" ], [ "cambridge" ], [ "unknown" ], [ "20:30", "2030" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "2030" ], "start": [ 47 ], "exclusive_end": [ 51 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "tuesday" ], [ "cambridge" ], [ "norwich" ], [ "20:30", "2030" ] ] } } ], "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": [ [ "1" ], [ "tuesday" ], [ "cambridge" ], [ "norwich" ], [ "20:30", "2030" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "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", "departure", "leaveat" ], "slot_value": [ "tuesday", "cambridge", "2030" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "departure", "leaveat" ], "act_slot_value": [ "tuesday", "cambridge", "2030" ], "span_start": [ 3, 16, 47 ], "span_end": [ 10, 25, 51 ] } }, { "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": [ "norwich" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "norwich" ], "span_start": [ 19 ], "span_end": [ 26 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "destination", "leaveat", "price", "trainid" ], "slot_value": [ "Norwich", "20:36", "17.60GBP", "TR2181" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "trainid", "leaveat", "price" ], "act_slot_value": [ "Norwich", "TR2181", "20:36", "17.60GBP" ], "span_start": [ 33, 75, 104, 125 ], "span_end": [ 40, 81, 109, 133 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "1" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "1" ], "span_start": [ 45 ], "span_end": [ 46 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "4SSOKT22" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "4SSOKT22" ], "span_start": [ 0 ], "span_end": [ 8 ] } }, { "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": [] } } ] }
SNG1158.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'm looking for a train. The train should depart from cambridge and should go to london liverpool street", "I can help with that! What day will you be traveling?", "Tuesday, leaving sometime after 19:45.", "Train TR3515 will be leaving Cambridge at 19:59 on Tuesday, and will arrive at London Liverpool Street by 21:27. Would you like me to book it for you?", "Yes please! Could you please give me a price?", "The price is 16.60 pounds. How many tickets will you be needing?", "thank you very much,that's2 all", "If you'd like us to reserve tickets for you, please keep us in mind. We would be happy to help with that.", "sure i will, thank you", "You're welcome and thanks for using our help desk. Goodbye." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination" ], "slots_values_list": [ [ "cambridge" ], [ "london liverpool street" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "tuesday" ], [ "cambridge" ], [ "london liverpool street" ], [ "19:45" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "19:45" ], "start": [ 32 ], "exclusive_end": [ 37 ], "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": [ [ "tuesday" ], [ "cambridge" ], [ "london liverpool street" ], [ "19: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": [ [ "tuesday" ], [ "cambridge" ], [ "london liverpool street" ], [ "19:45" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "cambridge", "london liverpool street" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "cambridge", "london liverpool street" ], "span_start": [ 54, 81 ], "span_end": [ 63, 104 ] } }, { "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": [ "tuesday", "19:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "leaveat" ], "act_slot_value": [ "tuesday", "19:45" ], "span_start": [ 0, 32 ], "span_end": [ 7, 37 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "day", "departure", "destination", "leaveat", "trainid" ], "slot_value": [ "21:27", "Tuesday", "Cambridge", "London Liverpool Street", "19:59", "TR3515" ] }, { "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": [ "trainid", "departure", "leaveat", "day", "destination", "arriveby" ], "act_slot_value": [ "TR3515", "Cambridge", "19:59", "Tuesday", "London Liverpool Street", "21:27" ], "span_start": [ 6, 29, 42, 51, 79, 106 ], "span_end": [ 12, 38, 47, 58, 102, 111 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "16.60 pounds" ] }, { "slot_name": [ "bookpeople" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "price" ], "act_slot_value": [ "16.60 pounds" ], "span_start": [ 13 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG02256.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I want a taxi to come to The Junction to take me to Kambar.", "I would be happy to book that for you, what time would you like to arrive?", "At 3:30 pm", "You've been booked. Expect a blue Volkswagen to get you to kambar by 3:30. Their contact number is 07466224734. Can I help with anything else?", "No, that's everything. Thanks!", "You are most welcome!", "Have a great night! Goodbye!", "Thank you for contacting us and have a nice day." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "the junction" ], [ "kambar" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "Kambar", "The Junction" ], "start": [ 52, 25 ], "exclusive_end": [ 58, 37 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "3:30", "03:30" ], [ "the junction" ], [ "kambar" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "3:30" ], "start": [ 3 ], "exclusive_end": [ 7 ], "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", "destination" ], "slot_value": [ "the junction", "kambar" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "the junction", "kambar" ], "span_start": [ 25, 52 ], "span_end": [ 37, 58 ] } }, { "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": [ "3:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "3:30" ], "span_start": [ 3 ], "span_end": [ 7 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "arriveby", "destination", "phone", "type" ], "slot_value": [ "3:30", "kambar", "07466224734", "blue Volkswagen" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "destination", "arriveby", "phone" ], "act_slot_value": [ "blue Volkswagen", "kambar", "3:30", "07466224734" ], "span_start": [ 29, 59, 69, 99 ], "span_end": [ 44, 65, 73, 110 ] } }, { "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-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": [] } } ] }
SNG01931.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I am hurt a need to find a hospital nearby.", "There is a hospital located on Hills Rd, Cambridge CB20QQ. The phone number is 0122324515. Is there anything else I can help you with?", "Can you please book a taxi to take me to the hospital? I am not able to get there on my own.", "Okay, what is your departure site?", "I don't need a taxi, I'm sorry. I just needed the postcode for the hospital.", "The postcode to the hospital is CB20QQ.", "Thanks for your help, that's all I needed.", "You are welcome. I hope you feel better soon. Goodbye." ], "frames": [ { "service": [ "hospital" ], "state": [ { "active_intent": "find_hospital", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "the hospital" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "the hospital" ], "start": [ 41 ], "exclusive_end": [ 53 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hospital" ], "state": [ { "active_intent": "find_hospital", "requested_slots": [ "hospital-postcode" ], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Hospital-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hospital-Inform" ], "act_slots": [ { "slot_name": [ "address", "postcode" ], "slot_value": [ "Hills Rd, Cambridge", "CB20QQ" ] } ] }, "span_info": { "act_type": [ "Hospital-Inform", "Hospital-Inform" ], "act_slot_name": [ "address", "postcode" ], "act_slot_value": [ "Hills Rd, Cambridge", "CB20QQ" ], "span_start": [ 31, 51 ], "span_end": [ 50, 57 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "the hospital" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "the hospital" ], "span_start": [ 41 ], "span_end": [ 53 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hospital-Request" ], "act_slots": [ { "slot_name": [ "postcode" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hospital-Inform" ], "act_slots": [ { "slot_name": [ "postcode" ], "slot_value": [ "CB20QQ" ] } ] }, "span_info": { "act_type": [ "Hospital-Inform" ], "act_slot_name": [ "postcode" ], "act_slot_value": [ "CB20QQ" ], "span_start": [ 32 ], "span_end": [ 38 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "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": [] } } ] }
SNG01219.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 a taxi departing from tang chinese.", "Ok, what is your destination?", "I need to get to Downing college.", "Great. Now I will just need a time.", "I need to arrive by 19:30", "Alright. I have a white bmw and the contact number is 07454674026. Anything else?", "No that is all I needed.", "I'm sorry, I thought you wanted to leave at 19:30. You are booked for a yellow bmw with the contact number 07816577086 arriving at 19:30.", "Great. Thank you very much.", "Can I help you with anything else?", "No, that's it. Thanks.", "Thank you goodbye" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure" ], "slots_values_list": [ [ "tang chinese" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "tang chinese" ], "start": [ 29 ], "exclusive_end": [ 41 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "tang chinese" ], [ "downing college" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "Downing college" ], "start": [ 17 ], "exclusive_end": [ 32 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "tang chinese" ], [ "downing college" ], [ "19:30" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "19:30" ], "start": [ 20 ], "exclusive_end": [ 25 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "19:30" ], [ "tang chinese" ], [ "downing college" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "" ], "start": [ -1 ], "exclusive_end": [ -1 ], "copy_from": [ "taxi-leaveat" ], "copy_from_value": [ [ "19:30" ] ] } ] }, { "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": [ "tang chinese" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "tang chinese" ], "span_start": [ 29 ], "span_end": [ 41 ] } }, { "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": [ "downing college" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "downing college" ], "span_start": [ 17 ], "span_end": [ 32 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "19:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "19:30" ], "span_start": [ 20 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07454674026", "white bmw" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "white bmw", "07454674026" ], "span_start": [ 18, 54 ], "span_end": [ 27, 65 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "phone", "type" ], "slot_value": [ "19:30", "07816577086", "yellow bmw" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "arriveby", "type", "phone" ], "act_slot_value": [ "19:30", "yellow bmw", "07816577086" ], "span_start": [ 44, 72, 107 ], "span_end": [ 49, 82, 118 ] } }, { "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": [] } } ] }
SNG1395.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 departing from Cambridge.", "Ok, where will you be going?", "I will be going to London Liverpool Street on Sunday.", "And what time would you like to leave after or arrive by on saturday?", "I'm leaving on sunday, not saturday. Can you make sure that's correct? And I want to arrive by 21:00", "I am so sorry about the mix-up in days. I have TR0189 arriving Sunday at london liverpool street at 17:27. Would this be acceptable?", "thanks so much, thats all i needed", "Well, I'm glad I could help. Have a safe trip. Goodbye." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure" ], "slots_values_list": [ [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "saturday" ], [ "cambridge" ], [ "london liverpool street" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "21:00" ], [ "sunday" ], [ "cambridge" ], [ "london liverpool street" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "21:00" ], "start": [ 95 ], "exclusive_end": [ 100 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "cambridge" ], "span_start": [ 30 ], "span_end": [ 39 ] } }, { "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": [ "london liverpool street" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "london liverpool street" ], "span_start": [ 19 ], "span_end": [ 42 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "day" ], "slot_value": [ "saturday" ] }, { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "day" ], "act_slot_value": [ "saturday" ], "span_start": [ 60 ], "span_end": [ 68 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "day" ], "slot_value": [ "21:00", "sunday" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "arriveby" ], "act_slot_value": [ "sunday", "21:00" ], "span_start": [ 15, 95 ], "span_end": [ 21, 100 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Select" ], "act_slots": [ { "slot_name": [ "arriveby", "day", "destination", "trainid" ], "slot_value": [ "17:27", "Sunday", "london liverpool street", "TR0189" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "day", "destination", "arriveby" ], "act_slot_value": [ "TR0189", "Sunday", "london liverpool street", "17:27" ], "span_start": [ 47, 63, 73, 100 ], "span_end": [ 53, 69, 96, 105 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-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": [] } } ] }
SNG0362.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 to leave for bishops stortford after 15:15 by train.", "Certainly. Where are you departing from?", "I'll be leaving from Cambridge.", "I have several trains, when would you like to arrive by?", "The arrival time does not matter, but it should leave on Sunday after 15:15.", "Booking was successful, the total fee is 8.08 GBP payable at the station. Reference number is : V6E0H0GJ . Is there anything else I can help with?", "Were you able to book it for 4 people?", "I was able to book 4 tickets. The total fee will be 32.32 pounds, payable at the station. The reference number is BPUJ9ISP . Can I help you with anything else?", "Okay no that is all today.", "Thank you for using our system!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-destination", "train-leaveat" ], "slots_values_list": [ [ "bishops stortford" ], [ "15:15" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "15:15" ], "start": [ 50 ], "exclusive_end": [ 55 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "cambridge" ], [ "bishops stortford" ], [ "15:15" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "1" ], [ "sunday" ], [ "cambridge" ], [ "bishops stortford" ], [ "15: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": [ [ "4" ], [ "sunday" ], [ "cambridge" ], [ "bishops stortford" ], [ "15:15" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "destination", "leaveat" ], "slot_value": [ "bishops stortford", "15:15" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "leaveat" ], "act_slot_value": [ "bishops stortford", "15:15" ], "span_start": [ 26, 50 ], "span_end": [ 43, 55 ] } }, { "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": [ 21 ], "span_end": [ 30 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "several" ] }, { "slot_name": [ "arriveby" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "several" ], "span_start": [ 7 ], "span_end": [ 14 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "leaveat" ], "slot_value": [ "sunday", "15:15" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "leaveat" ], "act_slot_value": [ "sunday", "15:15" ], "span_start": [ 57, 70 ], "span_end": [ 63, 75 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "8.08 GBP", "V6E0H0GJ" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "8.08 GBP", "V6E0H0GJ" ], "span_start": [ 41, 96 ], "span_end": [ 49, 104 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "4" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "4" ], "span_start": [ 29 ], "span_end": [ 30 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "32.32 pounds", "BPUJ9ISP" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "32.32 pounds", "BPUJ9ISP" ], "span_start": [ 52, 114 ], "span_end": [ 64, 122 ] } }, { "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": [] } } ] }
SNG02070.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Can you help me book a taxi to lan hong house, please?", "Sure thing, when you like to leave by?", "I need to get there by 7:00.", "Ok, what is your departure site?", "I'm departing from alexander bed and breakfast.", "A black audi will be arriving to pick you up. Their contact number is 07706975524. Thank you!", "Great, thank you!", "Thank you is there anything else?", "That's all I need. Thanks again.", "You are more than welcome!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "lan hong house" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "lan hong house" ], "start": [ 31 ], "exclusive_end": [ 45 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "lan hong house" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "7:00" ], "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": [ [ "7:00", "07:00" ], [ "alexander bed and breakfast" ], [ "lan hong house" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "alexander bed and breakfast" ], "start": [ 19 ], "exclusive_end": [ 46 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "lan hong house" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "lan hong house" ], "span_start": [ 31 ], "span_end": [ 45 ] } }, { "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", "destination" ], "slot_value": [ "7:00", "lan hong house" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "7:00" ], "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": [ "alexander bed and breakfast" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "alexander bed and breakfast" ], "span_start": [ 19 ], "span_end": [ 46 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07706975524", "black audi" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "black audi", "07706975524" ], "span_start": [ 2, 70 ], "span_end": [ 12, 81 ] } }, { "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": [] } } ] }
SNG01203.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 have to get to the gandhi by 09:15. Can you help me?", "I would be happy to help with your request, where will you be departing from?", "I'm departing from Golden Wok.", "I've booked you a blue lexus, the contact number is 07462575401.", "Wonderful, thank you so much.", "Is there anything else i can help you with today?", "I accually should depart from thanh binh.", "Booking completed! Booked car type : blue lexus Contact number : 07462575401", "Great, thanks for your help.", "Do you need any help with anything else?", "No, thank you again fro accomodating me. Have a great day.", "Thank you for using our services." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "the gandhi" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-arriveby" ], "value": [ "the gandhi", "09:15" ], "start": [ 17, 31 ], "exclusive_end": [ 27, 36 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "09:15" ], [ "golden wok" ], [ "the gandhi" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "Golden Wok" ], "start": [ 19 ], "exclusive_end": [ 29 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "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": [ [ "09:15" ], [ "golden wok" ], [ "the gandhi" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "the gandhi" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "the gandhi" ], "span_start": [ 17 ], "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": [ "golden wok" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "golden wok" ], "span_start": [ 19 ], "span_end": [ 29 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07462575401", "blue lexus" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "blue lexus", "07462575401" ], "span_start": [ 18, 52 ], "span_end": [ 28, 63 ] } }, { "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": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07462575401", "blue lexus" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "blue lexus", "07462575401" ], "span_start": [ 37, 65 ], "span_end": [ 47, 76 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-reqmore" ], "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": [] } } ] }
SNG0003.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hi, can you help me book a taxi to go from Jinling Noodle Bar over to Tenpin?", "I'd be happy to help you, when would you like to arrive at tenpin?", "I would like the taxi to arrive in Tenpin by 21:45.", "Booking completed. Please look out for a grey BMW! Contact number is 07914917823. Is there anything else I can help with?", "No, that's all I needed. Goodbye!", "Enjoy your time in Cambridge! Goodbye!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "jinling noodle bar" ], [ "tenpin" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "Tenpin", "Jinling Noodle Bar" ], "start": [ 70, 43 ], "exclusive_end": [ 76, 61 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "21:45" ], [ "jinling noodle bar" ], [ "tenpin" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "21:45" ], "start": [ 45 ], "exclusive_end": [ 50 ], "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": [ "jinling noodle bar", "tenpin" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "jinling noodle bar", "tenpin" ], "span_start": [ 43, 70 ], "span_end": [ 61, 76 ] } }, { "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", "destination" ], "slot_value": [ "21:45", "tenpin" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "destination", "arriveby" ], "act_slot_value": [ "tenpin", "21:45" ], "span_start": [ 35, 45 ], "span_end": [ 41, 50 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07914917823", "grey BMW" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "grey BMW", "07914917823" ], "span_start": [ 41, 69 ], "span_end": [ 49, 80 ] } }, { "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": [] } } ] }
SNG01524.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 london liverpool street.", "the train id is TR5154 and it leaves cambridge on friday", "I am actually leaving on Saturday from cambridge.", "The train id is TR2895 and it leaves cambridge on saturday .", "Great, can you please book it for 2 people and give me the reference number? Thanks.", "You are all booked for Saturday. The train departs at 05:59 and arrives at 07:27. The price is 13.28 pounds." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-destination" ], "slots_values_list": [ [ "london liverpool street" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-destination" ], "slots_values_list": [ [ "saturday" ], [ "london liverpool street" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-ref" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "saturday" ], [ "cambridge" ], [ "london liverpool street" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "london liverpool street" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "london liverpool street" ], "span_start": [ 33 ], "span_end": [ 56 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure", "trainid" ], "slot_value": [ "friday", "cambridge", "TR5154" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "departure", "day" ], "act_slot_value": [ "TR5154", "cambridge", "friday" ], "span_start": [ 16, 37, 50 ], "span_end": [ 22, 46, 56 ] } }, { "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": [ 25, 39 ], "span_end": [ 33, 48 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure", "trainid" ], "slot_value": [ "saturday", "cambridge", "TR2895" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "departure", "day" ], "act_slot_value": [ "TR2895", "cambridge", "saturday" ], "span_start": [ 16, 37, 50 ], "span_end": [ 22, 46, 58 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "2" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "2" ], "span_start": [ 34 ], "span_end": [ 35 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "arriveby", "day", "leaveat", "price" ], "slot_value": [ "07:27", "Saturday", "05:59", "13.28 pounds" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "day", "leaveat", "arriveby", "price" ], "act_slot_value": [ "Saturday", "05:59", "07:27", "13.28 pounds" ], "span_start": [ 23, 54, 75, 95 ], "span_end": [ 31, 59, 80, 107 ] } } ] }
SNG01736.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'd like a taxi to the ugly duckling", "What time would you like to depart at?", "I need to actually arrive by 19:15.", "Where will you be departing from today?", "I will be departing from parkside police station.", "Your grey Honda is booked, and the contact number for the driver is 07817450562. Can I do anything else for you today?", "No, that's great, thanks.", "Have a nice day. Thank you for contacting us." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "ugly duckling" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "ugly duckling" ], "start": [ 23 ], "exclusive_end": [ 36 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-destination" ], "slots_values_list": [ [ "19:15" ], [ "ugly duckling" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "19:15" ], "start": [ 29 ], "exclusive_end": [ 34 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi", "police" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "19:15" ], [ "parkside police station" ], [ "ugly duckling" ] ] } }, { "active_intent": "find_police", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "parkside police station" ], "start": [ 25 ], "exclusive_end": [ 48 ], "copy_from": [ "" ], "copy_from_value": [ [] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "ugly duckling" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "ugly duckling" ], "span_start": [ 23 ], "span_end": [ 36 ] } }, { "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": [ "19:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "19:15" ], "span_start": [ 29 ], "span_end": [ 34 ] } }, { "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 police station" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "parkside police station" ], "span_start": [ 25 ], "span_end": [ 48 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07817450562", "grey Honda" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "grey Honda", "07817450562" ], "span_start": [ 5, 68 ], "span_end": [ 15, 79 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG1168.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": [ "Hello, I'm looking for a train to get me to london kings cross.", "Ok. Will you be departing from Cambridge?", "Yes, Cambridge and I want to leave on Sunday. I need travel time", "Travel time is 51 minutes. What time were you hoping to leave?", "I would like to leave after 13:45.", "There is a train that leaves at 15:00 would you like me to book that train for you?", "No thanks, I just needed the travel time for the train departing at 15:00.", "The travel time for TR 9386 is 51 minutes.", "Thanks, that's all I needed. Goodbye!", "Thank you for using Cambridge TownInfo centre, goodbye!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-destination" ], "slots_values_list": [ [ "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": [ "train-duration" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "sunday" ], [ "cambridge" ], [ "london kings cross" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "sunday" ], [ "cambridge" ], [ "london kings cross" ], [ "13:45" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "13:45" ], "start": [ 28 ], "exclusive_end": [ 33 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-duration" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "sunday" ], [ "cambridge" ], [ "london kings cross" ], [ "13:45" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "london kings cross" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "london kings cross" ], "span_start": [ 44 ], "span_end": [ 62 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "day", "departure" ], "slot_value": [ "sunday", "cambridge" ] }, { "slot_name": [ "duration" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "day" ], "act_slot_value": [ "cambridge", "sunday" ], "span_start": [ 5, 38 ], "span_end": [ 14, 44 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "duration" ], "slot_value": [ "51 minutes" ] }, { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "duration" ], "act_slot_value": [ "51 minutes" ], "span_start": [ 15 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "13:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "13:45" ], "span_start": [ 28 ], "span_end": [ 33 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "15:00" ] } ] }, "span_info": { "act_type": [ "Train-OfferBook" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "15:00" ], "span_start": [ 32 ], "span_end": [ 37 ] } }, { "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", "trainid" ], "slot_value": [ "51 minutes", "TR 9386" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "duration" ], "act_slot_value": [ "TR 9386", "51 minutes" ], "span_start": [ 20, 31 ], "span_end": [ 27, 41 ] } }, { "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": [] } } ] }
SNG01676.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'd like a taxi to riverboat georgina", "Sure! when would you like to arrive?", "I would like to leave after 5:15.", "Got it. Now I will just need to know where the taxi should pick you up from", "The departure site is peterborough train station", "Booking successful. Grey honda, contact number 07022908010", "Thank you that is all I need.", "Great! Have a nice day!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "riverboat georgina" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "riverboat georgina" ], "start": [ 19 ], "exclusive_end": [ 37 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "riverboat georgina" ], [ "05:15", "5:15" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "5:15" ], "start": [ 28 ], "exclusive_end": [ 32 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "peterborough train station" ], [ "riverboat georgina" ], [ "05:15", "5:15" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "peterborough train station" ], "start": [ 22 ], "exclusive_end": [ 48 ], "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": [ "riverboat georgina" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "riverboat georgina" ], "span_start": [ 19 ], "span_end": [ 37 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "5:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "5:15" ], "span_start": [ 28 ], "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": [ "peterborough train station" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "peterborough train station" ], "span_start": [ 22 ], "span_end": [ 48 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07022908010", "Grey honda" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "Grey honda", "07022908010" ], "span_start": [ 20, 47 ], "span_end": [ 30, 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", "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": [] } } ] }
SNG01701.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 to take me to Riverside Brasserie at 11:15.", "Sure thing, where are you going?", "I'm going to riverside brasserie.", "Where will you leave from?", "I'm leaving from the Marriott Hotel in downtown Cambridge next to the theatre.", "Is that the huntingdon marriott hotel?", "No, sorry I'm actually departing from saint johns chop house.", "Ok, just to confirm, you'd like a taxi from saint johns chop house to riverside brasserie at 11:15?", "Yes, but I want to leave after 11:15. When you book it can you get me the car type and contact number please?", "All right, sir, you'll be picked up in a blue BMW. The contact number is 07348606520.", "Thank you, that's all I need. Good bye.", "welcome.enjoy the ride" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "riverside brasserie" ], [ "11:15" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-destination" ], "value": [ "11:15", "Riverside Brasserie" ], "start": [ 59, 36 ], "exclusive_end": [ 64, 55 ], "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": [ [ "riverside brasserie" ], [ "11:15" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "marriott hotel", "huntingdon marriott hotel" ], [ "riverside brasserie" ], [ "11:15" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "Marriott Hotel" ], "start": [ 21 ], "exclusive_end": [ 35 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "saint johns chop house" ], [ "riverside brasserie" ], [ "11:15" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "saint johns chop house" ], "start": [ 38 ], "exclusive_end": [ 60 ], "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": [ [ "saint johns chop house" ], [ "riverside brasserie" ], [ "11: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", "leaveat" ], "slot_value": [ "riverside brasserie", "11:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "destination", "leaveat" ], "act_slot_value": [ "riverside brasserie", "11:15" ], "span_start": [ 36, 59 ], "span_end": [ 55, 64 ] } }, { "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": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "marriott hotel" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "marriott hotel" ], "span_start": [ 21 ], "span_end": [ 35 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "saint johns chop house" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "saint johns chop house" ], "span_start": [ 38 ], "span_end": [ 60 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure", "destination", "leaveat" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "Taxi-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "11:15" ] }, { "slot_name": [ "phone", "type" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "11:15" ], "span_start": [ 31 ], "span_end": [ 36 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07348606520", "blue BMW" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "blue BMW", "07348606520" ], "span_start": [ 41, 73 ], "span_end": [ 49, 84 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0419.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'm looking for a train out of cambridge on Saturday.", "No problem! Where do you plan to go on Saturday?", "I want to go to Kings Lynn.", "Alright, when do you want to leave and arrive?", "Arrival time is not important, but the train should leave after 14:30.", "Booking was successful, the total fee is 7.84 GBP payable at the station. Reference number is : QA65LM7A . Is there anything else I can help with?", "No, thank you. Sounds good", "Have a wonderful day." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure" ], "slots_values_list": [ [ "saturday" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "saturday" ], [ "cambridge" ], [ "kings lynn" ] ] } } ], "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" ], [ "kings lynn" ], [ "14:30" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "14:30" ], "start": [ 64 ], "exclusive_end": [ 69 ], "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": [ "departure", "day" ], "act_slot_value": [ "cambridge", "saturday" ], "span_start": [ 31, 44 ], "span_end": [ 40, 52 ] } }, { "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": [ 16 ], "span_end": [ 26 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "14:30" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "14:30" ], "span_start": [ 64 ], "span_end": [ 69 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "7.84 GBP", "QA65LM7A" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "7.84 GBP", "QA65LM7A" ], "span_start": [ 41, 96 ], "span_end": [ 49, 104 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG02201.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 please.", "Okay, I will need some more information from you. What time would you like to leave?", "I need to get there by 11:45.", "Great. Can you tell me where you will be traveling to and from?", "I want to go from wandlebury country park to huntingdon marriott hotel", "07426688661 is the contact number, I have you in a grey Toyota.", "That's perfect, thanks!", "Can I help you with anything else?", "No, that's everything. Goodbye.", "You are welcome. Thank you for calling us. Goodbye." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby" ], "slots_values_list": [ [ "11:45" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "11:45" ], "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": [ [ "11:45" ], [ "wandlebury country park" ], [ "huntingdon marriott hotel" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "huntingdon marriott hotel", "wandlebury country park" ], "start": [ 45, 18 ], "exclusive_end": [ 70, 41 ], "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": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "11:45" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "11:45" ], "span_start": [ 23 ], "span_end": [ 28 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "wandlebury country park", "huntingdon marriott hotel" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "wandlebury country park", "huntingdon marriott hotel" ], "span_start": [ 18, 45 ], "span_end": [ 41, 70 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07426688661", "grey Toyota" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "phone", "type" ], "act_slot_value": [ "07426688661", "grey Toyota" ], "span_start": [ 0, 51 ], "span_end": [ 11, 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": [] } } ] }
SNG01914.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 after 21:45 to take me to jesus college.", "I'd be happy to help! Where are you coming from?", "I am coming from 4455 Woodbridge Road. It's the hotel next to the Shell gas station and Cambridge College.", "What is the name of the hotel you are coming from?", "I'm coming from thanh binh.", "I have that booked a yellow skoda with contact number 07116573501.", "Thank you for your help, goodbye.", "My pleasure. Enjoy your day." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "jesus college" ], [ "21:45" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-destination" ], "value": [ "21:45", "jesus college" ], "start": [ 20, 40 ], "exclusive_end": [ 25, 53 ], "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": [ [ "4455 woodbridge road" ], [ "jesus college" ], [ "21:45" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "4455 Woodbridge Road" ], "start": [ 17 ], "exclusive_end": [ 37 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "thanh binh" ], [ "jesus college" ], [ "21:45" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "thanh binh" ], "start": [ 16 ], "exclusive_end": [ 26 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination", "leaveat" ], "slot_value": [ "jesus college", "21:45" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "leaveat", "destination" ], "act_slot_value": [ "21:45", "jesus college" ], "span_start": [ 20, 40 ], "span_end": [ 25, 53 ] } }, { "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": [ "4455 woodbridge road" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "4455 woodbridge road" ], "span_start": [ 17 ], "span_end": [ 37 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "thanh binh" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "thanh binh" ], "span_start": [ 16 ], "span_end": [ 26 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07116573501", "yellow skoda" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "yellow skoda", "07116573501" ], "span_start": [ 21, 54 ], "span_end": [ 33, 65 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG1320.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 the lensfield hotel and should depart from christ's college.", "What time should the car pick you up?", "I need to leave after 21:30.", "Alright great! The car will be a red ford and the contact number is 07161667298.", "Awesome, thank you! That was all I was looking for today. Have a good one", "Glad to be of service today. Have a good day. Goodbye." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "christ college", "christ's college" ], [ "lensfield hotel" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "lensfield hotel", "christ's college" ], "start": [ 49, 88 ], "exclusive_end": [ 64, 104 ], "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": [ [ "christ college", "christ's college" ], [ "lensfield hotel" ], [ "21:30" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "21:30" ], "start": [ 22 ], "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": [ "departure", "destination" ], "slot_value": [ "christ's college", "lensfield hotel" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "destination", "departure" ], "act_slot_value": [ "lensfield hotel", "christ's college" ], "span_start": [ 49, 88 ], "span_end": [ 64, 104 ] } }, { "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": [ 22 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-greet" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07161667298", "red ford" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "red ford", "07161667298" ], "span_start": [ 33, 68 ], "span_end": [ 41, 79 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG01588.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Can you find me a taxi from backstreet bistro? I can't leave until after 14:15.", "Ok, what is your destination?", "I want to be taken to cineworld cinema", "When do you need to arrive?", "By 15 00 and I need car type and contact number", "Booking completed! Booked car type : black skoda Contact number : 07336608269", "Thanks for all your help. Goodbye.", "What time do you need to be at the cineworld Cinema?" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-leaveat" ], "slots_values_list": [ [ "backstreet bistro" ], [ "14:15" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-departure" ], "value": [ "14:15", "backstreet bistro" ], "start": [ 73, 28 ], "exclusive_end": [ 78, 45 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "backstreet bistro" ], [ "cineworld cinema" ], [ "14:15" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "cineworld cinema" ], "start": [ 22 ], "exclusive_end": [ 38 ], "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", "taxi-leaveat" ], "slots_values_list": [ [ "15", "15:00" ], [ "backstreet bistro" ], [ "cineworld cinema" ], [ "14:15" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "15" ], "start": [ 3 ], "exclusive_end": [ 5 ], "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", "taxi-leaveat" ], "slots_values_list": [ [ "15:00", "15" ], [ "backstreet bistro" ], [ "cineworld cinema" ], [ "14: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", "leaveat" ], "slot_value": [ "backstreet bistro", "14:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "leaveat" ], "act_slot_value": [ "backstreet bistro", "14:15" ], "span_start": [ 28, 73 ], "span_end": [ 45, 78 ] } }, { "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": [ "cineworld cinema" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "cineworld cinema" ], "span_start": [ 22 ], "span_end": [ 38 ] } }, { "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", "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "15" ] }, { "slot_name": [ "phone", "type" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "15" ], "span_start": [ 3 ], "span_end": [ 5 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07336608269", "black skoda" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "black skoda", "07336608269" ], "span_start": [ 37, 66 ], "span_end": [ 48, 77 ] } }, { "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": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL3385.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I am hoping you can help me with my planning. I am trying to find information on the trains.", "I can definitely help you with that. Can you give me more information, like your departure and destination preferences?", "I will be departing from Stansted Airport to go to Cambridge on Wednesday.", "I am getting the information up now, do you have a specific arrival or departure time?", "I would like to arrive by 13:15.", "TR6386 departs at 12:24 and arrives by 12:52. Would you like a ticket?" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train", "hotel" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "wednesday" ], [ "stansted airport" ], [ "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" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "13:15" ], [ "wednesday" ], [ "stansted airport" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "13:15" ], "start": [ 26 ], "exclusive_end": [ 31 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure", "destination" ], "slot_value": [ "wednesday", "stansted airport", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination", "day" ], "act_slot_value": [ "stansted airport", "cambridge", "wednesday" ], "span_start": [ 25, 51, 64 ], "span_end": [ 41, 60, 73 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "13:15" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "13:15" ], "span_start": [ 26 ], "span_end": [ 31 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "12:52", "12:24" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "arriveby" ], "act_slot_value": [ "12:24", "12:52" ], "span_start": [ 18, 39 ], "span_end": [ 23, 44 ] } } ] }
SNG0440.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 to book a train that leaves on Wednesday after 12:45, if you could help me with this that would be great!", "I'd be glad to help. But I will need a departure site and a destination.", "I'll be going to Peterborough from Cambridge.", "I would recommend TR1879 which leaves Cambridge at 13:06 and arrives in Peterbourough at 13:56.", "I'm sorry, I had that backwards, I need a train that departs FROM Peterborough and goes to Cambridge.", "I have over 20 trains traveling on Wednesday for you. Are you departure and arrival times still correct?", "Yes they are.", "I have train TR9545 which departs at 12:48 and will get you into Cambridge by 13:38. Does that sound like it would work for you?", "Yes please book it for 1 person and provide the reference number", "Your booking was successful. The reference number is 69YAY7YC . What else may I help you with?", "Thanks for the service. Good day to you!", "You're welcome! Please contact us again if you need anything else." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-leaveat" ], "slots_values_list": [ [ "wednesday" ], [ "12:45" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "12:45" ], "start": [ 59 ], "exclusive_end": [ 64 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "wednesday" ], [ "cambridge" ], [ "peterborough" ], [ "12: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": [ [ "wednesday" ], [ "peterborough" ], [ "cambridge" ], [ "12:45", "13:00" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "wednesday" ], [ "peterborough" ], [ "cambridge" ], [ "12:45" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [ "train-ref" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "13:38" ], [ "1" ], [ "wednesday" ], [ "peterborough" ], [ "cambridge" ], [ "12:48" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "leaveat" ], "slot_value": [ "wednesday", "12:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "leaveat" ], "act_slot_value": [ "wednesday", "12:45" ], "span_start": [ 43, 59 ], "span_end": [ 52, 64 ] } }, { "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", "peterborough" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "departure" ], "act_slot_value": [ "peterborough", "cambridge" ], "span_start": [ 17, 35 ], "span_end": [ 29, 44 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination", "leaveat", "trainid" ], "slot_value": [ "13:56", "Cambridge", "Peterbourough", "13:06", "TR1879" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "departure", "leaveat", "destination", "arriveby" ], "act_slot_value": [ "TR1879", "Cambridge", "13:06", "Peterbourough", "13:56" ], "span_start": [ 18, 38, 51, 72, 89 ], "span_end": [ 24, 47, 56, 85, 94 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "peterborough", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "peterborough", "cambridge" ], "span_start": [ 66, 91 ], "span_end": [ 78, 100 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice", "day" ], "slot_value": [ "20", "Wednesday" ] }, { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "day" ], "act_slot_value": [ "20", "Wednesday" ], "span_start": [ 12, 35 ], "span_end": [ 14, 44 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "12:45" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "destination", "leaveat", "trainid" ], "slot_value": [ "13:38", "Cambridge", "12:48", "TR9545" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "leaveat", "destination", "arriveby" ], "act_slot_value": [ "TR9545", "12:48", "Cambridge", "13:38" ], "span_start": [ 13, 37, 65, 78 ], "span_end": [ 19, 42, 74, 83 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "1" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "1" ], "span_start": [ 23 ], "span_end": [ 24 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "69YAY7YC" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "69YAY7YC" ], "span_start": [ 53 ], "span_end": [ 61 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0430.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hello! I'm looking for a train leaving on thursday departing from bishops stortford.", "OK, and what time are you traveling?", "I'd like to leave after 21:30.", "Train TR3000 leaves Bishops Strotford for Cambridge on Thursday at 23:39. Will this suit your needs?", "That would work for me can I get tickets for 3 people?", "Great! I have booked TR3000 for 3 people at 23:29. Your Reference number is : FOPYB8UC . May I help with anything else?", "No, that is all I really needed. Thanks. Have a great day!", "Glad I could help!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure" ], "slots_values_list": [ [ "thursday" ], [ "bishops stortford" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-leaveat" ], "slots_values_list": [ [ "thursday" ], [ "bishops stortford" ], [ "21:30" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "21:30" ], "start": [ 24 ], "exclusive_end": [ 29 ], "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-leaveat" ], "slots_values_list": [ [ "3" ], [ "thursday" ], [ "bishops stortford" ], [ "21:30" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure" ], "slot_value": [ "thursday", "bishops stortford" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "departure" ], "act_slot_value": [ "thursday", "bishops stortford" ], "span_start": [ 42, 66 ], "span_end": [ 50, 83 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "21:30" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "21:30" ], "span_start": [ 24 ], "span_end": [ 29 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure", "destination", "leaveat", "trainid" ], "slot_value": [ "Thursday", "Bishops Strotford", "Cambridge", "23:39", "TR3000" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "departure", "destination", "day", "leaveat" ], "act_slot_value": [ "TR3000", "Bishops Strotford", "Cambridge", "Thursday", "23:39" ], "span_start": [ 6, 20, 42, 55, 67 ], "span_end": [ 12, 37, 51, 63, 72 ] } }, { "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": [ 45 ], "span_end": [ 46 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "leaveat", "ref", "trainid" ], "slot_value": [ "23:29", "FOPYB8UC", "TR3000" ] }, { "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": [ "TR3000", "23:29", "FOPYB8UC" ], "span_start": [ 21, 44, 78 ], "span_end": [ 27, 49, 86 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG01773.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I want to book a taxi to arrive by 02:15 to take me to Sesame Restaurant and Bar.", "I would be happy to help with your request, where will you be departing from?", "I'm leaving from the missing sock.", "Booking completed! Booked car type : red lexus Contact number : 07606586690", "That is all I need, have a good one.", "Thanks for using Cambridge TownInfo Centre. Bye!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "sesame restaurant and bar" ], [ "02:15" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-destination" ], "value": [ "02:15", "Sesame Restaurant and Bar" ], "start": [ 35, 55 ], "exclusive_end": [ 40, 80 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "the missing sock" ], [ "sesame restaurant and bar" ], [ "02:15" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "the missing sock" ], "start": [ 17 ], "exclusive_end": [ 33 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "destination", "leaveat" ], "slot_value": [ "02:15", "sesame restaurant and bar", "02:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "arriveby", "leaveat", "destination" ], "act_slot_value": [ "02:15", "02:15", "sesame restaurant and bar" ], "span_start": [ 35, 35, 55 ], "span_end": [ 40, 40, 80 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "the missing sock" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "the missing sock" ], "span_start": [ 17 ], "span_end": [ 33 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07606586690", "red lexus" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "red lexus", "07606586690" ], "span_start": [ 37, 64 ], "span_end": [ 46, 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": [] } } ] }
SNG01572.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I will be needing a taxi from broxbourne train station", "Sure thing, when would you like to arrive or leave by?", "I must arrive there by 23:30", "Okay, where are you headed?", "I'm going to india house.", "You car type is a red skoda. The contact number is 07699858480. Can I assist you with anything else?", "Nope. That should be it. Thank you so much for your help.", "You're welcome. It was my pleasure to help. Goodbye." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure" ], "slots_values_list": [ [ "broxbourne train station" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "broxbourne train station" ], "start": [ 30 ], "exclusive_end": [ 54 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure" ], "slots_values_list": [ [ "23:30" ], [ "broxbourne train station" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "23:30" ], "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": [ [ "23:30" ], [ "broxbourne train station" ], [ "india house" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "india house" ], "start": [ 13 ], "exclusive_end": [ 24 ], "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": [ "broxbourne train station" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "broxbourne train station" ], "span_start": [ 30 ], "span_end": [ 54 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "23:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "23:30" ], "span_start": [ 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": [ "india house" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "india house" ], "span_start": [ 13 ], "span_end": [ 24 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07699858480", "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", "07699858480" ], "span_start": [ 18, 51 ], "span_end": [ 27, 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-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0399.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 from cambridge", "Certainly, where is your destination?", "My destination is norwich.", "There are 133 trains do you have a day and time you'd like to travel?", "I need to leave Saturday after 17:00.", "I have one leaving Cambridge at 17:36 and arriving in Norwich at 18:55. Would you like to book it?", "What is the train id and price?", "The train ID is TR4018 and the cost of the journey will be 14.08 pounds.", "That's everything I needed to know thanks.", "You're welcome. Have a great day!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure" ], "slots_values_list": [ [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination" ], "slots_values_list": [ [ "cambridge" ], [ "norwich" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "saturday" ], [ "cambridge" ], [ "norwich" ], [ "17:00" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "17:00" ], "start": [ 31 ], "exclusive_end": [ 36 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-price", "train-trainid" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "saturday" ], [ "cambridge" ], [ "norwich" ], [ "17:00" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "cambridge" ], "span_start": [ 30 ], "span_end": [ 39 ] } }, { "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": [ "norwich" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "norwich" ], "span_start": [ 18 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "133" ] }, { "slot_name": [ "day", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "133" ], "span_start": [ 10 ], "span_end": [ 13 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "leaveat" ], "slot_value": [ "saturday", "17:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "leaveat" ], "act_slot_value": [ "saturday", "17:00" ], "span_start": [ 16, 31 ], "span_end": [ 24, 36 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination", "leaveat" ], "slot_value": [ "18:55", "Cambridge", "Norwich", "17:36" ] }, { "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", "17:36", "Norwich", "18:55" ], "span_start": [ 19, 32, 54, 65 ], "span_end": [ 28, 37, 61, 70 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "price", "trainid" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "trainid" ], "slot_value": [ "14.08 pounds", "TR4018" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "trainid", "price" ], "act_slot_value": [ "TR4018", "14.08 pounds" ], "span_start": [ 16, 59 ], "span_end": [ 22, 71 ] } }, { "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": [] } } ] }
SNG0025.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I would love to get your help in arranging taxi service from Rajmahal to the Worth House. Can you help me with that?", "I'll need to know when you would like to leave Rajmahal or arrive at the Worth House first.", "The taxi should arrive at the Rajmahal by 16:15", "Great, I booked you a white audi the contact number is 07071131148. Anything else I can help you with.", "Wait! I made a mistake! I need it to reach the Worth House by 16:15 not the Rajmahal.", "That's correct. The taxi will depart Rajmahal and take you to Worth House by 16:15.", "Thanks. That's all I needed today.", "No problem! Enjoy your time in Cambridge." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "rajmahal" ], [ "worth house" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "Worth House", "Rajmahal" ], "start": [ 77, 61 ], "exclusive_end": [ 88, 69 ], "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": [ [ "16:15" ], [ "rajmahal" ], [ "worth house" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "16:15" ], "start": [ 42 ], "exclusive_end": [ 47 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "16:15" ], [ "rajmahal" ], [ "worth house" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "rajmahal", "worth house" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "rajmahal", "worth house" ], "span_start": [ 61, 77 ], "span_end": [ 69, 88 ] } }, { "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", "departure" ], "slot_value": [ "16:15", "rajmahal" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "arriveby" ], "act_slot_value": [ "rajmahal", "16:15" ], "span_start": [ 30, 42 ], "span_end": [ 38, 47 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "white audi", "07071131148" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "phone", "type" ], "act_slot_value": [ "white audi", "07071131148" ], "span_start": [ 22, 55 ], "span_end": [ 32, 66 ] } }, { "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": [ "arriveby", "departure", "destination" ], "slot_value": [ "16:15", "Rajmahal", "Worth House" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination", "arriveby" ], "act_slot_value": [ "Rajmahal", "Worth House", "16:15" ], "span_start": [ 37, 62, 77 ], "span_end": [ 45, 73, 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-greet" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG01815.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 take me to finches bed and breakfast", "Sure! What is your departure site?", "I'm departing from aylesbray lodge guest house.", "Okay, when do you want to leave?", "Anytime after 11:45 will be fine.", "Your booking is now complete.", "Can I have the car type and contact information?", "I have a red bmw with contact number 07394368470.", "Perfect, that's all that I need. Thank you!", "You're welcome. Have a nice visit to Cambridge!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "finches bed and breakfast" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "finches bed and breakfast" ], "start": [ 28 ], "exclusive_end": [ 53 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "aylesbray lodge guest house" ], [ "finches bed and breakfast" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "aylesbray lodge guest house" ], "start": [ 19 ], "exclusive_end": [ 46 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "aylesbray lodge guest house" ], [ "finches bed and breakfast" ], [ "11:45" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "11:45" ], "start": [ 14 ], "exclusive_end": [ 19 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [ "taxi-type" ], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "aylesbray lodge guest house" ], [ "finches bed and breakfast" ], [ "11:45" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "finches bed and breakfast" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "finches bed and breakfast" ], "span_start": [ 28 ], "span_end": [ 53 ] } }, { "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": [ "aylesbray lodge guest house" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "aylesbray lodge guest house" ], "span_start": [ 19 ], "span_end": [ 46 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "11:45" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "11:45" ], "span_start": [ 14 ], "span_end": [ 19 ] } }, { "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": [ "type" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07394368470", "red bmw" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "red bmw", "07394368470" ], "span_start": [ 9, 37 ], "span_end": [ 16, 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" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0057.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hello. Can you book a taxi for me? I need to travel from the Grafton Hotel Restaurant to Home From Home.", "No problem at all. What time do you want to leave and arrive by, respectively?", "leave after 22:30 and dont care when i arrive", "Alright, I've got a white skoda coming to pick you up at the Grafton Hotel Restaurant at 22:45, your contact number for them is 07935014262.", "Thank you, that will be all.", "You are welcome. Have a great day." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "grafton hotel restaurant" ], [ "home from home" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "Home From Home", "Grafton Hotel Restaurant" ], "start": [ 89, 61 ], "exclusive_end": [ 103, 85 ], "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": [ [ "grafton hotel restaurant" ], [ "home from home" ], [ "after 22:30", "22:45" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "after 22:30" ], "start": [ 6 ], "exclusive_end": [ 17 ], "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": [ "grafton hotel restaurant", "home from home" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "grafton hotel restaurant", "home from home" ], "span_start": [ 61, 89 ], "span_end": [ 85, 103 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "after 22:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "after 22:30" ], "span_start": [ 6 ], "span_end": [ 17 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07935014262", "white skoda" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "white skoda", "07935014262" ], "span_start": [ 20, 128 ], "span_end": [ 31, 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": [] } } ] }
SNG02338.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": [ "It would be great if you could help me reserve a taxi", "Absolutely! When would you like to arrive?", "I would like to arrive by 16:00.", "Where are you departing from?", "I'm at Sheep's green and lammas land park fen causeway.", "I'd love to help! Where is the destination?", "I will be going to lynne strover gallery.", "Booking is confirmed. A white volvo will be picking you up, their contact number is 07937377256. Anything else I can help with?", "No you've done it all for me. Thanks!", "We are happy to help. Thank you for using our services." ], "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": [ [ "16:00" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "16:00" ], "start": [ 26 ], "exclusive_end": [ 31 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure" ], "slots_values_list": [ [ "16:00" ], [ "sheeps green and lammas land park fen causeway", "sheep's green and lammas land park fen causeway" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "Sheep's green and lammas land park fen causeway" ], "start": [ 7 ], "exclusive_end": [ 54 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "16:00" ], [ "sheeps green and lammas land park fen causeway", "sheep's green and lammas land park fen causeway" ], [ "lynne strover gallery" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "lynne strover gallery" ], "start": [ 19 ], "exclusive_end": [ 40 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "16:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "16:00" ], "span_start": [ 26 ], "span_end": [ 31 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "sheep's green and lammas land park fen causeway" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "sheep's green and lammas land park fen causeway" ], "span_start": [ 7 ], "span_end": [ 54 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "lynne strover gallery" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "lynne strover gallery" ], "span_start": [ 19 ], "span_end": [ 40 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07937377256", "white volvo" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "white volvo", "07937377256" ], "span_start": [ 24, 84 ], "span_end": [ 35, 95 ] } }, { "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": [] } } ] }