dialogue_id
stringlengths
12
13
services
sequencelengths
1
2
turns
sequence
SNG01552.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "Yes, I need a taxi to take me to the Addenbrookes Hospital.", "I don't think you want a taxi, but here's the address: Hills Rd, Cambridge.", "Yes, thank you for your help.", "enjoyed your services. keep that up", "That's all I need for today. Good bye.", "Glad I could help. Have a great day." ], "frames": [ { "service": [ "taxi", "hospital" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "addenbrookes hospital" ] ] } }, { "active_intent": "find_hospital", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "Addenbrookes Hospital" ], "start": [ 37 ], "exclusive_end": [ 58 ], "copy_from": [ "" ], "copy_from_value": [ [] ] }, { "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": [ "addenbrookes hospital" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "addenbrookes hospital" ], "span_start": [ 37 ], "span_end": [ 58 ] } }, { "dialog_act": { "act_type": [ "Hospital-Inform" ], "act_slots": [ { "slot_name": [ "address" ], "slot_value": [ "Hills Rd, Cambridge" ] } ] }, "span_info": { "act_type": [ "Hospital-Inform" ], "act_slot_name": [ "address" ], "act_slot_value": [ "Hills Rd, Cambridge" ], "span_start": [ 55 ], "span_end": [ 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": [] } }, { "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": [] } } ] }
SNG1197.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a taxi to pick me up at curry prince at 08:15.", "Where is your destination and what time would you like to arrive by?", "My destination is kettle's yard, and anytime after 8:15 would be fine. Please notify me of the car type and the contact number. Thank you.", "Ok, I have booked you a grey Audi for an 8:15 pickup. The contact number is 07249275156.", "That is all I needed, thank you.", "Okay, thank you for calling the Cambridge TownInfo centre. Have a great rest of your day." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-leaveat" ], "slots_values_list": [ [ "curry prince" ], [ "08:15" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-departure" ], "value": [ "08:15", "curry prince" ], "start": [ 47, 31 ], "exclusive_end": [ 52, 43 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [ "taxi-type", "taxi-phone" ], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "curry prince" ], [ "kettles yard", "kettle's yard" ], [ "08:15" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "kettle's yard" ], "start": [ 18 ], "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", "leaveat" ], "slot_value": [ "curry prince", "08:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "leaveat" ], "act_slot_value": [ "curry prince", "08:15" ], "span_start": [ 31, 47 ], "span_end": [ 43, 52 ] } }, { "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", "Taxi-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "kettle's yard" ] }, { "slot_name": [ "phone", "type" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "kettle's yard" ], "span_start": [ 18 ], "span_end": [ 31 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "leaveat", "phone", "type" ], "slot_value": [ "8:15", "07249275156", "grey Audi" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "leaveat", "phone" ], "act_slot_value": [ "grey Audi", "8:15", "07249275156" ], "span_start": [ 24, 41, 76 ], "span_end": [ 33, 45, 87 ] } }, { "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": [] } } ] }
MUL0292.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": [ "Could you help me find a train? I am looking for one to take me to Cambridge and I need it to leave by 17:45 on Saturday.", "Where are you departing from?", "I am leaving from cambridge heading to norwich please.", "TR7043 departs cambridge at 18:36 on Saturday, arriving in Norwich at 19:55. Would you like a ticket on this train?", "Yes, that would be fine.", "Would you just need 1 ticket or how many can I book for you?", "I need to book the train for four people, and I'll need the reference number, please.", "Booking was successful on train TR7043, the total fee is 56.32 GBP payable at the station. Your reference number is EN27M17A . Can I help with anything else?", "No. Thank you, you were very helpful.", "I'm happy to help. Have a great day." ], "frames": [ { "service": [ "train", "restaurant" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "saturday" ], [ "cambridge" ], [ "17:45" ] ] } }, { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "17:45" ], "start": [ 103 ], "exclusive_end": [ 108 ], "copy_from": [ "" ], "copy_from_value": [ [] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "saturday" ], [ "cambridge" ], [ "norwich" ], [ "17: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": [ [ "saturday" ], [ "cambridge" ], [ "norwich" ], [ "18:36" ] ] } } ], "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": [ [ "4" ], [ "saturday" ], [ "cambridge" ], [ "norwich" ], [ "18:36" ] ] } } ], "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", "leaveat" ], "slot_value": [ "saturday", "cambridge", "cambridge", "17:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination", "leaveat", "day" ], "act_slot_value": [ "cambridge", "cambridge", "17:45", "saturday" ], "span_start": [ 67, 67, 103, 112 ], "span_end": [ 76, 76, 108, 120 ] } }, { "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", "destination" ], "slot_value": [ "cambridge", "norwich" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "cambridge", "norwich" ], "span_start": [ 18, 39 ], "span_end": [ 27, 46 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "day", "departure", "destination", "leaveat", "trainid" ], "slot_value": [ "19:55", "Saturday", "cambridge", "Norwich", "18:36", "TR7043" ] }, { "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": [ "TR7043", "cambridge", "18:36", "Saturday", "Norwich", "19:55" ], "span_start": [ 0, 15, 28, 37, 59, 70 ], "span_end": [ 6, 24, 33, 45, 66, 75 ] } }, { "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": [ "bookpeople" ], "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": [ "bookpeople" ], "slot_value": [ "4" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "4" ], "span_start": [ 29 ], "span_end": [ 33 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "price", "ref", "trainid" ], "slot_value": [ "56.32 GBP", "EN27M17A", "TR7043" ] }, { "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": [ "TR7043", "56.32 GBP", "EN27M17A" ], "span_start": [ 32, 57, 116 ], "span_end": [ 38, 66, 124 ] } }, { "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": [] } } ] }
SNG01283.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 would like a taxi to curry king please.", "Sure, first I'll need to know where you need picked up from.", "I'm departing from sheep's green and lammas land park fen causeway.", "I can help you with that. When do you need to leave?", "I just need to be sure to arrive by 07:15.", "I have a black bmw with contact number 07975360345.", "When will the taxi pick me up?", "Would 6:45 be a convenient time for you to leave?", "Will that get me to my destination on time?", "Yes, the trip takes about fifteen minutes so you will arrive in time even if there is a little traffic.", "Thank you goodbye", "Goodbye, please call us if we can help you again!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "curry king" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "curry king" ], "start": [ 23 ], "exclusive_end": [ 33 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "sheeps green and lammas land park fen causeway", "sheep's green and lammas land park fen causeway" ], [ "curry king" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "sheep's green and lammas land park fen causeway" ], "start": [ 19 ], "exclusive_end": [ 66 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "07:15" ], [ "sheeps green and lammas land park fen causeway", "sheep's green and lammas land park fen causeway" ], [ "curry king" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "07:15" ], "start": [ 36 ], "exclusive_end": [ 41 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "07:15" ], [ "sheeps green and lammas land park fen causeway", "sheep's green and lammas land park fen causeway" ], [ "curry king" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "07:15" ], [ "sheeps green and lammas land park fen causeway", "sheep's green and lammas land park fen causeway" ], [ "curry king" ] ] } } ], "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": [ "curry king" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "curry king" ], "span_start": [ 23 ], "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": [ "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": [ 19 ], "span_end": [ 66 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "07:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "07:15" ], "span_start": [ 36 ], "span_end": [ 41 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07975360345", "black bmw" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "black bmw", "07975360345" ], "span_start": [ 9, 39 ], "span_end": [ 18, 50 ] } }, { "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": [ "Booking-Book" ], "act_slots": [ { "slot_name": [ "booktime" ], "slot_value": [ "6:45" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "booktime" ], "act_slot_value": [ "6:45" ], "span_start": [ 6 ], "span_end": [ 10 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "curry king" ] } ] }, "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": [ "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": [] } } ] }
SNG1227.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. The train should leave on Saturday and should depart from Cambridge.", "Where are you traveling to?", "I am going to kings lynn", "Do you need to arrive or depart by a specific time?", "it should arrive by 09:45.", "TR4689 is your best bet. It will arrive at 8:58. Would you like me to book some tickets for you?", "What time does it depart?", "It departs at 8:11.", "Thanks, that's all I needed today. Goodbye!", "You're very welcome. Have a great day." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure" ], "slots_values_list": [ [ "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": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "09:45" ], [ "saturday" ], [ "cambridge" ], [ "kings lynn" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "09:45" ], "start": [ 20 ], "exclusive_end": [ 25 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "09:45" ], [ "saturday" ], [ "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" ], "slot_value": [ "saturday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "departure" ], "act_slot_value": [ "saturday", "cambridge" ], "span_start": [ 52, 84 ], "span_end": [ 60, 93 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "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": [ 14 ], "span_end": [ 24 ] } }, { "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": [ "09:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "09:45" ], "span_start": [ 20 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "trainid" ], "slot_value": [ "8:58", "TR4689" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "arriveby" ], "act_slot_value": [ "TR4689", "8:58" ], "span_start": [ 0, 43 ], "span_end": [ 6, 47 ] } }, { "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": [ "departure" ], "slot_value": [ "8:11" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "8:11" ], "span_start": [ 14 ], "span_end": [ 18 ] } }, { "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": [] } } ] }
SNG1246.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 depart from india house and should arrive by 24:00.", "What is the destination?", "Whale of a time is where I want to get to.", "Ok, I have booked you a taxi. It will be a grey honda, contact number is 07502484881. Is there anything else I can help with today?", "No, thank you for your help!", "You are welcome! Have a nice day." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure" ], "slots_values_list": [ [ "24:00" ], [ "india house" ] ] } } ], "slots": [ { "slot": [ "taxi-departure", "taxi-arriveby" ], "value": [ "india house", "24:00" ], "start": [ 51, 84 ], "exclusive_end": [ 62, 89 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "24:00" ], [ "india house" ], [ "whale of a time" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "Whale of a time" ], "start": [ 0 ], "exclusive_end": [ 15 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure" ], "slot_value": [ "24:00", "india house" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "arriveby" ], "act_slot_value": [ "india house", "24:00" ], "span_start": [ 51, 84 ], "span_end": [ 62, 89 ] } }, { "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": [ "whale of a time" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "whale of a time" ], "span_start": [ 0 ], "span_end": [ 15 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07502484881", "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", "07502484881" ], "span_start": [ 43, 73 ], "span_end": [ 53, 84 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "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": [] } } ] }
SNG01657.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Can you help me get a taxi to the oak bistro?", "Sure! When do you need to leave by?", "I don't care about that, I just need to arrive by 06:00 please.", "What is your departure site?", "pizza hut city centre and I need car type and contact number", "Booking completed! Booked car type : grey skoda Contact number : 07695539890", "Thank you, that's all.", "I'm happy we could help! Please call us again if we can help you in the future." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "the oak bistro" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "the oak bistro" ], "start": [ 30 ], "exclusive_end": [ 44 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "06:00" ], [ "the oak bistro" ], [ "dontcare" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "06:00" ], "start": [ 50 ], "exclusive_end": [ 55 ], "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": [ [ "06:00" ], [ "pizza hut city centre" ], [ "the oak bistro" ], [ "dontcare" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "pizza hut city centre" ], "start": [ 0 ], "exclusive_end": [ 21 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "the oak bistro" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "the oak bistro" ], "span_start": [ 30 ], "span_end": [ 44 ] } }, { "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", "leaveat" ], "slot_value": [ "06:00", "dontcare" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "leaveat", "arriveby" ], "act_slot_value": [ "dontcare", "06:00" ], "span_start": [ 2, 50 ], "span_end": [ 12, 55 ] } }, { "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": [ "pizza hut city centre" ] }, { "slot_name": [ "phone", "type" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "pizza hut city centre" ], "span_start": [ 0 ], "span_end": [ 21 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07695539890", "grey skoda" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "grey skoda", "07695539890" ], "span_start": [ 37, 65 ], "span_end": [ 47, 76 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0405.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.", "There are 70 trains departing, what is your destination?", "I would like to arrive in Cambridge on Tuesday by 17:00.", "Of course. When would you like to leave?", "It does not matter as long as I am in Cambridge by 17:00.", "Sure, train TR0269 arrives by 16:08. That is the last train to arrive by 17:00. Would you like to book it?", "Yes, please book the train for 4 people.", "That booking reference will be F6JIDI3M . Is there anything else I can help you with today?", "No, that's all I needed. Thank you.", "Okay. Glad we could help." ], "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": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "17:00" ], [ "tuesday" ], [ "london kings cross" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "17:00" ], "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-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "17:00" ], [ "tuesday" ], [ "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-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "17:00" ], [ "4" ], [ "tuesday" ], [ "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": [ "choice" ], "slot_value": [ "70" ] }, { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "70" ], "span_start": [ 10 ], "span_end": [ 12 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "day", "destination" ], "slot_value": [ "17:00", "tuesday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "day", "arriveby" ], "act_slot_value": [ "cambridge", "tuesday", "17:00" ], "span_start": [ 26, 39, 50 ], "span_end": [ 35, 46, 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": [], "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:08", "TR0269" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "arriveby" ], "act_slot_value": [ "TR0269", "16:08" ], "span_start": [ 12, 30 ], "span_end": [ 18, 35 ] } }, { "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": [ 31 ], "span_end": [ 32 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "F6JIDI3M" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "F6JIDI3M" ], "span_start": [ 31 ], "span_end": [ 39 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0415.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 Friday, arriving by 12:15.", "I can assist you with that. Where are you travelling to and from?", "I'm going from Cambridge to the Stansted Airport.", "The TR5998 leaves cambridge at 10:40 and arrives stansted airport at 12:08. It's price is 10.10 pounds. There are earlier trains if you wish.", "That one sounds fine. Can you book it for 3 people? I will need the reference number too.", "I have booked your ticket, the reference number is : ECTZFFR5 . Is there anything else I can do for you.", "Not at this time. Thank you so much for everything. Have a great day!", "You are very welcome, goodbye." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day" ], "slots_values_list": [ [ "12:15" ], [ "friday" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "12:15" ], "start": [ 38 ], "exclusive_end": [ 43 ], "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" ], [ "friday" ], [ "cambridge" ], [ "stansted airport" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [ "train-ref" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "12:15" ], [ "3" ], [ "friday" ], [ "cambridge" ], [ "stansted airport" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "day" ], "slot_value": [ "12:15", "friday" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "arriveby" ], "act_slot_value": [ "friday", "12:15" ], "span_start": [ 18, 38 ], "span_end": [ 24, 43 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "cambridge", "stansted airport" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "cambridge", "stansted airport" ], "span_start": [ 15, 32 ], "span_end": [ 24, 48 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination", "leaveat", "trainid" ], "slot_value": [ "12:08", "cambridge", "stansted airport", "10:40", "TR5998" ] } ] }, "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": [ "TR5998", "cambridge", "10:40", "stansted airport", "12:08" ], "span_start": [ 4, 18, 31, 49, 69 ], "span_end": [ 10, 27, 36, 65, 74 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "3" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "3" ], "span_start": [ 42 ], "span_end": [ 43 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "ECTZFFR5" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "ECTZFFR5" ], "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": [] } } ] }
SNG01622.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I want to book a 05:45 taxi to come to Bishops Stortford Train Station.", "Where will you be departing from?", "I will be departing from Bishops Stortford Station.", "I'm sorry for the confusion, please clarify if you are arriving or departing at bishops stortford train station.", "I'm departing from bishops stortford train station.", "Thank you. Where is your destination, please?", "I would like to go to Cambridge train station will you send me the car type and contact number?", "I have booked a taxi for you at 05:45. The car type is a blue lexus and the contact number is: 07791528384 .", "Sounds good. Thanks, goodbye.", "Can I help you with anything else?" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "bishops stortford train station" ], [ "05:45" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-destination" ], "value": [ "05:45", "Bishops Stortford Train Station" ], "start": [ 17, 39 ], "exclusive_end": [ 22, 70 ], "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": [ [ "bishops stortford station", "bishops stortford train station" ], [ "05:45" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "Bishops Stortford Station" ], "start": [ 25 ], "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-departure", "taxi-leaveat" ], "slots_values_list": [ [ "bishops stortford train station", "bishops stortford station" ], [ "05: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-type", "taxi-phone" ], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "bishops stortford train station", "bishops stortford station" ], [ "cambridge train station" ], [ "05:45" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "Cambridge train station" ], "start": [ 22 ], "exclusive_end": [ 45 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination", "leaveat" ], "slot_value": [ "05:45", "bishops stortford train station", "bishops stortford train station", "05:45" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "arriveby", "leaveat", "departure", "destination" ], "act_slot_value": [ "05:45", "05:45", "bishops stortford train station", "bishops stortford train station" ], "span_start": [ 17, 17, 39, 39 ], "span_end": [ 22, 22, 70, 70 ] } }, { "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": [ "bishops stortford station" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "bishops stortford station" ], "span_start": [ 25 ], "span_end": [ 50 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "Taxi-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "cambridge train station" ] }, { "slot_name": [ "phone", "type" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "cambridge train station" ], "span_start": [ 22 ], "span_end": [ 45 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "leaveat", "phone", "type" ], "slot_value": [ "05:45", "07791528384", "blue lexus" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "leaveat", "type", "phone" ], "act_slot_value": [ "05:45", "blue lexus", "07791528384" ], "span_start": [ 32, 57, 95 ], "span_end": [ 37, 67, 106 ] } }, { "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": [] } } ] }
SNG01868.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a taxi arriving by 16:45.", "Sure! Where are you coming from?", "I want to leave from nandos, city center.", "Great. And where will you be traveling to?", "I'm going to parkside police station to turn myself in.", "Ok, your contact number is 07037812928 and it will be a black volvo. Is there anything else I can help you with?", "That was all. Thanks", "You are very welcome. Goodbye." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby" ], "slots_values_list": [ [ "16:45" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "16:45" ], "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:45" ], [ "nandos, city", "nandos city centre" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "nandos, city" ], "start": [ 21 ], "exclusive_end": [ 33 ], "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": [ [ "16:45" ], [ "nandos city centre", "nandos, city" ], [ "parkside police station" ] ] } }, { "active_intent": "find_police", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "parkside police station" ], "start": [ 13 ], "exclusive_end": [ 36 ], "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": [ "arriveby" ], "slot_value": [ "16:45" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "16:45" ], "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": [ "nandos, city" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "nandos, city" ], "span_start": [ 21 ], "span_end": [ 33 ] } }, { "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": [ "parkside police station" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "parkside police station" ], "span_start": [ 13 ], "span_end": [ 36 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07037812928", "black volvo" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "phone", "type" ], "act_slot_value": [ "07037812928", "black volvo" ], "span_start": [ 27, 56 ], "span_end": [ 38, 67 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0286.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hi, I'm looking for a train from Stevenage to Cambridge", "What day do you need the ticket for? Trains leave every hour.", "I am travelling on Monday and need to leave after 16:30.", "The TR0244 leaves at 17:21 and arrives by 18:10. Would you like this one?", "Yes please. What is the cost for this train?", "My apologies. The train ID is TR0254 not TR0244. The cost is 12.80 pounds per ticket. Can I book a ticket for you?", "Yes, that would be great. Please book for 6 people.", "Yes that booking was successful and your reference number for the trip and tickets is PENZQ430 . Is there anything else I can help you with today?", "No, I think I'm all set. Thank you for your help!", "Thank you for using this system!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination" ], "slots_values_list": [ [ "stevenage" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "monday" ], [ "stevenage" ], [ "cambridge" ], [ "16:30" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "16:30" ], "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-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "monday" ], [ "stevenage" ], [ "cambridge" ], [ "16:30" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "6" ], [ "monday" ], [ "stevenage" ], [ "cambridge" ], [ "16:30" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "stevenage", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "stevenage", "cambridge" ], "span_start": [ 33, 46 ], "span_end": [ 42, 55 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "every hour" ] }, { "slot_name": [ "day" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "every hour" ], "span_start": [ 50 ], "span_end": [ 60 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "leaveat" ], "slot_value": [ "monday", "16:30" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "leaveat" ], "act_slot_value": [ "monday", "16:30" ], "span_start": [ 19, 50 ], "span_end": [ 25, 55 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat", "trainid" ], "slot_value": [ "18:10", "17:21", "TR0244" ] }, { "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": [ "TR0244", "17:21", "18:10" ], "span_start": [ 4, 21, 42 ], "span_end": [ 10, 26, 47 ] } }, { "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": [ "price", "trainid" ], "slot_value": [ "12.80 pounds", "TR0254" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "price" ], "act_slot_value": [ "TR0254", "12.80 pounds" ], "span_start": [ 30, 61 ], "span_end": [ 36, 73 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "6" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "6" ], "span_start": [ 42 ], "span_end": [ 43 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "PENZQ430" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "PENZQ430" ], "span_start": [ 86 ], "span_end": [ 94 ] } }, { "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": [] } } ] }
SNG0364.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 want to get a train to travel from Cambridge to Bishops Stortford.", "I can assist you with that. There are many options available to you leaving Cambridge for Bishops Stortford, what day and time would you like?", "I'd like to leave on Monday after 8:15, please.", "The first availabe train I have is TR7169 leaving at 9:29 and arriving at 10:07. Would that suit your schedule or would you prefer a later departure time?", "No, that sounds good.", "How many tickets would you like me to book?", "Just one ticket please.", "You have one ticket to Bishops Stortford, train ID TR7169, with 10.1 GBP payable at the station. Reference number 54B99Z9O . Can I be of further assistance?", "Thank you very much for the assistance", "You're welcome. Do you need anything else today?", "No that is all I need for the day.", "Thank you for calling, goodbye." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination" ], "slots_values_list": [ [ "cambridge" ], [ "bishops stortford" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "monday" ], [ "cambridge" ], [ "bishops stortford" ], [ "8:15", "08:15" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "8:15" ], "start": [ 34 ], "exclusive_end": [ 38 ], "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" ], [ "bishops stortford" ], [ "08:15", "8: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" ], [ "monday" ], [ "cambridge" ], [ "bishops stortford" ], [ "08:15", "8:15" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "cambridge", "bishops stortford" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "cambridge", "bishops stortford" ], "span_start": [ 37, 50 ], "span_end": [ 46, 67 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice", "departure", "destination" ], "slot_value": [ "many", "Cambridge", "Bishops Stortford" ] }, { "slot_name": [ "arriveby", "day", "leaveat" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "departure", "destination" ], "act_slot_value": [ "many", "Cambridge", "Bishops Stortford" ], "span_start": [ 38, 76, 90 ], "span_end": [ 42, 85, 107 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "leaveat" ], "slot_value": [ "monday", "8:15" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "leaveat" ], "act_slot_value": [ "monday", "8:15" ], "span_start": [ 21, 34 ], "span_end": [ 27, 38 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "choice", "leaveat", "trainid" ], "slot_value": [ "10:07", "first", "9:29", "TR7169" ] }, { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "trainid", "leaveat", "arriveby" ], "act_slot_value": [ "first", "TR7169", "9:29", "10:07" ], "span_start": [ 4, 35, 53, 74 ], "span_end": [ 9, 41, 57, 79 ] } }, { "dialog_act": { "act_type": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "1" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "1" ], "span_start": [ 5 ], "span_end": [ 8 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "bookpeople", "destination", "price", "ref", "trainid" ], "slot_value": [ "one", "Bishops Stortford", "10.1 GBP", "54B99Z9O", "TR7169" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "bookpeople", "destination", "trainid", "price", "ref" ], "act_slot_value": [ "one", "Bishops Stortford", "TR7169", "10.1 GBP", "54B99Z9O" ], "span_start": [ 9, 23, 51, 64, 114 ], "span_end": [ 12, 40, 57, 72, 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-reqmore", "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG01666.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need to book a taxi to take me to Williams Art and Antiques. I need to leave after 24:30.", "No problem - where should I have them pick you up?", "I'll be leaving from vue cinema.", "You are booked for a blue bmw with the contact number 07889414601.", "Thank you so very much. I am done.", "You're welcome. Have a good time!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "williams art and antiques" ], [ "24:30" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-destination" ], "value": [ "24:30", "Williams Art and Antiques" ], "start": [ 85, 36 ], "exclusive_end": [ 90, 61 ], "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": [ [ "vue cinema" ], [ "williams art and antiques" ], [ "24:45", "24:30" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "vue cinema" ], "start": [ 21 ], "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", "leaveat" ], "slot_value": [ "williams art and antiques", "24:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "destination", "leaveat" ], "act_slot_value": [ "williams art and antiques", "24:30" ], "span_start": [ 36, 85 ], "span_end": [ 61, 90 ] } }, { "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": [ "vue cinema" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "vue cinema" ], "span_start": [ 21 ], "span_end": [ 31 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07889414601", "blue bmw" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "blue bmw", "07889414601" ], "span_start": [ 21, 54 ], "span_end": [ 29, 65 ] } }, { "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": [] } } ] }
SNG01648.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a taxi at 24:00 to take me to Milton Country Park.", "Where will you leave from?", "I'm departing from anatolia.", "Booking completed! Anything else I can help with today? Booked car type : black tesla Contact number : 07553660538", "No, thank you for your help!", "My pleasure. Have a great night!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "milton country park" ], [ "24:00" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-destination" ], "value": [ "24:00", "Milton Country Park" ], "start": [ 17, 37 ], "exclusive_end": [ 22, 56 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "anatolia" ], [ "milton country park" ], [ "24:00" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "anatolia" ], "start": [ 19 ], "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", "destination", "leaveat" ], "slot_value": [ "24:00", "milton country park", "24:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "arriveby", "leaveat", "destination" ], "act_slot_value": [ "24:00", "24:00", "milton country park" ], "span_start": [ 17, 17, 37 ], "span_end": [ 22, 22, 56 ] } }, { "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": [ "anatolia" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "anatolia" ], "span_start": [ 19 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07553660538", "black tesla" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "black tesla", "07553660538" ], "span_start": [ 74, 103 ], "span_end": [ 85, 114 ] } }, { "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": [] } } ] }
SNG0363.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a train from stansted airport to cambridge, please.", "There are 133 trains that make that trip, do you have a day and time?", "Yes. I need to leave on Sunday and arrive by 17:15.", "I have train TR7744 that leaves the airport at 16:24 and will get you there by 16:52. Would you like me to book you a ticket?", "How much is the ticket?", "The tickets are 8.08 pounds per ticket. Would you like to book the train?", "Not at the moment. Thank you.", "Can I help you with anything else?", "No, that's all I need right now. Thank you!", "You're welcome. Have a wonderful day." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination" ], "slots_values_list": [ [ "stansted airport" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "17:15" ], [ "sunday" ], [ "stansted airport" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "17: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": [ [ "17:15" ], [ "sunday" ], [ "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": [ "departure", "destination" ], "slot_value": [ "stansted airport", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "stansted airport", "cambridge" ], "span_start": [ 20, 40 ], "span_end": [ 36, 49 ] } }, { "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": [ "arriveby", "day" ], "slot_value": [ "17:15", "sunday" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "arriveby" ], "act_slot_value": [ "sunday", "17:15" ], "span_start": [ 24, 45 ], "span_end": [ 30, 50 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "leaveat", "trainid" ], "slot_value": [ "16:52", "airport", "16:24", "TR7744" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "departure", "leaveat", "arriveby" ], "act_slot_value": [ "TR7744", "airport", "16:24", "16:52" ], "span_start": [ 13, 36, 47, 79 ], "span_end": [ 19, 43, 52, 84 ] } }, { "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": [ "price" ], "slot_value": [ "8.08 pounds" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "price" ], "act_slot_value": [ "8.08 pounds" ], "span_start": [ 16 ], "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-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0410.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hi. Can you please help me find a train to Leicester. I need to leave on Monday.", "Do you want to arrive or leave at a certain time?", "Yes, I need to leave sometime after 20:00 from Cambridge. It doesn't matter when I get there.", "Okay TR9424 departs at 20:21. Would you like me to book that for you?", "Could you book a trip for five people, and give me the reference number?", "I have those seats booked for you. Your reference number is Q0B623JD . You will pay 189 gbp at the station.", "Thank you that's all I needed today.", "You're welcome. Have a great day!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-destination" ], "slots_values_list": [ [ "monday" ], [ "leicester" ] ] } } ], "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" ], [ "leicester" ], [ "20:00" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "20:00" ], "start": [ 36 ], "exclusive_end": [ 41 ], "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": [ [ "5" ], [ "monday" ], [ "cambridge" ], [ "leicester" ], [ "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": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "monday", "leicester" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "day" ], "act_slot_value": [ "leicester", "monday" ], "span_start": [ 43, 73 ], "span_end": [ 52, 79 ] } }, { "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": [ "departure", "leaveat" ], "slot_value": [ "cambridge", "20:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "departure" ], "act_slot_value": [ "20:00", "cambridge" ], "span_start": [ 36, 47 ], "span_end": [ 41, 56 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "leaveat", "trainid" ], "slot_value": [ "20:21", "TR9424" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "leaveat" ], "act_slot_value": [ "TR9424", "20:21" ], "span_start": [ 5, 23 ], "span_end": [ 11, 28 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "5" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "5" ], "span_start": [ 26 ], "span_end": [ 30 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "189 gbp", "Q0B623JD" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "ref", "price" ], "act_slot_value": [ "Q0B623JD", "189 gbp" ], "span_start": [ 60, 84 ], "span_end": [ 68, 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": [] } } ] }
SNG01457.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 arrive by 13:45 to go to carolina bed and breakfast.", "I can help you with that, but can you please let me know where you will be leaving from?", "I'm leaving from mahal of cambridge.", "Alright, you're all set. A grey skoda will pick you up. The contact number is 07629344637. Can I help you with anything else?", "No, that's all. thank you!", "We are happy to help, thank you for using our services!", "Thank you so much!", "You're welcome. Goodbye." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-destination" ], "slots_values_list": [ [ "13:45" ], [ "carolina bed and breakfast" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-arriveby" ], "value": [ "carolina bed and breakfast", "13:45" ], "start": [ 56, 41 ], "exclusive_end": [ 82, 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": [ [ "13:45" ], [ "mahal of cambridge" ], [ "carolina bed and breakfast" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "mahal of cambridge" ], "start": [ 17 ], "exclusive_end": [ 35 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "destination" ], "slot_value": [ "13:45", "carolina bed and breakfast" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "arriveby", "destination" ], "act_slot_value": [ "13:45", "carolina bed and breakfast" ], "span_start": [ 41, 56 ], "span_end": [ 46, 82 ] } }, { "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": [ "mahal of cambridge" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "mahal of cambridge" ], "span_start": [ 17 ], "span_end": [ 35 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07629344637", "grey skoda" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "grey skoda", "07629344637" ], "span_start": [ 27, 78 ], "span_end": [ 37, 89 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG01349.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "i am looking for a train that will arrive at 20:45 and leaving on sunday", "Certainly, where are you traveling from?", "Cambridge, and I need it go to Bishops Stortford.", "There are several trains that will get you there on time. What time do you hope to leave?", "I don't care. I just want to arrive at 20:45.", "ask for one option below trainID departure destination day leaveAt arriveBy price duration book (optional) TR6572 cambridge bishops stortford sunday 05:29 06:07 8.08 pounds 38 minutes TR8095 cambridge bishops stortford sunday 07:29 08:07 8.08 pounds 38 minutes TR9904 cambridge bishops stortford sunday 09:29 10:07 8.08 pounds 38 minutes TR0007 cambridge bishops stortford sunday 11:29 12:07 8.08 pounds 38 minutes TR2402 cambridge bishops stortford sunday 13:29 14:07 8.08 pounds 38 minutes", "Can I please speak with the manager? Giving me all this information at once is not helpful.", "I'm sorry. Train TR9904 runs from Cambridge to Bishops Stortford on Sunday and arrives at 10:07. Will that work for you?", "Yes, could you please give me the travel time, and departure time?", "TR9904 leaves at 09:29 and takes 38 minutes.", "Thanks, that is all I need. good bye.", "thanks for inquiring with us and have a great day" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day" ], "slots_values_list": [ [ "20:45" ], [ "sunday" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "20:45" ], "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": [ [ "20:45" ], [ "sunday" ], [ "cambridge" ], [ "bishops stortford" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "20:45" ], [ "sunday" ], [ "cambridge" ], [ "bishops stortford" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "20:45" ], [ "sunday" ], [ "cambridge" ], [ "bishops stortford" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-leaveat", "train-duration" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "20:45" ], [ "sunday" ], [ "cambridge" ], [ "bishops stortford" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "day" ], "slot_value": [ "20:45", "sunday" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "arriveby", "day" ], "act_slot_value": [ "20:45", "sunday" ], "span_start": [ 45, 66 ], "span_end": [ 50, 72 ] } }, { "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", "destination" ], "slot_value": [ "cambridge", "bishops stortford" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "cambridge", "bishops stortford" ], "span_start": [ 0, 31 ], "span_end": [ 9, 48 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "several" ] }, { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "several" ], "span_start": [ 10 ], "span_end": [ 17 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "20:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "20:45" ], "span_start": [ 39 ], "span_end": [ 44 ] } }, { "dialog_act": { "act_type": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "20: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", "day", "departure", "destination", "trainid" ], "slot_value": [ "10:07", "Sunday", "Cambridge", "Bishops Stortford", "TR9904" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "departure", "destination", "day", "arriveby" ], "act_slot_value": [ "TR9904", "Cambridge", "Bishops Stortford", "Sunday", "10:07" ], "span_start": [ 17, 34, 47, 68, 90 ], "span_end": [ 23, 43, 64, 74, 95 ] } }, { "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" ], "act_slots": [ { "slot_name": [ "duration", "leaveat", "trainid" ], "slot_value": [ "38 minutes", "09:29", "TR9904" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "leaveat", "duration" ], "act_slot_value": [ "TR9904", "09:29", "38 minutes" ], "span_start": [ 0, 17, 33 ], "span_end": [ 6, 22, 43 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0092.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a taxi that leaves from kettle's yard and leaves after 15:15.", "What is your destination?", "I am going to Yu Garden.", "Ok, your taxi will pick you up at Kettle's Yard at 15:25. It is a yellow BMW. Their contact number is 07748651061.", "Thank you so much! That is all I need today.", "Thank you for using our services. Have a nice trip." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-leaveat" ], "slots_values_list": [ [ "kettles yard", "kettle's yard" ], [ "after 15:15.", "after 15:15" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-departure" ], "value": [ "after 15:15.", "kettle's yard" ], "start": [ 56, 31 ], "exclusive_end": [ 68, 44 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "kettles yard", "kettle's yard" ], [ "yu garden" ], [ "after 15:15" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "Yu Garden" ], "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": [ [ "kettles yard", "kettle's yard" ], [ "yu garden" ], [ "15:25" ] ] } } ], "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": [ "kettle's yard", "after 15:15." ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "leaveat" ], "act_slot_value": [ "kettle's yard", "after 15:15." ], "span_start": [ 31, 56 ], "span_end": [ 44, 68 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "yu garden" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "yu garden" ], "span_start": [ 14 ], "span_end": [ 23 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "leaveat", "phone", "type" ], "slot_value": [ "Kettle's Yard", "15:25", "07748651061", "yellow BMW" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "leaveat", "type", "phone" ], "act_slot_value": [ "Kettle's Yard", "15:25", "yellow BMW", "07748651061" ], "span_start": [ 34, 51, 66, 102 ], "span_end": [ 47, 56, 76, 113 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG1305.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3" ], "speaker": [ 0, 1, 0, 1 ], "utterance": [ "i AM looking for a train. The train should depart from Bournemouth and should leave on Sunday.", "Where is your destination for that day?", "I'm sorry I misspoke earlier, I'm actually looking to leave from Broxbourne and would like to go to Cambridge.", "There is train on Sunday at 08:32 that goes from broxbourne to cambridge" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure" ], "slots_values_list": [ [ "sunday" ], [ "broxbourne" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "sunday" ], [ "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" ], "slot_value": [ "sunday" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "day" ], "act_slot_value": [ "sunday" ], "span_start": [ 87 ], "span_end": [ 93 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "cambridge" ], "span_start": [ 100 ], "span_end": [ 109 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure", "destination", "leaveat" ], "slot_value": [ "Sunday", "broxbourne", "cambridge", "08:32" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "leaveat", "departure", "destination" ], "act_slot_value": [ "Sunday", "08:32", "broxbourne", "cambridge" ], "span_start": [ 18, 28, 49, 63 ], "span_end": [ 24, 33, 59, 72 ] } } ] }
SNG01209.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 leaves on thursday and arrives by 09:15", "Where are you departing from, please?", "I am leaving from Cambridge where I am now.", "What is your destination?", "I'm going to london liverpool street.", "Booking was successful, the total fee is 23.6 GBP payable at the station . Reference number is : XFCGPXHA .", "Thank you, that's all I need. good bye.", "Thank you for using the Cambridge TownInfo centre. Have a nice day!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day" ], "slots_values_list": [ [ "09:15" ], [ "thursday" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "09:15" ], "start": [ 64 ], "exclusive_end": [ 69 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure" ], "slots_values_list": [ [ "09:15" ], [ "thursday" ], [ "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" ], "slots_values_list": [ [ "09:15" ], [ "thursday" ], [ "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", "day" ], "slot_value": [ "09:15", "thursday" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "arriveby" ], "act_slot_value": [ "thursday", "09:15" ], "span_start": [ 40, 64 ], "span_end": [ 48, 69 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "cambridge" ], "span_start": [ 18 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Train-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": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "23.6 GBP", "XFCGPXHA" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "23.6 GBP", "XFCGPXHA" ], "span_start": [ 41, 97 ], "span_end": [ 49, 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": [] } } ] }
SNG0409.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I am looking for a train to stevenage.", "Ok. Where are you leaving out of?", "I'm leaving out of Cambridge.", "Great there are 70 trains, do you have a day or time?", "I need to arrive by 9:30 on Thursday.", "TR2016 leaves at 05:21 and arrives by 06:10. Would you like to book this train?", "Yes for 4 people please. I will need the reference number.", "4 tickets to arrive by 9:30!", "Can I have the reference number for the train booking please?", "I have another train that leaves at 07:21 and arrives at 08:10 if that would be better?", "That is not better. I would like a reference number for the 4 tickets already booked, please.", "Sure thing. The reference number is L130XFN9 . How else may I help?", "Thanks. That's all I need. Have a good day.", "You as well, enjoy your trip!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-destination" ], "slots_values_list": [ [ "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-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-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "9:30", "09:30" ], [ "thursday" ], [ "cambridge" ], [ "stevenage" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "9:30" ], "start": [ 20 ], "exclusive_end": [ 24 ], "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", "9:30" ], [ "4" ], [ "thursday" ], [ "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": [ "train-ref" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "09:30", "9:30" ], [ "4" ], [ "thursday" ], [ "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": [ "train-ref" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "09:30", "9:30" ], [ "4" ], [ "thursday" ], [ "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": [ "destination" ], "slot_value": [ "stevenage" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "stevenage" ], "span_start": [ 28 ], "span_end": [ 37 ] } }, { "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": [ 19 ], "span_end": [ 28 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "70" ] }, { "slot_name": [ "day", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "70" ], "span_start": [ 16 ], "span_end": [ 18 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "day" ], "slot_value": [ "9:30", "thursday" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "arriveby", "day" ], "act_slot_value": [ "9:30", "thursday" ], "span_start": [ 20, 28 ], "span_end": [ 24, 36 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat", "trainid" ], "slot_value": [ "06:10", "05:21", "TR2016" ] }, { "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": [ "TR2016", "05:21", "06:10" ], "span_start": [ 0, 17, 38 ], "span_end": [ 6, 22, 43 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "4" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "4" ], "span_start": [ 8 ], "span_end": [ 9 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "9:30" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "9:30" ], "span_start": [ 23 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "08:10", "07:21" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "arriveby" ], "act_slot_value": [ "07:21", "08:10" ], "span_start": [ 36, 57 ], "span_end": [ 41, 62 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "4" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "4" ], "span_start": [ 60 ], "span_end": [ 61 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "L130XFN9" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "L130XFN9" ], "span_start": [ 36 ], "span_end": [ 44 ] } }, { "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": [] } } ] }
SNG02014.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a taxi to go to anatolia", "Okay, do you have a specific time in mind?", "Yes I want to arrive at 20:45", "Where are you leaving from, please?", "I'm leaving from castle galleries.", "I've booked you a blue car, the contact info is 07733215888. Is there anything else I can do for you?", "That will be all. Thank you", "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": [ [ "anatolia" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "anatolia" ], "start": [ 23 ], "exclusive_end": [ 31 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-destination" ], "slots_values_list": [ [ "20:45" ], [ "anatolia" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "20:45" ], "start": [ 24 ], "exclusive_end": [ 29 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "20:45" ], [ "castle galleries" ], [ "anatolia" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "castle galleries" ], "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": [ "destination" ], "slot_value": [ "anatolia" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "anatolia" ], "span_start": [ 23 ], "span_end": [ 31 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "20:45" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "20:45" ], "span_start": [ 24 ], "span_end": [ 29 ] } }, { "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": [ "castle galleries" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "castle galleries" ], "span_start": [ 17 ], "span_end": [ 33 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07733215888", "blue car" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "blue car", "07733215888" ], "span_start": [ 18, 48 ], "span_end": [ 26, 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-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG1360.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 are looking for a train. The train should leave on friday and should go to norwich", "There are many trains available. Where will you be departing from?", "I will be leaving from Cambridge.", "At what time would you like to leave or arrive?", "I need to arrive by 11:15.", "Booking was successful, the total fee is 17.6 GBP payable at the station . Reference number is : XABOWRR6 .", "Ok, thank you. Can you also give me the travel time?", "You are looking at a 79 minute journey, any further questions today?", "What is the train ID for the one you booked?", "The train ID is TR8056. Can I help with anything else?", "No, that's all I need. Thank you.", "Okay, you're welcome! I hope you enjoy your trip!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-destination" ], "slots_values_list": [ [ "friday" ], [ "norwich" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "friday" ], [ "cambridge" ], [ "norwich" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "11:15" ], [ "1" ], [ "friday" ], [ "cambridge" ], [ "norwich" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "11:15" ], "start": [ 20 ], "exclusive_end": [ 25 ], "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-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "11:15" ], [ "1" ], [ "friday" ], [ "cambridge" ], [ "norwich" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [ "train-trainid" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "11:15" ], [ "1" ], [ "friday" ], [ "cambridge" ], [ "norwich" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "friday", "norwich" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "destination" ], "act_slot_value": [ "friday", "norwich" ], "span_start": [ 55, 79 ], "span_end": [ 61, 86 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "many" ] }, { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "many" ], "span_start": [ 10 ], "span_end": [ 14 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "cambridge" ], "span_start": [ 23 ], "span_end": [ 32 ] } }, { "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:15" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "11:15" ], "span_start": [ 20 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "17.6 GBP", "XABOWRR6" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "17.6 GBP", "XABOWRR6" ], "span_start": [ 41, 97 ], "span_end": [ 49, 105 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "duration" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "duration" ], "slot_value": [ "79 minute" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "duration" ], "act_slot_value": [ "79 minute" ], "span_start": [ 21 ], "span_end": [ 30 ] } }, { "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-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "trainid" ], "slot_value": [ "TR8056" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked" ], "act_slot_name": [ "trainid" ], "act_slot_value": [ "TR8056" ], "span_start": [ 16 ], "span_end": [ 22 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-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": [] } } ] }
SNG02147.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3" ], "speaker": [ 0, 1, 0, 1 ], "utterance": [ "I need to book a taxi from the junction and I need to arrive by 04:00.", "Sure! Where are you coming from?", "I need picked up at the junction, I will be going to regency gallery.", "Booking completed! Booked car type : yellow skoda Contact number : 07606313194" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure" ], "slots_values_list": [ [ "04:00" ], [ "the junction" ] ] } } ], "slots": [ { "slot": [ "taxi-departure", "taxi-arriveby" ], "value": [ "the junction", "04:00" ], "start": [ 27, 64 ], "exclusive_end": [ 39, 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": [ [ "04:00" ], [ "the junction" ], [ "regency gallery" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "regency gallery" ], "start": [ 53 ], "exclusive_end": [ 68 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure" ], "slot_value": [ "04:00", "the junction" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "arriveby" ], "act_slot_value": [ "the junction", "04:00" ], "span_start": [ 27, 64 ], "span_end": [ 39, 69 ] } }, { "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": [ "destination" ], "slot_value": [ "regency gallery" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "regency gallery" ], "span_start": [ 53 ], "span_end": [ 68 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07606313194", "yellow skoda" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "yellow skoda", "07606313194" ], "span_start": [ 37, 67 ], "span_end": [ 49, 78 ] } } ] }
SNG0254.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.", "I have 2,828 trains with different routes, to help narrow it down, where will you be departing/arriving, and what day/time?", "The train should depart from Cambridge on Wednesday and headed for Stansted Airport. It should arrive by 15:15. I would also like you to make a booking for 6 people.", "I have two trains that would suit you. One arrives at 14:08 and the other at 15:08. Do you have a preference?", "I will take the one that arrives at 15:08. can you make me a booking for 8 people on Wednesday? I will need a reference number.", "Sure thing! I've booked the train for 8, and your reference number is I62H3VUY . Is there anything else I can do for you today?", "No, that's all I needed. Thank you for your help - goodbye!", "It was a pleasure to assist you. Please use us again for your future needs. Have a good day." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "15:15" ], [ "6" ], [ "wednesday" ], [ "cambridge" ], [ "stansted airport" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "15:15" ], "start": [ 105 ], "exclusive_end": [ 110 ], "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": [ [ "15:15" ], [ "8" ], [ "wednesday" ], [ "cambridge" ], [ "stansted airport" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice", "choice" ], "slot_value": [ "2", "828" ] }, { "slot_name": [ "arriveby", "day", "departure", "destination", "leaveat" ], "slot_value": [ "?", "?", "?", "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "choice" ], "act_slot_value": [ "2", "828" ], "span_start": [ 7, 9 ], "span_end": [ 8, 12 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "bookpeople", "day", "departure", "destination" ], "slot_value": [ "15:15", "6", "wednesday", "cambridge", "stansted airport" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "day", "destination", "arriveby", "bookpeople" ], "act_slot_value": [ "cambridge", "wednesday", "stansted airport", "15:15", "6" ], "span_start": [ 29, 42, 67, 105, 156 ], "span_end": [ 38, 51, 83, 110, 157 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "arriveby", "choice" ], "slot_value": [ "14:08", "15:08", "two" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "arriveby", "arriveby" ], "act_slot_value": [ "two", "14:08", "15:08" ], "span_start": [ 7, 54, 77 ], "span_end": [ 10, 59, 82 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "bookpeople", "day" ], "slot_value": [ "8", "wednesday" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "bookpeople", "day" ], "act_slot_value": [ "8", "wednesday" ], "span_start": [ 73, 85 ], "span_end": [ 74, 94 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "I62H3VUY" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "I62H3VUY" ], "span_start": [ 70 ], "span_end": [ 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": [] } } ] }
SNG01271.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 book me a taxi to club salsa after 01:30.", "I can book you a taxi to club salsa at 1:30. Where do you need to be picked up?", "I am at saint john's college.", "What time would you like to arrive by?", "I want to arrive by 02:30.", "Before booking, please confirm either your arrival or departure time. There are 2 different times stated, so I want to be sure before reserving.", "I'm sorry for the mixup. I want to leave after 01:30.", "Booking completed! Anything else I can help with? Booked car type : yellow ford Contact number : 07427696778", "Thanks! That would be all.", "Have a nice day." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "club salsa" ], [ "01:30" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-destination" ], "value": [ "01:30", "club salsa" ], "start": [ 42, 25 ], "exclusive_end": [ 47, 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 john's college", "saint johns college" ], [ "club salsa" ], [ "01:30" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "saint john's college" ], "start": [ 8 ], "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", "taxi-leaveat" ], "slots_values_list": [ [ "02:30" ], [ "saint johns college", "saint john's college" ], [ "club salsa" ], [ "01:30" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "02: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", "taxi-leaveat" ], "slots_values_list": [ [ "02:30" ], [ "saint johns college", "saint john's college" ], [ "club salsa" ], [ "01:30" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination", "leaveat" ], "slot_value": [ "club salsa", "01:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "destination", "leaveat" ], "act_slot_value": [ "club salsa", "01:30" ], "span_start": [ 25, 42 ], "span_end": [ 35, 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" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "saint john's college" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "saint john's college" ], "span_start": [ 8 ], "span_end": [ 28 ] } }, { "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:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "02:30" ], "span_start": [ 20 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [], "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": [ "07427696778", "yellow ford" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "yellow ford", "07427696778" ], "span_start": [ 68, 97 ], "span_end": [ 79, 108 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0438.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I am looking for a train leaving after 11:45", "OK, what are your departure and arrival stations, and what day are you traveling?", "I'll be leaving Stansted Airport Friday to head toward Cambridge.", "Ok, I have the first available train leaving at 12:24 and arriving at 12:52. Would that train work for you or would you like to leave later than that?", "That would work for me can I get a train for 7 people?", "Yes, you're booked on TR1387 with reference number 78BZSVSW . The total fee is 70.7 GBP payable at the station. Anything else I can help you with?", "That is all. Thank you so much!", "Okay! Glad I could be of help." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-leaveat" ], "slots_values_list": [ [ "11:45" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "11:45" ], "start": [ 39 ], "exclusive_end": [ 44 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "friday" ], [ "stansted airport" ], [ "cambridge" ], [ "11: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": [ [ "7" ], [ "friday" ], [ "stansted airport" ], [ "cambridge" ], [ "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": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "11:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "11:45" ], "span_start": [ 39 ], "span_end": [ 44 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "day", "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": [ "friday", "stansted airport", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "day", "destination" ], "act_slot_value": [ "stansted airport", "friday", "cambridge" ], "span_start": [ 16, 33, 55 ], "span_end": [ 32, 39, 64 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "12:52", "12:24" ] }, { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "arriveby" ], "act_slot_value": [ "12:24", "12:52" ], "span_start": [ 48, 70 ], "span_end": [ 53, 75 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "7" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "7" ], "span_start": [ 45 ], "span_end": [ 46 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "price", "ref", "trainid" ], "slot_value": [ "70.7 GBP", "78BZSVSW", "TR1387" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "trainid", "ref", "price" ], "act_slot_value": [ "TR1387", "78BZSVSW", "70.7 GBP" ], "span_start": [ 22, 51, 79 ], "span_end": [ 28, 59, 87 ] } }, { "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": [] } } ] }
SNG02323.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a taxi to get me to holy trinity church no later than 15:30", "Ok, what is your departure site?", "I'd like to be picked up from don pasquale pizzeria. Please also provide the car type and contact number, one the booking is made?", "Sure thing. A blue honda has been booked. Contact number is 07835205390.", "Thank you. That was all I needed.", "Have a great day!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-destination" ], "slots_values_list": [ [ "15:30" ], [ "holy trinity church" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-arriveby" ], "value": [ "holy trinity church", "15:30" ], "start": [ 27, 61 ], "exclusive_end": [ 46, 66 ], "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": [ [ "15:30" ], [ "don pasquale pizzeria" ], [ "holy trinity church" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "don pasquale pizzeria" ], "start": [ 30 ], "exclusive_end": [ 51 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "destination" ], "slot_value": [ "15:30", "holy trinity church" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "destination", "arriveby" ], "act_slot_value": [ "holy trinity church", "15:30" ], "span_start": [ 27, 61 ], "span_end": [ 46, 66 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "don pasquale pizzeria" ] }, { "slot_name": [ "phone", "type" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "don pasquale pizzeria" ], "span_start": [ 30 ], "span_end": [ 51 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07835205390", "blue honda" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "blue honda", "07835205390" ], "span_start": [ 14, 60 ], "span_end": [ 24, 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" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG01771.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 to the arbury lodge guesthouse.", "Ok. I can help you with that. Where will you be leaving from?", "I will be leaving from grafton.", "Sure! when would you like to arrive?", "I'd like to arrive by 07:00.", "Great! I was able to book a car for you at 7:00/", "Did I say arrive by 7:00? Sorry, I meant to say leave the restaurant after 04:15.", "Okay you've been rebooked into a grey toyota.", "Alright. What is the contact number?", "The contact number is 07421146417. Do you need help with anything else?", "That's all I need help with right now. Thank you!", "You are welcome." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "arbury lodge guesthouse" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "arbury lodge guesthouse" ], "start": [ 21 ], "exclusive_end": [ 44 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "grafton hotel restaurant", "grafton" ], [ "arbury lodge guesthouse" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "grafton" ], "start": [ 23 ], "exclusive_end": [ 30 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "07:00" ], [ "grafton hotel restaurant", "grafton" ], [ "arbury lodge guesthouse" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "07:00" ], "start": [ 22 ], "exclusive_end": [ 27 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "04:15" ], [ "grafton hotel restaurant", "grafton" ], [ "arbury lodge guesthouse" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "04:15" ], "start": [ 75 ], "exclusive_end": [ 80 ], "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": [ [ "04:15" ], [ "grafton hotel restaurant", "grafton" ], [ "arbury lodge guesthouse" ] ] } } ], "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": [ "arbury lodge guesthouse" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "arbury lodge guesthouse" ], "span_start": [ 21 ], "span_end": [ 44 ] } }, { "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": [ "grafton" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "grafton" ], "span_start": [ 23 ], "span_end": [ 30 ] } }, { "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": [ "07:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "07:00" ], "span_start": [ 22 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "7:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "7:00" ], "span_start": [ 43 ], "span_end": [ 47 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "04:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "04:15" ], "span_start": [ 75 ], "span_end": [ 80 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "grey toyota" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "grey toyota" ], "span_start": [ 33 ], "span_end": [ 44 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "phone" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone" ], "slot_value": [ "07421146417" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "phone" ], "act_slot_value": [ "07421146417" ], "span_start": [ 22 ], "span_end": [ 33 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG01424.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hi, I need a taxi from london liverpool street train station to gourmet burger kitchen", "Sure no worries, what time do you want to leave?", "I need to leave after 12:30! Give me all the necessary details please", "Taxi is booked, Red audi will come for you. Contact number is 07274783062. Do you need any other help?", "That's all, thanks for help!", "Pleasure all mine, have a good day!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "london liverpool street train station" ], [ "gourmet burger kitchen" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "gourmet burger kitchen", "london liverpool street train station" ], "start": [ 64, 23 ], "exclusive_end": [ 86, 60 ], "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 liverpool street train station" ], [ "gourmet burger kitchen" ], [ "12:30" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "12: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": [ "london liverpool street train station", "gourmet burger kitchen" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "london liverpool street train station", "gourmet burger kitchen" ], "span_start": [ 23, 64 ], "span_end": [ 60, 86 ] } }, { "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": [ "12:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "12:30" ], "span_start": [ 22 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07274783062", "Red audi" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "Red audi", "07274783062" ], "span_start": [ 16, 62 ], "span_end": [ 24, 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-greet" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0425.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 a train leaving from London Kings Cross on Thursday. What's available?", "I have multiple trains leaving London Kings Cross Thursday. What time are you looking to leave by?", "I am looking to go to cambridge and arrive by 9:45", "I have 2 trains leaving London Kings Cross for Cambridge Thursday arriving before 9:45. Which would you prefer, one arrives at 6:08 the other 8:08?", "What's the price?", "The price per ticket is 23.60 pounds and the ride is 51 minutes long. Can I help you in booking a ticket?", "No, no booking is necessary. But thanks for the info. Thats all I needed.", "Very good. Have a good day." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure" ], "slots_values_list": [ [ "thursday" ], [ "london kings cross" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "9:45", "09:45" ], [ "thursday" ], [ "london kings cross" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "9:45" ], "start": [ 46 ], "exclusive_end": [ 50 ], "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": [ [ "09:45", "9:45" ], [ "thursday" ], [ "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", "departure" ], "slot_value": [ "thursday", "london kings cross" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "day" ], "act_slot_value": [ "london kings cross", "thursday" ], "span_start": [ 35, 57 ], "span_end": [ 53, 65 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice", "day", "departure" ], "slot_value": [ "multiple", "Thursday", "London Kings Cross" ] }, { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "departure", "day" ], "act_slot_value": [ "multiple", "London Kings Cross", "Thursday" ], "span_start": [ 7, 31, 50 ], "span_end": [ 15, 49, 58 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "destination" ], "slot_value": [ "9:45", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "arriveby" ], "act_slot_value": [ "cambridge", "9:45" ], "span_start": [ 22, 46 ], "span_end": [ 31, 50 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "arriveby", "arriveby", "choice", "day", "departure", "destination" ], "slot_value": [ "6:08", "8:08", "9:45", "2", "Thursday", "London Kings Cross", "Cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "departure", "destination", "day", "arriveby", "arriveby", "arriveby" ], "act_slot_value": [ "2", "London Kings Cross", "Cambridge", "Thursday", "9:45", "6:08", "8:08" ], "span_start": [ 7, 24, 47, 57, 82, 127, 142 ], "span_end": [ 8, 42, 56, 65, 86, 131, 146 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "duration", "price" ], "slot_value": [ "51 minutes", "23.60 pounds" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "price", "duration" ], "act_slot_value": [ "23.60 pounds", "51 minutes" ], "span_start": [ 24, 53 ], "span_end": [ 36, 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-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG1279.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 depart from la Margarita and should go to riverboat Georgina.", "What time would you like to arrive?", "I would like to arrive by 17:15.", "I have a white tesla booked. The contact number is 07032807056. Anything else today?", "No, that is all I need today. Thanks!", "Great, have a wonderful day and enjoy your taxi ride, thank you!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "la margarita" ], [ "riverboat georgina" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "riverboat Georgina", "la Margarita" ], "start": [ 81, 51 ], "exclusive_end": [ 99, 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", "taxi-destination" ], "slots_values_list": [ [ "17:15" ], [ "la margarita" ], [ "riverboat georgina" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "17:15" ], "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", "destination" ], "slot_value": [ "la margarita", "riverboat georgina" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "la margarita", "riverboat georgina" ], "span_start": [ 51, 81 ], "span_end": [ 63, 99 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "17:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "17:15" ], "span_start": [ 26 ], "span_end": [ 31 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07032807056", "white tesla" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "white tesla", "07032807056" ], "span_start": [ 9, 51 ], "span_end": [ 20, 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": [] } } ] }
SNG02350.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I am at Club Salsa and I need to book a taxi to leave after 06:15.", "Sure! What is your destination?", "I need to go to the Cambridge arts theatre.", "Your booking is all set. A black honda will be picking you up.", "Wonderful, thanks for your help.", "You're welcome. Have a good time!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-leaveat" ], "slots_values_list": [ [ "club salsa" ], [ "06:15" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-departure" ], "value": [ "06:15", "Club Salsa" ], "start": [ 60, 8 ], "exclusive_end": [ 65, 18 ], "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": [ [ "club salsa" ], [ "cambridge arts theatre" ], [ "06:15" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "Cambridge arts theatre" ], "start": [ 20 ], "exclusive_end": [ 42 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "leaveat" ], "slot_value": [ "club salsa", "06:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "leaveat" ], "act_slot_value": [ "club salsa", "06:15" ], "span_start": [ 8, 60 ], "span_end": [ 18, 65 ] } }, { "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 arts theatre" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "cambridge arts theatre" ], "span_start": [ 20 ], "span_end": [ 42 ] } }, { "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": [ 27 ], "span_end": [ 38 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "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": [] } } ] }
SNG0311.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 Bishops Stortford.", "There are 70 trains departing from that location, would you like to narrow it down some?", "I am looking to go to cambridge on thursday.", "I have 10 available trains. Is there a particular time you would like to leave or arrive by?", "I need to leave on Thursday and get there by 9:15, is that OK?", "Yes. There are two available trains. One leaves at 5:29 and arrives by 6:07 and the other leaves by 7:29 and arrives by 8:07. Which would you prefer?", "I'd like the later one, please. I'll need 8 tickets.", "Sure, we have one other option TR1242 leaves at 07:29 and arrives at 08:07. For 8 people your reference number is : 6A76VGSK .", "Okay great! Thanks for all your help.", "It's my pleasure. Goodbye!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure" ], "slots_values_list": [ [ "bishops stortford" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "thursday" ], [ "bishops stortford" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "9:15", "09:15" ], [ "thursday" ], [ "bishops stortford" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "9:15" ], "start": [ 45 ], "exclusive_end": [ 49 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "09:15", "9:15" ], [ "8" ], [ "thursday" ], [ "bishops stortford" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "bishops stortford" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "bishops stortford" ], "span_start": [ 40 ], "span_end": [ 57 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "70" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "70" ], "span_start": [ 10 ], "span_end": [ 12 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "thursday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "day" ], "act_slot_value": [ "cambridge", "thursday" ], "span_start": [ 22, 35 ], "span_end": [ 31, 43 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "10" ] }, { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "10" ], "span_start": [ 7 ], "span_end": [ 9 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "day" ], "slot_value": [ "9:15", "thursday" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "arriveby" ], "act_slot_value": [ "thursday", "9:15" ], "span_start": [ 19, 45 ], "span_end": [ 27, 49 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "arriveby", "choice", "leaveat", "leaveat" ], "slot_value": [ "6:07", "8:07", "two", "5:29", "7:29" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "leaveat", "arriveby", "leaveat", "arriveby" ], "act_slot_value": [ "two", "5:29", "6:07", "7:29", "8:07" ], "span_start": [ 15, 51, 71, 100, 120 ], "span_end": [ 18, 55, 75, 104, 124 ] } }, { "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": [ 42 ], "span_end": [ 43 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "arriveby", "choice", "leaveat", "trainid" ], "slot_value": [ "08:07", "one other option", "07:29", "TR1242" ] }, { "slot_name": [ "ref" ], "slot_value": [ "6A76VGSK" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-OfferBooked" ], "act_slot_name": [ "choice", "trainid", "leaveat", "arriveby", "ref" ], "act_slot_value": [ "one other option", "TR1242", "07:29", "08:07", "6A76VGSK" ], "span_start": [ 14, 31, 48, 69, 116 ], "span_end": [ 30, 37, 53, 74, 124 ] } }, { "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": [] } } ] }
SNG01364.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "looking for a train. The train should arrive by 09:45 and should depart from cambridge.", "What is your destination?", "i need to go to norwich.", "how about TR2534 that leaves at 05:36?", "That sounds great! Thanks for all of your help!", "You are most welcome!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-departure" ], "slots_values_list": [ [ "09:45" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "09:45" ], "start": [ 48 ], "exclusive_end": [ 53 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-departure", "train-destination" ], "slots_values_list": [ [ "09:45" ], [ "cambridge" ], [ "norwich" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure" ], "slot_value": [ "09:45", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "arriveby", "departure" ], "act_slot_value": [ "09:45", "cambridge" ], "span_start": [ 48, 77 ], "span_end": [ 53, 86 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "norwich" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "norwich" ], "span_start": [ 16 ], "span_end": [ 23 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat", "trainid" ], "slot_value": [ "05:36", "TR2534" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "leaveat" ], "act_slot_value": [ "TR2534", "05:36" ], "span_start": [ 10, 32 ], "span_end": [ 16, 37 ] } }, { "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": [] } } ] }
SNG02097.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I am looking for a train to Petersborough.", "I'm sorry there are no trains to petersborough. Is there another location I can check for you?", "No, I need a train from Cambridge to petersborough on Thursday.", "There are 38 trains. What time do you want to leave or to arrive by, please?", "I just need to leave by 08:30.", "There is a 8:34 train to Peterborough on Thursday. I would arrive at 9:24.", "Yes that would be fine please book for 6 people.", "Booking was successful, the total fee is 99 GBP payable at the station . Reference number is : 0ZN13UIU", "Thank you that is all I needed today.", "You're very welcome! Have a great day & enjoy your trip!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-destination" ], "slots_values_list": [ [ "peterborough" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "thursday" ], [ "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-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "thursday" ], [ "cambridge" ], [ "peterborough" ], [ "08:30" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "08: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-destination", "train-leaveat" ], "slots_values_list": [ [ "6" ], [ "thursday" ], [ "cambridge" ], [ "peterborough" ], [ "08: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": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-NoOffer", "Train-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "petersborough" ] }, { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-NoOffer" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "petersborough" ], "span_start": [ 33 ], "span_end": [ 46 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure" ], "slot_value": [ "thursday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "day" ], "act_slot_value": [ "cambridge", "thursday" ], "span_start": [ 24, 54 ], "span_end": [ 33, 62 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "38" ] }, { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "38" ], "span_start": [ 10 ], "span_end": [ 12 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "08:30" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "08:30" ], "span_start": [ 24 ], "span_end": [ 29 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "destination", "leaveat" ], "slot_value": [ "9:24", "Peterborough", "8:34" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "destination", "arriveby" ], "act_slot_value": [ "8:34", "Peterborough", "9:24" ], "span_start": [ 11, 25, 69 ], "span_end": [ 15, 37, 73 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "6" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "6" ], "span_start": [ 39 ], "span_end": [ 40 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "99 GBP", "0ZN13UIU" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "99 GBP", "0ZN13UIU" ], "span_start": [ 41, 95 ], "span_end": [ 47, 103 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG1271.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "i want to book a taxi", "I would be happy to help. What are your departure and destination sites, and what time?", "I would like to leave the Leverton House after 08:00 to go to the Cambridge Lodge Restaurant.", "Booked! Your car is a black volvo. Contact number: 07380094079", "Thanks for all your help that would be all.", "Glad we could be of assistance. Thank you" ], "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": [ [ "leverton house" ], [ "cambridge lodge restaurant" ], [ "08:00" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-destination", "taxi-departure" ], "value": [ "08:00", "Cambridge Lodge Restaurant", "Leverton House" ], "start": [ 47, 66, 26 ], "exclusive_end": [ 52, 92, 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": [ "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", "leaveat" ], "slot_value": [ "leverton house", "cambridge lodge restaurant", "08:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "leaveat", "destination" ], "act_slot_value": [ "leverton house", "08:00", "cambridge lodge restaurant" ], "span_start": [ 26, 47, 66 ], "span_end": [ 40, 52, 92 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07380094079", "black volvo" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "black volvo", "07380094079" ], "span_start": [ 22, 51 ], "span_end": [ 33, 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", "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": [] } } ] }
SNG01677.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 departing from ely.", "On what day do you wish to travel and to what destination?", "I'd like to travel to Cambridge on Wednesday, but I don't want to leave before noon.", "I have a train to Cambridge leaving Ely at 13:35. Will this work for you?", "That should work. I need booking for 2 people and I will need the reference number, please.", "I have booked two spots for you. The reference number is IU3F4FKV", "Wonderful. Thank you.", "You're welcome. Is there anything else you may need?", "Thanks, that's all. Good bye.", "Alright. Have a great day. Bye now!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure" ], "slots_values_list": [ [ "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": [ [ "wednesday" ], [ "ely" ], [ "cambridge" ], [ "noon", "12:00" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "noon" ], "start": [ 79 ], "exclusive_end": [ 83 ], "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": [ [ "2" ], [ "wednesday" ], [ "ely" ], [ "cambridge" ], [ "12:00", "noon" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "ely" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "ely" ], "span_start": [ 39 ], "span_end": [ 42 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination", "leaveat" ], "slot_value": [ "wednesday", "cambridge", "noon" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "day", "leaveat" ], "act_slot_value": [ "cambridge", "wednesday", "noon" ], "span_start": [ 22, 35, 79 ], "span_end": [ 31, 44, 83 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination", "leaveat" ], "slot_value": [ "Ely", "Cambridge", "13:35" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "departure", "leaveat" ], "act_slot_value": [ "Cambridge", "Ely", "13:35" ], "span_start": [ 18, 36, 43 ], "span_end": [ 27, 39, 48 ] } }, { "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": [ 37 ], "span_end": [ 38 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "IU3F4FKV" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "IU3F4FKV" ], "span_start": [ 57 ], "span_end": [ 65 ] } }, { "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": [] } } ] }
SNG02007.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a taxi today", "Sure! what is your departure site?", "I need to leave from broughton house gallery", "Sure! when would you like to arrive?", "I really need to get there by 16:30 please.", "Ok, and what is your destination?", "My destination is downing college.", "Your booking is complete. The car type is a yellow skoda and the contact number is 07614934136.", "That's all I need, thanks!", "You're welcome. Have a great night!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure" ], "slots_values_list": [ [ "broughton house gallery" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "broughton house gallery" ], "start": [ 21 ], "exclusive_end": [ 44 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure" ], "slots_values_list": [ [ "16:30" ], [ "broughton house gallery" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "16:30" ], "start": [ 30 ], "exclusive_end": [ 35 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "16:30" ], [ "broughton house gallery" ], [ "downing college" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "downing college" ], "start": [ 18 ], "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": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "broughton house gallery" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "broughton house gallery" ], "span_start": [ 21 ], "span_end": [ 44 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "16:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "16:30" ], "span_start": [ 30 ], "span_end": [ 35 ] } }, { "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": [ 18 ], "span_end": [ 33 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07614934136", "yellow skoda" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "yellow skoda", "07614934136" ], "span_start": [ 44, 83 ], "span_end": [ 56, 94 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL4419.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3" ], "speaker": [ 0, 1, 0, 1 ], "utterance": [ "Yes, hi. I am looking for a train to get me out of Cambridge to someplace fun. Can you help me with that?", "Of course! Do you know your destination?", "Yes, I would like to go to Peterborough. I want to travel on Friday and get there by 21:30.", "Is there a time you would like to leave?" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure" ], "slots_values_list": [ [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "21:30" ], [ "friday" ], [ "cambridge" ], [ "peterborough" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "21:30" ], "start": [ 85 ], "exclusive_end": [ 90 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "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": [ 51 ], "span_end": [ 60 ] } }, { "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", "day", "destination" ], "slot_value": [ "21:30", "friday", "peterborough" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "day", "arriveby" ], "act_slot_value": [ "peterborough", "friday", "21:30" ], "span_start": [ 27, 61, 85 ], "span_end": [ 39, 67, 90 ] } }, { "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": [] } } ] }
SNG0417.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 leaving on Friday to Cambridge.", "There are 1414 trains heading to cambridge do you have a location you're leaving?", "I will leave from Birmingham new street, and arrive by 13:15 if possible.", "TR0497 arrives in Cambridge at 12:23. Would you like to purchase tickets?", "Yes please, book 4 tickets for me.", "Booked, reference number is T610U5HK . You pay 300.39 GBP at the station. Your train leaves at 9:40.", "Thank you very much. It looks like i am all set. Have a nice day.", "It has been my pleasure. Please feel free to contact us again if you require any further assistance!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-destination" ], "slots_values_list": [ [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "13:15" ], [ "friday" ], [ "birmingham new street" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "13:15" ], "start": [ 55 ], "exclusive_end": [ 60 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "13:15" ], [ "4" ], [ "friday" ], [ "birmingham new street" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "friday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "destination" ], "act_slot_value": [ "friday", "cambridge" ], "span_start": [ 36, 46 ], "span_end": [ 42, 55 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice", "destination" ], "slot_value": [ "1414", "cambridge" ] }, { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "destination" ], "act_slot_value": [ "1414", "cambridge" ], "span_start": [ 10, 33 ], "span_end": [ 14, 42 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure" ], "slot_value": [ "13:15", "birmingham new street" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "arriveby" ], "act_slot_value": [ "birmingham new street", "13:15" ], "span_start": [ 18, 55 ], "span_end": [ 39, 60 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "destination", "trainid" ], "slot_value": [ "12:23", "Cambridge", "TR0497" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "destination", "arriveby" ], "act_slot_value": [ "TR0497", "Cambridge", "12:23" ], "span_start": [ 0, 18, 31 ], "span_end": [ 6, 27, 36 ] } }, { "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": [ 17 ], "span_end": [ 18 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "leaveat", "price", "ref" ], "slot_value": [ "9:40", "300.39 GBP", "T610U5HK" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "ref", "price", "leaveat" ], "act_slot_value": [ "T610U5HK", "300.39 GBP", "9:40" ], "span_start": [ 28, 47, 95 ], "span_end": [ 36, 57, 99 ] } }, { "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": [] } } ] }
SNG01338.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 going to the varsity restaurant.", "Where will you depart from?", "I'm leaving from gonville hotel.", "I can help you with that. When do you need to leave?", "I want to leave at 12:00.", "I have a blue honda with contact number 07255247278.", "Ok thank you that is all I needed today. Goodbye.", "You're welcome, have a nice day." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "the varsity restaurant" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "the varsity restaurant" ], "start": [ 23 ], "exclusive_end": [ 45 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "gonville hotel" ], [ "the varsity restaurant" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "gonville hotel" ], "start": [ 17 ], "exclusive_end": [ 31 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "gonville hotel" ], [ "the varsity restaurant" ], [ "12:00" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "12:00" ], "start": [ 19 ], "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": [ "destination" ], "slot_value": [ "the varsity restaurant" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "the varsity restaurant" ], "span_start": [ 23 ], "span_end": [ 45 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "gonville hotel" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "gonville hotel" ], "span_start": [ 17 ], "span_end": [ 31 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "12:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "12:00" ], "span_start": [ 19 ], "span_end": [ 24 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07255247278", "blue honda" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "blue honda", "07255247278" ], "span_start": [ 9, 40 ], "span_end": [ 19, 51 ] } }, { "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": [] } } ] }
SNG0370.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a train into cambridge leaving after 20:30, please.", "I have 259 trains travelling to Cambridge, could you be more specific on where you're departing from and what day/time?", "I'm leaving London Liverpool Street on Sunday after 20:30.", "There are 2 trains one leaves at 21:39 and one at 23:39", "There are none closer to a 20:30 departure?", "The only other train for that route leaves at 21:39 and arrives in Cambridge by 23:07. That is train TR4890. Would that suit you better?", "That works. What is the price on that? And how long is the ride?", "Price is 13.28 pounds and the ride is 88 minutes. Shall I get you some tickets?", "No, I'm not ready to book yet. Thanks for your help. I am all set.", "You're very welcome. Can I help you with anything else?", "That is all. Thank you.", "You have a great day and thank you for using our services." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-destination", "train-leaveat" ], "slots_values_list": [ [ "cambridge" ], [ "20:30" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "20:30" ], "start": [ 44 ], "exclusive_end": [ 49 ], "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" ], [ "london liverpool street" ], [ "cambridge" ], [ "20:30" ] ] } } ], "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" ], [ "london liverpool street" ], [ "cambridge" ], [ "20:30" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-price" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "sunday" ], [ "london liverpool street" ], [ "cambridge" ], [ "20:30" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "destination", "leaveat" ], "slot_value": [ "cambridge", "20:30" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "leaveat" ], "act_slot_value": [ "cambridge", "20:30" ], "span_start": [ 20, 44 ], "span_end": [ 29, 49 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice", "destination" ], "slot_value": [ "259", "Cambridge" ] }, { "slot_name": [ "day", "departure", "leaveat" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "destination" ], "act_slot_value": [ "259", "Cambridge" ], "span_start": [ 7, 32 ], "span_end": [ 10, 41 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure", "leaveat" ], "slot_value": [ "sunday", "london liverpool street", "20:30" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "day", "leaveat" ], "act_slot_value": [ "london liverpool street", "sunday", "20:30" ], "span_start": [ 12, 39, 52 ], "span_end": [ 35, 45, 57 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "choice", "leaveat", "leaveat" ], "slot_value": [ "2", "21:39", "23:39" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "leaveat", "leaveat" ], "act_slot_value": [ "2", "21:39", "23:39" ], "span_start": [ 10, 33, 50 ], "span_end": [ 11, 38, 55 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "20:30" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "20:30" ], "span_start": [ 27 ], "span_end": [ 32 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "destination", "leaveat", "trainid" ], "slot_value": [ "23:07", "Cambridge", "21:39", "TR4890" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "destination", "arriveby", "trainid" ], "act_slot_value": [ "21:39", "Cambridge", "23:07", "TR4890" ], "span_start": [ 46, 67, 80, 101 ], "span_end": [ 51, 76, 85, 107 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "duration", "price" ], "slot_value": [ "88 minutes", "13.28 pounds" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "price", "duration" ], "act_slot_value": [ "13.28 pounds", "88 minutes" ], "span_start": [ 9, 38 ], "span_end": [ 21, 48 ] } }, { "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", "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "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": [] } } ] }
SNG01518.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. The train should arrive by 21:00 and should leave on sunday", "okay, where are you departing from?", "I am departing from Cambridge.", "Where are you heading to from Cambridge?", "I'm trying to get to Broxbourne.", "Train TR8736 leaves at 5:01 and arrives at 6:01.", "Perfect. please book it for 3 people.", "I have it booked the reference number is IYHXK218 and the price is 42.96 GBP.", "Great, thanks for your help.", "Absolutely, have a great day!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day" ], "slots_values_list": [ [ "21:00" ], [ "sunday" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "21:00" ], "start": [ 53 ], "exclusive_end": [ 58 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure" ], "slots_values_list": [ [ "21:00" ], [ "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", "train-destination" ], "slots_values_list": [ [ "21:00" ], [ "sunday" ], [ "cambridge" ], [ "broxbourne" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "21:00" ], [ "3" ], [ "sunday" ], [ "cambridge" ], [ "broxbourne" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "day" ], "slot_value": [ "21:00", "sunday" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "arriveby", "day" ], "act_slot_value": [ "21:00", "sunday" ], "span_start": [ 53, 79 ], "span_end": [ 58, 85 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "cambridge" ], "span_start": [ 20 ], "span_end": [ 29 ] } }, { "dialog_act": { "act_type": [ "Train-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": [ "broxbourne" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "broxbourne" ], "span_start": [ 21 ], "span_end": [ 31 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat", "trainid" ], "slot_value": [ "6:01", "5:01", "TR8736" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "leaveat", "arriveby" ], "act_slot_value": [ "TR8736", "5:01", "6:01" ], "span_start": [ 6, 23, 43 ], "span_end": [ 12, 27, 47 ] } }, { "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": [ 28 ], "span_end": [ 29 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "42.96 GBP", "IYHXK218" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "ref", "price" ], "act_slot_value": [ "IYHXK218", "42.96 GBP" ], "span_start": [ 41, 67 ], "span_end": [ 49, 76 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG02199.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'll be needing a taxi from nandos city centre", "Where will you be heading to?", "I need to go to the castle galleries.", "What time would you like to leave?", "I need to leave after 04:30.", "Booking completed! Booked car type : blue toyota Contact number : 07920865012", "Ok thanks, that's all i need.", "thank you for all youre help that will be all" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure" ], "slots_values_list": [ [ "nandos city centre" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "nandos city centre" ], "start": [ 28 ], "exclusive_end": [ 46 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "nandos city centre" ], [ "castle galleries" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "castle galleries" ], "start": [ 20 ], "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-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "nandos city centre" ], [ "castle galleries" ], [ "04:30" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "04: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" ], "slot_value": [ "nandos city centre" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "nandos city centre" ], "span_start": [ 28 ], "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": [ "castle galleries" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "castle galleries" ], "span_start": [ 20 ], "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": [ "leaveat" ], "slot_value": [ "04:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "04:30" ], "span_start": [ 22 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07920865012", "blue toyota" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "blue toyota", "07920865012" ], "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-greet" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG1367.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 riverside brasserie and should arrive by 19:30.", "From where will you be departing?", "I'll be leaving from Cambridge Arts Theatre.", "Booked a blue honda. Your contact number is 07886967603.", "Thank you so much goodbye.", "Have a wonderful day!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-destination" ], "slots_values_list": [ [ "19:30" ], [ "riverside brasserie" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-arriveby" ], "value": [ "riverside brasserie", "19:30" ], "start": [ 45, 86 ], "exclusive_end": [ 64, 91 ], "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" ], [ "cambridge arts theatre" ], [ "riverside brasserie" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "Cambridge Arts Theatre" ], "start": [ 21 ], "exclusive_end": [ 43 ], "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": [ "19:30", "riverside brasserie" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "destination", "arriveby" ], "act_slot_value": [ "riverside brasserie", "19:30" ], "span_start": [ 45, 86 ], "span_end": [ 64, 91 ] } }, { "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": [ "cambridge arts theatre" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "cambridge arts theatre" ], "span_start": [ 21 ], "span_end": [ 43 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07886967603", "blue honda" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "blue honda", "07886967603" ], "span_start": [ 9, 44 ], "span_end": [ 19, 55 ] } }, { "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": [] } } ] }
PMUL1190.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I want a train leaving on thursday.", "Where are you departing from and what is your destination?", "should depart from stansted airport and arrive by 08:00 at cambridge", "I have the TR6437 leaving at 07:24 and arriving at 07:52. Would you like me to book that for you?", "make a booking for 7 people and could I get the reference number", "Booking was successful, the total fee is 70.7 GBP payable at the station Reference number is : DMXYQFPZ . Is there anything else you need today?", "No that will be all thank you!", "I hope you enjoy your time in Cambridge, have a great day!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day" ], "slots_values_list": [ [ "thursday" ] ] } } ], "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": [ [ "08:00" ], [ "thursday" ], [ "stansted airport" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "08:00" ], "start": [ 50 ], "exclusive_end": [ 55 ], "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": [ [ "08:00" ], [ "7" ], [ "thursday" ], [ "stansted airport" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day" ], "slot_value": [ "thursday" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "day" ], "act_slot_value": [ "thursday" ], "span_start": [ 26 ], "span_end": [ 34 ] } }, { "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": [ "arriveby", "departure", "destination" ], "slot_value": [ "08:00", "stansted airport", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "arriveby", "destination" ], "act_slot_value": [ "stansted airport", "08:00", "cambridge" ], "span_start": [ 19, 50, 59 ], "span_end": [ 35, 55, 68 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat", "trainid" ], "slot_value": [ "07:52", "07:24", "TR6437" ] }, { "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": [ "TR6437", "07:24", "07:52" ], "span_start": [ 11, 29, 51 ], "span_end": [ 17, 34, 56 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "7" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "7" ], "span_start": [ 19 ], "span_end": [ 20 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "70.7 GBP", "DMXYQFPZ" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "70.7 GBP", "DMXYQFPZ" ], "span_start": [ 41, 95 ], "span_end": [ 49, 103 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG01709.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 my hotel today from saint catharine's college", "I can help you book that, what hotel are you staying at?", "I am staying at Rosa's Bed and Breakfast.", "Ok great, and what time would you like to leave/arrive?", "I should leave after 13:00.", "Alright, I've got a red ford with the contact number 07542375620. Anything else I can do for you?", "Nothing else, thank you. I'll keep an eye out for the red ford. Goodbye.", "Have a lovely day and contact us again if you need further assistance. Bye!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure" ], "slots_values_list": [ [ "saint catharine's college", "saint catharines college" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "saint catharine's college" ], "start": [ 48 ], "exclusive_end": [ 73 ], "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 catharines college", "saint catharine's college" ], [ "rosas bed and breakfast", "rosa's" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "Rosa's" ], "start": [ 16 ], "exclusive_end": [ 22 ], "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" ], [ "rosas bed and breakfast", "rosa's" ], [ "13:00" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "13:00" ], "start": [ 21 ], "exclusive_end": [ 26 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "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": [ 48 ], "span_end": [ 73 ] } }, { "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": [ "rosa's" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "rosa's" ], "span_start": [ 16 ], "span_end": [ 22 ] } }, { "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": [ "13:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "13:00" ], "span_start": [ 21 ], "span_end": [ 26 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07542375620", "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", "07542375620" ], "span_start": [ 20, 53 ], "span_end": [ 28, 64 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG1265.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a taxi from nusha to thanh binh at 6:15, please.", "A blue volkswagen will pick you up, and the contact number is 07337359188. Can I help with anything else?", "That is all I needed, thanks.", "you are welcome. have a great day", "Thank you, you too.", "Don't hesitate to call if you need anything else. Goodbye." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "nusha" ], [ "thanh binh" ], [ "6:15", "06:15" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-destination", "taxi-departure" ], "value": [ "6:15", "thanh binh", "nusha" ], "start": [ 42, 28, 19 ], "exclusive_end": [ 46, 38, 24 ], "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", "leaveat" ], "slot_value": [ "nusha", "thanh binh", "6:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination", "leaveat" ], "act_slot_value": [ "nusha", "thanh binh", "6:15" ], "span_start": [ 19, 28, 42 ], "span_end": [ 24, 38, 46 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07337359188", "blue volkswagen" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "blue volkswagen", "07337359188" ], "span_start": [ 2, 62 ], "span_end": [ 17, 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", "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG01512.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": [ "Can you help me find a train please?", "Sure! Where are you headed?", "I am headed to Cambridge this week.", "Where are you leaving from, please?", "I will leave from Leicester.", "What day would you like to leave?", "Friday is preferable.", "There are trains running from Leicester to Cambridge every hour from 5:09 to 23:09 on Friday. Did you have a particular time in mind? Would you like to book tickets?", "I'd like whichever arrives by 16:15 please.", "TR6247 leaves Leicester at 14:09 Friday and arrives in Cambridge at 15:54. Will that work for you?", "That will be fine. book for 3 people", "Alright. Booking was successful. Your reference number is 87MI5OVY .", "Thanks for your help. That's all I need.", "You're welcome. Have a great day." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-destination" ], "slots_values_list": [ [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination" ], "slots_values_list": [ [ "leicester" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "friday" ], [ "leicester" ], [ "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:15" ], [ "friday" ], [ "leicester" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "16:15" ], "start": [ 30 ], "exclusive_end": [ 35 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "15:54" ], [ "3" ], [ "friday" ], [ "leicester" ], [ "cambridge" ], [ "14:09" ] ] } } ], "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": [ "destination" ], "slot_value": [ "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "cambridge" ], "span_start": [ 15 ], "span_end": [ 24 ] } }, { "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": [ "leicester" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "leicester" ], "span_start": [ 18 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "day" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day" ], "slot_value": [ "friday" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "day" ], "act_slot_value": [ "friday" ], "span_start": [ 0 ], "span_end": [ 6 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook", "Train-Request" ], "act_slots": [ { "slot_name": [ "day", "departure", "destination", "leaveat" ], "slot_value": [ "Friday", "Leicester", "Cambridge", "every hour from 5:09 to 23:09" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination", "leaveat", "day" ], "act_slot_value": [ "Leicester", "Cambridge", "every hour from 5:09 to 23:09", "Friday" ], "span_start": [ 30, 43, 53, 86 ], "span_end": [ 39, 52, 82, 92 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "16:15" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "16:15" ], "span_start": [ 30 ], "span_end": [ 35 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "day", "departure", "destination", "leaveat", "trainid" ], "slot_value": [ "15:54", "Friday", "Leicester", "Cambridge", "14:09", "TR6247" ] }, { "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": [ "TR6247", "Leicester", "14:09", "Friday", "Cambridge", "15:54" ], "span_start": [ 0, 14, 27, 33, 55, 68 ], "span_end": [ 6, 23, 32, 39, 64, 73 ] } }, { "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": [ 28 ], "span_end": [ 29 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "87MI5OVY" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "87MI5OVY" ], "span_start": [ 58 ], "span_end": [ 66 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0413.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a train from peterborough", "Where are you headed, and what day and time did you need to leave?", "I am going to cambridge and leaving after 8:00 on friday", "Sure, I have TR6496 departing at 08:19, arriving at 09:09, with a duration of 50 minutes. The cost is 16.50 pounds. Would that work for you?", "Yes please book it for 5 people and give me a reference number.", "Booking was successful, the total fee is 82.5 GBP payable at the station, the feference number is : MFCHF1YV . Can I help with anything else?", "I think that takes care of everything, thanks!", "Great. I'm glad I could help! Please consider using our service again the future. Goodbye." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure" ], "slots_values_list": [ [ "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": [ [ "friday" ], [ "peterborough" ], [ "cambridge" ], [ "08:00", "8:00" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "8:00" ], "start": [ 42 ], "exclusive_end": [ 46 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [ "train-ref" ], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "5" ], [ "friday" ], [ "peterborough" ], [ "cambridge" ], [ "08:00", "8:00" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "peterborough" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "peterborough" ], "span_start": [ 20 ], "span_end": [ 32 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "day", "destination", "leaveat" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination", "leaveat" ], "slot_value": [ "friday", "cambridge", "8:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "leaveat", "day" ], "act_slot_value": [ "cambridge", "8:00", "friday" ], "span_start": [ 14, 42, 50 ], "span_end": [ 23, 46, 56 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "duration", "leaveat", "price", "trainid" ], "slot_value": [ "09:09", "50 minutes", "08:19", "16.50 pounds", "TR6496" ] } ] }, "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": [ "TR6496", "08:19", "09:09", "50 minutes", "16.50 pounds" ], "span_start": [ 13, 33, 52, 78, 102 ], "span_end": [ 19, 38, 57, 88, 114 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "5" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "5" ], "span_start": [ 23 ], "span_end": [ 24 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "82.5 GBP", "MFCHF1YV" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "82.5 GBP", "MFCHF1YV" ], "span_start": [ 41, 100 ], "span_end": [ 49, 108 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0100.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hello! I would like to book a taxi from hughes hall.", "Great. Where would you like to go and what time do you want to leave or arrive by?", "I'm going to Ali Baba from Hughes Hall. I would like the taxi to arrive at Hughes Hall at 2:45.", "It sounds like you wish to depart Hughes Hall and arrive at Ali Baba by 2:45, is this correct? If so, I've booked a black Ford for you, contact 07392863087.", "That's great. Thanks.", "Is there anything else you need help with?", "No, you have been great.", "Thank you. Enjoy your day. Good bye." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure" ], "slots_values_list": [ [ "hughes hall" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "hughes hall" ], "start": [ 40 ], "exclusive_end": [ 51 ], "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", "2:45" ], [ "hughes hall" ], [ "ali baba" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-arriveby" ], "value": [ "Ali Baba", "2:45" ], "start": [ 13, 90 ], "exclusive_end": [ 21, 94 ], "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": [ [ "02:45", "2:45" ], [ "hughes hall" ], [ "ali baba" ] ] } } ], "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": [ "hughes hall" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "hughes hall" ], "span_start": [ 40 ], "span_end": [ 51 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "destination", "leaveat" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination" ], "slot_value": [ "2:45", "hughes hall", "ali baba" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "destination", "departure", "arriveby" ], "act_slot_value": [ "ali baba", "hughes hall", "2:45" ], "span_start": [ 13, 27, 90 ], "span_end": [ 21, 38, 94 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination", "phone", "type" ], "slot_value": [ "2:45", "Hughes Hall", "Ali Baba", "07392863087", "black Ford" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination", "arriveby", "type", "phone" ], "act_slot_value": [ "Hughes Hall", "Ali Baba", "2:45", "black Ford", "07392863087" ], "span_start": [ 34, 60, 72, 116, 144 ], "span_end": [ 45, 68, 76, 126, 155 ] } }, { "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": [] } } ] }
SNG0352.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 from Cambridge to Norwich.", "Certainly, there are many trains going that route. Can you specify which day you'd like to travel?", "Sorry. I want to leave on Saturday after 20:30.", "There is a train Saturday at 20:36. Does that work for you?", "Yes that works great can I book that for 5 people please?", "I have confirmed booking for 5 tickets, your reference number is CID6UHHF . The total fee is 70.4 GBP payable at the station. Can I help with anything else?", "Thanks, that's all I need. Have a nice day.", "Great! I'm glad we could help." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination" ], "slots_values_list": [ [ "cambridge" ], [ "norwich" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "saturday" ], [ "cambridge" ], [ "norwich" ], [ "20:30" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "20:30" ], "start": [ 41 ], "exclusive_end": [ 46 ], "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": [ [ "5" ], [ "saturday" ], [ "cambridge" ], [ "norwich" ], [ "20:30" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "cambridge", "norwich" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "cambridge", "norwich" ], "span_start": [ 36, 49 ], "span_end": [ 45, 56 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "many" ] }, { "slot_name": [ "day" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "many" ], "span_start": [ 21 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "leaveat" ], "slot_value": [ "saturday", "20:30" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "leaveat" ], "act_slot_value": [ "saturday", "20:30" ], "span_start": [ 26, 41 ], "span_end": [ 34, 46 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "leaveat" ], "slot_value": [ "Saturday", "20:36" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "leaveat" ], "act_slot_value": [ "Saturday", "20:36" ], "span_start": [ 17, 29 ], "span_end": [ 25, 34 ] } }, { "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": [ 41 ], "span_end": [ 42 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "bookpeople", "price", "ref" ], "slot_value": [ "5", "70.4 GBP", "CID6UHHF" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "bookpeople", "ref", "price" ], "act_slot_value": [ "5", "CID6UHHF", "70.4 GBP" ], "span_start": [ 29, 65, 93 ], "span_end": [ 30, 73, 101 ] } }, { "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": [] } } ] }
MUL1777.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": [ "Which trains arrive in Cambridge by 17:15?", "There are many at that time,can I get a departure site?", "Yes I need it to depart from norwich.", "I have a train that arrives in cambridge at 16:35. Will that work for you?", "Yes, what is the ID and price, please?", "The train ID is TR9266. Is there anything else?", "And what is the price and departure time?", "The price is 17.60 pounds. The departure time is 15:16. Would you like to book it?", "Yes please book it for me.", "How many tickets do you need to book?" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-destination" ], "slots_values_list": [ [ "17:15" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "17:15" ], "start": [ 36 ], "exclusive_end": [ 41 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-departure", "train-destination" ], "slots_values_list": [ [ "17:15" ], [ "norwich" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-price", "train-trainid" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-departure", "train-destination" ], "slots_values_list": [ [ "17:15" ], [ "norwich" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-leaveat", "train-price" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-departure", "train-destination" ], "slots_values_list": [ [ "17:15" ], [ "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-departure", "train-destination" ], "slots_values_list": [ [ "17:15" ], [ "2" ], [ "norwich" ], [ "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": [ "arriveby", "destination" ], "slot_value": [ "17:15", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "arriveby" ], "act_slot_value": [ "cambridge", "17:15" ], "span_start": [ 23, 36 ], "span_end": [ 32, 41 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "many" ] }, { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "many" ], "span_start": [ 10 ], "span_end": [ 14 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "norwich" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "norwich" ], "span_start": [ 29 ], "span_end": [ 36 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "destination" ], "slot_value": [ "16:35", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "arriveby" ], "act_slot_value": [ "cambridge", "16:35" ], "span_start": [ 31, 44 ], "span_end": [ 40, 49 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "price", "trainid" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "trainid" ], "slot_value": [ "TR9266" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "trainid" ], "act_slot_value": [ "TR9266" ], "span_start": [ 16 ], "span_end": [ 22 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "leaveat", "price" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat", "price" ], "slot_value": [ "15:16", "17.60 pounds" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "price", "leaveat" ], "act_slot_value": [ "17.60 pounds", "15:16" ], "span_start": [ 13, 49 ], "span_end": [ 25, 54 ] } }, { "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": [ "bookpeople" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG01565.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Please help me reserve a taxi from saint catharine's college", "Sure! when would you like to arrive?", "I would like to arrive by 01:15.", "Great! And what is your destination?", "I'm going to loch fyne.", "You are booked for a red lexus with the contact number 07866626052.", "Thank you. I am now finished.", "I'm glad we could help. Have a good day." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure" ], "slots_values_list": [ [ "saint catharine's college", "saint catharines college" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "saint catharine's college" ], "start": [ 35 ], "exclusive_end": [ 60 ], "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": [ [ "01:15" ], [ "saint catharines college", "saint catharine's college" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "01:15" ], "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", "taxi-destination" ], "slots_values_list": [ [ "01:15" ], [ "saint catharines college", "saint catharine's college" ], [ "loch fyne" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "loch fyne" ], "start": [ 13 ], "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": [ "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": [ 35 ], "span_end": [ 60 ] } }, { "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": [ "01:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "01:15" ], "span_start": [ 26 ], "span_end": [ 31 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "loch fyne" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "loch fyne" ], "span_start": [ 13 ], "span_end": [ 22 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07866626052", "red lexus" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "red lexus", "07866626052" ], "span_start": [ 21, 55 ], "span_end": [ 30, 66 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0076.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 from stevenage train station and go to cineworld cinema.", "I have you booked in a grey ford with a contact number of 079724240082. Can I do anything else for you?", "That's all I need thank you!", "great, have an amazing day", "I'm sorry, I forgot to mention that I need the taxi to arrive by 12:15.", "I've made the change for you. The new car is a White Toyota, and the contact number is 07338867597. Can I help you with anything else?", "Nope, that should do it.", "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": [ [ "stevenage train station" ], [ "cineworld cinema" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "cineworld cinema", "stevenage train station" ], "start": [ 67, 33 ], "exclusive_end": [ 83, 56 ], "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": [ [ "12:15" ], [ "stevenage train station" ], [ "cineworld cinema" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "12:15" ], "start": [ 65 ], "exclusive_end": [ 70 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "12:15" ], [ "stevenage train station" ], [ "cineworld cinema" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "stevenage train station", "cineworld cinema" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "stevenage train station", "cineworld cinema" ], "span_start": [ 33, 67 ], "span_end": [ 56, 83 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "079724240082", "grey ford" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "grey ford", "079724240082" ], "span_start": [ 23, 58 ], "span_end": [ 32, 70 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-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" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "12:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "12:15" ], "span_start": [ 65 ], "span_end": [ 70 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07338867597", "White Toyota" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "White Toyota", "07338867597" ], "span_start": [ 47, 87 ], "span_end": [ 59, 98 ] } }, { "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": [] } } ] }
SNG0026.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I would like help booking a taxi please. I will need the Taxi to pick me up at the Peterborough Train Station at 18:45", "Okay, could you please tell me where you would like to travel to?", "i would like travel to the good luck Chinese food takeaway. I also need the contact number for the taxi.", "Taxi has been booked and it is a black bmw and the contact number is 07820748832. Can I help you with anything else?", "That is all! Thanks.", "You're welcome! Have a nice day!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-leaveat" ], "slots_values_list": [ [ "peterborough train station" ], [ "18:45" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-departure" ], "value": [ "18:45", "Peterborough Train Station" ], "start": [ 113, 83 ], "exclusive_end": [ 118, 109 ], "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": [ [ "peterborough train station" ], [ "good luck" ], [ "18:45" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "good luck" ], "start": [ 27 ], "exclusive_end": [ 36 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "leaveat" ], "slot_value": [ "peterborough train station", "18:45" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "leaveat" ], "act_slot_value": [ "peterborough train station", "18:45" ], "span_start": [ 83, 113 ], "span_end": [ 109, 118 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "Taxi-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "good luck" ] }, { "slot_name": [ "phone" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "good luck" ], "span_start": [ 27 ], "span_end": [ 36 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07820748832", "black bmw" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "black bmw", "07820748832" ], "span_start": [ 33, 69 ], "span_end": [ 42, 80 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0371.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 there. Can you please find me a train schedule that leaves on Wednesday heading for Cambridge?", "Yeah, I can do that. Where are you heading in from?", "I'd like to leave from Broxbourne sometime after 12:30.", "I have 12 available trains. The first leaves at 12:32 and arrives at 13:32. Would you like me to book that for you?", "May I have the train ID for that one?", "Certainly. That train ID is TR7834.", "What is the travel time?", "Travel time will be 60 minutes.", "Thank you. That is all I will need.", "Perfect! Have a wonderful day!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day" ], "slots_values_list": [ [ "wednesday" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "wednesday" ], [ "broxbourne" ], [ "cambridge" ], [ "12:30" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "12:30" ], "start": [ 49 ], "exclusive_end": [ 54 ], "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": [ [ "wednesday" ], [ "broxbourne" ], [ "cambridge" ], [ "12:30" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-duration" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "wednesday" ], [ "broxbourne" ], [ "cambridge" ], [ "12:30" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "wednesday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "destination" ], "act_slot_value": [ "wednesday", "cambridge" ], "span_start": [ 68, 90 ], "span_end": [ 77, 99 ] } }, { "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": [ "broxbourne", "12:30" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "leaveat" ], "act_slot_value": [ "broxbourne", "12:30" ], "span_start": [ 23, 49 ], "span_end": [ 33, 54 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "choice", "leaveat" ], "slot_value": [ "13:32", "12 available", "12: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": [ "12 available", "12:32", "13:32" ], "span_start": [ 7, 48, 69 ], "span_end": [ 19, 53, 74 ] } }, { "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" ], "act_slots": [ { "slot_name": [ "trainid" ], "slot_value": [ "TR7834" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "trainid" ], "act_slot_value": [ "TR7834" ], "span_start": [ 28 ], "span_end": [ 34 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "duration" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "duration" ], "slot_value": [ "60 minutes" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "duration" ], "act_slot_value": [ "60 minutes" ], "span_start": [ 20 ], "span_end": [ 30 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL3303.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I am looking for train leaving on Friday.", "Sure! What is your destination and departure preference?", "I will be going to the lovely village of Kings Lynn, it be be after I get out of work, so I need to leave after 21:30.", "There is a 12:11 is that is not too soon for you to leave.", "I said 21:30. Try again.", "I'm sorry I misunderstood you. There are 2 trains leaving after 21:30. TR0394 leaves at 22:11 and TR2311 at 23:11 both depart from cambridge." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day" ], "slots_values_list": [ [ "friday" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "friday" ], [ "kings lynn" ], [ "21:30" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "21:30" ], "start": [ 112 ], "exclusive_end": [ 117 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "friday" ], [ "kings lynn" ], [ "21:30" ] ] } } ], "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" ], "slot_value": [ "friday" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "day" ], "act_slot_value": [ "friday" ], "span_start": [ 34 ], "span_end": [ 40 ] } }, { "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": [ "destination", "leaveat" ], "slot_value": [ "kings lynn", "21:30" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "leaveat" ], "act_slot_value": [ "kings lynn", "21:30" ], "span_start": [ 41, 112 ], "span_end": [ 51, 117 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "12:11" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "12:11" ], "span_start": [ 11 ], "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" ], "act_slots": [ { "slot_name": [ "choice", "departure", "leaveat", "leaveat", "leaveat", "trainid", "trainid" ], "slot_value": [ "2", "cambridge", "21:30", "22:11", "23:11", "TR0394", "TR2311" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "leaveat", "trainid", "leaveat", "trainid", "leaveat", "departure" ], "act_slot_value": [ "2", "21:30", "TR0394", "22:11", "TR2311", "23:11", "cambridge" ], "span_start": [ 41, 64, 71, 88, 98, 108, 131 ], "span_end": [ 42, 69, 77, 93, 104, 113, 140 ] } } ] }
SNG02010.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3" ], "speaker": [ 0, 1, 0, 1 ], "utterance": [ "Taxi to de luca cucina and bar please", "What time would you like to arrive at your destination?", "I need to arrive by 15:30, please.", "Do you want a taxi now ?" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "de luca cucina and bar" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "de luca cucina and bar" ], "start": [ 8 ], "exclusive_end": [ 30 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-destination" ], "slots_values_list": [ [ "15:30" ], [ "de luca cucina and bar" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "15:30" ], "start": [ 20 ], "exclusive_end": [ 25 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "de luca cucina and bar" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "de luca cucina and bar" ], "span_start": [ 8 ], "span_end": [ 30 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "15:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "15:30" ], "span_start": [ 20 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG01619.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 please going to cambridge.", "I'd be happy to help with your request, to narrow it down where is your departure site and what time do you want to arrive?", "I'm looking for a train leaving from london liverpool street after 20:00 on Friday.", "How about train TR8373 that leaves at 21:39?", "its ok. book for 8 people and help me get the reference number please", "All right, that's done. Your reference number is 3S77WUWE . How else may I help you?", "That was everything, thanks!", "Have a nice trip thank you." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-destination" ], "slots_values_list": [ [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "friday" ], [ "london liverpool street" ], [ "cambridge" ], [ "20:00" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "20:00" ], "start": [ 67 ], "exclusive_end": [ 72 ], "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": [ [ "8" ], [ "friday" ], [ "london liverpool street" ], [ "cambridge" ], [ "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": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "cambridge" ], "span_start": [ 40 ], "span_end": [ 49 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "departure" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure", "leaveat" ], "slot_value": [ "friday", "london liverpool street", "20:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "leaveat", "day" ], "act_slot_value": [ "london liverpool street", "20:00", "friday" ], "span_start": [ 37, 67, 76 ], "span_end": [ 60, 72, 82 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat", "trainid" ], "slot_value": [ "21:39", "TR8373" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "leaveat" ], "act_slot_value": [ "TR8373", "21:39" ], "span_start": [ 16, 38 ], "span_end": [ 22, 43 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "8" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "8" ], "span_start": [ 17 ], "span_end": [ 18 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "3S77WUWE" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "3S77WUWE" ], "span_start": [ 49 ], "span_end": [ 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": [] } } ] }
SNG0382.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 a train to Ely that leaves Wednesday.", "Easy enough. Where is your departure point?", "Cambridge. I would like to leave after 15:30 if possible.", "TR6745 departs cambridge at 15:50 Wednesday, arriving at Ely at 16:07. Will that one work for you? It's only 4.40 GBP to ride.", "Great can I book that for 8 people and get a reference number please?", "You are booked for 8 seats on TR6745 leaving Cambridge Wednesday at 17:50. Reference # is OCWICAXZ and you can pay at the station. 4.40 pounds each.", "Thank you. That's is all I need. Goodbye.", "Welcome. Have a lovely day." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-destination" ], "slots_values_list": [ [ "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-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "wednesday" ], [ "cambridge" ], [ "ely" ], [ "15:30" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "15:30" ], "start": [ 39 ], "exclusive_end": [ 44 ], "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": [ [ "8" ], [ "wednesday" ], [ "cambridge" ], [ "ely" ], [ "15:30" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "wednesday", "ely" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "day" ], "act_slot_value": [ "ely", "wednesday" ], "span_start": [ 20, 36 ], "span_end": [ 23, 45 ] } }, { "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", "15:30" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "leaveat" ], "act_slot_value": [ "cambridge", "15:30" ], "span_start": [ 0, 39 ], "span_end": [ 9, 44 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "day", "departure", "destination", "leaveat", "price", "trainid" ], "slot_value": [ "16:07", "Wednesday", "cambridge", "Ely", "15:50", "4.40 GBP", "TR6745" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "departure", "leaveat", "day", "destination", "arriveby", "price" ], "act_slot_value": [ "TR6745", "cambridge", "15:50", "Wednesday", "Ely", "16:07", "4.40 GBP" ], "span_start": [ 0, 15, 28, 34, 57, 64, 109 ], "span_end": [ 6, 24, 33, 43, 60, 69, 117 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "8" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "8" ], "span_start": [ 26 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "day", "departure", "leaveat", "price", "ref", "trainid" ], "slot_value": [ "Wednesday", "Cambridge", "17:50", "4.40 pounds", "OCWICAXZ", "TR6745" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "trainid", "departure", "day", "leaveat", "ref", "price" ], "act_slot_value": [ "TR6745", "Cambridge", "Wednesday", "17:50", "OCWICAXZ", "4.40 pounds" ], "span_start": [ 30, 45, 55, 68, 90, 131 ], "span_end": [ 36, 54, 64, 73, 98, 142 ] } }, { "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": [] } } ] }
SNG01344.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 for Cambridge after 8:15am.", "I have a train leaving from london kings cross on friday leaving at 9:17. How does that sound?", "No thank you, I would like a train that is leaving on Thursday and departing from Kings Lynn.", "these are the possible options trainID departure destination day leaveAt arriveBy price duration book (optional) TR1612 kings lynn cambridge friday 09:11 09:58 9.80 pounds 47 minutes TR1958 kings lynn cambridge friday 10:11 10:58 9.80 pounds 47 minutes TR3147 kings lynn cambridge friday 11:11 11:58 9.80 pounds 47 minutes TR6454 kings lynn cambridge friday 12:11 12:58 9.80 pounds 47 minutes TR0674 kings lynn cambridge friday 13:11 13:58 9.80 pounds 47 minutes", "Please pick a train that leaves after 8:15 and going to cambridge. I need the travel time and price.", "TR3447 leaves Kings Lynn at 09:11 and arrives at 09:58 with a travel time of 47 minutes. The price is 9.80 pounds.", "Thank you. That is all I needed.", "You're very welcome! Goodbye." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-destination", "train-leaveat" ], "slots_values_list": [ [ "cambridge" ], [ "8:15am.", "08:15" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "8:15am." ], "start": [ 55 ], "exclusive_end": [ 62 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "kings lynn" ], [ "cambridge" ], [ "08:15", "8:15am." ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-duration", "train-price" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "thursday" ], [ "kings lynn" ], [ "cambridge" ], [ "08:15", "8:15am." ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "destination", "leaveat" ], "slot_value": [ "cambridge", "8:15am." ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "leaveat" ], "act_slot_value": [ "cambridge", "8:15am." ], "span_start": [ 39, 55 ], "span_end": [ 48, 62 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure", "leaveat" ], "slot_value": [ "friday", "london kings cross", "9:17" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "day", "leaveat" ], "act_slot_value": [ "london kings cross", "friday", "9:17" ], "span_start": [ 28, 50, 68 ], "span_end": [ 46, 56, 72 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure" ], "slot_value": [ "thursday", "kings lynn" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "departure" ], "act_slot_value": [ "thursday", "kings lynn" ], "span_start": [ 54, 82 ], "span_end": [ 62, 92 ] } }, { "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-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "cambridge" ] }, { "slot_name": [ "duration", "price" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "cambridge" ], "span_start": [ 56 ], "span_end": [ 65 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "duration", "leaveat", "price", "trainid" ], "slot_value": [ "09:58", "Kings Lynn", "47 minutes", "09:11", "9.80 pounds", "TR3447" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "departure", "leaveat", "arriveby", "duration", "price" ], "act_slot_value": [ "TR3447", "Kings Lynn", "09:11", "09:58", "47 minutes", "9.80 pounds" ], "span_start": [ 0, 14, 28, 49, 77, 102 ], "span_end": [ 6, 24, 33, 54, 87, 113 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0287.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": [ "Hi, I'm looking to book a train to Cambridge, that leaves around 16:00.", "Sure. Where would you like to depart from?", "Kings Lynn after 16:00 on Saturday, please.", "TR4235 departs kings lynn at 16:11 and arrives in cambridge at 16:58. Would you like to book passage on that train?", "What is the price on that trip?", "The price of TR4235, departing Kings Lynn at 16:11 on Saturday, is 7.84 pounds. Shall I book passage on that train?", "No. Not right now. thank you very much for your help today.", "Ok, is there anything else you need assistance with?", "No that is all for the time being. Thank you.", "You're welcome. Enjoy your trip. Are you quite sure there's nothing else I can help with?", "I actually do need the price for that train please.", "The price is 7.84 pounds.", "Thanks. That's all I wanted to know.", "You're welcome. Can I help you with anything else today?", "No. That's all I need. Thanks!", "Let us know if you need anything else." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-destination", "train-leaveat" ], "slots_values_list": [ [ "cambridge" ], [ "16:00" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "16:00" ], "start": [ 65 ], "exclusive_end": [ 70 ], "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" ], [ "kings lynn" ], [ "cambridge" ], [ "16: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-price" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "saturday" ], [ "kings lynn" ], [ "cambridge" ], [ "16:00" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "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": [ [ "saturday" ], [ "kings lynn" ], [ "cambridge" ], [ "16:00" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "destination", "leaveat" ], "slot_value": [ "cambridge", "16:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "leaveat" ], "act_slot_value": [ "cambridge", "16:00" ], "span_start": [ 35, 65 ], "span_end": [ 44, 70 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure" ], "slot_value": [ "saturday", "kings lynn" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "day" ], "act_slot_value": [ "kings lynn", "saturday" ], "span_start": [ 0, 26 ], "span_end": [ 10, 34 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination", "leaveat", "trainid" ], "slot_value": [ "16:58", "kings lynn", "cambridge", "16:11", "TR4235" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "departure", "leaveat", "destination", "arriveby" ], "act_slot_value": [ "TR4235", "kings lynn", "16:11", "cambridge", "16:58" ], "span_start": [ 0, 15, 29, 50, 63 ], "span_end": [ 6, 25, 34, 59, 68 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "7.84 pounds" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "price" ], "act_slot_value": [ "7.84 pounds" ], "span_start": [ 67 ], "span_end": [ 78 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-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-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "7.84 pounds" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "price" ], "act_slot_value": [ "7.84 pounds" ], "span_start": [ 13 ], "span_end": [ 24 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-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": [] } } ] }
SNG02322.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I want a taxi to pick me up after 21:00 to take me to Little Saint Mary's Church.", "I can help with that - where are you leaving from?", "I want to be picked up at frankie and bennys please", "I've booked you a black Honda, the contact number is 07796011098.", "Great, thank you for your help.", "No problem. Are you finished?" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "little saint mary's church", "little saint marys church" ], [ "21:00" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-destination" ], "value": [ "21:00", "Little Saint Mary's Church" ], "start": [ 34, 54 ], "exclusive_end": [ 39, 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": [ [ "frankie and bennys" ], [ "little saint marys church", "little saint mary's church" ], [ "21:00" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "frankie and bennys" ], "start": [ 26 ], "exclusive_end": [ 44 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination", "leaveat" ], "slot_value": [ "little saint mary's church", "21:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "leaveat", "destination" ], "act_slot_value": [ "21:00", "little saint mary's church" ], "span_start": [ 34, 54 ], "span_end": [ 39, 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": [ "frankie and bennys" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "frankie and bennys" ], "span_start": [ 26 ], "span_end": [ 44 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07796011098", "black Honda" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "black Honda", "07796011098" ], "span_start": [ 18, 53 ], "span_end": [ 29, 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-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG01170.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a taxi from peking restaurant.", "I can help you with that. When do you need to leave?", "I need to arrive at 10:45.", "What is your destination after leaving peking restaurant?", "I will be going to Maharajah Tandoori restaurant.", "Ok I have a blue audio for you with the contact number 07304585611.", "Do you mean a blue audi?", "Yes, I apologize you should be looking for a Blue Audi. The contact number is 07304585611", "Thanks, that's all I need. Good bye.", "No problem! Have a great night!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure" ], "slots_values_list": [ [ "peking restaurant" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "peking restaurant" ], "start": [ 19 ], "exclusive_end": [ 36 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure" ], "slots_values_list": [ [ "10:45" ], [ "peking restaurant" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "10:45" ], "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": [ [ "10:45" ], [ "peking restaurant" ], [ "maharajah tandoori restaurant" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "Maharajah Tandoori restaurant" ], "start": [ 19 ], "exclusive_end": [ 48 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [ "taxi-phone" ], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "10:45" ], [ "peking restaurant" ], [ "maharajah tandoori restaurant" ] ] } } ], "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": [ "peking restaurant" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "peking restaurant" ], "span_start": [ 19 ], "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": [ "10:45" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "10:45" ], "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": [ "maharajah tandoori restaurant" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "maharajah tandoori restaurant" ], "span_start": [ 19 ], "span_end": [ 48 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07304585611", "blue audio" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "blue audio", "07304585611" ], "span_start": [ 12, 55 ], "span_end": [ 22, 66 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "Taxi-Request" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "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": [ "07304585611", "Blue Audi" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "Blue Audi", "07304585611" ], "span_start": [ 45, 78 ], "span_end": [ 54, 89 ] } }, { "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": [] } } ] }
SNG0432.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'd like to find a train to peterborough.", "There are 266 trains going to Peterborough. Can you give me a departure day and time so that I can narrow down your choices?", "I am looking to go from cambridge, and go on friday arriving by 14:30", "Okay, how about the TR5901 leaving at 13:34 and arriving at 14:24 with a duration of 50 minutes? The cost is 16.50 pounds. Would that work for you?", "That would be perfect!", "Great, how many tickets would you like to purchase?", "7 tickets please. Can I also have the reference number for the booking?", "Your tickets are all booked, reference number R5P65TW5", "Thank you so much. That is all I will need today.", "Thank you for contacting Cambridge TownInfo centre. Have a wonderful day!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-destination" ], "slots_values_list": [ [ "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": [ [ "14:30" ], [ "friday" ], [ "cambridge" ], [ "peterborough" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "14:30" ], "start": [ 64 ], "exclusive_end": [ 69 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "14:30" ], [ "friday" ], [ "cambridge" ], [ "peterborough" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [ "train-ref" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "14:30" ], [ "7" ], [ "friday" ], [ "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": [ "destination" ], "slot_value": [ "peterborough" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "peterborough" ], "span_start": [ 28 ], "span_end": [ 40 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice", "destination" ], "slot_value": [ "266", "peterborough" ] }, { "slot_name": [ "day", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "destination" ], "act_slot_value": [ "266", "peterborough" ], "span_start": [ 10, 30 ], "span_end": [ 13, 42 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "day", "departure" ], "slot_value": [ "14:30", "friday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "day", "arriveby" ], "act_slot_value": [ "cambridge", "friday", "14:30" ], "span_start": [ 24, 45, 64 ], "span_end": [ 33, 51, 69 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "duration", "leaveat", "price", "trainid" ], "slot_value": [ "14:24", "50 minutes", "13:34", "16.50 pounds", "TR5901" ] } ] }, "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": [ "TR5901", "13:34", "14:24", "50 minutes", "16.50 pounds" ], "span_start": [ 20, 38, 60, 85, 109 ], "span_end": [ 26, 43, 65, 95, 121 ] } }, { "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": [ "bookpeople" ], "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": [ "bookpeople" ], "slot_value": [ "7" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "7" ], "span_start": [ 0 ], "span_end": [ 1 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "R5P65TW5" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "R5P65TW5" ], "span_start": [ 46 ], "span_end": [ 54 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0378.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a train into cambridge on wednesday, please.", "I can certainly find one for you. Can you tell me where you will be departing from?", "Sure. I'm leaving from Cambridge.", "You're leaving from cambridge going to cambridge?", "No. I need to leave from leicester and arrive in cambridge. I also need to arrive by 10:15.", "TR7703 will depart leicester Wednesday at 8:09, arriving in cambridge by 9:54, would you like to book a ticket?", "Yes I would like to book a ticket on TR7703 for Wednesday morning, thank you.", "Booking was successful, the total fee is 37.79 GBP payable at the station. Reference number is : KW6ZO219 . Is there anything else I can help with?", "Okay great. Thank you for your help.", "Okay great. I am glad I could be of help!" ], "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-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-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "10:15" ], [ "wednesday" ], [ "leicester" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "10:15" ], "start": [ 85 ], "exclusive_end": [ 90 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "10:15" ], [ "1" ], [ "wednesday" ], [ "leicester" ], [ "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, 33 ], "span_end": [ 29, 42 ] } }, { "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": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure" ], "slot_value": [ "10:15", "leicester" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "arriveby" ], "act_slot_value": [ "leicester", "10:15" ], "span_start": [ 25, 85 ], "span_end": [ 34, 90 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "day", "departure", "destination", "leaveat", "trainid" ], "slot_value": [ "9:54", "Wednesday", "leicester", "cambridge", "8:09", "TR7703" ] }, { "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", "day", "leaveat", "destination", "arriveby" ], "act_slot_value": [ "TR7703", "leicester", "Wednesday", "8:09", "cambridge", "9:54" ], "span_start": [ 0, 19, 29, 42, 60, 73 ], "span_end": [ 6, 28, 38, 46, 69, 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": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "37.79 GBP", "KW6ZO219" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "37.79 GBP", "KW6ZO219" ], "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" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0029.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hi. Can you book me a taxi to the Ugly Duckling from Dojo Noodle Bar?", "What time would you like to leave, and what time do you want to arrive by?", "The taxi needs to arrive by 19:30.", "I have booked you a red volkswagen. The contact number is: 07820586917. Can I help you with anything else today?", "Thanks, that's everything.", "Thank you for choosing us for your booking. 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": [ [ "dojo noodle bar" ], [ "ugly duckling" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "Ugly Duckling", "Dojo Noodle Bar" ], "start": [ 34, 53 ], "exclusive_end": [ 47, 68 ], "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" ], [ "dojo noodle bar" ], [ "ugly duckling" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "19:30" ], "start": [ 28 ], "exclusive_end": [ 33 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "dojo noodle bar", "ugly duckling" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "destination", "departure" ], "act_slot_value": [ "ugly duckling", "dojo noodle bar" ], "span_start": [ 34, 53 ], "span_end": [ 47, 68 ] } }, { "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": [ "19:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "19:30" ], "span_start": [ 28 ], "span_end": [ 33 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07820586917", "red volkswagen" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "red volkswagen", "07820586917" ], "span_start": [ 20, 59 ], "span_end": [ 34, 70 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0401.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": [ "Yeah, I need a train on Sunday.", "I can certainly help with that. Where would you like to depart from?", "Departing from Cambridge", "Can you please tell me your destination?", "The train should go to Bishops Stortford and leave after 14:45.", "The first train after 14:45 TR3600 leaves at 15:29. Would you like to book the train?", "Can you tell me the travel time first?", "The first train leaves at 15:29 and arrives at 16:07, the duration is 38 minutes", "That sounds great, that's all I wanted to know.", "Can I help you find anything else, today?", "That should be all. Thank you!", "Have a good rest of your day!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day" ], "slots_values_list": [ [ "sunday" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure" ], "slots_values_list": [ [ "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-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "sunday" ], [ "cambridge" ], [ "bishops stortford" ], [ "14:45" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "14:45" ], "start": [ 57 ], "exclusive_end": [ 62 ], "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" ], [ "bishops stortford" ], [ "14:45" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day" ], "slot_value": [ "sunday" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "day" ], "act_slot_value": [ "sunday" ], "span_start": [ 24 ], "span_end": [ 30 ] } }, { "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": [ 15 ], "span_end": [ 24 ] } }, { "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": [ "bishops stortford", "14:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "leaveat" ], "act_slot_value": [ "bishops stortford", "14:45" ], "span_start": [ 23, 57 ], "span_end": [ 40, 62 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "leaveat", "trainid" ], "slot_value": [ "15:29", "TR3600" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "leaveat" ], "act_slot_value": [ "TR3600", "15:29" ], "span_start": [ 28, 45 ], "span_end": [ 34, 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": [ "arriveby", "duration", "leaveat" ], "slot_value": [ "16:07", "38 minutes", "15:29" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "arriveby", "duration" ], "act_slot_value": [ "15:29", "16:07", "38 minutes" ], "span_start": [ 26, 47, 70 ], "span_end": [ 31, 52, 80 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-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": [] } } ] }
SNG0307.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.", "Sure thing. Could you tell me where you're departing from, where you're arriving, and when you'd like to travel by train?", "I need to leave on Thursday from Cambridge.", "What is your destination?", "I am heading to the Stansted Airport, just myself, and I need to leave after 17:00. Go ahead and book it and give me the reference number.", "I have booked your train. 10.1 GBP is payable at the station and the reference number is VPHSFWC9 . Is there anything else I can help you with?", "No, thank you. That is all I need.", "Thank you for using our service. Have all of your needs been met?", "Yes they have. Thank you!", "It has been my pleasure! Don't hesitate to contact us again if you require any additional assistance." ], "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" ], "slots_values_list": [ [ "thursday" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [ "train-ref" ], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "1" ], [ "thursday" ], [ "cambridge" ], [ "stansted airport" ], [ "17:00" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "17:00" ], "start": [ 77 ], "exclusive_end": [ 82 ], "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": [ "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", "leaveat" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure" ], "slot_value": [ "thursday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "departure" ], "act_slot_value": [ "thursday", "cambridge" ], "span_start": [ 19, 33 ], "span_end": [ 27, 42 ] } }, { "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", "Train-Request" ], "act_slots": [ { "slot_name": [ "destination", "leaveat" ], "slot_value": [ "stansted airport", "17:00" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "leaveat" ], "act_slot_value": [ "stansted airport", "17:00" ], "span_start": [ 20, 77 ], "span_end": [ 36, 82 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "10.1 GBP", "VPHSFWC9" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "10.1 GBP", "VPHSFWC9" ], "span_start": [ 26, 89 ], "span_end": [ 34, 97 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-greet" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-greet" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG02095.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I have plans to visit churchill college and need a taxi to do so", "I can help with that! What time do you need to leave or arrive by?", "I need to leave after 17:00.", "Ok, what time do you want to leave?", "As I mentioned, I'd like to leave after 17:00, please. I need to be picked up from the varsity restaurant.", "07720877593 is you contact. I have you booked in a yellow Lexus.", "Thank you so much.", "No problem. Are you finished?" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "churchill college", "churchills college" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "churchill college" ], "start": [ 22 ], "exclusive_end": [ 39 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "churchills college", "churchill college" ] ] } } ], "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": [ [ "the varsity restaurant" ], [ "churchills college", "churchill college" ], [ "17:00" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-departure" ], "value": [ "17:00", "the varsity restaurant" ], "start": [ 40, 83 ], "exclusive_end": [ 45, 105 ], "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": [ "churchill college" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "churchill college" ], "span_start": [ 22 ], "span_end": [ 39 ] } }, { "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": [], "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": [ "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": [ "the varsity restaurant", "17:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "leaveat", "departure" ], "act_slot_value": [ "17:00", "the varsity restaurant" ], "span_start": [ 40, 83 ], "span_end": [ 45, 105 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07720877593", "yellow Lexus" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "phone", "type" ], "act_slot_value": [ "07720877593", "yellow Lexus" ], "span_start": [ 0, 51 ], "span_end": [ 11, 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": [] } } ] }
SNG01189.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hi! I need a taxi from little saint mary's church to trinity college. I sure hope you can help me!", "Sure thing, when you like to leave by?", "I need to leave after 24:45.", "Your booking is complete, a grey toyota will be picking you up.", "I'll also need the contact number.", "Of course, the number is 07655357606. Can I help with anything else?", "No, that's it. Thank you.", "Thank you and 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": [ [ "little saint mary's church", "little saint marys church" ], [ "trinity college" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "trinity college", "little saint mary's church" ], "start": [ 53, 23 ], "exclusive_end": [ 68, 49 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "little saint marys church", "little saint mary's church" ], [ "trinity college" ], [ "24:45" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "24:45" ], "start": [ 22 ], "exclusive_end": [ 27 ], "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": [ [ "little saint marys church", "little saint mary's church" ], [ "trinity college" ], [ "24: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", "destination" ], "slot_value": [ "little saint mary's church", "trinity college" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "little saint mary's church", "trinity college" ], "span_start": [ 23, 53 ], "span_end": [ 49, 68 ] } }, { "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": [ "24:45" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "24:45" ], "span_start": [ 22 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "grey toyota" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "grey toyota" ], "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", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone" ], "slot_value": [ "07655357606" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "phone" ], "act_slot_value": [ "07655357606" ], "span_start": [ 25 ], "span_end": [ 36 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG1352.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3" ], "speaker": [ 0, 1, 0, 1 ], "utterance": [ "I need to book a taxi after 20:30. I need to go from ali baba to pipasha restaurant. Also I'll need the contact number and car type.", "Your taxi is booked. Please be on the lookout for a black volvo and the contact number is 07827592182. Is there anything else i can help with?", "No that will be all! Thank you!", "Okay, you're welcome! have a wonderful day!" ], "frames": [ { "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": [ [ "ali baba" ], [ "pipasha restaurant" ], [ "20:30" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-destination", "taxi-departure" ], "value": [ "20:30", "pipasha restaurant", "ali baba" ], "start": [ 28, 65, 53 ], "exclusive_end": [ 33, 83, 61 ], "copy_from": [ "", "", "" ], "copy_from_value": [ [], [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform", "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure", "destination", "leaveat" ], "slot_value": [ "ali baba", "pipasha restaurant", "20:30" ] }, { "slot_name": [ "phone", "type" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "leaveat", "departure", "destination" ], "act_slot_value": [ "20:30", "ali baba", "pipasha restaurant" ], "span_start": [ 28, 53, 65 ], "span_end": [ 33, 61, 83 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07827592182", "black volvo" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "black volvo", "07827592182" ], "span_start": [ 52, 90 ], "span_end": [ 63, 101 ] } }, { "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": [] } } ] }
SNG01674.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 help finding a train leaving cambridge after 15:30.", "I found 623 trains that leave at that time. What is your destination?", "Im going to cambridge", "There are no trains leaving cambridge and also going to cambridge, did you mean to choose another destination?", "The train should leave on friday and should go to leicester..", "TR0094 leaves at 16:21 on Friday. Can I book it for you?", "Yes, please. Could you book 8 tickets?", "Booking was successful, the total fee is 302.39 GBP payable at the station . Reference number is : 3P7B0D6T .", "thank you for your help", "Thank you so much. Have a good day now!", "Thank you good bye.", "You are more than welcome!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-leaveat" ], "slots_values_list": [ [ "cambridge" ], [ "15:30" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "15:30" ], "start": [ 52 ], "exclusive_end": [ 57 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "cambridge" ], [ "cambridge" ], [ "15:30" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "friday" ], [ "cambridge" ], [ "leicester" ], [ "15:30" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "8" ], [ "friday" ], [ "cambridge" ], [ "leicester" ], [ "15:30" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "leaveat" ], "slot_value": [ "cambridge", "15:30" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "leaveat" ], "act_slot_value": [ "cambridge", "15:30" ], "span_start": [ 36, 52 ], "span_end": [ 45, 57 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "623" ] }, { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "623" ], "span_start": [ 8 ], "span_end": [ 11 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "cambridge", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "cambridge", "cambridge" ], "span_start": [ 12, 12 ], "span_end": [ 21, 21 ] } }, { "dialog_act": { "act_type": [ "Train-NoOffer", "Train-Request" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "cambridge", "cambridge" ] }, { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-NoOffer", "Train-NoOffer" ], "act_slot_name": [ "destination", "departure" ], "act_slot_value": [ "cambridge", "cambridge" ], "span_start": [ 28, 56 ], "span_end": [ 37, 65 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "friday", "leicester" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "destination" ], "act_slot_value": [ "friday", "leicester" ], "span_start": [ 26, 50 ], "span_end": [ 32, 59 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "day", "leaveat", "trainid" ], "slot_value": [ "Friday", "16:21", "TR0094" ] }, { "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": [ "TR0094", "16:21", "Friday" ], "span_start": [ 0, 17, 26 ], "span_end": [ 6, 22, 32 ] } }, { "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": [ 28 ], "span_end": [ 29 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "302.39 GBP", "3P7B0D6T" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "302.39 GBP", "3P7B0D6T" ], "span_start": [ 41, 99 ], "span_end": [ 51, 107 ] } }, { "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": [] } } ] }
SNG02195.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3" ], "speaker": [ 0, 1, 0, 1 ], "utterance": [ "I need a train that leaves on Sunday from London Liverpool Street.", "My earliest train is leaving at 5:39 am and arriving at 7:07 am. Is that acceptable?", "That should work! thank you, goodbye.", "Happy to help. Please let us know if you need anything in the future." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure" ], "slots_values_list": [ [ "sunday" ], [ "london liverpool street" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure" ], "slot_value": [ "sunday", "london liverpool street" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "departure" ], "act_slot_value": [ "sunday", "london liverpool street" ], "span_start": [ 30, 42 ], "span_end": [ 36, 65 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "7:07", "5:39" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "arriveby" ], "act_slot_value": [ "5:39", "7:07" ], "span_start": [ 32, 56 ], "span_end": [ 36, 60 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-greet" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0388.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 on Saturday that will take me into cambridge.", "Where will you depart from?", "I will be departing from norwich.", "There are 19 trains do you have a time you'd like to travel?", "Yes I need to arrive by 20:00.", "I have one arriving at 19:35. It leaves Norwich at 18:16. Does that work?", "Sure, they are normally on time. Could you book that for 2 people please?", "Certainly. I have booked you on the 18:16 arriving at 19:35 for 2 people. your reference number is C4O2XOZA . Will that be all?", "Yes, thanks for your help!", "It was my pleasure to help. Have a wonderful day." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-destination" ], "slots_values_list": [ [ "saturday" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "saturday" ], [ "norwich" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "20:00" ], [ "saturday" ], [ "norwich" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "20:00" ], "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-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "20:00" ], [ "2" ], [ "saturday" ], [ "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": [ "saturday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "destination" ], "act_slot_value": [ "saturday", "cambridge" ], "span_start": [ 27, 59 ], "span_end": [ 35, 68 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "norwich" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "norwich" ], "span_start": [ 25 ], "span_end": [ 32 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "19" ] }, { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "19" ], "span_start": [ 10 ], "span_end": [ 12 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "20:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "20:00" ], "span_start": [ 24 ], "span_end": [ 29 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "choice", "departure", "leaveat" ], "slot_value": [ "19:35", "one", "Norwich", "18:16" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "arriveby", "departure", "leaveat" ], "act_slot_value": [ "one", "19:35", "Norwich", "18:16" ], "span_start": [ 7, 23, 40, 51 ], "span_end": [ 10, 28, 47, 56 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "2" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "2" ], "span_start": [ 57 ], "span_end": [ 58 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat", "ref" ], "slot_value": [ "19:35", "18:16", "C4O2XOZA" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "leaveat", "arriveby", "ref" ], "act_slot_value": [ "18:16", "19:35", "C4O2XOZA" ], "span_start": [ 36, 54, 99 ], "span_end": [ 41, 59, 107 ] } }, { "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": [] } } ] }
SNG0070.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I want to book a taxi from cambridge artworks. I need to leave after 18:00.", "Hello! Where is the destination?", "I need to go to Lynne Strover Gallery, please.", "You are set up to be picked up by a black Lexus. Do you want the contact number?", "Yes please give me the contact number", "Of course. Contact number is 07620354027. Do you need anything else?", "No, that's all I need today. Thanks for your help. Bye!", "You're welcome! Have a great day!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-leaveat" ], "slots_values_list": [ [ "cambridge artworks" ], [ "18:00" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-departure" ], "value": [ "18:00", "cambridge artworks" ], "start": [ 69, 27 ], "exclusive_end": [ 74, 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": [ [ "cambridge artworks" ], [ "lynne strover gallery" ], [ "18:00" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "Lynne Strover Gallery" ], "start": [ 16 ], "exclusive_end": [ 37 ], "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": [ [ "cambridge artworks" ], [ "lynne strover gallery" ], [ "18:00" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "leaveat" ], "slot_value": [ "cambridge artworks", "18:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "leaveat" ], "act_slot_value": [ "cambridge artworks", "18:00" ], "span_start": [ 27, 69 ], "span_end": [ 45, 74 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "lynne strover gallery" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "lynne strover gallery" ], "span_start": [ 16 ], "span_end": [ 37 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "black Lexus" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "black Lexus" ], "span_start": [ 36 ], "span_end": [ 47 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "phone" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone" ], "slot_value": [ "07620354027" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "phone" ], "act_slot_value": [ "07620354027" ], "span_start": [ 29 ], "span_end": [ 40 ] } }, { "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": [] } } ] }
SNG1387.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "i want to book a taxi. The taxi should leave after 21:15 and should depart from backstreet bistro.", "What is the destination?", "I'm sorry. I gave you the wrong information. I need to leave from the Fitzwilliam Museum and arrive at Royal Standard by 07:45.", "I have booked you a white Tesla. The contact number is 07099074893. Can I help you with anything else today?", "am good thanks so much", "No problem. Have a great day. Goodbye." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-leaveat" ], "slots_values_list": [ [ "backstreet bistro" ], [ "21:15" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-departure" ], "value": [ "21:15", "backstreet bistro" ], "start": [ 51, 80 ], "exclusive_end": [ 56, 97 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "07:45" ], [ "fitzwilliam museum" ], [ "royal standard" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure", "taxi-arriveby" ], "value": [ "Royal Standard", "Fitzwilliam Museum", "07:45" ], "start": [ 103, 70, 121 ], "exclusive_end": [ 117, 88, 126 ], "copy_from": [ "", "", "" ], "copy_from_value": [ [], [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "leaveat" ], "slot_value": [ "backstreet bistro", "21:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "leaveat", "departure" ], "act_slot_value": [ "21:15", "backstreet bistro" ], "span_start": [ 51, 80 ], "span_end": [ 56, 97 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination" ], "slot_value": [ "07:45", "fitzwilliam museum", "royal standard" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination", "arriveby" ], "act_slot_value": [ "fitzwilliam museum", "royal standard", "07:45" ], "span_start": [ 70, 103, 121 ], "span_end": [ 88, 117, 126 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07099074893", "white Tesla" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "white Tesla", "07099074893" ], "span_start": [ 20, 55 ], "span_end": [ 31, 66 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG1256.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 to go to funky fun house. I need to leave after 8:45.", "Where will you leave from?", "The taxi should depart from the cambridge punter", "Alrighty. I have a grey ford for you with the contact number 07266756209. Anything else you need?", "No thanks, just needed a taxi. Have a great day!", "Thanks, I hope you have a wonderful day as well!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "funky fun house" ], [ "8:45", "08:45" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-destination" ], "value": [ "8:45", "funky fun house" ], "start": [ 74, 35 ], "exclusive_end": [ 78, 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": [ [ "cambridge punter" ], [ "funky fun house" ], [ "08:45", "8:45" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "cambridge punter" ], "start": [ 32 ], "exclusive_end": [ 48 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "cambridge punter" ], [ "funky fun house" ], [ "08:45", "8: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", "leaveat" ], "slot_value": [ "funky fun house", "8:45" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "destination", "leaveat" ], "act_slot_value": [ "funky fun house", "8:45" ], "span_start": [ 35, 74 ], "span_end": [ 50, 78 ] } }, { "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": [ "cambridge punter" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "cambridge punter" ], "span_start": [ 32 ], "span_end": [ 48 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07266756209", "grey ford" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "grey ford", "07266756209" ], "span_start": [ 19, 61 ], "span_end": [ 28, 72 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0064.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.", "Could you tell me when and where from you would like to be picked up?", "I need picked up at saffron brasserie after 1:30.", "and what is the destination?", "I would like to go to whipple museum of the history of science.", "Sure. A white Lexus will pick you up at 1:30 at Saffron Brasserie. The contact number is 07399627486. Is there anything else I can help with?", "That will be all. Thank you so much for your help. Bye.", "Thank you for using Cambridge TownInfo centre, and have a wonderful day." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-leaveat" ], "slots_values_list": [ [ "saffron brasserie" ], [ "01:30", "1:30" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-departure" ], "value": [ "1:30", "saffron brasserie" ], "start": [ 44, 20 ], "exclusive_end": [ 48, 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": [ [ "saffron brasserie" ], [ "whipple museum of the history of science" ], [ "01:30", "1:30" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "whipple museum of the history of science" ], "start": [ 22 ], "exclusive_end": [ 62 ], "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", "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": [ "saffron brasserie", "1:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "leaveat" ], "act_slot_value": [ "saffron brasserie", "1:30" ], "span_start": [ 20, 44 ], "span_end": [ 37, 48 ] } }, { "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": [ "whipple museum of the history of science" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "whipple museum of the history of science" ], "span_start": [ 22 ], "span_end": [ 62 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "departure", "leaveat", "phone", "type" ], "slot_value": [ "Saffron Brasserie", "1:30", "07399627486", "white Lexus" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "leaveat", "departure", "phone" ], "act_slot_value": [ "white Lexus", "1:30", "Saffron Brasserie", "07399627486" ], "span_start": [ 8, 40, 48, 89 ], "span_end": [ 19, 44, 65, 100 ] } }, { "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": [] } } ] }
SNG1274.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "i want to book a taxi. The taxi should leave after 21:15 and should depart from backstreet bistro.", "What will be your destination?", "I'm sorry I need to change that. I need the taxi to depart from kings lynn train station and go to cherry hinton water play.", "Okay. I've booked a taxi that will pick you up at 21:30. Look for a Red Skoda and the contact number is 07797598861. Anything else?", "Nope, that's all I needed today. Thanks!", "You are welcome! Have a good day." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-leaveat" ], "slots_values_list": [ [ "backstreet bistro" ], [ "21:15" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-departure" ], "value": [ "21:15", "backstreet bistro" ], "start": [ 51, 80 ], "exclusive_end": [ 56, 97 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "kings lynn train station" ], [ "cherry hinton water play" ], [ "21:15" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "cherry hinton water play", "kings lynn train station" ], "start": [ 99, 64 ], "exclusive_end": [ 123, 88 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "leaveat" ], "slot_value": [ "backstreet bistro", "21:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "leaveat", "departure" ], "act_slot_value": [ "21:15", "backstreet bistro" ], "span_start": [ 51, 80 ], "span_end": [ 56, 97 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "kings lynn train station", "cherry hinton water play" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "kings lynn train station", "cherry hinton water play" ], "span_start": [ 64, 99 ], "span_end": [ 88, 123 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "leaveat", "phone", "type" ], "slot_value": [ "21:30", "07797598861", "Red Skoda" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "leaveat", "type", "phone" ], "act_slot_value": [ "21:30", "Red Skoda", "07797598861" ], "span_start": [ 50, 68, 104 ], "span_end": [ 55, 77, 115 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG02141.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a tax going to tang chinese.", "Sure, where are you coming from?", "I'll be coming from whale of a time", "I can help you with that booking, what time are you wanting to leave/arrive by?", "I need to arrive by 05:15.", "Okay I have a grey lexus and the contact number is 07087526103. Anything else I can help you with?", "Nothing else right now. Thanks for the booking. Goodbye.", "Happy to help!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "tang chinese" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "tang chinese" ], "start": [ 22 ], "exclusive_end": [ 34 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "whale of a time" ], [ "tang chinese" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "whale of a time" ], "start": [ 20 ], "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-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "05:15" ], [ "whale of a time" ], [ "tang chinese" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "05:15" ], "start": [ 20 ], "exclusive_end": [ 25 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "tang chinese" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "tang chinese" ], "span_start": [ 22 ], "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": [ "whale of a time" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "whale of a time" ], "span_start": [ 20 ], "span_end": [ 35 ] } }, { "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": [ "05:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "05:15" ], "span_start": [ 20 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07087526103", "grey lexus" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "grey lexus", "07087526103" ], "span_start": [ 14, 51 ], "span_end": [ 24, 62 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-greet" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0255.json
[ "taxi", "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I am looking to find a train. It needs to go to Cambridge and it has to leave on Monday.", "I have 202 trains travelling to Cambridge on Monday, could you be more specific on when you'd like to depart and from where?", "I'd like to depart from Stevenage after 19:45.", "I have one train departing at 19:54, one at 21:54, and the last one at 23:54. Will any of those work?", "Yes, 19:54 will be fine. I'd like tickets for 5 people.", "Congratulations! Your booking was successful with a reference number of DMEL46A6 and a fee of 64 GBP. Can I help you with anything else?", "That is all. Thank you.", "You're welcome. Enjoy your day." ], "frames": [ { "service": [ "taxi", "train" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "cambridge" ] ] } }, { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-destination" ], "slots_values_list": [ [ "monday" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "Cambridge" ], "start": [ 48 ], "exclusive_end": [ 57 ], "copy_from": [ "" ], "copy_from_value": [ [] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "monday" ], [ "stevenage" ], [ "cambridge" ], [ "19:45" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "19:45" ], "start": [ 40 ], "exclusive_end": [ 45 ], "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": [ [ "5" ], [ "monday" ], [ "stevenage" ], [ "cambridge" ], [ "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": [ "Taxi-Inform", "Train-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "cambridge" ] }, { "slot_name": [ "day", "destination" ], "slot_value": [ "monday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "destination", "day" ], "act_slot_value": [ "cambridge", "cambridge", "monday" ], "span_start": [ 48, 48, 81 ], "span_end": [ 57, 57, 87 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice", "day", "destination" ], "slot_value": [ "202", "Monday", "Cambridge" ] }, { "slot_name": [ "departure", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "destination", "day" ], "act_slot_value": [ "202", "Cambridge", "Monday" ], "span_start": [ 7, 32, 45 ], "span_end": [ 10, 41, 51 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "leaveat" ], "slot_value": [ "stevenage", "19:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "leaveat" ], "act_slot_value": [ "stevenage", "19:45" ], "span_start": [ 24, 40 ], "span_end": [ 33, 45 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat", "leaveat", "leaveat" ], "slot_value": [ "19:54", "21:54", "23:54" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "leaveat", "leaveat" ], "act_slot_value": [ "19:54", "21:54", "23:54" ], "span_start": [ 30, 44, 71 ], "span_end": [ 35, 49, 76 ] } }, { "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": [ 46 ], "span_end": [ 47 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "64 GBP", "DMEL46A6" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "ref", "price" ], "act_slot_value": [ "DMEL46A6", "64 GBP" ], "span_start": [ 72, 94 ], "span_end": [ 80, 100 ] } }, { "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": [] } } ] }
SNG02101.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I want a taxi to saint barnabas press gallery", "Sure! when would you like to arrive?", "I need to arrive by 02:15 please", "And where shall the taxi pick you up from?", "I'll be leaving from the gardenia.", "I was able to book a white Honda to come pick you up.", "Do you have a contact number?", "I do. The contact number is 07565551226.", "That's all I need thanks", "Thank you for contacting Cambridge TownInfo centre." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "saint barnabas press gallery" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "saint barnabas press gallery" ], "start": [ 17 ], "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-destination" ], "slots_values_list": [ [ "02:15" ], [ "saint barnabas press gallery" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "02: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": [ [ "02:15" ], [ "the gardenia" ], [ "saint barnabas press gallery" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "the gardenia" ], "start": [ 21 ], "exclusive_end": [ 33 ], "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": [ [ "02:15" ], [ "the gardenia" ], [ "saint barnabas press gallery" ] ] } } ], "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": [ "saint barnabas press gallery" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "saint barnabas press gallery" ], "span_start": [ 17 ], "span_end": [ 45 ] } }, { "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:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "02:15" ], "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": [ "the gardenia" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "the gardenia" ], "span_start": [ 21 ], "span_end": [ 33 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "white Honda" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "white Honda" ], "span_start": [ 21 ], "span_end": [ 32 ] } }, { "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": [ "07565551226" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "phone" ], "act_slot_value": [ "07565551226" ], "span_start": [ 28 ], "span_end": [ 39 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG1280.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 from Cambridge.", "Let me help you with that, where would you like to go?", "I need to get to Stansted airport please.", "What day will you be traveling?", "I'd like to travel on thursday", "What time do you need to leave or arrive by?", "I need to leave after 16:15.", "Ok there is one leaving at the same time i'm eager to book it for you" ], "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" ], [ "stansted airport" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "thursday" ], [ "cambridge" ], [ "stansted airport" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "thursday" ], [ "cambridge" ], [ "stansted airport" ], [ "16:15" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "16:15" ], "start": [ 22 ], "exclusive_end": [ 27 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "cambridge" ], "span_start": [ 29 ], "span_end": [ 38 ] } }, { "dialog_act": { "act_type": [ "Train-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": [ "stansted airport" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "stansted airport" ], "span_start": [ 17 ], "span_end": [ 33 ] } }, { "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": [ "thursday" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "day" ], "act_slot_value": [ "thursday" ], "span_start": [ 22 ], "span_end": [ 30 ] } }, { "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": [ "16:15" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "16:15" ], "span_start": [ 22 ], "span_end": [ 27 ] } }, { "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": [] } } ] }
SNG0333.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a train to Cambridge.", "Ok. Where will you be departing from?", "I want to leave from Ely on Friday.", "Okay, do you have a desired time for departure or arrival?", "I need to leave after 09:45.", "TR0212 departs Ely Friday at 11:35, would you like to book a ticket for this train?", "What time does it arrive?", "It arrives at 11;52. would you like me to book it for you?", "No, I just needed the information. I am all set, thanks. Have a nice day.", "Great! Thank you for using the Cambridge TownInfo centre. Have a wonderful day!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-destination" ], "slots_values_list": [ [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "friday" ], [ "ely" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "friday" ], [ "ely" ], [ "cambridge" ], [ "09:45" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "09:45" ], "start": [ 22 ], "exclusive_end": [ 27 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-arriveby" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "friday" ], [ "ely" ], [ "cambridge" ], [ "09: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": [ "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "cambridge" ], "span_start": [ 18 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "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", "ely" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "day" ], "act_slot_value": [ "ely", "friday" ], "span_start": [ 21, 28 ], "span_end": [ 24, 34 ] } }, { "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": [ "09:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "09:45" ], "span_start": [ 22 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "day", "departure", "leaveat", "trainid" ], "slot_value": [ "Friday", "Ely", "11:35", "TR0212" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "departure", "day", "leaveat" ], "act_slot_value": [ "TR0212", "Ely", "Friday", "11:35" ], "span_start": [ 0, 15, 19, 29 ], "span_end": [ 6, 18, 25, 34 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "11;52" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "11;52" ], "span_start": [ 14 ], "span_end": [ 19 ] } }, { "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": [] } } ] }
SNG01471.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3" ], "speaker": [ 0, 1, 0, 1 ], "utterance": [ "Hello, I am looking for a train heading to Cambridge and I will be departing from Kings Lynn.", "The first train leaves on Friday at 05:11 and arrives at 05:58. Should I book it for you?", "No, not at this time. Thank you, good bye.", "Thank you. Enjoy your trip." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination" ], "slots_values_list": [ [ "kings lynn" ], [ "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", "destination" ], "slot_value": [ "kings lynn", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "departure" ], "act_slot_value": [ "cambridge", "kings lynn" ], "span_start": [ 43, 82 ], "span_end": [ 52, 92 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Train-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "arriveby", "day", "leaveat" ], "slot_value": [ "05:58", "Friday", "05:11" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "leaveat", "arriveby" ], "act_slot_value": [ "Friday", "05:11", "05:58" ], "span_start": [ 26, 36, 57 ], "span_end": [ 32, 41, 62 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "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": [] } } ] }
SNG01190.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a taxi to arrive by 13:15 to primavera", "I can help book that for you, first I will need to know where you need picked up from.", "I'm departing from curry queen.", "Booking completed! Booked car type : white bmw Contact number : 07843539534", "Thank you, I'm all set. Goodbye.", "You are welcome. Thank you for contacting the centre. Goodbye." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-destination" ], "slots_values_list": [ [ "13:15" ], [ "primavera" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-arriveby" ], "value": [ "primavera", "13:15" ], "start": [ 36, 27 ], "exclusive_end": [ 45, 32 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "13:15" ], [ "curry queen" ], [ "primavera" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "curry queen" ], "start": [ 19 ], "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": [ "13:15", "primavera" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "arriveby", "destination" ], "act_slot_value": [ "13:15", "primavera" ], "span_start": [ 27, 36 ], "span_end": [ 32, 45 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "curry queen" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "curry queen" ], "span_start": [ 19 ], "span_end": [ 30 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07843539534", "white bmw" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "white bmw", "07843539534" ], "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": [] } } ] }
SNG1381.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 for Saturday at 13:00 and I will be traveling from Cambridge to London kings cross. Please book it for 7 people.", "You are all booked for the TR4003 train. Price is 132.16 GBP. Reference number B02EELPU . Is there anything else i can help you with?", "Yes, my apologies, but can you confirm that the TR4003 train leaves after 13:00?", "It leaves right at 13:00. If you'd like to leave later, the next train departs at 15:00", "The 13:00 train is perfect. Please book 7 tickets. Thanks.", "It has been booked and your Reference number is: B02EELPU . Is there anything else I can do for you?", "No, that is all. Thank you for the help.", "Okay, thank you for calling the Cambridge TownInfo centre. Have a great day." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "7" ], [ "saturday" ], [ "cambridge" ], [ "london kings cross" ], [ "13:00" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "13:00" ], "start": [ 31 ], "exclusive_end": [ 36 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "7" ], [ "saturday" ], [ "cambridge" ], [ "london kings cross" ], [ "13:00" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "7" ], [ "saturday" ], [ "cambridge" ], [ "london kings cross" ], [ "13: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": [ "bookpeople", "day", "departure", "destination", "leaveat" ], "slot_value": [ "7", "saturday", "cambridge", "london kings cross", "13:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "leaveat", "departure", "destination", "bookpeople" ], "act_slot_value": [ "saturday", "13:00", "cambridge", "london kings cross", "7" ], "span_start": [ 19, 31, 66, 79, 118 ], "span_end": [ 27, 36, 75, 97, 119 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "price", "ref", "trainid" ], "slot_value": [ "132.16 GBP", "B02EELPU", "TR4003" ] }, { "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": [ "TR4003", "132.16 GBP", "B02EELPU" ], "span_start": [ 27, 50, 79 ], "span_end": [ 33, 60, 87 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "13:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "13:00" ], "span_start": [ 74 ], "span_end": [ 79 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat", "leaveat" ], "slot_value": [ "13:00", "15:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "leaveat" ], "act_slot_value": [ "13:00", "15:00" ], "span_start": [ 19, 82 ], "span_end": [ 24, 87 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople", "leaveat" ], "slot_value": [ "7", "13:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "bookpeople" ], "act_slot_value": [ "13:00", "7" ], "span_start": [ 4, 40 ], "span_end": [ 9, 41 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "B02EELPU" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "B02EELPU" ], "span_start": [ 49 ], "span_end": [ 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": [] } } ] }
SNG01185.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I am looking for a train to go to London Kings Cross.", "There are several available option to travel to Kings cross today. What time would you like to travel?", "I need to travel after 9am", "There are 56 trains. How does the TR2000 train that leaves at 9 am sound?", "that will be ok. thank you for your help", "Can I look up anything else for you?", "That's on Wednesday, right?", "No, that's on Friday, actually. On Wednesday, I have TR6583 departing Cambridge at 9:00, going to London King's Cross. Will that work for you?", "Okay very good. What's the train ID on that please?", "TR6583, would you like for me to get you tickets?", "Yes please book that train for me.", "Sure, will you be traveling alone?", "Yes it's just going to be me.", "I've booked you a ticket. The fee is 23.6 GBP, payable at the station. The reference number is 3XI4V3C1 . Is there anything else I can assist with?", "No, that's all. Thank you.", "thanks for your service", "Have a nice day.", "Have a great day. Let me know if you need any other help.", "I will. Thanks again!", "You're welcome. Please call us again if you need anything else." ], "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": [], "slots_values": { "slots_values_name": [ "train-destination", "train-leaveat" ], "slots_values_list": [ [ "london kings cross" ], [ "9am", "09:00" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "9am" ], "start": [ 23 ], "exclusive_end": [ 26 ], "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-day", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "wednesday" ], [ "london kings cross" ], [ "09:00", "9am" ] ] } } ], "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-destination", "train-leaveat" ], "slots_values_list": [ [ "wednesday" ], [ "london kings cross" ], [ "09:00", "9am" ] ] } } ], "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" ], [ "09:00", "9am" ] ] } } ], "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" ], [ "wednesday" ], [ "cambridge" ], [ "london kings cross" ], [ "09:00", "9am" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "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": [ 34 ], "span_end": [ 52 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice", "destination" ], "slot_value": [ "several available option", "Kings cross today" ] }, { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "destination" ], "act_slot_value": [ "several available option", "Kings cross today" ], "span_start": [ 10, 48 ], "span_end": [ 34, 65 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "9am" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "9am" ], "span_start": [ 23 ], "span_end": [ 26 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "56" ] }, { "slot_name": [ "leaveat", "trainid" ], "slot_value": [ "9 am", "TR2000" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-OfferBook", "Train-OfferBook" ], "act_slot_name": [ "choice", "trainid", "leaveat" ], "act_slot_value": [ "56", "TR2000", "9 am" ], "span_start": [ 10, 34, 62 ], "span_end": [ 12, 40, 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-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day" ], "slot_value": [ "wednesday" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "day" ], "act_slot_value": [ "wednesday" ], "span_start": [ 10 ], "span_end": [ 19 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "day", "departure", "destination", "trainid" ], "slot_value": [ "Wednesday", "Cambridge", "London King's Cross", "TR6583" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "trainid", "departure", "destination" ], "act_slot_value": [ "Wednesday", "TR6583", "Cambridge", "London King's Cross" ], "span_start": [ 35, 53, 70, 98 ], "span_end": [ 44, 59, 79, 117 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "trainid" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "trainid" ], "slot_value": [ "TR6583" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "trainid" ], "act_slot_value": [ "TR6583" ], "span_start": [ 0 ], "span_end": [ 6 ] } }, { "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": [ "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": [], "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": [ "23.6 GBP", "3XI4V3C1" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "23.6 GBP", "3XI4V3C1" ], "span_start": [ 37, 95 ], "span_end": [ 45, 103 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "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-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": [] } } ] }
SNG0385.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'd like to find a train that leaves Monday and arrives by 19:00.", "Very well. Where are you traveling from, and to where?", "I am departing from birmingham new street, going to cambridge.", "I have a train that departs at 15:40 and arrives in Cambridge at 18:23. Will that do?", "That would work just fine. Could you tell me the price and travel time for that train?", "The TR5385 has a travel time of 163 minutes. Would you like me to book you some tickets?", "No, I don't want to book today. Could you just give me the price for that train? I think that is all I need today.", "Sure. The price of those tickets are 75.10 pounds each.", "Great! That's all I need. Thank you for your help.", "Thank you for using Cambridge TownInfo Centre. Have a wonderful day!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day" ], "slots_values_list": [ [ "19:00" ], [ "monday" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "19:00" ], "start": [ 59 ], "exclusive_end": [ 64 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "19:00" ], [ "monday" ], [ "birmingham new street" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-duration", "train-price" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "19:00" ], [ "monday" ], [ "birmingham new street" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-price" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "19:00" ], [ "monday" ], [ "birmingham new street" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "day" ], "slot_value": [ "19:00", "monday" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "arriveby" ], "act_slot_value": [ "monday", "19:00" ], "span_start": [ 37, 59 ], "span_end": [ 43, 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": [ "birmingham new street", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "birmingham new street", "cambridge" ], "span_start": [ 20, 52 ], "span_end": [ 41, 61 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "destination", "leaveat" ], "slot_value": [ "18:23", "Cambridge", "15:40" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "destination", "arriveby" ], "act_slot_value": [ "15:40", "Cambridge", "18:23" ], "span_start": [ 31, 52, 65 ], "span_end": [ 36, 61, 70 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "duration", "price" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "duration", "trainid" ], "slot_value": [ "163 minutes", "TR5385" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "duration" ], "act_slot_value": [ "TR5385", "163 minutes" ], "span_start": [ 4, 32 ], "span_end": [ 10, 43 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "75.10 pounds each" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "price" ], "act_slot_value": [ "75.10 pounds each" ], "span_start": [ 37 ], "span_end": [ 54 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG1161.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "i want to book a taxi. The taxi should leave after 02:30 and should go to Norwich train station.", "I can definitely help you with that. Where will you be departing from?", "I will be departing from jesus college.", "I have booked you a grey Audi. The contact number is 07597249308. What else may I help you with?", "that's is all i wanted for today, thanks", "Thanks and have a nice day." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "norwich train station" ], [ "02:45", "after 02:30" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-destination" ], "value": [ "after 02:30", "Norwich train station" ], "start": [ 45, 74 ], "exclusive_end": [ 56, 95 ], "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 college" ], [ "norwich train station" ], [ "02:45", "after 02:30" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "jesus college" ], "start": [ 25 ], "exclusive_end": [ 38 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination", "leaveat" ], "slot_value": [ "norwich train station", "after 02:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "leaveat", "destination" ], "act_slot_value": [ "after 02:30", "norwich train station" ], "span_start": [ 45, 74 ], "span_end": [ 56, 95 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request", "general-greet" ], "act_slots": [ { "slot_name": [ "departure" ], "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": [ "departure" ], "slot_value": [ "jesus college" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "jesus college" ], "span_start": [ 25 ], "span_end": [ 38 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07597249308", "grey Audi" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "grey Audi", "07597249308" ], "span_start": [ 20, 53 ], "span_end": [ 29, 64 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0036.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": [ "Hello there. I was wondering if you could help me arrange for a taxi to take me from the Cherry Hinton Village Centre to La Raza?", "Certainly! Do you have an arrival or departure time in mind?", "I need to leave after 10:15. may i have the contact number for taxi please?", "Absolutely. The contact number is 07862333057", "Thank you very much!", "Would you like me to book the taxi?", "Yes I need the taxi to depart from the cherry hinton village and go to la raza. Leaving after 10:15. Please give me the contact number and car type.", "Okay, the taxi is booked. The contact number is 07862333057, the car will be a Blue Honda. Is there anything else I can help with?", "No, that will be all, thank you. Have a nice day.", "Thank you. We are always here to help with your bookings." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "cherry hinton village centre" ], [ "la raza" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "La Raza", "Cherry Hinton Village Centre" ], "start": [ 121, 89 ], "exclusive_end": [ 128, 117 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [ "taxi-phone" ], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "cherry hinton village centre" ], [ "la raza" ], [ "10:15" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "10:15" ], "start": [ 22 ], "exclusive_end": [ 27 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "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": [ [ "cherry hinton village centre" ], [ "la raza" ], [ "10:15" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "cherry hinton village centre", "la raza" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "cherry hinton village centre", "la raza" ], "span_start": [ 89, 121 ], "span_end": [ 117, 128 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "Taxi-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "10:15" ] }, { "slot_name": [ "phone" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "10:15" ], "span_start": [ 22 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone" ], "slot_value": [ "07862333057" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "phone" ], "act_slot_value": [ "07862333057" ], "span_start": [ 34 ], "span_end": [ 45 ] } }, { "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": [ "Booking-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", "Taxi-Request" ], "act_slots": [ { "slot_name": [ "destination", "leaveat" ], "slot_value": [ "la raza", "10:15" ] }, { "slot_name": [ "phone", "type" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "destination", "leaveat" ], "act_slot_value": [ "la raza", "10:15" ], "span_start": [ 71, 94 ], "span_end": [ 78, 99 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07862333057", "Blue Honda" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "phone", "type" ], "act_slot_value": [ "07862333057", "Blue Honda" ], "span_start": [ 48, 79 ], "span_end": [ 59, 89 ] } }, { "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": [] } } ] }
SNG0259.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 to Leicester.", "What day will you be leaving?", "I will be leaving on Monday.", "There are 19 trains, would you like me to book you one?", "I need to arrive in Leicester by 21:15, do you have one like that?", "There's a train arriving at 21:06. Would you like to book that train now?", "That will probably work. What is the travel time for that train?", "It will be a 105 minute trip", "Okay, that's all I needed to know. Thanks.", "Thank you for contacting Cambridge TownInfo Centre. 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" ], [ "leicester" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "monday" ], [ "cambridge" ], [ "leicester" ] ] } } ], "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:15" ], [ "monday" ], [ "cambridge" ], [ "leicester" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "21:15" ], "start": [ 33 ], "exclusive_end": [ 38 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-duration" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "21:15" ], [ "monday" ], [ "cambridge" ], [ "leicester" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "cambridge", "leicester" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "cambridge", "leicester" ], "span_start": [ 30, 43 ], "span_end": [ 39, 52 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "day" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day" ], "slot_value": [ "monday" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "day" ], "act_slot_value": [ "monday" ], "span_start": [ 21 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "19" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "19" ], "span_start": [ 10 ], "span_end": [ 12 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "destination" ], "slot_value": [ "21:15", "leicester" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "arriveby" ], "act_slot_value": [ "leicester", "21:15" ], "span_start": [ 20, 33 ], "span_end": [ 29, 38 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "21:06" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "21:06" ], "span_start": [ 28 ], "span_end": [ 33 ] } }, { "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": [ "105 minute" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "duration" ], "act_slot_value": [ "105 minute" ], "span_start": [ 13 ], "span_end": [ 23 ] } }, { "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": [] } } ] }
SNG0059.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I would like to book a taxi that will depart from Rice Boat and should leave at 9:30.", "What is your destination?", "The taxi should go to parkside pools.", "Your taxi is a Grey Toyota. The Contact number is 07725254029.", "Thank you, goodbye!", "enjoy your day!" ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-leaveat" ], "slots_values_list": [ [ "rice boat" ], [ "9:30", "09:30" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-departure" ], "value": [ "9:30", "Rice Boat" ], "start": [ 80, 50 ], "exclusive_end": [ 84, 59 ], "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": [ [ "rice boat" ], [ "parkside pools" ], [ "09:30", "9:30" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "parkside pools" ], "start": [ 22 ], "exclusive_end": [ 36 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "leaveat" ], "slot_value": [ "rice boat", "9:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "leaveat" ], "act_slot_value": [ "rice boat", "9:30" ], "span_start": [ 50, 80 ], "span_end": [ 59, 84 ] } }, { "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": [ "parkside pools" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "parkside pools" ], "span_start": [ 22 ], "span_end": [ 36 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07725254029", "rey Toyota" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "phone" ], "act_slot_value": [ "07725254029" ], "span_start": [ 50 ], "span_end": [ 61 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG02167.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 today after 05:45", "Okay. Where do you want to leave from?", "I'll need to be picked up at holy trinity church, heading to byard art.", "I have you all booked. Red Tesla, 746155219.", "Great. Thank you!", "Can I help with anything else?", "Nope, that should do it.Thanks for your assistance!", "You have a nice day. Goodbye." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-leaveat" ], "slots_values_list": [ [ "05:45" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "05:45" ], "start": [ 26 ], "exclusive_end": [ 31 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "holy trinity church" ], [ "byard art" ], [ "05:45" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "byard art", "holy trinity church" ], "start": [ 61, 29 ], "exclusive_end": [ 70, 48 ], "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": [ "leaveat" ], "slot_value": [ "05:45" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "05:45" ], "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", "destination" ], "slot_value": [ "holy trinity church", "byard art" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "holy trinity church", "byard art" ], "span_start": [ 29, 61 ], "span_end": [ 48, 70 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "746155219", "Red Tesla" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "Red Tesla", "746155219" ], "span_start": [ 23, 34 ], "span_end": [ 32, 43 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-greet" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0281.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 book a train.", "Where are you departing from, and what is your destination?", "I'm at Bishops Stortford and would like to go to Cambridge.", "The travel time for that route is 38 minutes. What day would you be traveling?", "I would like to travel this Wednesday and need to leave after 08:15.", "There are 8 trains that leave after 8:15, did you have a specific arrival time in mind?", "No, anytime after 8:15 is fine. Maybe the first train after that time.", "Okay I have the 9:29 that arrives at 10:07. Would you like to book that?", "Yes, that works, I need the travel time, and the train ID please.", "Sure, Train ID is TR9178 and travel time is 38 minutes. How many tickets do you need?", "I actually don't need to book right now. Sorry for the confusion.", "OK, is that all you needed today, then?", "Yes that's all the info I needed thank you!", "You're quite welcome. Thanks for contacting the Cambridge TownInfo Centre and have a great day!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination" ], "slots_values_list": [ [ "bishops stortford" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "wednesday" ], [ "bishops stortford" ], [ "cambridge" ], [ "08:15" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "08:15" ], "start": [ 62 ], "exclusive_end": [ 67 ], "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" ], [ "bishops stortford" ], [ "cambridge" ], [ "08: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-duration", "train-trainid" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "wednesday" ], [ "bishops stortford" ], [ "cambridge" ], [ "08: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": [ [ "wednesday" ], [ "bishops stortford" ], [ "cambridge" ], [ "08:15" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "bishops stortford", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "bishops stortford", "cambridge" ], "span_start": [ 7, 49 ], "span_end": [ 24, 58 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "duration" ], "slot_value": [ "38 minutes" ] }, { "slot_name": [ "day" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "duration" ], "act_slot_value": [ "38 minutes" ], "span_start": [ 34 ], "span_end": [ 44 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "leaveat" ], "slot_value": [ "wednesday", "08:15" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "leaveat" ], "act_slot_value": [ "wednesday", "08:15" ], "span_start": [ 28, 62 ], "span_end": [ 37, 67 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice", "leaveat" ], "slot_value": [ "8", "8:15" ] }, { "slot_name": [ "arriveby" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "leaveat" ], "act_slot_value": [ "8", "8:15" ], "span_start": [ 10, 36 ], "span_end": [ 11, 40 ] } }, { "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", "leaveat" ], "slot_value": [ "10:07", "9:29" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "arriveby" ], "act_slot_value": [ "9:29", "10:07" ], "span_start": [ 16, 37 ], "span_end": [ 20, 42 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "duration", "trainid" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "duration", "trainid" ], "slot_value": [ "38 minutes", "TR9178" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "duration" ], "act_slot_value": [ "TR9178", "38 minutes" ], "span_start": [ 18, 44 ], "span_end": [ 24, 54 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [], "slot_value": [] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }