dialogue_id
string
services
list
turns
dict
PMUL0788.json
[ "restaurant", "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 find an expensive restaurant in the centre of town.", "The cambridge chop house serves british food, it is in the centre of town and is in the expensive price range.", "Great, what is the postcode and phone number?", "The postcode is cb21sj and the phone number is 01223359506.", "I also need a train from Cambridge to Stansted Airport. Can you please look that up for me.", "i got 5 choices. what time do you want to leave?", "I just need to leave on Wednesday and should arrive by 18:15.", "Train TR2912 arrives at Stansted Airport at 17:08. Would you like to reserve a ticket?", "What is the departure time?", "I will be leaving at 17:00.", "Ok, thank you. That is all the information I need today.", "OK, if that's all you need, I'm happy to have been of service! Have a wonderful day." ], "frames": [ { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-phone", "restaurant-postcode" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "cambridge chop house" ], [ "expensive" ] ] } } ], "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-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "18:15" ], [ "wednesday" ], [ "cambridge" ], [ "stansted airport" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "18:15" ], "start": [ 55 ], "exclusive_end": [ 60 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-leaveat" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "18:15" ], [ "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": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "pricerange" ], "slot_value": [ "centre", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "area" ], "act_slot_value": [ "expensive", "centre" ], "span_start": [ 18, 46 ], "span_end": [ 27, 52 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "food", "name", "pricerange" ], "slot_value": [ "centre of town", "british", "cambridge chop house", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "food", "area", "pricerange" ], "act_slot_value": [ "cambridge chop house", "british", "centre of town", "expensive" ], "span_start": [ 4, 32, 59, 88 ], "span_end": [ 24, 39, 73, 97 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "phone", "postcode" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "phone", "postcode" ], "slot_value": [ "01223359506", "cb21sj" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "postcode", "phone" ], "act_slot_value": [ "cb21sj", "01223359506" ], "span_start": [ 16, 47 ], "span_end": [ 22, 58 ] } }, { "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": [ 25, 38 ], "span_end": [ 34, 54 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "5" ] }, { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "5" ], "span_start": [ 6 ], "span_end": [ 7 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "day" ], "slot_value": [ "18:15", "wednesday" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "arriveby" ], "act_slot_value": [ "wednesday", "18:15" ], "span_start": [ 24, 55 ], "span_end": [ 33, 60 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "destination", "trainid" ], "slot_value": [ "17:08", "Stansted Airport", "TR2912" ] }, { "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": [ "TR2912", "Stansted Airport", "17:08" ], "span_start": [ 6, 24, 44 ], "span_end": [ 12, 40, 49 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "17:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "17:00" ], "span_start": [ 21 ], "span_end": [ 26 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "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": [] } } ] }
PMUL0540.json
[ "restaurant" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "What are my options for cheap restaurants in the city center?", "There are 15 options to choose from. Is there a particular style of food you would like?", "I don't have a style preference.", "Well how about Asian oriental? I have several good but cheap options.", "That sounds wonderful, can you book a table for 5 on Tuesday at 15:15?", "Certainly! I have made a reservation at dojonoodlebar for the time specified and number of people in your party. Enjoy the restaurant!" ], "frames": [ { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "cheap" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "dontcare" ], [ "cheap" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "tuesday" ], [ "3" ], [ "15:15" ], [ "dontcare" ], [ "cheap" ] ] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "15:15" ], "start": [ 64 ], "exclusive_end": [ 69 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "pricerange" ], "slot_value": [ "centre", "cheap" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "area" ], "act_slot_value": [ "cheap", "centre" ], "span_start": [ 24, 54 ], "span_end": [ 29, 60 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "15" ] }, { "slot_name": [ "food" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "15" ], "span_start": [ 10 ], "span_end": [ 12 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "dontcare" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Recommend" ], "act_slots": [ { "slot_name": [ "choice", "pricerange" ], "slot_value": [ "several", "cheap" ] }, { "slot_name": [ "food" ], "slot_value": [ "Asian oriental" ] } ] }, "span_info": { "act_type": [ "Restaurant-Recommend", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "food", "choice", "pricerange" ], "act_slot_value": [ "Asian oriental", "several", "cheap" ], "span_start": [ 15, 38, 55 ], "span_end": [ 29, 45, 60 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "booktime" ], "slot_value": [ "tuesday", "15:15" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "bookday", "booktime" ], "act_slot_value": [ "tuesday", "15:15" ], "span_start": [ 53, 64 ], "span_end": [ 60, 69 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-welcome" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "dojonoodlebar" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "dojonoodlebar" ], "span_start": [ 40 ], "span_end": [ 53 ] } } ] }
MUL1101.json
[ "taxi", "attraction", "hotel" ]
{ "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 would like a guesthouse in the moderate price range. Do you think you could find one for me?", "What part of town would you like to stay in?", "I have no preference, but the guesthouse should include free parking.", "Acorn guest house meets all your needs, would you like to book that?", "That's perfect. I would like to book it for 1 person. It needs to be for 4 nights beginning Saturday.", "I'm sorry, but the Acorn Guest House doesn't have those dates available. Would you like to try for a different day or shorter stay?", "Yes, please try booking for 2 nights.", "Your booking for 2 nights at the Acorn Guesthouse was a success! Your reference number is R4ES2ZFT . What else can I do for you today?", "Are there any attractions to see in town? I'm interested in going to a museum if any exist.", "We have 79 museums listed. Would you like a certain area of town?", "Which is your favorite museum? If you'll get me their postcode, entrance fee, and phone number, I'll give them a call.", "I would recommend the Broughton House Gallery. It has a free entrance.", "Ok, that sounds great.", "The postcode is cb11ln and address is 98 King Street. The phone number there is 01223314960. Anything else?", "Yes, I'd like to get a taxi from the hotel to the museum please.", "When do you want to leave?", "I'd like to leave the Acorn by 5:00 if possible.", "Your taxi booking was a success! The taxi will be a red Lexus with contact number 07432305998.", "Okay great! That is all I need. Thank you.", "I am happy to have helped. Thank you, have a nice day. Good bye." ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "moderate" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-parking", "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "moderate" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-parking", "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "saturday" ], [ "1" ], [ "4" ], [ "yes" ], [ "moderate" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-name", "hotel-parking", "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "saturday" ], [ "1" ], [ "2" ], [ "acorn guest house" ], [ "yes" ], [ "moderate" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-type" ], "slots_values_list": [ [ "museum" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-entrancefee", "attraction-postcode" ], "slots_values": { "slots_values_name": [ "attraction-type" ], "slots_values_list": [ [ "museum" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-name" ], "slots_values": { "slots_values_name": [ "attraction-name", "attraction-type" ], "slots_values_list": [ [ "broughton house gallery" ], [ "museum" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi", "attraction" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "acorn guest house" ], [ "broughton house gallery" ] ] } }, { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-name", "attraction-type" ], "slots_values_list": [ [ "broughton house gallery" ], [ "museum" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "", "" ], "start": [ -1, -1 ], "exclusive_end": [ -1, -1 ], "copy_from": [ "attraction-name", "hotel-name" ], "copy_from_value": [ [ "broughton house gallery" ], [ "acorn guest house" ] ] }, { "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": [ [ "acorn guest house" ], [ "broughton house gallery" ], [ "05:00", "5:00" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "5:00" ], "start": [ 31 ], "exclusive_end": [ 35 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "pricerange", "type" ], "slot_value": [ "moderate", "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "type", "pricerange" ], "act_slot_value": [ "guesthouse", "moderate" ], "span_start": [ 15, 33 ], "span_end": [ 25, 41 ] } }, { "dialog_act": { "act_type": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "parking" ], "slot_value": [ "yes" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "name" ], "slot_value": [ "Acorn guest house" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "Acorn guest house" ], "span_start": [ 0 ], "span_end": [ 17 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "bookstay" ], "slot_value": [ "saturday", "1", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookpeople", "bookstay", "bookday" ], "act_slot_value": [ "1", "4", "saturday" ], "span_start": [ 44, 73, 92 ], "span_end": [ 45, 74, 100 ] } }, { "dialog_act": { "act_type": [ "Booking-NoBook", "Booking-Request", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookstay" ], "slot_value": [ "those dates" ] }, { "slot_name": [ "bookday", "bookstay" ], "slot_value": [ "?", "?" ] }, { "slot_name": [ "name" ], "slot_value": [ "the Acorn Guest House" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Booking-NoBook" ], "act_slot_name": [ "name", "bookstay" ], "act_slot_value": [ "the Acorn Guest House", "those dates" ], "span_start": [ 15, 50 ], "span_end": [ 36, 61 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookstay" ], "slot_value": [ "2" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "bookstay" ], "act_slot_value": [ "2" ], "span_start": [ 28 ], "span_end": [ 29 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "Hotel-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "R4ES2ZFT" ] }, { "slot_name": [ "name" ], "slot_value": [ "the Acorn Guesthouse" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Booking-Book" ], "act_slot_name": [ "name", "ref" ], "act_slot_value": [ "the Acorn Guesthouse", "R4ES2ZFT" ], "span_start": [ 29, 90 ], "span_end": [ 49, 98 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "museum" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "museum" ], "span_start": [ 71 ], "span_end": [ 77 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "choice", "type" ], "slot_value": [ "79", "museums" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "choice", "type" ], "act_slot_value": [ "79", "museums" ], "span_start": [ 8, 11 ], "span_end": [ 10, 18 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "entrancefee", "postcode" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Recommend" ], "act_slots": [ { "slot_name": [ "entrancefee", "name" ], "slot_value": [ "free", "the Broughton House Gallery" ] } ] }, "span_info": { "act_type": [ "Attraction-Recommend", "Attraction-Recommend" ], "act_slot_name": [ "name", "entrancefee" ], "act_slot_value": [ "the Broughton House Gallery", "free" ], "span_start": [ 18, 56 ], "span_end": [ 45, 60 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "address", "phone", "postcode" ], "slot_value": [ "98 King Street", "01223314960", "cb11ln" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "postcode", "address", "phone" ], "act_slot_value": [ "cb11ln", "98 King Street", "01223314960" ], "span_start": [ 16, 38, 80 ], "span_end": [ 22, 52, 91 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Taxi-Inform" ], "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": [ "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": [ "5:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "5:00" ], "span_start": [ 31 ], "span_end": [ 35 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07432305998", "red Lexus" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "red Lexus", "07432305998" ], "span_start": [ 52, 82 ], "span_end": [ 61, 93 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-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": [] } } ] }
SSNG0343.json
[ "hotel" ]
{ "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 hotel that gives me free parking and free wifi.", "We have many with those features. Do you have any other preferences to narrow it down, such as price range or location?", "Oh, I would like a guesthouse that is moderately priced please.", "There are many, can I get the area you are looking for to narrow it down a bit?", "I don't care about the area. As long as I can have it booked for 3 people starting on Tuesday for 5 nights.", "I have the Arbury Lodge in the North that meets your needs. Would you like me to book a room there?", "Yes, please book Arbury Lodge for me.", "The booking was successful, reference number is POHIT2CO .", "Thank you! That's all for today. Goodbye!", "Have an enjoyable stay. Thank you for calling the Cambridge TownInfo Centre. Good bye." ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-parking", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "yes" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-parking", "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "yes" ], [ "moderate" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-parking", "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "dontcare" ], [ "tuesday" ], [ "3" ], [ "5" ], [ "yes" ], [ "yes" ], [ "moderate" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-parking", "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "dontcare" ], [ "tuesday" ], [ "3" ], [ "5" ], [ "yes" ], [ "arbury lodge", "arbury lodge guesthouse" ], [ "yes" ], [ "moderate" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [ "hotel-name" ], "value": [ "Arbury Lodge" ], "start": [ 17 ], "exclusive_end": [ 29 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet", "parking", "type" ], "slot_value": [ "yes", "yes", "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "hotel" ], "span_start": [ 19 ], "span_end": [ 24 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "many" ] }, { "slot_name": [ "area", "pricerange" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "many" ], "span_start": [ 8 ], "span_end": [ 12 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "pricerange", "type" ], "slot_value": [ "moderate", "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "type", "pricerange" ], "act_slot_value": [ "guesthouse", "moderate" ], "span_start": [ 19, 38 ], "span_end": [ 29, 46 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "many" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "many" ], "span_start": [ 10 ], "span_end": [ 14 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "bookday", "bookpeople", "bookstay" ], "slot_value": [ "dontcare", "tuesday", "3", "5" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "area", "bookpeople", "bookday", "bookstay" ], "act_slot_value": [ "dontcare", "3", "tuesday", "5" ], "span_start": [ 2, 65, 86, 98 ], "span_end": [ 12, 66, 93, 99 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform", "Hotel-Select" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area", "name" ], "slot_value": [ "North", "the Arbury Lodge" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "area" ], "act_slot_value": [ "the Arbury Lodge", "North" ], "span_start": [ 7, 31 ], "span_end": [ 23, 36 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "arbury lodge" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "arbury lodge" ], "span_start": [ 17 ], "span_end": [ 29 ] } }, { "dialog_act": { "act_type": [ "Booking-Book" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "POHIT2CO" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "POHIT2CO" ], "span_start": [ 48 ], "span_end": [ 56 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
MUL2257.json
[ "train", "hotel" ]
{ "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, Can you help me find a train from Norwich to Cambridge?", "I would be happy to help! What day would you like to travel?", "I would like to arrive wednesday at 16:45.", "There is a train which departs at 15:16 and arrives at 16:35 would you like me to book that one?", "No need to book it today. I would like the price and travel time if you have it there, though.", "The price is 17.60 pounds and travel time is 79 minutes. Can I assist you with anything else today?", "I also need a hotel with free parking.", "We have 29 hotels that may be what you need. Is there a certain area or price range you are looking for perhaps?", "I'd like a guesthouse with a star of 4, please.", "The archway house meets your criteria. Do you need help with booking?", "Yes please, I need it for 4 people, 3 nights starting on Wednesday.", "Unfortunately, that length of stay is not available. Would you like to try again for a shorter stay?", "How about 1 night at the archway house for 4 people. Please book and provide a reference number. Thank you.", "Booking was successful. Reference number is : FEK7TT66 . Is there anything else?", "That's all I needed today, thank you", "Thank you for contacting us, have a nice day." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination" ], "slots_values_list": [ [ "norwich" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train", "hotel" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "16:45" ], [ "wednesday" ], [ "norwich" ], [ "cambridge" ] ] } }, { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "16:45" ], "start": [ 36 ], "exclusive_end": [ 41 ], "copy_from": [ "" ], "copy_from_value": [ [] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-duration", "train-price" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "16:45" ], [ "wednesday" ], [ "norwich" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-parking" ], "slots_values_list": [ [ "yes" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel", "train" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-name", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "wednesday" ], [ "4" ], [ "3" ], [ "archway house" ], [ "yes" ], [ "4" ], [ "guesthouse" ] ] } }, { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "16:45" ], [ "wednesday" ], [ "norwich" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [ "hotel-ref" ], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-name", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "wednesday" ], [ "4" ], [ "1" ], [ "archway house" ], [ "yes" ], [ "4" ], [ "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": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "norwich", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "norwich", "cambridge" ], "span_start": [ 38, 49 ], "span_end": [ 45, 58 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "day" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "day" ], "slot_value": [ "16:45", "wednesday" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "arriveby" ], "act_slot_value": [ "wednesday", "16:45" ], "span_start": [ 23, 36 ], "span_end": [ 32, 41 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "16:35", "15:16" ] } ] }, "span_info": { "act_type": [ "Train-OfferBook", "Train-OfferBook" ], "act_slot_name": [ "leaveat", "arriveby" ], "act_slot_value": [ "15:16", "16:35" ], "span_start": [ 34, 55 ], "span_end": [ 39, 60 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "duration", "price" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "duration", "price" ], "slot_value": [ "79 minutes", "17.60 pounds" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "price", "duration" ], "act_slot_value": [ "17.60 pounds", "79 minutes" ], "span_start": [ 13, 45 ], "span_end": [ 25, 55 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "parking" ], "slot_value": [ "yes" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "choice", "type" ], "slot_value": [ "29", "hotels" ] }, { "slot_name": [ "area", "pricerange" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "choice", "type" ], "act_slot_value": [ "29", "hotels" ], "span_start": [ 8, 11 ], "span_end": [ 10, 17 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "stars", "type" ], "slot_value": [ "4", "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "type", "stars" ], "act_slot_value": [ "guesthouse", "4" ], "span_start": [ 11, 37 ], "span_end": [ 21, 38 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "name" ], "slot_value": [ "The archway house" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "The archway house" ], "span_start": [ 0 ], "span_end": [ 17 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "bookstay", "stars" ], "slot_value": [ "wednesday", "4", "3", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookpeople", "bookstay", "bookday" ], "act_slot_value": [ "4", "3", "wednesday" ], "span_start": [ 26, 36, 57 ], "span_end": [ 27, 37, 66 ] } }, { "dialog_act": { "act_type": [ "Booking-NoBook", "Booking-Request" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "bookstay" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "bookstay" ], "slot_value": [ "1" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "bookstay" ], "act_slot_value": [ "1" ], "span_start": [ 10 ], "span_end": [ 11 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "FEK7TT66" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "FEK7TT66" ], "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": [] } } ] }
WOZ20580.json
[ "restaurant" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Is there any place here in the centre that serves corsica food?", "What price range are you looking for?", "Any price range will do.", "There are no restaurants available matching your criteria. Would you like to try a different area, price range, or food type?", "Are there any restaurants in the centre that serves North American type of food?", "Yes. The gourmet burger kitchen serves north american food and is located in the centre part of the city. Would you like their location?", "Can I get the phone number?", "The phone number for gourmet burger kitchen is 01223 312598.", "Thank you. Good bye.", "Thank you for using the Cambridge restaurant system. Goodbye." ], "frames": [ { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food" ], "slots_values_list": [ [ "centre" ], [ "corsica" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "corsica" ], "start": [ 50 ], "exclusive_end": [ 57 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "corsica" ], [ "dontcare" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "north american" ], [ "dontcare" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "North American" ], "start": [ 52 ], "exclusive_end": [ 66 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-phone" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "north american" ], [ "gourmet burger kitchen" ], [ "dontcare" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "food" ], "slot_value": [ "centre", "corsica" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "area", "food" ], "act_slot_value": [ "centre", "corsica" ], "span_start": [ 31, 50 ], "span_end": [ 37, 57 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "pricerange" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "pricerange" ], "slot_value": [ "dontcare" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "pricerange" ], "act_slot_value": [ "dontcare" ], "span_start": [ 0 ], "span_end": [ 4 ] } }, { "dialog_act": { "act_type": [ "Restaurant-NoOffer", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area", "food", "pricerange" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "food" ], "slot_value": [ "centre", "north american" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "area", "food" ], "act_slot_value": [ "centre", "north american" ], "span_start": [ 33, 52 ], "span_end": [ 39, 66 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "area", "food", "name" ], "slot_value": [ "centre", "north american", "gourmet burger kitchen" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "food", "area" ], "act_slot_value": [ "gourmet burger kitchen", "north american", "centre" ], "span_start": [ 9, 39, 81 ], "span_end": [ 31, 53, 87 ] } }, { "dialog_act": { "act_type": [ "Restaurant-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": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "name", "phone" ], "slot_value": [ "gourmet burger kitchen", "01223 312598" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "phone" ], "act_slot_value": [ "gourmet burger kitchen", "01223 312598" ], "span_start": [ 21, 47 ], "span_end": [ 43, 59 ] } }, { "dialog_act": { "act_type": [ "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": [] } } ] }
PMUL0135.json
[ "restaurant", "hotel" ]
{ "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 cheap place to eat on the south side of town.", "Great, I have two places to recommend. Nados serves Portuguese and the Lucky Star serves Chinese. Which one do you like?", "Nados serves Portuguese sounds good can I get a address, food type, and phone number?", "The address is Cambridge Leisure Park Clifton Way and the phone number is 01223327908.", "Excellent. I also need to find a place to stay while in town. Can you help me find a cheap hotel?", "Yes I can help. Will you be staying on the south side as well? Do you have any accommodation requirements? Thanks.", "Yes, I'll be staying on the South side so a cheap 4 star guesthouse with free wifi will do", "I found Rosa's Bed and Breakfast for you. Would you like me to book it?", "Can i just get the address please?", "Sure the address is 53 Roseford Road. Do you need anything else?", "No, that's all I need.", "Okay, I will go ahead and sign off then. Let me know if you need anything else." ], "frames": [ { "service": [ "restaurant", "hotel" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "cheap" ] ] } }, { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-food", "restaurant-phone", "restaurant-address" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "nados", "nandos" ], [ "cheap" ] ] } } ], "slots": [ { "slot": [ "restaurant-name" ], "value": [ "Nados" ], "start": [ 0 ], "exclusive_end": [ 5 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "hotel" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "nandos", "nados" ], [ "cheap" ] ] } }, { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "cheap" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "hotel" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "nandos", "nados" ], [ "cheap" ] ] } }, { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-pricerange", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "south" ], [ "yes" ], [ "cheap" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-address" ], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-name", "hotel-pricerange", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "south" ], [ "yes" ], [ "rosas bed and breakfast", "rosa's" ], [ "cheap" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-name" ], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-name", "hotel-pricerange", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "south" ], [ "yes" ], [ "rosas bed and breakfast", "rosa's" ], [ "cheap" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "pricerange" ], "slot_value": [ "south", "cheap" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "area" ], "act_slot_value": [ "cheap", "south" ], "span_start": [ 9, 35 ], "span_end": [ 14, 40 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Recommend", "Restaurant-Select" ], "act_slots": [ { "slot_name": [ "choice", "food", "food", "name", "name" ], "slot_value": [ "two", "Chinese", "Portuguese", "Lucky Star", "Nados" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Restaurant-Recommend", "Restaurant-Recommend", "Restaurant-Recommend", "Restaurant-Recommend", "Restaurant-Recommend" ], "act_slot_name": [ "choice", "name", "food", "name", "food" ], "act_slot_value": [ "two", "Nados", "Portuguese", "Lucky Star", "Chinese" ], "span_start": [ 14, 39, 52, 71, 89 ], "span_end": [ 17, 44, 62, 81, 96 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "nados" ] }, { "slot_name": [ "address", "food", "phone" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "nados" ], "span_start": [ 0 ], "span_end": [ 5 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "address", "phone" ], "slot_value": [ "Cambridge Leisure Park Clifton Way", "01223327908" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "address", "phone" ], "act_slot_value": [ "Cambridge Leisure Park Clifton Way", "01223327908" ], "span_start": [ 15, 74 ], "span_end": [ 49, 85 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "pricerange", "type" ], "slot_value": [ "cheap", "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "pricerange", "type" ], "act_slot_value": [ "cheap", "hotel" ], "span_start": [ 85, 91 ], "span_end": [ 90, 96 ] } }, { "dialog_act": { "act_type": [ "Hotel-Request", "general-greet", "general-reqmore" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "?" ] }, { "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": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "internet", "stars", "type" ], "slot_value": [ "south", "yes", "4", "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "area", "stars", "type" ], "act_slot_value": [ "south", "4", "guesthouse" ], "span_start": [ 28, 50, 57 ], "span_end": [ 33, 51, 67 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Recommend" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "name" ], "slot_value": [ "Rosa's Bed and Breakfast" ] } ] }, "span_info": { "act_type": [ "Hotel-Recommend" ], "act_slot_name": [ "name" ], "act_slot_value": [ "Rosa's Bed and Breakfast" ], "span_start": [ 8 ], "span_end": [ 32 ] } }, { "dialog_act": { "act_type": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "address" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "address" ], "slot_value": [ "53 Roseford Road" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "address" ], "act_slot_value": [ "53 Roseford Road" ], "span_start": [ 20 ], "span_end": [ 36 ] } }, { "dialog_act": { "act_type": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
WOZ20389.json
[ "restaurant" ]
{ "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 cheap restaurant that serves Scandinavian food", "No results for your query have been found. Would you like to try again?", "Are there any cheap restaurants that serve Italian food?", "Yes, there are five options for cheap Italian food. Three are located in the centre of town, one in the north, and one in the west part of town. Do you have a preference on area?", "It really doesn't matter, but I suppose the north. Can I get the address and phone number please?", "Of course. Da vinci pizzeria is at 20 Milton Road Chesterton, and the number is 01223 351707.", "Thank you for your help.", "You're welcome, enjoy your food." ], "frames": [ { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "scandinavian" ], [ "cheap" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "Scandinavian" ], "start": [ 48 ], "exclusive_end": [ 60 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "italian" ], [ "cheap" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "Italian" ], "start": [ 43 ], "exclusive_end": [ 50 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-phone", "restaurant-address" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "north" ], [ "italian" ], [ "cheap" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food", "pricerange" ], "slot_value": [ "scandinavian", "cheap" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "food" ], "act_slot_value": [ "cheap", "scandinavian" ], "span_start": [ 19, 48 ], "span_end": [ 24, 60 ] } }, { "dialog_act": { "act_type": [ "Restaurant-NoOffer", "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food", "pricerange" ], "slot_value": [ "italian", "cheap" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "food" ], "act_slot_value": [ "cheap", "italian" ], "span_start": [ 14, 43 ], "span_end": [ 19, 50 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "area", "area", "area", "choice", "choice", "choice", "choice", "food", "pricerange" ], "slot_value": [ "centre of town", "north", "west", "Three", "five", "one", "one", "Italian", "cheap" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "choice", "pricerange", "food", "choice", "area", "choice", "area", "choice", "area" ], "act_slot_value": [ "five", "cheap", "Italian", "Three", "centre of town", "one", "north", "one", "west" ], "span_start": [ 15, 32, 38, 52, 77, 93, 104, 115, 126 ], "span_end": [ 19, 37, 45, 57, 91, 96, 109, 118, 130 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "north" ] }, { "slot_name": [ "address", "phone" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "north" ], "span_start": [ 44 ], "span_end": [ 49 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "address", "name", "phone" ], "slot_value": [ "20 Milton Road Chesterton", "Da vinci pizzeria", "01223 351707" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "address", "phone" ], "act_slot_value": [ "Da vinci pizzeria", "20 Milton Road Chesterton", "01223 351707" ], "span_start": [ 11, 35, 80 ], "span_end": [ 28, 60, 92 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "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": [] } } ] }
SNG0189.json
[]
{ "turn_id": [ "0", "1", "2", "3" ], "speaker": [ 0, 1, 0, 1 ], "utterance": [ "Please find for me the location of Addenbrookes Hospital.", "Is is located on Hills Rd in Cambridge. Postcode: cb20qq.", "What is the phone number?", "The number is 01223245151. Is there any department that you're looking for?" ], "frames": [ { "service": [ "hospital" ], "state": [ { "active_intent": "find_hospital", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hospital" ], "state": [ { "active_intent": "find_hospital", "requested_slots": [ "hospital-phone" ], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Hospital-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hospital-Inform" ], "act_slots": [ { "slot_name": [ "address", "postcode" ], "slot_value": [ "Hills Rd in Cambridge", "CB20QQ" ] } ] }, "span_info": { "act_type": [ "Hospital-Inform", "Hospital-Inform" ], "act_slot_name": [ "address", "postcode" ], "act_slot_value": [ "Hills Rd in Cambridge", "CB20QQ" ], "span_start": [ 17, 50 ], "span_end": [ 38, 56 ] } }, { "dialog_act": { "act_type": [ "Hospital-Request" ], "act_slots": [ { "slot_name": [ "phone" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hospital-Inform" ], "act_slots": [ { "slot_name": [ "phone" ], "slot_value": [ "01223245151" ] } ] }, "span_info": { "act_type": [ "Hospital-Inform" ], "act_slot_name": [ "phone" ], "act_slot_value": [ "01223245151" ], "span_start": [ 14 ], "span_end": [ 25 ] } } ] }
SNG01669.json
[ "hotel" ]
{ "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 place to stay. The hotel should include free wifi and should be in the type of hotel", "There are quite a few hotels that fit that description. Do you have a preference as to area or price range?", "I would like something in the east with 2 stars.", "It looks like the Express by Holiday Inn Cambridge will work well for you. Would you like me to book that?", "Does it have free parking? Can you provide me with the contact details of this hotel?", "Yes, it offers free parking. The phone number is 01223866800.", "thanks. What's the address?", "The address is 15-17 norman way, coldhams business park. Would you like a reservation?", "That's not necessary, thanks.", "You're welcome. May I help you with a taxi or restaurant booking?", "That was all. Thank you", "Thank you for using Cambridge TownInfo centre. Goodbye!" ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "east" ], [ "yes" ], [ "2" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-parking" ], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-name", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "east" ], [ "yes" ], [ "express by holiday inn cambridge" ], [ "2" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-address" ], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-name", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "east" ], [ "yes" ], [ "express by holiday inn cambridge" ], [ "2" ], [ "hotel" ] ] } } ], "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": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet", "type" ], "slot_value": [ "yes", "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "hotel" ], "span_start": [ 38 ], "span_end": [ 43 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "choice", "type" ], "slot_value": [ "quite a few", "hotel" ] }, { "slot_name": [ "area", "pricerange" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "choice", "type" ], "act_slot_value": [ "quite a few", "hotel" ], "span_start": [ 10, 22 ], "span_end": [ 21, 27 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "stars" ], "slot_value": [ "east", "2" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "area", "stars" ], "act_slot_value": [ "east", "2" ], "span_start": [ 30, 40 ], "span_end": [ 34, 41 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "name" ], "slot_value": [ "the Express by Holiday Inn Cambridge" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "the Express by Holiday Inn Cambridge" ], "span_start": [ 14 ], "span_end": [ 50 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "hotel" ] }, { "slot_name": [ "parking" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "hotel" ], "span_start": [ 79 ], "span_end": [ 84 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "parking", "phone" ], "slot_value": [ "yes", "01223866800" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "phone" ], "act_slot_value": [ "01223866800" ], "span_start": [ 49 ], "span_end": [ 60 ] } }, { "dialog_act": { "act_type": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "address" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "address", "address" ], "slot_value": [ "15-17 norman way", "coldhams business park" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "address" ], "act_slot_value": [ "15-17 norman way, coldhams business park" ], "span_start": [ 15 ], "span_end": [ 55 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-reqmore", "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": [] } } ] }
PMUL3659.json
[ "attraction", "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 interested in finding a train to peterborough on Wednesday please", "I can help! What time are you looking to depart?", "on wednesday by 8 15 please", "Ok, I've got train TR3730 that leaves at 07:06 and would put you in Peterborough by 07:56. Would that work for you?", "Yes that will work great can you book me 2 tickets?", "Booking was successful, the total fee is 33 GBP payable at the station. Reference number is : J7JWEILX .", "Great, I'm also looking for a swimming pool in the north. Can you find me one?", "There are 2 to choose from - Jesus Green Outdoor Pool and Kings Hedges Learner Pool. Which would you prefer?", "Either is fine, I just need the postcode.", "The postcode is cb43px. Anything else.", "No that takes care of all my needs for now. Thanks! Bye!", "You are welcome. Glad I could help." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-destination" ], "slots_values_list": [ [ "wednesday" ], [ "peterborough" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "wednesday" ], [ "cambridge" ], [ "peterborough" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "07:56" ], [ "2" ], [ "wednesday" ], [ "cambridge" ], [ "peterborough" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "north" ], [ "swimmingpool" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-postcode" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-name", "attraction-type" ], "slots_values_list": [ [ "north" ], [ "jesus green outdoor pool" ], [ "swimmingpool" ] ] } } ], "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", "peterborough" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "day" ], "act_slot_value": [ "peterborough", "wednesday" ], "span_start": [ 37, 53 ], "span_end": [ 49, 62 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "cambridge" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "arriveby", "destination", "leaveat", "trainid" ], "slot_value": [ "07:56", "Peterborough", "07:06", "TR3730" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "leaveat", "destination", "arriveby" ], "act_slot_value": [ "TR3730", "07:06", "Peterborough", "07:56" ], "span_start": [ 19, 41, 68, 84 ], "span_end": [ 25, 46, 80, 89 ] } }, { "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": [ 41 ], "span_end": [ 42 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "33 GBP", "J7JWEILX" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "33 GBP", "J7JWEILX" ], "span_start": [ 41, 94 ], "span_end": [ 47, 102 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "north" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "north" ], "span_start": [ 51 ], "span_end": [ 56 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "name", "name" ], "slot_value": [ "Jesus Green Outdoor Pool", "Kings Hedges Learner Pool" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "name" ], "act_slot_value": [ "Jesus Green Outdoor Pool", "Kings Hedges Learner Pool" ], "span_start": [ 29, 58 ], "span_end": [ 53, 83 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "postcode" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "postcode" ], "slot_value": [ "cb43px" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "postcode" ], "act_slot_value": [ "cb43px" ], "span_start": [ 16 ], "span_end": [ 22 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
MUL0526.json
[ "attraction", "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'm looking for a multiple sports attraction in the area of center.", "We currently do not show any locations that fit that criteria. Would like me to look in a different area?", "No, How about a swimming pool in that area?", "Parkside Pools is located at Gonville Place. I do not have the entrance fee available, but the phone number is 01223446100 and the postcode is cb11ly", "Thank you for the phone number. Thanks for the help!", "Is there anything else I can help you with today?", "I am also looking for a train leaving friday.", "There are 404 trains that day, what destinations do you need?", "I am looking to depart cambridge, head to ely, and arrive by 18:30", "Alright, there are seven trains that meet that requirement, starting at 5:50 and running once an hour every hour until 17:50. Would you like me to book any of these trips?", "Yes, please book for 1 person the train that departs at 17:50.", "Booking was successful for TR9933, the total fee is 4.4 GBP payable at the station. Reference number is : P4U5T2N6 .", "Thank you for all your help.", "You're welcome. Is there anything else I can help you with today?", "That's everything I needed, thank you very much for your time!", "Enjoy your trip!" ], "frames": [ { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "multiple sports" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "swimmingpool" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-phone" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "swimmingpool" ] ] } } ], "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" ], "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-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "18:30" ], [ "friday" ], [ "cambridge" ], [ "ely" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "18:30" ], "start": [ 61 ], "exclusive_end": [ 66 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "18:30" ], [ "1" ], [ "friday" ], [ "cambridge" ], [ "ely" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area", "type" ], "slot_value": [ "centre", "multiple sports" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "type", "area" ], "act_slot_value": [ "multiple sports", "centre" ], "span_start": [ 18, 60 ], "span_end": [ 33, 66 ] } }, { "dialog_act": { "act_type": [ "Attraction-NoOffer", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area" ], "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": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "address", "entrancefee", "name", "phone", "postcode" ], "slot_value": [ "Gonville Place", "do not have the entrance fee available", "Parkside Pools", "01223446100", "cb11ly" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "address", "entrancefee", "phone", "postcode" ], "act_slot_value": [ "Parkside Pools", "Gonville Place", "do not have the entrance fee available", "01223446100", "cb11ly" ], "span_start": [ 0, 29, 47, 111, 143 ], "span_end": [ 14, 43, 85, 122, 149 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "phone" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-reqmore" ], "act_slots": [ { "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": [ "friday" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "day" ], "act_slot_value": [ "friday" ], "span_start": [ 38 ], "span_end": [ 44 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "404" ] }, { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "404" ], "span_start": [ 10 ], "span_end": [ 13 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination" ], "slot_value": [ "18:30", "cambridge", "ely" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination", "arriveby" ], "act_slot_value": [ "cambridge", "ely", "18:30" ], "span_start": [ 23, 42, 61 ], "span_end": [ 32, 45, 66 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "arriveby", "arriveby", "choice" ], "slot_value": [ "17:50", "5:50", "once an hour every hour", "seven" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "arriveby", "arriveby", "arriveby" ], "act_slot_value": [ "seven", "5:50", "once an hour every hour", "17:50" ], "span_start": [ 19, 72, 89, 119 ], "span_end": [ 24, 76, 112, 124 ] } }, { "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": [ 21 ], "span_end": [ 22 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "ref", "trainid" ], "slot_value": [ "4.4 GBP", "P4U5T2N6", "TR9933" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "trainid", "price", "ref" ], "act_slot_value": [ "TR9933", "4.4 GBP", "P4U5T2N6" ], "span_start": [ 27, 52, 106 ], "span_end": [ 33, 59, 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-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": [] } } ] }
SSNG0297.json
[ "hotel" ]
{ "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 find me a 3 star hotel in the centre?", "The Gonville Hotel meets your requirements. Would you like me to book you a room?", "Does it have free wifi? I need wifi.", "Yes, they do offer free internet. Would you like me to make a booking?", "Yes. I want to book it for 1 person. I want to stay for 5 nights starting from Wednesday.", "I am sorry Booking was unsuccessful,can I help you find another place to stay?", "Yes please. Another 3-star hotel in the centre with free wifi.", "I do not have another 3 star hotel in the centre that meets your requirements. Would you like to try another area?", "Do you have any hotels in the same price range as the Gonville Hotel?", "The only other hotel that matches your requirements is the lensfield hotel located in the south. Would you like me to make a booking?", "Yes please book a room there.", "Great your booking was successful Your reference number is 9GBHVFZW . Anything else today?", "Thank you for all of your help.", "Your welcome. Have a good day." ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "centre" ], [ "3" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-name", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "centre" ], [ "yes" ], [ "gonville hotel" ], [ "3" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "centre" ], [ "wednesday" ], [ "1" ], [ "5" ], [ "yes" ], [ "3" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "centre" ], [ "wednesday" ], [ "1" ], [ "5" ], [ "yes" ], [ "3" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "centre" ], [ "wednesday" ], [ "1" ], [ "5" ], [ "yes" ], [ "3" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "south" ], [ "wednesday" ], [ "1" ], [ "5" ], [ "yes" ], [ "lensfield hotel" ], [ "3" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "stars", "type" ], "slot_value": [ "centre", "3", "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "stars", "type", "area" ], "act_slot_value": [ "3", "hotel", "centre" ], "span_start": [ 18, 25, 38 ], "span_end": [ 19, 30, 44 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "name" ], "slot_value": [ "The Gonville Hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "The Gonville Hotel" ], "span_start": [ 0 ], "span_end": [ 18 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet" ], "slot_value": [ "yes" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "internet" ], "slot_value": [ "yes" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "bookstay" ], "slot_value": [ "wednesday", "1", "5" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookpeople", "bookstay", "bookday" ], "act_slot_value": [ "1", "5", "wednesday" ], "span_start": [ 27, 56, 79 ], "span_end": [ 28, 57, 88 ] } }, { "dialog_act": { "act_type": [ "Booking-NoBook", "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "stars" ], "slot_value": [ "centre", "3" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "stars", "area" ], "act_slot_value": [ "3", "centre" ], "span_start": [ 20, 40 ], "span_end": [ 21, 46 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-NoOffer", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "area", "stars", "type" ], "slot_value": [ "centre", "3", "hotel" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "stars", "type", "area" ], "act_slot_value": [ "3", "hotel", "centre" ], "span_start": [ 22, 29, 42 ], "span_end": [ 23, 34, 48 ] } }, { "dialog_act": { "act_type": [ "Hotel-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-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area", "choice", "name" ], "slot_value": [ "south", "only other", "lensfield hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "choice", "name", "area" ], "act_slot_value": [ "only other", "lensfield hotel", "south" ], "span_start": [ 4, 59, 90 ], "span_end": [ 14, 74, 95 ] } }, { "dialog_act": { "act_type": [ "Hotel-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", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "9GBHVFZW" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "9GBHVFZW" ], "span_start": [ 59 ], "span_end": [ 67 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "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": [] } } ] }
PMUL2797.json
[ "attraction", "train", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I would like to book a train.", "What day do you need the train? What is your destination?", "I am sorry I mean I want a nightclub to go in the wast side of town.", "Unfortunately, there aren't any in that area. How about another location?", "how about one that is in the type of museum.and make Make sure you get address", "Kettle's yard is museum in the west part of town. It is located on castle street.", "I also need a moderate priced room.", "great! what area of town are you thinking of?", "I'd like it to be a guest house in the north.", "okay, I can help you with that. When are you planning your stay?", "I'm not sure yet. I'm really researching right now. Can you please recommend a guesthouse in the north in the moderate price range?", "I've got 9 guesthouses in that price range. Do you need internet and/or parking?", "No but I do need to know if they have internet, free parking, and the address of the guesthouse of your choice, thanks!", "I have found 7 hotels now that match your criteria for parking and internet. Would you like me to choose on for you?", "Yes, please tell me your favorite guesthouse in the north and let me know their address and whether they offer free Internet and parking.", "I recommend Acorn Guesthouse. They are in the moderate price range and have 4 stars. They offer both free internet and parking. May I reserve you any rooms?", "Yes, please, I would appreciate that.", "Ok great, and how many people and nights?", "I actually don't need a room. I just need the address please.", "154 chesterton road", "Thank you, that is everything, sorry for being so annoying in the process.", "No worries at all. Thank you for using the Cambridge TownInfo centre. Enjoy your stay." ], "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": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "west" ], [ "nightclub" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-address" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "west" ], [ "museum" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-pricerange" ], "slots_values_list": [ [ "moderate" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "north" ], [ "moderate" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "north" ], [ "moderate" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-parking", "hotel-internet" ], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-parking", "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "north" ], [ "yes" ], [ "yes" ], [ "moderate" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-parking", "hotel-internet" ], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-parking", "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "north" ], [ "yes" ], [ "yes" ], [ "moderate" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-name", "hotel-parking", "hotel-pricerange", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "north" ], [ "yes" ], [ "acorn guest house", "acorn guesthouse" ], [ "yes" ], [ "moderate" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-address" ], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-name", "hotel-parking", "hotel-pricerange", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "north" ], [ "yes" ], [ "acorn guest house", "acorn guesthouse" ], [ "yes" ], [ "moderate" ], [ "4" ], [ "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": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "nightclub" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "nightclub" ], "span_start": [ 27 ], "span_end": [ 36 ] } }, { "dialog_act": { "act_type": [ "Attraction-NoOffer", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "museum" ] }, { "slot_name": [ "address" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "museum" ], "span_start": [ 37 ], "span_end": [ 43 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "address", "area", "name", "type" ], "slot_value": [ "castle street", "west part of town", "Kettle's yard", "museum" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "type", "area", "address" ], "act_slot_value": [ "Kettle's yard", "museum", "west part of town", "castle street" ], "span_start": [ 0, 17, 31, 67 ], "span_end": [ 13, 23, 48, 80 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "pricerange" ], "slot_value": [ "moderate" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "pricerange" ], "act_slot_value": [ "moderate" ], "span_start": [ 14 ], "span_end": [ 22 ] } }, { "dialog_act": { "act_type": [ "Hotel-Request", "general-welcome" ], "act_slots": [ { "slot_name": [ "area" ], "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": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "north" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "north" ], "span_start": [ 39 ], "span_end": [ 44 ] } }, { "dialog_act": { "act_type": [ "Booking-Request", "general-welcome" ], "act_slots": [ { "slot_name": [ "bookday" ], "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": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "choice", "pricerange", "type" ], "slot_value": [ "9", "that price range", "guesthouses" ] }, { "slot_name": [ "internet", "parking" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "choice", "type", "pricerange" ], "act_slot_value": [ "9", "guesthouses", "that price range" ], "span_start": [ 9, 11, 26 ], "span_end": [ 10, 22, 42 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "internet", "parking" ], "slot_value": [ "yes", "yes" ] }, { "slot_name": [ "internet", "parking" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "choice", "internet", "parking", "type" ], "slot_value": [ "7", "yes", "yes", "hotels" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "choice", "type" ], "act_slot_value": [ "7", "hotels" ], "span_start": [ 13, 15 ], "span_end": [ 14, 21 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "area", "type" ], "slot_value": [ "north", "guesthouse" ] }, { "slot_name": [ "internet", "parking" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "type", "area" ], "act_slot_value": [ "guesthouse", "north" ], "span_start": [ 34, 52 ], "span_end": [ 44, 57 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Recommend" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "internet", "name", "parking", "pricerange", "stars" ], "slot_value": [ "yes", "Acorn Guesthouse", "yes", "moderate", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Recommend", "Hotel-Recommend", "Hotel-Recommend" ], "act_slot_name": [ "name", "pricerange", "stars" ], "act_slot_value": [ "Acorn Guesthouse", "moderate", "4" ], "span_start": [ 12, 46, 76 ], "span_end": [ 28, 54, 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": [ "Booking-Request" ], "act_slots": [ { "slot_name": [ "bookpeople", "bookstay" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "address" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "address" ], "slot_value": [ "154 chesterton road" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "address" ], "act_slot_value": [ "154 chesterton road" ], "span_start": [ 0 ], "span_end": [ 19 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "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": [] } } ] }
MUL0905.json
[ "restaurant", "attraction" ]
{ "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'm looking for some place to go in the town centre. Something sports related.", "I am sorry but I have nothing in that area for sports. Would you like to try another area or attraction today?", "OK, are there any colleges in the center of town?", "There are 13 colleges in the centre area. Christ's College and Downing College are two of these, would you like some more information on one of these?", "Yes, Christ's College. What is the entrance fee for that college?", "I'm sorry, I cannot look up the entry fee to Christ's College. Is there anything else I can do for you today?", "I also need a restaurant in the same area.", "Sure, there are many nearby, do you have a type of cuisine you are looking for or a price range to look at?", "I'd like something moderately priced.", "The yippee noodle bar is in the centre and moderately priced. Would you like more information?", "Yes, I'd like the post code. Also, if you can't get it for Christ's College, do you know the entrance fee for Downing College, by any chance?", "The postcode of yippee noodle bar is cb11lh. Christ's college is free to enter.", "Thanks! I think you covered everything I need. Have a good one. Bye.", "Thank you for using Cambridge TownInfo centre. Please contact us for your future travel needs." ], "frames": [ { "service": [ "attraction", "restaurant" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "multiple sports" ] ] } }, { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "college" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-entrancefee" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-name", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "christ college", "christ's college" ], [ "college" ] ] } } ], "slots": [ { "slot": [ "attraction-name" ], "value": [ "Christ's College" ], "start": [ 5 ], "exclusive_end": [ 21 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area" ], "slots_values_list": [ [ "centre" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "moderate" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "attraction" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-postcode" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "yippee noodle bar" ], [ "moderate" ] ] } }, { "active_intent": "find_attraction", "requested_slots": [ "attraction-entrancefee", "attraction-address" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-name", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "christ's college" ], [ "college" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [ "attraction-name", "attraction-name" ], "value": [ "Christ's College", "Downing College" ], "start": [ 59, 110 ], "exclusive_end": [ 75, 125 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "centre" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "centre" ], "span_start": [ 45 ], "span_end": [ 51 ] } }, { "dialog_act": { "act_type": [ "Attraction-NoOffer", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "sports" ] }, { "slot_name": [ "area", "type" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Attraction-NoOffer" ], "act_slot_name": [ "type" ], "act_slot_value": [ "sports" ], "span_start": [ 47 ], "span_end": [ 53 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area", "type" ], "slot_value": [ "centre", "college" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "type", "area" ], "act_slot_value": [ "college", "centre" ], "span_start": [ 18, 34 ], "span_end": [ 25, 40 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "area", "choice", "choice", "name", "name", "type" ], "slot_value": [ "centre area", "13", "two", "Christ's College", "Downing College", "colleges" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "choice", "type", "area", "name", "name", "choice" ], "act_slot_value": [ "13", "colleges", "centre area", "Christ's College", "Downing College", "two" ], "span_start": [ 10, 13, 29, 42, 63, 83 ], "span_end": [ 12, 21, 40, 58, 78, 86 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "christ's college" ] }, { "slot_name": [ "entrancefee" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "christ's college" ], "span_start": [ 5 ], "span_end": [ 21 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "entrancefee", "name" ], "slot_value": [ "cannot look up the entry fee", "Christ's College" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "entrancefee", "name" ], "act_slot_value": [ "cannot look up the entry fee", "Christ's College" ], "span_start": [ 13, 45 ], "span_end": [ 41, 61 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "centre" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "centre" ], "span_start": [ 32 ], "span_end": [ 41 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "many" ] }, { "slot_name": [ "food", "pricerange" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "many" ], "span_start": [ 16 ], "span_end": [ 20 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "pricerange" ], "slot_value": [ "moderate" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "pricerange" ], "act_slot_value": [ "moderate" ], "span_start": [ 19 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "area", "name", "pricerange" ], "slot_value": [ "centre", "yippee noodle bar", "moderately priced" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "area", "pricerange" ], "act_slot_value": [ "yippee noodle bar", "centre", "moderately priced" ], "span_start": [ 4, 32, 43 ], "span_end": [ 21, 38, 60 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "christ's college" ] }, { "slot_name": [ "address", "entrancefee" ], "slot_value": [ "?", "?" ] }, { "slot_name": [ "postcode" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "christ's college" ], "span_start": [ 59 ], "span_end": [ 75 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "entrancefee", "name" ], "slot_value": [ "free to enter", "Christ's college" ] }, { "slot_name": [ "name", "postcode" ], "slot_value": [ "yippee noodle bar", "cb11lh" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "postcode", "name", "entrancefee" ], "act_slot_value": [ "yippee noodle bar", "cb11lh", "Christ's college", "free to enter" ], "span_start": [ 16, 37, 45, 65 ], "span_end": [ 33, 43, 61, 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" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL1547.json
[ "train", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a train on Tuesday that goes to london kings cross.", "There are ten trains on tuesday to that location. What time would you like to depart?", "I want to leave by 19:30.", "I have a train leaving Cambridge at 11:00 to go to London Kings Cross by 11:51, TR6925. Does this sound acceptable?", "Well I need it to leave after 19:30 and I would like to make a booking for 5 people on Tuesday and I will need a reference number.", "Booking was successful, the total fee is 118 GBP payable at the station .Reference number is : MMHRON1T .", "i am also looking for information about the hamilton lodge.", "The hamilton lodge is a guesthouse in the north area. Would you like a booking?", "Can you tell me if they have free internet?", "They do indeed have free internet as well as free parking.", "Ok. Thanks. All set.", "Is there anything else I can get for you today?", "No, that would be all for today. Thank you for all your help.", "You are welcome, enjoy your stay." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-destination" ], "slots_values_list": [ [ "tuesday" ], [ "london kings cross" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "tuesday" ], [ "cambridge" ], [ "london kings cross" ], [ "19:30" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "19:30" ], "start": [ 19 ], "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-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "5" ], [ "tuesday" ], [ "cambridge" ], [ "london kings cross" ], [ "19:30" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-name" ], "slots_values_list": [ [ "hamilton lodge" ] ] } } ], "slots": [ { "slot": [ "hotel-name" ], "value": [ "hamilton lodge" ], "start": [ 44 ], "exclusive_end": [ 58 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-internet" ], "slots_values": { "slots_values_name": [ "hotel-name" ], "slots_values_list": [ [ "hamilton lodge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "tuesday", "london kings cross" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "destination" ], "act_slot_value": [ "tuesday", "london kings cross" ], "span_start": [ 18, 39 ], "span_end": [ 25, 57 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice", "day" ], "slot_value": [ "ten", "tuesday" ] }, { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "day" ], "act_slot_value": [ "ten", "tuesday" ], "span_start": [ 10, 24 ], "span_end": [ 13, 31 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "19:30" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "19:30" ], "span_start": [ 19 ], "span_end": [ 24 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination", "leaveat" ], "slot_value": [ "11:51", "Cambridge", "London Kings Cross", "11:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "leaveat", "destination", "arriveby" ], "act_slot_value": [ "Cambridge", "11:00", "London Kings Cross", "11:51" ], "span_start": [ 23, 36, 51, 73 ], "span_end": [ 32, 41, 69, 78 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "bookpeople", "day", "leaveat" ], "slot_value": [ "5", "tuesday", "19:30" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "bookpeople", "day" ], "act_slot_value": [ "19:30", "5", "tuesday" ], "span_start": [ 30, 75, 87 ], "span_end": [ 35, 76, 94 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "118 GBP", "MMHRON1T" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "118 GBP", "MMHRON1T" ], "span_start": [ 41, 95 ], "span_end": [ 48, 103 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "hamilton lodge" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "hamilton lodge" ], "span_start": [ 44 ], "span_end": [ 58 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area", "name", "type" ], "slot_value": [ "north", "The hamilton lodge", "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "type", "area" ], "act_slot_value": [ "The hamilton lodge", "guesthouse", "north" ], "span_start": [ 0, 24, 42 ], "span_end": [ 18, 34, 47 ] } }, { "dialog_act": { "act_type": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "internet" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet", "parking" ], "slot_value": [ "yes", "yes" ] } ] }, "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-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": [] } } ] }
MUL0932.json
[ "restaurant", "taxi", "attraction" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'm looking for a restaurant that serves international food.", "There are three international restaurants in Cambridge. Do you have a price preference?", "I would like to find a moderately priced place and I need a reservation for 4 people at 12:15 on a Thursday.", "Okay I have the Bloomsbury and the Varsity restaurants. But I was unable to reserve either. Is there another time that would suit you?", "Yes, could you make it for 11:15, and can you give me the reference number?", "Alright, I have booked you a table for 11:15 at the varsity restaurant. Your reference number is HM90EAET . Is there anything else I can help you with?", "I am looking for some entertainment, do you know anywhere I could go in the centre of town?", "Unfortunately I don't see anything entertainment related in the centre of town. How about another area of the city?", "That's fine. I'd like to know about museums in the area instead.", "Fantastic, there are 11 museums in the centre. Can I recommend the Fitzwilliam Museum, if you don't have a preference?", "Fitzwilliam Museum sounds great. What is the postcode?", "The postcode is cb21rb.", "Great. Now can you book a taxi for me between the two places? From The Varsity Restaurant to Fitzwilliam Museum?", "At what time would you like the taxi to arrive?", "Actually it's from Fitzwilliam Museum to The Varsity Restaurant I want to arrive by the 11:15 booking please.", "Certainly. What time would you like to leave?", "It doesn't matter, at long as I arrive at the restaurant by 11:15.", "OK, a yellow Lexus will pick you up at the Varsity and get you to the Fitzwilliam by 11:15. The contact number is 07462272535. Can I help with anything else?", "No thank you, that will do for now! Thanks for helping me today!", "Have a fantastic day!", "Thank you for all your help.", "Glad I could be of assistance." ], "frames": [ { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-food" ], "slots_values_list": [ [ "international" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "international" ], "start": [ 41 ], "exclusive_end": [ 54 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "thursday" ], [ "4" ], [ "12:15" ], [ "international" ], [ "moderate" ] ] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "12:15" ], "start": [ 88 ], "exclusive_end": [ 93 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "taxi" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [ "restaurant-ref" ], "slots_values": { "slots_values_name": [ "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "thursday" ], [ "4" ], [ "11:15" ], [ "international" ], [ "the varsity restaurant", "the varsity restaurants" ], [ "moderate" ] ] } }, { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "11:15" ], "start": [ 27 ], "exclusive_end": [ 32 ], "copy_from": [ "" ], "copy_from_value": [ [] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "entertainment" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "museum" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-postcode" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-name", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "fitzwilliam museum" ], [ "museum" ] ] } } ], "slots": [ { "slot": [ "attraction-name" ], "value": [ "Fitzwilliam Museum" ], "start": [ 0 ], "exclusive_end": [ 18 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi", "attraction" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "the varsity restaurant" ], [ "fitzwilliam museum" ] ] } }, { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-name", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "fitzwilliam museum" ], [ "museum" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "Fitzwilliam Museum", "The Varsity Restaurant" ], "start": [ 93, 67 ], "exclusive_end": [ 111, 89 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi", "restaurant", "attraction" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "11:15" ], [ "fitzwilliam museum" ], [ "the varsity restaurant" ] ] } }, { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "thursday" ], [ "4" ], [ "11:15" ], [ "international" ], [ "the varsity restaurant", "the varsity restaurants" ], [ "moderate" ] ] } }, { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-name", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "fitzwilliam museum" ], [ "museum" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure", "taxi-arriveby" ], "value": [ "The Varsity Restaurant", "Fitzwilliam Museum", "11:15" ], "start": [ 41, 19, 88 ], "exclusive_end": [ 63, 37, 93 ], "copy_from": [ "", "", "" ], "copy_from_value": [ [], [], [] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi", "restaurant" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "11:15" ], [ "fitzwilliam museum" ], [ "the varsity restaurant" ], [ "dontcare" ] ] } }, { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "thursday" ], [ "4" ], [ "11:15" ], [ "international" ], [ "the varsity restaurant", "the varsity restaurants" ], [ "moderate" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "international" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "food" ], "act_slot_value": [ "international" ], "span_start": [ 41 ], "span_end": [ 54 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "choice", "food" ], "slot_value": [ "three", "international" ] }, { "slot_name": [ "pricerange" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "choice", "food" ], "act_slot_value": [ "three", "international" ], "span_start": [ 10, 16 ], "span_end": [ 15, 29 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "booktime", "pricerange" ], "slot_value": [ "thursday", "4", "12:15", "moderate" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "bookpeople", "booktime", "bookday" ], "act_slot_value": [ "moderate", "4", "12:15", "thursday" ], "span_start": [ 23, 76, 88, 99 ], "span_end": [ 31, 77, 93, 107 ] } }, { "dialog_act": { "act_type": [ "Booking-NoBook", "Booking-Request", "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "booktime" ], "slot_value": [ "?" ] }, { "slot_name": [ "name", "name" ], "slot_value": [ "the Bloomsbury", "the Varsity" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "name" ], "act_slot_value": [ "the Bloomsbury", "the Varsity" ], "span_start": [ 12, 31 ], "span_end": [ 26, 42 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "booktime" ], "slot_value": [ "11:15" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "booktime" ], "act_slot_value": [ "11:15" ], "span_start": [ 27 ], "span_end": [ 32 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "Restaurant-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "booktime", "ref" ], "slot_value": [ "11:15", "HM90EAET" ] }, { "slot_name": [ "name" ], "slot_value": [ "the varsity restaurant" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book", "Restaurant-Inform", "Booking-Book" ], "act_slot_name": [ "booktime", "name", "ref" ], "act_slot_value": [ "11:15", "the varsity restaurant", "HM90EAET" ], "span_start": [ 39, 48, 97 ], "span_end": [ 44, 70, 105 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area", "type" ], "slot_value": [ "centre", "entertainment" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "type", "area" ], "act_slot_value": [ "entertainment", "centre" ], "span_start": [ 22, 76 ], "span_end": [ 35, 82 ] } }, { "dialog_act": { "act_type": [ "Attraction-NoOffer", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "area", "type" ], "slot_value": [ "centre of town", "entertainment" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-NoOffer", "Attraction-NoOffer" ], "act_slot_name": [ "type", "area" ], "act_slot_value": [ "entertainment", "centre of town" ], "span_start": [ 35, 64 ], "span_end": [ 48, 78 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "museum" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "museum" ], "span_start": [ 36 ], "span_end": [ 42 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Recommend" ], "act_slots": [ { "slot_name": [ "area", "choice", "type" ], "slot_value": [ "centre", "11", "museums" ] }, { "slot_name": [ "name" ], "slot_value": [ "Fitzwilliam Museum" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Recommend" ], "act_slot_name": [ "choice", "type", "area", "name" ], "act_slot_value": [ "11", "museums", "centre", "Fitzwilliam Museum" ], "span_start": [ 21, 24, 39, 67 ], "span_end": [ 23, 31, 45, 85 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "fitzwilliam museum" ] }, { "slot_name": [ "postcode" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "fitzwilliam museum" ], "span_start": [ 0 ], "span_end": [ 18 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "postcode" ], "slot_value": [ "cb21rb" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "postcode" ], "act_slot_value": [ "cb21rb" ], "span_start": [ 16 ], "span_end": [ 22 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "the varsity restaurant", "fitzwilliam museum" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "the varsity restaurant", "fitzwilliam museum" ], "span_start": [ 67, 93 ], "span_end": [ 89, 111 ] } }, { "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": [ "Restaurant-Inform", "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "booktime" ], "slot_value": [ "11:15" ] }, { "slot_name": [ "arriveby", "departure", "destination" ], "slot_value": [ "11:15", "fitzwilliam museum", "the varsity restaurant" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Restaurant-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination", "booktime", "arriveby" ], "act_slot_value": [ "fitzwilliam museum", "the varsity restaurant", "11:15", "11:15" ], "span_start": [ 19, 41, 88, 88 ], "span_end": [ 37, 63, 93, 93 ] } }, { "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": [ "Restaurant-Inform", "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "booktime" ], "slot_value": [ "11:15" ] }, { "slot_name": [ "leaveat" ], "slot_value": [ "dontcare" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Restaurant-Inform" ], "act_slot_name": [ "leaveat", "booktime" ], "act_slot_value": [ "dontcare", "11:15" ], "span_start": [ 3, 60 ], "span_end": [ 17, 65 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination", "phone", "type" ], "slot_value": [ "11:15", "the Varsity", "the Fitzwilliam", "07462272535", "yellow Lexus" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "departure", "destination", "arriveby", "phone" ], "act_slot_value": [ "yellow Lexus", "the Varsity", "the Fitzwilliam", "11:15", "07462272535" ], "span_start": [ 6, 39, 66, 85, 114 ], "span_end": [ 18, 50, 81, 90, 125 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_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": [] } } ] }
SNG01433.json
[]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I want to find a hospital in town", "The Addenbrookes Hospital is here in town. Is there particular department you need help contacting?", "No, I just need the postcode.", "Okay. The postcode is CB20QQ", "Thank you for your help.", "Thank you for contacting us. Don't hesitate to contact us in the future if you need any more help." ], "frames": [ { "service": [ "hospital" ], "state": [ { "active_intent": "find_hospital", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hospital" ], "state": [ { "active_intent": "find_hospital", "requested_slots": [ "hospital-postcode" ], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Hospital-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hospital-Inform", "Hospital-Request", "general-reqmore" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "Addenbrookes" ] }, { "slot_name": [ "department" ], "slot_value": [ "?" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hospital-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "Addenbrookes" ], "span_start": [ 4 ], "span_end": [ 16 ] } }, { "dialog_act": { "act_type": [ "Hospital-Request" ], "act_slots": [ { "slot_name": [ "postcode" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hospital-Inform" ], "act_slots": [ { "slot_name": [ "postcode" ], "slot_value": [ "CB20QQ" ] } ] }, "span_info": { "act_type": [ "Hospital-Inform" ], "act_slot_name": [ "postcode" ], "act_slot_value": [ "CB20QQ" ], "span_start": [ 22 ], "span_end": [ 28 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL2035.json
[ "restaurant", "attraction", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a three star hotel with internet. Can you help?", "I'm sorry, I cannot help you with hotels. Are you sure that's what you're looking for?", "I'm sorry. I meant to ask for information on a restaurant. It's called the Stazione Restaurant and Coffee Bar.", "The stazione restaurant is an expensive, italian restaurant located in the centre area. Would you like me to make you a booking today?", "Yes, sounds wonderful. Can you book a table for 7 at 12:00 on Saturday?", "The booking was successful. Your table will be reserved for 15 minutes and your reference number is TA6XS4CY .", "Great. I also need to find an attraction in the center and would like to know what type, address and entrance fee you find.", "Okay what kind of attraction are you looking for?", "Anything you'd recommend, as long as it's in the centre.", "I recommend the vue cinema, it's got a lot of great features to watch!", "Sounds good! Could I have the address and entrance fee, please?", "Address is the grafton centre, east road, I do not know the entrance fee.", "Thanks! Do you have a phone number so I can find the entrance fee.", "The phone number is 08712240240.", "Thank you! And this is a cinema attraction?", "Yes it is. Is there anything else I can do for you?", "I don't need anything else.", "I hope you have a good trip. Have a great day." ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "3" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-name" ], "slots_values_list": [ [ "stazione restaurant and coffee bar" ] ] } } ], "slots": [ { "slot": [ "restaurant-name" ], "value": [ "Stazione Restaurant and Coffee Bar" ], "start": [ 75 ], "exclusive_end": [ 109 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "saturday" ], [ "7" ], [ "12:00" ], [ "italian" ], [ "stazione restaurant and coffee bar" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "12:00" ], "start": [ 53 ], "exclusive_end": [ 58 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-type", "attraction-entrancefee", "attraction-address" ], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area" ], "slots_values_list": [ [ "centre" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-entrancefee", "attraction-address" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-name" ], "slots_values_list": [ [ "centre" ], [ "vue cinema" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-entrancefee" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-name" ], "slots_values_list": [ [ "centre" ], [ "vue cinema" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-name" ], "slots_values_list": [ [ "centre" ], [ "vue cinema" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-name" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-name" ], "slots_values_list": [ [ "centre" ], [ "vue cinema" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet", "stars", "type" ], "slot_value": [ "yes", "3", "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "stars", "type" ], "act_slot_value": [ "3", "hotel" ], "span_start": [ 9, 20 ], "span_end": [ 14, 25 ] } }, { "dialog_act": { "act_type": [ "Hotel-NoOffer" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "stazione restaurant and coffee bar" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "stazione restaurant and coffee bar" ], "span_start": [ 75 ], "span_end": [ 109 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area", "food", "name", "pricerange" ], "slot_value": [ "centre area", "italian", "The stazione restaurant", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "pricerange", "food", "area" ], "act_slot_value": [ "The stazione restaurant", "expensive", "italian", "centre area" ], "span_start": [ 0, 30, 41, 75 ], "span_end": [ 23, 39, 48, 86 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "booktime" ], "slot_value": [ "saturday", "7", "12:00" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "bookpeople", "booktime", "bookday" ], "act_slot_value": [ "7", "12:00", "saturday" ], "span_start": [ 48, 53, 62 ], "span_end": [ 49, 58, 70 ] } }, { "dialog_act": { "act_type": [ "Booking-Book" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "TA6XS4CY" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "TA6XS4CY" ], "span_start": [ 100 ], "span_end": [ 108 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "centre" ] }, { "slot_name": [ "address", "entrancefee", "type" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "centre" ], "span_start": [ 48 ], "span_end": [ 54 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "centre" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "centre" ], "span_start": [ 49 ], "span_end": [ 55 ] } }, { "dialog_act": { "act_type": [ "Attraction-Recommend" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "the vue cinema" ] } ] }, "span_info": { "act_type": [ "Attraction-Recommend" ], "act_slot_name": [ "name" ], "act_slot_value": [ "the vue cinema" ], "span_start": [ 12 ], "span_end": [ 26 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "address", "entrancefee" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "address", "address", "entrancefee" ], "slot_value": [ "east road", "grafton centre", "do not know the entrance fee" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "address", "entrancefee" ], "act_slot_value": [ "grafton centre, east road", "do not know the entrance fee" ], "span_start": [ 15, 44 ], "span_end": [ 40, 72 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "entrancefee" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "phone" ], "slot_value": [ "08712240240" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "phone" ], "act_slot_value": [ "08712240240" ], "span_start": [ 20 ], "span_end": [ 31 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "?" ] } ] }, "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": [] } } ] }
PMUL1820.json
[ "train", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'm looking for a hotel called city centre north b and b", "May I help set a booking for you?", "Does the hotel have free parking?", "They offer parking but I am unsure if it is free, but their phone number is 01223312843 if you'd like to call and check with them.", "Hmm. Okay. Could you help me find a train? I need to leave on Sunday.", "And when would you like to leave by?", "I want to leave on Sunday and arrive by 14:00.", "Where are you traveling from and to?", "I am traveling to cambridge from broxbourne.", "TR2939 will leave at 12:01 and arrive at 13:01. Would you like to book this train?", "Can you book it for me and get a reference number ?", "It is done, your reference number is YNUEX070 and you will need to pay 14.32 GBP at the station.", "Thanks very much for your help today.", "Was that everything you needed?", "I'm awful with math, what is the travel time on that train?", "60 mins would be the total duration.", "Thank you for informing about the total duration.", "You're welcome! I hope I've answered all of your questions. If you need further assistance, please give us a call." ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-name" ], "slots_values_list": [ [ "city centre north b and b" ] ] } } ], "slots": [ { "slot": [ "hotel-name" ], "value": [ "city centre north b and b" ], "start": [ 31 ], "exclusive_end": [ 56 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-parking" ], "slots_values": { "slots_values_name": [ "hotel-name" ], "slots_values_list": [ [ "city centre north b and b" ] ] } } ], "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" ], "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-arriveby", "train-day" ], "slots_values_list": [ [ "14:00" ], [ "sunday" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "14:00" ], "start": [ 40 ], "exclusive_end": [ 45 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "14:00" ], [ "sunday" ], [ "broxbourne" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [ "train-ref" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "14:00" ], [ "1" ], [ "sunday" ], [ "broxbourne" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [ "train-duration" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "14:00" ], [ "1" ], [ "sunday" ], [ "broxbourne" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [ "train-duration" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "14:00" ], [ "1" ], [ "sunday" ], [ "broxbourne" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "city centre north b and b" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "city centre north b and b" ], "span_start": [ 31 ], "span_end": [ 56 ] } }, { "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": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "parking" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "parking", "phone" ], "slot_value": [ "yes", "01223312843" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "phone" ], "act_slot_value": [ "01223312843" ], "span_start": [ 76 ], "span_end": [ 87 ] } }, { "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": [ 62 ], "span_end": [ 68 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "14:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "14:00" ], "span_start": [ 40 ], "span_end": [ 45 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "broxbourne", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "departure" ], "act_slot_value": [ "cambridge", "broxbourne" ], "span_start": [ 18, 33 ], "span_end": [ 27, 43 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat", "trainid" ], "slot_value": [ "13:01", "12:01", "TR2939" ] }, { "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": [ "TR2939", "12:01", "13:01" ], "span_start": [ 0, 21, 41 ], "span_end": [ 6, 26, 46 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "14.32 GBP", "YNUEX070" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "ref", "price" ], "act_slot_value": [ "YNUEX070", "14.32 GBP" ], "span_start": [ 37, 71 ], "span_end": [ 45, 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": [ "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 mins" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "duration" ], "act_slot_value": [ "60 mins" ], "span_start": [ 0 ], "span_end": [ 7 ] } }, { "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": [ "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": [] } } ] }
PMUL0917.json
[ "restaurant", "train", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I am look for a hotel near the beach near the main strip", "Sorry, I don't think I can help you there. Can I help with something else?", "I am looking for a particular restaurant called Zizzi Cambridge. Can you tell me what area it is in?", "Zizzi is in the centre of town.", "Excellent. Thank you. Also, can you assist me with finding a train for Monday?", "Sure! Provide me your itinerary.", "We will be traveling from Cambridge and going to Ely, but it needs to leave after 21:00.", "Is there a time you need to arrive by?", "I need to leave after 21:00.", "I've booked you a train, the fee is 4.4GBP and the reference number is CYJKG5SK.", "i didnt really need a booking, but oh well. can i get the price of the ticket though?", "4.40 pounds is the price", "Thanks for the info, that's all I need today.", "Thank you for contacting us, have a nice day.", "You're welcome for contacting you. Have a nice day too. Bye bye.", "In review, did you need a restaurant reservation or more information? Also, I have cancelled your train booking." ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-type" ], "slots_values_list": [ [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "train" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-area" ], "slots_values": { "slots_values_name": [ "restaurant-name" ], "slots_values_list": [ [ "zizzi cambridge" ] ] } }, { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [ "restaurant-name" ], "value": [ "Zizzi Cambridge" ], "start": [ 48 ], "exclusive_end": [ 63 ], "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" ], "slots_values_list": [ [ "monday" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "monday" ], [ "cambridge" ], [ "ely" ], [ "21:00" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "21:00" ], "start": [ 82 ], "exclusive_end": [ 87 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "monday" ], [ "cambridge" ], [ "ely" ], [ "21:00" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [ "train-price" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "monday" ], [ "cambridge" ], [ "ely" ], [ "21:00" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "hotel" ], "span_start": [ 16 ], "span_end": [ 21 ] } }, { "dialog_act": { "act_type": [ "Hotel-NoOffer", "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "zizzi cambridge" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "zizzi cambridge" ], "span_start": [ 48 ], "span_end": [ 63 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "name" ], "slot_value": [ "centre", "Zizzi" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "area" ], "act_slot_value": [ "Zizzi", "centre" ], "span_start": [ 0, 16 ], "span_end": [ 5, 22 ] } }, { "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": [ 71 ], "span_end": [ 77 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "bookpeople", "day", "departure", "destination", "leaveat" ], "slot_value": [ "?", "?", "?", "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination", "leaveat" ], "slot_value": [ "cambridge", "ely", "21:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination", "leaveat" ], "act_slot_value": [ "cambridge", "ely", "21:00" ], "span_start": [ 26, 49, 82 ], "span_end": [ 35, 52, 87 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "CYJKG5SK", "4.4GBP" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "ref", "price" ], "act_slot_value": [ "4.4GBP", "CYJKG5SK" ], "span_start": [ 36, 71 ], "span_end": [ 42, 79 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "4.40 pounds" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "price" ], "act_slot_value": [ "4.40 pounds" ], "span_start": [ 0 ], "span_end": [ 11 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-greet" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
WOZ20210.json
[ "restaurant" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'm looking for an expensive restaurant in the south part of town", "Taj Tandoori is an expensive Indian restaurant in the South. Would you like more information on them?", "Is there anything else?", "Yes. chiquito restaurant bar serves mexican food in the expensive price range and is located in the south part of town.", "May I have their address and phone number?", "chiquito restaurant bar is located at 2G Cambridge leisure park cherry hinton road cherry hinton. Its phone number is 01223400170. Would you like anything else?", "Thank you goodbye.", "Thanks for your call. Goodbye!" ], "frames": [ { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-name" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-phone", "restaurant-address" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "chiquito" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "pricerange" ], "slot_value": [ "south", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "area" ], "act_slot_value": [ "expensive", "south" ], "span_start": [ 19, 47 ], "span_end": [ 28, 52 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "food", "name", "pricerange" ], "slot_value": [ "South", "Indian", "Taj Tandoori", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "pricerange", "food", "area" ], "act_slot_value": [ "Taj Tandoori", "expensive", "Indian", "South" ], "span_start": [ 0, 19, 29, 54 ], "span_end": [ 12, 28, 35, 59 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "food", "name", "pricerange" ], "slot_value": [ "the south part of town", "mexican", "chiquito restaurant bar", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "food", "pricerange", "area" ], "act_slot_value": [ "chiquito restaurant bar", "mexican", "expensive", "the south part of town" ], "span_start": [ 5, 36, 56, 96 ], "span_end": [ 28, 43, 65, 118 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "address", "phone" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "address", "name", "phone" ], "slot_value": [ "2G Cambridge leisure park cherry hinton road cherry hinton", "chiquito restaurant bar", "01223400170" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "address", "phone" ], "act_slot_value": [ "chiquito restaurant bar", "2G Cambridge leisure park cherry hinton road cherry hinton", "01223400170" ], "span_start": [ 0, 38, 118 ], "span_end": [ 23, 96, 129 ] } }, { "dialog_act": { "act_type": [ "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": [] } } ] }
SNG1390.json
[ "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I am looking for information about a hotel called the autumn house.", "Ok. The autumn house is a guesthouse in the east. Would you like me to book a room?", "Yes, please. I would like a room for 6 people for 2 nights. We'll arrive on Saturday.", "You are booked! Reference number is : AS63WLAE .", "Thank you so much!!", "You are welcome. Do you need anything further?", "Thank you. That is all for now.", "You are welcome. Please let us know if you need anything else." ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-name" ], "slots_values_list": [ [ "autumn house" ] ] } } ], "slots": [ { "slot": [ "hotel-name" ], "value": [ "autumn house" ], "start": [ 54 ], "exclusive_end": [ 66 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-name" ], "slots_values_list": [ [ "saturday" ], [ "6" ], [ "2" ], [ "autumn house" ] ] } } ], "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": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "autumn house" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "autumn house" ], "span_start": [ 54 ], "span_end": [ 66 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area", "name", "type" ], "slot_value": [ "east", "The autumn house", "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "type", "area" ], "act_slot_value": [ "The autumn house", "guesthouse", "east" ], "span_start": [ 4, 26, 44 ], "span_end": [ 20, 36, 48 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "bookstay" ], "slot_value": [ "saturday", "6", "2" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookpeople", "bookstay", "bookday" ], "act_slot_value": [ "6", "2", "saturday" ], "span_start": [ 37, 50, 76 ], "span_end": [ 38, 51, 84 ] } }, { "dialog_act": { "act_type": [ "Booking-Book" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "AS63WLAE" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "AS63WLAE" ], "span_start": [ 38 ], "span_end": [ 46 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-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": [] } } ] }
SNG0238.json
[ "hospital" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "Could you find me a hospital in town?", "Yes, Addenbrookes Hospital is in your area, would you like me to book you an appointment?", "Do they have a transitional care department? I would also like to know the postcode and phone number.", "Yes they have transitional care. Their post code is CB20QQ and the phone is 01223254668. Would you like me to book that for you?", "No, I'll just head down, so I don't need anything else at the moment. Later!", "Good luck, sir!" ], "frames": [ { "service": [ "hospital" ], "state": [ { "active_intent": "find_hospital", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hospital" ], "state": [ { "active_intent": "find_hospital", "requested_slots": [ "hospital-postcode", "hospital-phone" ], "slots_values": { "slots_values_name": [ "hospital-department" ], "slots_values_list": [ [ "transitional care" ] ] } } ], "slots": [ { "slot": [ "hospital-department" ], "value": [ "transitional care" ], "start": [ 15 ], "exclusive_end": [ 32 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hospital" ], "state": [ { "active_intent": "find_hospital", "requested_slots": [], "slots_values": { "slots_values_name": [ "hospital-department" ], "slots_values_list": [ [ "transitional care" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Hospital-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hospital-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "Addenbrookes" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hospital-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "Addenbrookes" ], "span_start": [ 5 ], "span_end": [ 17 ] } }, { "dialog_act": { "act_type": [ "Hospital-Inform", "Hospital-Request" ], "act_slots": [ { "slot_name": [ "department" ], "slot_value": [ "transitional care" ] }, { "slot_name": [ "phone", "postcode" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Hospital-Inform" ], "act_slot_name": [ "department" ], "act_slot_value": [ "transitional care" ], "span_start": [ 15 ], "span_end": [ 32 ] } }, { "dialog_act": { "act_type": [ "Hospital-Inform" ], "act_slots": [ { "slot_name": [ "department", "phone", "postcode" ], "slot_value": [ "transitional care", "01223254668", "CB20QQ" ] } ] }, "span_info": { "act_type": [ "Hospital-Inform", "Hospital-Inform", "Hospital-Inform" ], "act_slot_name": [ "department", "postcode", "phone" ], "act_slot_value": [ "transitional care", "CB20QQ", "01223254668" ], "span_start": [ 14, 52, 76 ], "span_end": [ 31, 58, 87 ] } }, { "dialog_act": { "act_type": [ "Hospital-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL1303.json
[ "bus", "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": [ "Hello, I need to book a train at 07:15 leaving Cambridge going to the town center on Thursday for 7 people.", "Sure I can help with that. There are no trains going to the town centre. Do you have another destination in mind?", "Could you check for a bus?", "I think we may need to recheck your intended arrival location. To where and from where do you wish to travel?", "I am leaving from Cambridge at 14:30.", "And where are you going?", "I will be going to ely.", "What time do you want to arrive by?", "Doesn't matter. I just can't leave until 14:30", "There is a 15:50 train that will arrive at 16:07. Does that sound good?", "Does the train depart on Friday? Does it go to Stevenage?", "I'm sorry, earlier you said you were going to Ely, but now you're asking about stevenage. What is your destination, please?", "For Clarification: From Cambridge to destination Stevenage,, on friday, leaving after 14:30.", "sorry about that, how many tickets?", "just one person", "There are five available trains, leaving every two hours, starting at 15:21. Would you like me to book at seat on the earliest train?", "Do you know how long the travel time is and the price?", "The travel time for all trains is approximately 49 minutes and each ticket costs 12.80 pounds. Would you like me to book you on one?", "No, that is all thanks.", "You're welcome, let me know if I can assist with anything else." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-leaveat" ], "slots_values_list": [ [ "7" ], [ "thursday" ], [ "cambridge" ], [ "07:15" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "07:15" ], "start": [ 33 ], "exclusive_end": [ 38 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "bus", "train" ], "state": [ { "active_intent": "find_bus", "requested_slots": [], "slots_values": { "slots_values_name": [ "bus-departure" ], "slots_values_list": [ [ "cambridge" ] ] } }, { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-leaveat" ], "slots_values_list": [ [ "7" ], [ "thursday" ], [ "cambridge" ], [ "07:15" ] ] } } ], "slots": [ { "slot": [ "bus-departure" ], "value": [ "" ], "start": [ -1 ], "exclusive_end": [ -1 ], "copy_from": [ "train-departure" ], "copy_from_value": [ [ "cambridge" ] ] }, { "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-leaveat" ], "slots_values_list": [ [ "7" ], [ "thursday" ], [ "cambridge" ], [ "14:30" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "14:30" ], "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" ], [ "thursday" ], [ "cambridge" ], [ "ely" ], [ "14: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": [ [ "7" ], [ "thursday" ], [ "cambridge" ], [ "ely" ], [ "14: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": [ [ "7" ], [ "thursday" ], [ "cambridge" ], [ "stevenage" ], [ "14: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": [ [ "7" ], [ "friday" ], [ "cambridge" ], [ "stevenage" ], [ "14:30" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "1" ], [ "friday" ], [ "cambridge" ], [ "stevenage" ], [ "14:30" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [ "train-duration", "train-price" ], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "1" ], [ "friday" ], [ "cambridge" ], [ "stevenage" ], [ "14:30" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople", "day", "departure", "leaveat" ], "slot_value": [ "7", "thursday", "cambridge", "07:15" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "departure", "day", "bookpeople" ], "act_slot_value": [ "07:15", "cambridge", "thursday", "7" ], "span_start": [ 33, 47, 85, 98 ], "span_end": [ 38, 56, 93, 99 ] } }, { "dialog_act": { "act_type": [ "Train-NoOffer", "Train-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "the town centre" ] }, { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-NoOffer" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "the town centre" ], "span_start": [ 56 ], "span_end": [ 71 ] } }, { "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": [ "leaveat" ], "slot_value": [ "14:30" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "14:30" ], "span_start": [ 31 ], "span_end": [ 36 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "ely" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "ely" ], "span_start": [ 19 ], "span_end": [ 22 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "16:07", "15:50" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "arriveby" ], "act_slot_value": [ "15:50", "16:07" ], "span_start": [ 11, 43 ], "span_end": [ 16, 48 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "friday", "stevenage" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "destination" ], "act_slot_value": [ "friday", "stevenage" ], "span_start": [ 25, 47 ], "span_end": [ 31, 56 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day" ], "slot_value": [ "friday" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "day" ], "act_slot_value": [ "friday" ], "span_start": [ 64 ], "span_end": [ 70 ] } }, { "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-Inform", "Train-OfferBook", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice", "leaveat", "leaveat" ], "slot_value": [ "five", "leaving every two hours", "starting at 15:21" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "leaveat", "leaveat" ], "act_slot_value": [ "five", "leaving every two hours", "starting at 15:21" ], "span_start": [ 10, 33, 58 ], "span_end": [ 14, 56, 75 ] } }, { "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", "price" ], "slot_value": [ "49 minute", "12.80 pounds" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "duration", "price" ], "act_slot_value": [ "49 minute", "12.80 pounds" ], "span_start": [ 48, 81 ], "span_end": [ 57, 93 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
MUL0216.json
[ "restaurant", "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "i need a train going to leicester that leaves after 11:45", "Sure, are you going to leicester, or to cambridge? What is your departure site please?", "I will be departing leicester going to cambridge, sorry for the confusion. I need to leave after 11:45 also.", "The earliest train leaving after 11:45 is at 12:09 on friday. Would you like me to book this for you?", "That is fine. Can I have the train ID once it's booked?", "Of course, what day will you be traveling, and how many people will be in your party?", "I need 1 ticket for departure on Thursday.", "Great. I have booked you one seat on the 12:09 train from Leicester and your reference number is 7UR3BFW6 . Is there anything else I can do for you?", "Yes I want to reserve a table for 7 people at 15:00 on Thursday at an expensive African restaurant. Can you help me with this?", "There are no tables available at Bedouin at that time. Would you like to try a different time slot or perhaps a different day?", "Sure. If there are no other African eateries to choose from, try the 14:00 at the Bedouin.", "There is one restaurant called bedouin, but unfortunately it does not have any open reservations for matching your specifications. Could you provide another day or time?", "Could you get a reservation at a difference expensive African restaurant?", "I was successfully able to book you a reservation for 7. The reference number is R2RPLBI3 . Can I help you with anything else?", "No thank you. I have everything I need.", "You are welcome. Good bye." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "leicester" ], [ "cambridge" ], [ "11:45" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "11:45" ], "start": [ 52 ], "exclusive_end": [ 57 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "leicester" ], [ "cambridge" ], [ "11:45" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-trainid" ], "slots_values": { "slots_values_name": [ "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "leicester" ], [ "cambridge" ], [ "11:45" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train", "restaurant" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "1" ], [ "thursday" ], [ "leicester" ], [ "cambridge" ], [ "11:45" ] ] } }, { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "train" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "thursday" ], [ "7" ], [ "15:00" ], [ "african" ], [ "expensive" ] ] } }, { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "1" ], [ "thursday" ], [ "leicester" ], [ "cambridge" ], [ "11:45" ] ] } } ], "slots": [ { "slot": [ "restaurant-booktime", "restaurant-food" ], "value": [ "15:00", "African" ], "start": [ 46, 80 ], "exclusive_end": [ 51, 87 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "thursday" ], [ "7" ], [ "15:00" ], [ "african" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "14:00" ], "start": [ 69 ], "exclusive_end": [ 74 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "thursday" ], [ "7" ], [ "14:00" ], [ "african" ], [ "bedouin" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "leaveat" ], "slot_value": [ "leicester", "11:45" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "leaveat" ], "act_slot_value": [ "leicester", "11:45" ], "span_start": [ 24, 52 ], "span_end": [ 33, 57 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "day", "leaveat" ], "slot_value": [ "friday", "12:09" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "day" ], "act_slot_value": [ "12:09", "friday" ], "span_start": [ 45, 54 ], "span_end": [ 50, 60 ] } }, { "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-Request" ], "act_slots": [ { "slot_name": [ "bookpeople", "day" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople", "day" ], "slot_value": [ "1", "thursday" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "bookpeople", "day" ], "act_slot_value": [ "1", "thursday" ], "span_start": [ 7, 33 ], "span_end": [ 8, 41 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "bookpeople", "leaveat", "ref" ], "slot_value": [ "one", "12:09", "7UR3BFW6" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "bookpeople", "leaveat", "ref" ], "act_slot_value": [ "one", "12:09", "7UR3BFW6" ], "span_start": [ 25, 41, 97 ], "span_end": [ 28, 46, 105 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Train-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "booktime", "food", "pricerange" ], "slot_value": [ "thursday", "7", "15:00", "african", "expensive" ] }, { "slot_name": [ "day" ], "slot_value": [ "thursday" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Train-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "bookpeople", "booktime", "bookday", "day", "pricerange", "food" ], "act_slot_value": [ "7", "15:00", "thursday", "thursday", "expensive", "african" ], "span_start": [ 34, 46, 55, 55, 70, 80 ], "span_end": [ 35, 51, 63, 63, 79, 87 ] } }, { "dialog_act": { "act_type": [ "Booking-NoBook", "Booking-Request" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "bookday", "booktime" ], "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": [ "Booking-NoBook", "Booking-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "bedouin" ] }, { "slot_name": [ "bookday", "booktime" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Booking-NoBook" ], "act_slot_name": [ "name" ], "act_slot_value": [ "bedouin" ], "span_start": [ 31 ], "span_end": [ 38 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food", "pricerange" ], "slot_value": [ "african", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "food" ], "act_slot_value": [ "expensive", "african" ], "span_start": [ 44, 54 ], "span_end": [ 53, 61 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "bookpeople", "ref" ], "slot_value": [ "7", "R2RPLBI3" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book", "Booking-Book" ], "act_slot_name": [ "bookpeople", "ref" ], "act_slot_value": [ "7", "R2RPLBI3" ], "span_start": [ 54, 81 ], "span_end": [ 55, 89 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
MUL2656.json
[ "attraction", "hotel" ]
{ "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 place to stay.", "Sure. Do you have a preference as to location, price, or amenities?", "I would like free parking and wifi for sure. Preferably on the west side with 4 stars, too.", "I'd suggest Finches Bed and Breakfast. It's a guesthouse in the west area with free internet and parking.", "That sounds wonderful. Could you reserve our rooms? We'll be a party of 8, and we'd like to arrive on Sunday. I think we'll be staying 4 nights.", "I have booked Finches Bed & Breakfast for you starting Sunday for 4 nights for 8 people. Your reference number is H7WHFPQT . Is there anything I may assist with?", "Thank you, yes, I'd like to also find a nice park to visit while I'm in town. Can you see if there is one near my hotel?", "Unfortunately, I could not find a park in the west. Can I try a different area?", "No, but can you try to find a museum in the west please?", "Sure, I'd like to suggest the cafe jello gallery. Is that everything?", "May I please get their address and phone number?", "The Cafe Jello Gallery is at cafe jello gallery, 13 magdalene street and their phone number is 01223312112. What else can I do for you?", "No, you've been so helpful. Thank you so much! Have a great night.", "You're welcome, have a great day as well." ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel", "attraction" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-parking", "hotel-stars" ], "slots_values_list": [ [ "west" ], [ "yes" ], [ "yes" ], [ "4" ] ] } }, { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-parking", "hotel-stars" ], "slots_values_list": [ [ "west" ], [ "sunday" ], [ "8" ], [ "4" ], [ "yes" ], [ "finches bed and breakfast" ], [ "yes" ], [ "4" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "west" ], [ "park" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel", "attraction" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-parking", "hotel-stars" ], "slots_values_list": [ [ "west" ], [ "sunday" ], [ "8" ], [ "4" ], [ "yes" ], [ "finches bed and breakfast" ], [ "yes" ], [ "4" ] ] } }, { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "west" ], [ "museum" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-address", "attraction-phone" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "west" ], [ "museum" ] ] } } ], "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": [ "Hotel-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": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "area", "internet", "parking", "pricerange" ], "slot_value": [ "?", "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "internet", "parking", "stars" ], "slot_value": [ "west", "yes", "yes", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "area", "stars" ], "act_slot_value": [ "west", "4" ], "span_start": [ 63, 78 ], "span_end": [ 67, 79 ] } }, { "dialog_act": { "act_type": [ "Hotel-Recommend" ], "act_slots": [ { "slot_name": [ "area", "internet", "name", "parking", "type" ], "slot_value": [ "west", "yes", "Finches Bed and Breakfast", "yes", "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Recommend", "Hotel-Recommend", "Hotel-Recommend" ], "act_slot_name": [ "name", "type", "area" ], "act_slot_value": [ "Finches Bed and Breakfast", "guesthouse", "west" ], "span_start": [ 12, 46, 64 ], "span_end": [ 37, 56, 68 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "bookstay" ], "slot_value": [ "sunday", "8", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookpeople", "bookday", "bookstay" ], "act_slot_value": [ "8", "sunday", "4" ], "span_start": [ 72, 102, 135 ], "span_end": [ 73, 108, 136 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "bookstay", "ref" ], "slot_value": [ "Sunday", "8", "4", "H7WHFPQT" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book", "Booking-Book", "Booking-Book", "Booking-Book" ], "act_slot_name": [ "bookday", "bookstay", "bookpeople", "ref" ], "act_slot_value": [ "Sunday", "4", "8", "H7WHFPQT" ], "span_start": [ 55, 66, 79, 114 ], "span_end": [ 61, 67, 80, 122 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "park" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "park" ], "span_start": [ 45 ], "span_end": [ 49 ] } }, { "dialog_act": { "act_type": [ "Attraction-NoOffer", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "area", "type" ], "slot_value": [ "west", "park" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-NoOffer", "Attraction-NoOffer" ], "act_slot_name": [ "type", "area" ], "act_slot_value": [ "park", "west" ], "span_start": [ 34, 46 ], "span_end": [ 38, 50 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "museum" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "museum" ], "span_start": [ 30 ], "span_end": [ 36 ] } }, { "dialog_act": { "act_type": [ "Attraction-Recommend", "general-reqmore" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "cafe jello gallery" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Recommend" ], "act_slot_name": [ "name" ], "act_slot_value": [ "cafe jello gallery" ], "span_start": [ 30 ], "span_end": [ 48 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "address", "phone" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "address", "name", "phone" ], "slot_value": [ "13 magdalene street", "The Cafe Jello Gallery", "01223312112" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "address", "phone" ], "act_slot_value": [ "The Cafe Jello Gallery", "13 magdalene street", "01223312112" ], "span_start": [ 0, 49, 95 ], "span_end": [ 22, 68, 106 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL4420.json
[ "restaurant", "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 to Cambridge please. I plan to leave out on Tuesday", "Sure, no problem. Where are you heading in from?", "I am leaving peterborough.", "What time do you need to travel?", "I need to leave after 14:15", "TR9964 departs peterborough at 14:19, or there is also a later one that leaves at 14:48. Do either of these suit your needs?", "Um, the one at 14:48 please. Could you book it for 6 people?", "Your train is book it will cost 99 GBP and payable at station. Your reference number is 7ZNQOMB8 . Anything else you may need?", "Yes. I'm looking for a restaurant called Gourmet Burger Kitchen. Can you tell me the price range and area that's in?", "I sure can. Gourmet Burger Kitchen is on the expensive side and it's located in the center area of town. Anything else today?", "No, that's it. Thanks for your help. Goodbye.", "Thank you for using the Cambridge TownInfo centre. Goodbye" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-destination" ], "slots_values_list": [ [ "tuesday" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "tuesday" ], [ "peterborough" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "tuesday" ], [ "peterborough" ], [ "cambridge" ], [ "14:15" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "14:15" ], "start": [ 22 ], "exclusive_end": [ 27 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "6" ], [ "tuesday" ], [ "peterborough" ], [ "cambridge" ], [ "14:15" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-pricerange", "restaurant-area" ], "slots_values": { "slots_values_name": [ "restaurant-name" ], "slots_values_list": [ [ "gourmet burger kitchen" ] ] } } ], "slots": [ { "slot": [ "restaurant-name" ], "value": [ "Gourmet Burger Kitchen" ], "start": [ 41 ], "exclusive_end": [ 63 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "tuesday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "day" ], "act_slot_value": [ "cambridge", "tuesday" ], "span_start": [ 18, 59 ], "span_end": [ 27, 66 ] } }, { "dialog_act": { "act_type": [ "Train-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": [ "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": [ 13 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "14:15" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "14:15" ], "span_start": [ 22 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Select" ], "act_slots": [ { "slot_name": [ "departure", "leaveat", "leaveat", "trainid" ], "slot_value": [ "peterborough", "14:19", "14:48", "TR9964" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "departure", "leaveat", "leaveat" ], "act_slot_value": [ "TR9964", "peterborough", "14:19", "14:48" ], "span_start": [ 0, 15, 31, 82 ], "span_end": [ 6, 27, 36, 87 ] } }, { "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": [ 51 ], "span_end": [ 52 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "99 GBP", "7ZNQOMB8" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "99 GBP", "7ZNQOMB8" ], "span_start": [ 32, 88 ], "span_end": [ 38, 96 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "gourmet burger kitchen" ] }, { "slot_name": [ "area", "pricerange" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "gourmet burger kitchen" ], "span_start": [ 41 ], "span_end": [ 63 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "general-greet", "general-reqmore" ], "act_slots": [ { "slot_name": [ "area", "name", "pricerange" ], "slot_value": [ "center", "Gourmet Burger Kitchen", "expensive" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "pricerange", "area" ], "act_slot_value": [ "Gourmet Burger Kitchen", "expensive", "center" ], "span_start": [ 12, 45, 84 ], "span_end": [ 34, 54, 90 ] } }, { "dialog_act": { "act_type": [ "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": [] } } ] }
WOZ20407.json
[ "restaurant" ]
{ "turn_id": [ "0", "1", "2", "3" ], "speaker": [ 0, 1, 0, 1 ], "utterance": [ "I want to find a restaurant in the east part of town. It serves chinese food. What is the address, phone number, and postcode?", "Yu Garden is a Chinese restaurant in the east part of town. Their address is 529 Newmarket Road Fen Ditton, phone number 01223 248882 and postcode C.B 5, 8 P.A.", "Thank you goodbye.", "You're welcome, goodbye." ], "frames": [ { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-phone", "restaurant-postcode", "restaurant-address" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food" ], "slots_values_list": [ [ "east" ], [ "chinese" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "chinese" ], "start": [ 64 ], "exclusive_end": [ 71 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "area", "food" ], "slot_value": [ "east", "chinese" ] }, { "slot_name": [ "address", "phone", "postcode" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "area", "food" ], "act_slot_value": [ "east", "chinese" ], "span_start": [ 35, 64 ], "span_end": [ 39, 71 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "address", "area", "food", "name", "phone", "postcode", "postcode" ], "slot_value": [ "529 Newmarket Road Fen Ditton", "the east part of town", "Chinese", "Yu Garden", "01223 248882", "8 P.A", "C.B 5" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "food", "area", "address", "phone", "postcode", "postcode" ], "act_slot_value": [ "Yu Garden", "Chinese", "the east part of town", "529 Newmarket Road Fen Ditton", "01223 248882", "C.B 5", "8 P.A" ], "span_start": [ 0, 15, 37, 77, 121, 147, 154 ], "span_end": [ 9, 22, 58, 106, 133, 152, 159 ] } }, { "dialog_act": { "act_type": [ "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": [] } } ] }
SNG01549.json
[]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I want a hospital in town.", "Addenbrookes Hospital is located at Hills Rd, Cambridge. Is there a particular department you're looking for?", "No, I just need the phone number, address and postcode please.", "Addenbrookes Hospital is located at Hills Rd, Cambridge, postcode CB20QQ. General phone number is 01223245151. Can I help with anything else?", "No that is all. Thank you.", "welcome. at your service next time", "Great! Have a nice day!", "You as well. Goodbye." ], "frames": [ { "service": [ "hospital" ], "state": [ { "active_intent": "find_hospital", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hospital" ], "state": [ { "active_intent": "find_hospital", "requested_slots": [ "hospital-address", "hospital-postcode", "hospital-phone" ], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Hospital-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hospital-Inform", "Hospital-Request" ], "act_slots": [ { "slot_name": [ "address", "name" ], "slot_value": [ "Hills Rd, Cambridge", "Addenbrookes" ] }, { "slot_name": [ "department" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hospital-Inform", "Hospital-Inform" ], "act_slot_name": [ "name", "address" ], "act_slot_value": [ "Addenbrookes", "Hills Rd, Cambridge" ], "span_start": [ 0, 36 ], "span_end": [ 12, 55 ] } }, { "dialog_act": { "act_type": [ "Hospital-Request" ], "act_slots": [ { "slot_name": [ "address", "phone", "postcode" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hospital-Inform" ], "act_slots": [ { "slot_name": [ "address", "name", "phone", "postcode" ], "slot_value": [ "Hills Rd, Cambridge", "Addenbrookes", "01223245151", "CB20QQ" ] } ] }, "span_info": { "act_type": [ "Hospital-Inform", "Hospital-Inform", "Hospital-Inform", "Hospital-Inform" ], "act_slot_name": [ "name", "address", "postcode", "phone" ], "act_slot_value": [ "Addenbrookes", "Hills Rd, Cambridge", "CB20QQ", "01223245151" ], "span_start": [ 0, 36, 66, 98 ], "span_end": [ 12, 55, 72, 109 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-greet" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL4983.json
[ "restaurant", "taxi", "attraction" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Is there anything interesting to see in the centre of town?", "In addition to architecture, colleges, and museums, we also have boat attractions, nightclubs, and theatres in the centre.", "I would be interested in seeing some interesting architecture.", "There are a few places, mainly churches, that have great architecture. Do you want information on any of those?", "No thank you though. I would like information on greek restaurants that would be in the same area as the churches you suggested, please?", "there is no greek restaurant in the centre. can we change the location?", "Well, how about African food?", "Bedouin is an expensive serving african food in the centre of town.", "That sounds good, can you book 2 people at 13:30 on Tuesday.", "Booking was successful. Reference number is : IA596HSH . Is there anything else I can do for you?", "Yes, I'll also need a taxi to commute between the two places. I'll need to be at the restaurant by 13:30, of course.", "Okay and where do you need the taxi to pick you up?", "I need it to arrive before the 13:30 at the restaurant. Can you give me a contact number and the car type that will pick me up?", "I can do that. I'm sorry, but can you clarify your departure site? It appears it would be a location in the centre?", "You're right. I forgot to select an architectural sight that I wanted to visit. Could you suggest one in the city centre.", "Sure thing. I would suggest the old schools.", "That sounds good, can you book the taxi from there to the restaurant?", "Booking completed! Booked car type : grey bmw Contact number : 07935848087", "thanks that's all i need", "Can I assist you with anything further, today?", "That's all I need, thanks so much for all of your help! Have a great day!", "Thank you, you too." ], "frames": [ { "service": [ "attraction", "restaurant" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area" ], "slots_values_list": [ [ "centre" ] ] } }, { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "architecture" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food" ], "slots_values_list": [ [ "centre" ], [ "greek" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "greek" ], "start": [ 49 ], "exclusive_end": [ 54 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food" ], "slots_values_list": [ [ "centre" ], [ "african" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "African" ], "start": [ 16 ], "exclusive_end": [ 23 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "taxi" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name" ], "slots_values_list": [ [ "centre" ], [ "thursday" ], [ "2" ], [ "13:30" ], [ "african" ], [ "bedouin" ] ] } }, { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "13:30" ], "start": [ 43 ], "exclusive_end": [ 48 ], "copy_from": [ "" ], "copy_from_value": [ [] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi", "restaurant" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-destination" ], "slots_values_list": [ [ "13:30" ], [ "bedouin" ] ] } }, { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name" ], "slots_values_list": [ [ "centre" ], [ "thursday" ], [ "2" ], [ "13:30" ], [ "african" ], [ "bedouin" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-arriveby" ], "value": [ "", "13:30" ], "start": [ -1, 99 ], "exclusive_end": [ -1, 104 ], "copy_from": [ "restaurant-name", "" ], "copy_from_value": [ [ "bedouin" ], [] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi", "restaurant" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [ "taxi-phone" ], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-destination" ], "slots_values_list": [ [ "13:30" ], [ "bedouin" ] ] } }, { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name" ], "slots_values_list": [ [ "centre" ], [ "thursday" ], [ "2" ], [ "13:30" ], [ "african" ], [ "bedouin" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "attraction" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name" ], "slots_values_list": [ [ "centre" ], [ "thursday" ], [ "2" ], [ "13:30" ], [ "african" ], [ "bedouin" ] ] } }, { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "architecture" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi", "restaurant" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "13:30" ], [ "old schools" ], [ "bedouin" ] ] } }, { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name" ], "slots_values_list": [ [ "centre" ], [ "thursday" ], [ "2" ], [ "13:30" ], [ "african" ], [ "bedouin" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "centre" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "centre" ], "span_start": [ 44 ], "span_end": [ 50 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area", "type", "type", "type", "type", "type", "type" ], "slot_value": [ "the centre", "architecture", "boat attractions", "colleges", "museums", "nightclubs", "theatres" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "type", "type", "type", "type", "type", "type", "area" ], "act_slot_value": [ "architecture", "colleges", "museums", "boat attractions", "nightclubs", "theatres", "the centre" ], "span_start": [ 15, 29, 43, 65, 83, 99, 111 ], "span_end": [ 27, 37, 50, 81, 93, 107, 121 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "architecture" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "architecture" ], "span_start": [ 49 ], "span_end": [ 61 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "choice", "type" ], "slot_value": [ "a few", "churches" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "choice", "type" ], "act_slot_value": [ "a few", "churches" ], "span_start": [ 10, 31 ], "span_end": [ 15, 39 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "food" ], "slot_value": [ "centre", "greek" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "food", "area" ], "act_slot_value": [ "greek", "centre" ], "span_start": [ 49, 88 ], "span_end": [ 54, 97 ] } }, { "dialog_act": { "act_type": [ "Restaurant-NoOffer", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "area", "food" ], "slot_value": [ "centre", "greek" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-NoOffer", "Restaurant-NoOffer" ], "act_slot_name": [ "food", "area" ], "act_slot_value": [ "greek", "centre" ], "span_start": [ 12, 36 ], "span_end": [ 17, 42 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "african" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "food" ], "act_slot_value": [ "african" ], "span_start": [ 16 ], "span_end": [ 23 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "food", "name", "pricerange" ], "slot_value": [ "the centre of town", "african", "Bedouin", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "pricerange", "food", "area" ], "act_slot_value": [ "Bedouin", "expensive", "african", "the centre of town" ], "span_start": [ 0, 14, 32, 48 ], "span_end": [ 7, 23, 39, 66 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople", "booktime" ], "slot_value": [ "2", "13:30" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "bookpeople", "booktime" ], "act_slot_value": [ "2", "13:30" ], "span_start": [ 31, 43 ], "span_end": [ 32, 48 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "IA596HSH" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "IA596HSH" ], "span_start": [ 46 ], "span_end": [ 54 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "booktime" ], "slot_value": [ "13:30" ] }, { "slot_name": [ "arriveby" ], "slot_value": [ "13:30" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Taxi-Inform" ], "act_slot_name": [ "booktime", "arriveby" ], "act_slot_value": [ "13:30", "13:30" ], "span_start": [ 99, 99 ], "span_end": [ 104, 104 ] } }, { "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": [ "Restaurant-Inform", "Taxi-Inform", "Taxi-Request" ], "act_slots": [ { "slot_name": [ "booktime" ], "slot_value": [ "13:30" ] }, { "slot_name": [ "arriveby" ], "slot_value": [ "13:30" ] }, { "slot_name": [ "phone" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Taxi-Inform" ], "act_slot_name": [ "booktime", "arriveby" ], "act_slot_value": [ "13:30", "13:30" ], "span_start": [ 31, 31 ], "span_end": [ 36, 36 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Recommend" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "the old schools" ] } ] }, "span_info": { "act_type": [ "Attraction-Recommend" ], "act_slot_name": [ "name" ], "act_slot_value": [ "the old schools" ], "span_start": [ 28 ], "span_end": [ 43 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Taxi-Inform" ], "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": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07935848087", "grey bmw" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "grey bmw", "07935848087" ], "span_start": [ 37, 63 ], "span_end": [ 45, 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-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": [] } } ] }
PMUL3111.json
[ "restaurant", "hotel" ]
{ "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'm looking for a cheap place to stay. Can you help?", "I have a number of cheap hotels available; do you want to stay in a particular area of town?", "I don't care which area the hotel is in.", "Ok, would you prefer a guesthouse or a hotel?", "any so long as it is a 2star and has wifi", "I'm sorry I don't have any matches. Do you want me to check a different price range?", "Yes, please try expensive.", "I'm sorry, there's not guesthouse fitting THAT description either. Do you want to try a different hotel type or something?", "Try either a hotel or guesthouse.", "The express by holiday inn cambridge is a 2 star hotel in the east area that is expensive. It has wifi and parking. Would you like to make a reservation?", "yes please. book it for 3 people and 3 nights starting from friday.", "Booking was successful. Reference number is : DAEY6JJV .", "Thank you. I am also looking for a restaurant that serves vegetarian food and that is expensive.", "I don't seem to have any vegetarian restaurants. Do you have a second choice for cuisine?", "Italian would be fine.", "There are 5 expensive Italian restaurants around town is there an area you prefer?", "No any area will work. Whatever you recommend. I need a reservation for Friday, 3 people at 13:45. Please include the reference number.", "I reserved a table for you at stazione restaurant and coffee bar, you ref # is SUY8VW, anything else for you today?", "No, that's it! Thank you for all your help!", "ok, have a great day!" ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-pricerange" ], "slots_values_list": [ [ "cheap" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-pricerange" ], "slots_values_list": [ [ "dontcare" ], [ "cheap" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-pricerange", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "dontcare" ], [ "yes" ], [ "cheap" ], [ "2" ], [ "dontcare" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel", "restaurant" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-pricerange", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "dontcare" ], [ "yes" ], [ "expensive" ], [ "2" ], [ "dontcare" ] ] } }, { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-pricerange", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "dontcare" ], [ "yes" ], [ "expensive" ], [ "2" ], [ "dontcare" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel", "restaurant" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-pricerange", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "dontcare" ], [ "friday" ], [ "3" ], [ "3" ], [ "yes" ], [ "express by holiday inn cambridge" ], [ "expensive" ], [ "2" ], [ "dontcare" ] ] } }, { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "hotel" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "vegetarian" ], [ "expensive" ] ] } }, { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-pricerange", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "dontcare" ], [ "friday" ], [ "3" ], [ "3" ], [ "yes" ], [ "express by holiday inn cambridge" ], [ "expensive" ], [ "2" ], [ "dontcare" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "vegetarian" ], "start": [ 58 ], "exclusive_end": [ 68 ], "copy_from": [ "" ], "copy_from_value": [ [] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "italian" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "Italian" ], "start": [ 0 ], "exclusive_end": [ 7 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "hotel" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "dontcare" ], [ "friday" ], [ "3" ], [ "13:45" ], [ "italian" ], [ "expensive" ] ] } }, { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-pricerange", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "dontcare" ], [ "friday" ], [ "3" ], [ "3" ], [ "yes" ], [ "express by holiday inn cambridge" ], [ "expensive" ], [ "2" ], [ "dontcare" ] ] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "13:45" ], "start": [ 92 ], "exclusive_end": [ 97 ], "copy_from": [ "" ], "copy_from_value": [ [] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "dontcare" ], [ "friday" ], [ "3" ], [ "13:45" ], [ "italian" ], [ "stazione restaurant and coffee bar" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "pricerange" ], "slot_value": [ "cheap" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "pricerange" ], "act_slot_value": [ "cheap" ], "span_start": [ 18 ], "span_end": [ 23 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "choice", "pricerange", "type" ], "slot_value": [ "a number of", "cheap", "hotels" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "choice", "pricerange", "type" ], "act_slot_value": [ "a number of", "cheap", "hotels" ], "span_start": [ 7, 19, 25 ], "span_end": [ 18, 24, 31 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "dontcare" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "dontcare" ], "span_start": [ 2 ], "span_end": [ 12 ] } }, { "dialog_act": { "act_type": [ "Hotel-Select" ], "act_slots": [ { "slot_name": [ "type", "type" ], "slot_value": [ "guesthouse", "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Select", "Hotel-Select" ], "act_slot_name": [ "type", "type" ], "act_slot_value": [ "guesthouse", "hotel" ], "span_start": [ 23, 39 ], "span_end": [ 33, 44 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet", "stars", "type" ], "slot_value": [ "yes", "2", "dontcare" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "type", "stars" ], "act_slot_value": [ "dontcare", "2" ], "span_start": [ 0, 23 ], "span_end": [ 4, 24 ] } }, { "dialog_act": { "act_type": [ "Hotel-NoOffer", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "pricerange" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "pricerange" ], "slot_value": [ "expensive" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "pricerange" ], "act_slot_value": [ "expensive" ], "span_start": [ 16 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Hotel-NoOffer" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-NoOffer" ], "act_slot_name": [ "type" ], "act_slot_value": [ "guesthouse" ], "span_start": [ 23 ], "span_end": [ 33 ] } }, { "dialog_act": { "act_type": [ "Hotel-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-Inform", "Hotel-Recommend" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area", "internet", "name", "parking", "pricerange", "stars", "type" ], "slot_value": [ "east", "yes", "The express by holiday inn cambridge", "yes", "expensive", "2", "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Recommend", "Hotel-Recommend", "Hotel-Recommend", "Hotel-Recommend", "Hotel-Recommend" ], "act_slot_name": [ "name", "stars", "type", "area", "pricerange" ], "act_slot_value": [ "The express by holiday inn cambridge", "2", "hotel", "east", "expensive" ], "span_start": [ 0, 42, 49, 62, 80 ], "span_end": [ 36, 43, 54, 66, 89 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "bookstay" ], "slot_value": [ "friday", "3", "3" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookstay", "bookpeople", "bookday" ], "act_slot_value": [ "3", "3", "friday" ], "span_start": [ 24, 37, 60 ], "span_end": [ 25, 38, 66 ] } }, { "dialog_act": { "act_type": [ "Booking-Book" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "DAEY6JJV" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "DAEY6JJV" ], "span_start": [ 46 ], "span_end": [ 54 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food", "pricerange" ], "slot_value": [ "vegetarian", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "food", "pricerange" ], "act_slot_value": [ "vegetarian", "expensive" ], "span_start": [ 58, 86 ], "span_end": [ 68, 95 ] } }, { "dialog_act": { "act_type": [ "Restaurant-NoOffer", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "vegetarian" ] }, { "slot_name": [ "food" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-NoOffer" ], "act_slot_name": [ "food" ], "act_slot_value": [ "vegetarian" ], "span_start": [ 25 ], "span_end": [ 35 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "italian" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "food" ], "act_slot_value": [ "italian" ], "span_start": [ 0 ], "span_end": [ 7 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "area", "choice", "food", "pricerange" ], "slot_value": [ "around town", "5", "Italian", "expensive" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "choice", "pricerange", "food", "area" ], "act_slot_value": [ "5", "expensive", "Italian", "around town" ], "span_start": [ 10, 12, 22, 42 ], "span_end": [ 11, 21, 29, 53 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "bookday", "bookpeople", "booktime" ], "slot_value": [ "dontcare", "friday", "3", "13:45" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "area", "bookday", "bookpeople", "booktime" ], "act_slot_value": [ "dontcare", "friday", "3", "13:45" ], "span_start": [ 3, 72, 80, 92 ], "span_end": [ 7, 78, 81, 97 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "name", "ref" ], "slot_value": [ "stazione restaurant and coffee bar", "SUY8VW" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book", "Booking-Book" ], "act_slot_name": [ "name", "ref" ], "act_slot_value": [ "stazione restaurant and coffee bar", "SUY8VW" ], "span_start": [ 30, 79 ], "span_end": [ 64, 85 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0121.json
[]
{ "turn_id": [ "0", "1", "2", "3" ], "speaker": [ 0, 1, 0, 1 ], "utterance": [ "I've just been robbed. I need to report it.", "So sorry to hear that. You can get assistance by contacting Parkside Police Station at Telephone 01223358966, Address Parkside, Cambridge, Postcode CB11JG.", "That will be all, thank you.", "You're welcome, and good luck." ], "frames": [ { "service": [ "police" ], "state": [ { "active_intent": "find_police", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Police-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Police-Inform" ], "act_slots": [ { "slot_name": [ "address", "name", "phone", "postcode" ], "slot_value": [ "Parkside, Cambridge", "Parkside Police", "01223358966", "CB11JG" ] } ] }, "span_info": { "act_type": [ "Police-Inform", "Police-Inform", "Police-Inform", "Police-Inform" ], "act_slot_name": [ "name", "phone", "address", "postcode" ], "act_slot_value": [ "Parkside Police", "01223358966", "Parkside, Cambridge", "CB11JG" ], "span_start": [ 60, 97, 118, 148 ], "span_end": [ 75, 108, 137, 154 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "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": [] } } ] }
PMUL2904.json
[ "attraction", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Can I get the next train?", "I'm afraid our train system seems to be down at the moment. Can I help you find a hotel until it is back up and running?", "No, but I am looking for a nightclub to go to. What ones are there?", "There are quite a few in the Centre. I suggest either Club Salsa or Soul Tree Nightclub.", "Club Salsa sounds good. Can I get their phone number, address and postcode please?", "You sure may. The address is 1 Station Road, CB12JB. The phone number is 07782218745. Is there anything else I may help you with?", "Thanks. I would like some information on Rosa's bed and breakfast, please.", "What information are you looking for?", "Does such a place exist? If so, I would like some information on it, like the postcode.", "sure the address is 53 roseford road and the postcode is cb22ha. anything else?", "That is everything, thank you very much.", "Enjoy your visit." ], "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": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-type" ], "slots_values_list": [ [ "nightclub" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-address", "attraction-postcode", "attraction-phone" ], "slots_values": { "slots_values_name": [ "attraction-name", "attraction-type" ], "slots_values_list": [ [ "club salsa" ], [ "nightclub" ] ] } } ], "slots": [ { "slot": [ "attraction-name" ], "value": [ "Club Salsa" ], "start": [ 0 ], "exclusive_end": [ 10 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-name" ], "slots_values_list": [ [ "rosas bed and breakfast", "rosa's" ] ] } } ], "slots": [ { "slot": [ "hotel-name" ], "value": [ "Rosa's" ], "start": [ 41 ], "exclusive_end": [ 47 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel", "attraction" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-postcode" ], "slots_values": { "slots_values_name": [ "hotel-name" ], "slots_values_list": [ [ "rosas bed and breakfast", "rosa's" ] ] } }, { "active_intent": "find_attraction", "requested_slots": [ "attraction-address" ], "slots_values": { "slots_values_name": [ "attraction-name", "attraction-type" ], "slots_values_list": [ [ "club salsa" ], [ "nightclub" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "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", "general-greet" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "nightclub" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "nightclub" ], "span_start": [ 27 ], "span_end": [ 36 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Recommend" ], "act_slots": [ { "slot_name": [ "area", "choice" ], "slot_value": [ "Centre", "quite a few" ] }, { "slot_name": [ "name", "name" ], "slot_value": [ "Club Salsa", "Soul Tree Nightclub" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Recommend", "Attraction-Recommend" ], "act_slot_name": [ "choice", "area", "name", "name" ], "act_slot_value": [ "quite a few", "Centre", "Club Salsa", "Soul Tree Nightclub" ], "span_start": [ 10, 29, 54, 68 ], "span_end": [ 21, 35, 64, 87 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "club salsa" ] }, { "slot_name": [ "address", "phone", "postcode" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "club salsa" ], "span_start": [ 0 ], "span_end": [ 10 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "address", "phone", "postcode" ], "slot_value": [ "1 Station Road", "07782218745", "CB12JB" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "address", "postcode", "phone" ], "act_slot_value": [ "1 Station Road", "CB12JB", "07782218745" ], "span_start": [ 29, 45, 73 ], "span_end": [ 43, 51, 84 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "rosa's" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "rosa's" ], "span_start": [ 41 ], "span_end": [ 47 ] } }, { "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": [ "Attraction-Request", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "address" ], "slot_value": [ "?" ] }, { "slot_name": [ "postcode" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "address", "postcode" ], "slot_value": [ "53 roseford road", "cb22ha" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "address", "postcode" ], "act_slot_value": [ "53 roseford road", "cb22ha" ], "span_start": [ 20, 57 ], "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": [] } } ] }
PMUL2517.json
[ "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'm looking for a hotel, is that something you help with?", "There are 33 hotels, is there a specific area you are looking for?", "I'm looking for somewhere classy and expensive, where they don't skimp on amenities like free wifi. Are there any like that?", "We have five hotels that meet that criteria. Are you looking for one in a particular area?", "Are any of them guesthouses? I would prefer a guesthouse.", "No, they're all hotels. Would you like me to try a different price range?", "Yes please, could you try finding me a guesthouse in a moderate price range?", "There are no expensive guest houses.", "I would settle for a moderate price ranged one.", "There are some in the north and one in the east. Does either option sound better?", "moderately priced with a 4 star rating. For 4 people for 5 nights on thursday.", "Do you want a hotel in the north or east?", "It doesn't matter. Whichever one you think is best.", "How does acorn guest house sound? They're on 154 chesterton rd and you'd get free parking, too.", "Okay great! Can you please book a reservation for 4 people for 5 nights starting on Thursday?", "Done! Your reference number is 1CD4LZ9R . Do you need assistance with anything else today?", "No that was all I needed thanks so much for your help.", "Thank you for contacting us, have a nice day." ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-type" ], "slots_values_list": [ [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "expensive" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "expensive" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "moderate" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "moderate" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-pricerange", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "thursday" ], [ "4" ], [ "5" ], [ "yes" ], [ "moderate" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-pricerange", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "thursday" ], [ "4" ], [ "5" ], [ "yes" ], [ "moderate" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-pricerange", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "thursday" ], [ "4" ], [ "5" ], [ "yes" ], [ "acorn guest house" ], [ "moderate" ], [ "4" ], [ "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": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "hotel" ], "span_start": [ 18 ], "span_end": [ 23 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "choice", "type" ], "slot_value": [ "33", "hotels" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "choice", "type" ], "act_slot_value": [ "33", "hotels" ], "span_start": [ 10, 13 ], "span_end": [ 12, 19 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet", "pricerange" ], "slot_value": [ "yes", "expensive" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "pricerange" ], "act_slot_value": [ "expensive" ], "span_start": [ 37 ], "span_end": [ 46 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "choice", "type" ], "slot_value": [ "five", "hotels" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "choice", "type" ], "act_slot_value": [ "five", "hotels" ], "span_start": [ 8, 13 ], "span_end": [ 12, 19 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "guesthouse" ], "span_start": [ 16 ], "span_end": [ 26 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "hotels" ] }, { "slot_name": [ "pricerange" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "hotels" ], "span_start": [ 16 ], "span_end": [ 22 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "pricerange", "type" ], "slot_value": [ "moderate", "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "type", "pricerange" ], "act_slot_value": [ "guesthouse", "moderate" ], "span_start": [ 39, 55 ], "span_end": [ 49, 63 ] } }, { "dialog_act": { "act_type": [ "Hotel-NoOffer" ], "act_slots": [ { "slot_name": [ "pricerange", "type" ], "slot_value": [ "expensive", "guest houses" ] } ] }, "span_info": { "act_type": [ "Hotel-NoOffer", "Hotel-NoOffer" ], "act_slot_name": [ "pricerange", "type" ], "act_slot_value": [ "expensive", "guest houses" ], "span_start": [ 13, 23 ], "span_end": [ 22, 35 ] } }, { "dialog_act": { "act_type": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "area", "area", "choice", "choice" ], "slot_value": [ "east", "north", "one", "some" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "choice", "area", "choice", "area" ], "act_slot_value": [ "some", "north", "one", "east" ], "span_start": [ 10, 22, 32, 43 ], "span_end": [ 14, 27, 35, 47 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "bookstay", "stars" ], "slot_value": [ "thursday", "4", "5", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "stars", "bookpeople", "bookstay", "bookday" ], "act_slot_value": [ "4", "4", "5", "thursday" ], "span_start": [ 25, 44, 57, 69 ], "span_end": [ 26, 45, 58, 77 ] } }, { "dialog_act": { "act_type": [ "Hotel-Select" ], "act_slots": [ { "slot_name": [ "area", "area", "type" ], "slot_value": [ "east", "north", "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Select", "Hotel-Select", "Hotel-Select" ], "act_slot_name": [ "type", "area", "area" ], "act_slot_value": [ "hotel", "north", "east" ], "span_start": [ 14, 27, 36 ], "span_end": [ 19, 32, 40 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "dontcare" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "dontcare" ], "span_start": [ 3 ], "span_end": [ 17 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "address", "name", "parking" ], "slot_value": [ "154 chesterton rd", "acorn guest house", "yes" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "address" ], "act_slot_value": [ "acorn guest house", "154 chesterton rd" ], "span_start": [ 9, 45 ], "span_end": [ 26, 62 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookstay", "stars" ], "slot_value": [ "5", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "stars", "bookstay" ], "act_slot_value": [ "4", "5" ], "span_start": [ 50, 63 ], "span_end": [ 51, 64 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "1CD4LZ9R" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "1CD4LZ9R" ], "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": [] } } ] }
SNG0375.json
[ "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I would like to book a hotel room for two.", "Okay, is it possible you meant to say you needed to find a train? I can help you with that.", "Yes, sorry. I need to leave Stansted airport on Tuesday.", "And what is your destination?", "Cambridge. Please give me departure time and travel time.", "Would leaving at 5:24 and arriving at 5:52 work?", "It most certainly would, thank you. I am not ready to book, can you just give me the travel time for that trip?", "The travel time is 28 minutes. Is there anything else?", "No, that's all, thanks.", "You're welcome. Have a great day!" ], "frames": [ { "service": [ "train", "hotel" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } }, { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure" ], "slots_values_list": [ [ "tuesday" ], [ "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": [ "train-leaveat", "train-duration" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "tuesday" ], [ "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": [ "train-duration" ], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "tuesday" ], [ "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": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-OfferBook", "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure" ], "slot_value": [ "tuesday", "stansted airport" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "day" ], "act_slot_value": [ "stansted airport", "tuesday" ], "span_start": [ 28, 48 ], "span_end": [ 44, 55 ] } }, { "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" ], "slot_value": [ "cambridge" ] }, { "slot_name": [ "duration", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "cambridge" ], "span_start": [ 0 ], "span_end": [ 9 ] } }, { "dialog_act": { "act_type": [ "Train-Select" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "5:52", "5:24" ] } ] }, "span_info": { "act_type": [ "Train-Select", "Train-Select" ], "act_slot_name": [ "leaveat", "arriveby" ], "act_slot_value": [ "5:24", "5:52" ], "span_start": [ 17, 38 ], "span_end": [ 21, 42 ] } }, { "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": [ "28 minutes" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "duration" ], "act_slot_value": [ "28 minutes" ], "span_start": [ 19 ], "span_end": [ 29 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL1007.json
[ "attraction", "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hi, can you help me find a train? I'm in the planning stages of a trip there.", "Absolutely! Do you know which train station you would like to use?", "Not really but I am departing from Cambridge and going to Birmingham New Street.", "There are hourly trains Friday morning, you could take the TR5408 leaving at 7AM, arriving at 9:44. It costs 75.10 pounds. Does that work?", "No. I need the train on a thursday and it has to arrive by 13:45. Can you give me the departure time, price, and travel time for that train?", "I have TR2102 that leaves at 10:01 and arrives by 12:44. The ticket price is 75.10 pounds. And the travel time is 163 minutes. Anything else I can help with?", "Yes, do you have any suggestions of places to go in the centre?", "sure! do you like museums?", "Yes, I enjoy going to museums. Can you recommend one?", "I've heard good things about the Primavera. And there is no entrance fee, so that's a bonus!", "That sounds great. Can you please provide me with the phone number and postcode.", "Absolutely. The phone number is 01223357708 and the postcode is cb21sj. Is there anything else I can help you with?", "That is all I needed today have a nice day.", "Thanks for using our service today!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination" ], "slots_values_list": [ [ "cambridge" ], [ "birmingham new street" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-leaveat", "train-duration", "train-price" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "13:45" ], [ "thursday" ], [ "cambridge" ], [ "birmingham new street" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "13:45" ], "start": [ 59 ], "exclusive_end": [ 64 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area" ], "slots_values_list": [ [ "centre" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "museum" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-postcode", "attraction-phone" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-name", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "primavera" ], [ "museum" ] ] } } ], "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", "general-greet" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "?", "?" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "cambridge", "birmingham new street" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "cambridge", "birmingham new street" ], "span_start": [ 35, 58 ], "span_end": [ 44, 79 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "day", "leaveat", "price", "trainid" ], "slot_value": [ "9:44", "Friday", "7AM", "75.10 pounds", "TR5408" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "trainid", "leaveat", "arriveby", "price" ], "act_slot_value": [ "Friday", "TR5408", "7AM", "9:44", "75.10 pounds" ], "span_start": [ 24, 59, 77, 94, 109 ], "span_end": [ 30, 65, 80, 98, 121 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "day" ], "slot_value": [ "13:45", "thursday" ] }, { "slot_name": [ "duration", "leaveat", "price" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "arriveby" ], "act_slot_value": [ "thursday", "13:45" ], "span_start": [ 26, 59 ], "span_end": [ 34, 64 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "arriveby", "duration", "leaveat", "price", "trainid" ], "slot_value": [ "12:44", "163 minutes", "10:01", "75.10 pounds", "TR2102" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "leaveat", "arriveby", "price", "duration" ], "act_slot_value": [ "TR2102", "10:01", "12:44", "75.10 pounds", "163 minutes" ], "span_start": [ 7, 29, 50, 77, 114 ], "span_end": [ 13, 34, 55, 89, 125 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "centre" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "centre" ], "span_start": [ 56 ], "span_end": [ 62 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "museum" ] }, { "slot_name": [ "type" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "museum" ], "span_start": [ 18 ], "span_end": [ 24 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "museum" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "museum" ], "span_start": [ 22 ], "span_end": [ 28 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "entrancefee", "name" ], "slot_value": [ "no", "the Primavera" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "entrancefee" ], "act_slot_value": [ "the Primavera", "no" ], "span_start": [ 29, 57 ], "span_end": [ 42, 59 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "phone", "postcode" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "postcode" ], "slot_value": [ "01223357708", "cb21sj" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "phone", "postcode" ], "act_slot_value": [ "01223357708", "cb21sj" ], "span_start": [ 32, 64 ], "span_end": [ 43, 70 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
MUL2572.json
[ "attraction", "hotel" ]
{ "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": [ "Can you book a hotel for me? I would like a 3 star hotel or greater in downtown Cambridge for tonight for 2 people.", "There is one called the Gonville Hotel, but it's expensive. Is this alright?", "yes that would be fine. Are there any colleges in the centre that we can also visit? And may I have the address please?", "There are four in the area that are free and one that has a fee of 2 pounds, would you like more information?", "Sure, which one would you recommend of the free ones?", "I would recommend Saint Catherine's College located at King's Parade, postcode cb23rl.", "Thank you, I actually need a guesthouse with free parking.", "Thank you for clarifying that you need a guest house. So that I might best find the right place for you, could you restate any other needs with regards to lodgings?", "I need free parking in the moderate pricerange.", "Unfortunately, I do not have any 3-star rated guesthouses that are moderately priced and in the centre with free parking. Would you like to change any criteria?", "No that is ok! I decided that free parking is not a deal breaker for me. So can I book that guest house?", "I don't see any 3 star guesthouses available in the centre. However Alexander Bed and Breakfast is a nice 4 star, cheap guesthouse. Does that work?", "Does that guesthouse come with free wifi?", "Yes, they do offer free internet as well as free parking. Would you like me to book a room for you there?", "yup. 5 nights just 1 person please, let's shoot for Monday. Thanks.", "I'm sorry, your booking was unsuccessful, probably because the guesthouse is booked for some or all of these days. Would you like to try a shorter stay, or book another day?", "Okay. Let's try for four nights and may I get the reference number.", "I was able to find availability for 4 days. Booking was successful. Reference number is : 84JDP6OG .", "Great! That should be all I need. Thanks for your help. Goodbye.", "You're welcome! Have a great day!" ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookpeople", "hotel-stars" ], "slots_values_list": [ [ "centre" ], [ "2" ], [ "3" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel", "attraction" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookpeople", "hotel-name", "hotel-stars" ], "slots_values_list": [ [ "centre" ], [ "2" ], [ "gonville hotel" ], [ "3" ] ] } }, { "active_intent": "find_attraction", "requested_slots": [ "attraction-address" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "college" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-name" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "college" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookpeople", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "centre" ], [ "2" ], [ "yes" ], [ "3" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookpeople", "hotel-parking", "hotel-pricerange", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "centre" ], [ "2" ], [ "yes" ], [ "moderate" ], [ "3" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookpeople", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "centre" ], [ "2" ], [ "dontcare" ], [ "3" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookpeople", "hotel-name", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "centre" ], [ "2" ], [ "alexander bed and breakfast" ], [ "dontcare" ], [ "3" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-name", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "centre" ], [ "monday" ], [ "1" ], [ "5" ], [ "alexander bed and breakfast" ], [ "dontcare" ], [ "3" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [ "hotel-ref" ], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-name", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "centre" ], [ "monday" ], [ "1" ], [ "4" ], [ "alexander bed and breakfast" ], [ "dontcare" ], [ "3" ], [ "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": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople", "stars" ], "slot_value": [ "2", "3" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "stars", "bookpeople" ], "act_slot_value": [ "3", "2" ], "span_start": [ 44, 106 ], "span_end": [ 45, 107 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Recommend" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "name", "pricerange" ], "slot_value": [ "Gonville Hotel", "expensive" ] } ] }, "span_info": { "act_type": [ "Hotel-Recommend", "Hotel-Recommend" ], "act_slot_name": [ "name", "pricerange" ], "act_slot_value": [ "Gonville Hotel", "expensive" ], "span_start": [ 24, 49 ], "span_end": [ 38, 58 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "area", "type" ], "slot_value": [ "centre", "college" ] }, { "slot_name": [ "address" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "type", "area" ], "act_slot_value": [ "college", "centre" ], "span_start": [ 38, 54 ], "span_end": [ 45, 60 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "choice", "choice", "entrancefee", "entrancefee" ], "slot_value": [ "four", "one", "2 pounds", "free" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "choice", "entrancefee", "choice", "entrancefee" ], "act_slot_value": [ "four", "free", "one", "2 pounds" ], "span_start": [ 10, 36, 45, 67 ], "span_end": [ 14, 40, 48, 75 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Recommend" ], "act_slots": [ { "slot_name": [ "address", "name", "postcode" ], "slot_value": [ "King's Parade", "Saint Catherine's College", "cb23rl" ] } ] }, "span_info": { "act_type": [ "Attraction-Recommend", "Attraction-Recommend", "Attraction-Recommend" ], "act_slot_name": [ "name", "address", "postcode" ], "act_slot_value": [ "Saint Catherine's College", "King's Parade", "cb23rl" ], "span_start": [ 18, 55, 79 ], "span_end": [ 43, 68, 85 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "parking", "type" ], "slot_value": [ "yes", "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "guesthouse" ], "span_start": [ 29 ], "span_end": [ 39 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request", "general-reqmore" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "guest house" ] }, { "slot_name": [ "area", "internet", "parking", "pricerange", "stars" ], "slot_value": [ "?", "?", "?", "?", "?" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "guest house" ], "span_start": [ 41 ], "span_end": [ 52 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "pricerange" ], "slot_value": [ "moderate" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "pricerange" ], "act_slot_value": [ "moderate" ], "span_start": [ 27 ], "span_end": [ 35 ] } }, { "dialog_act": { "act_type": [ "Hotel-NoOffer", "general-reqmore" ], "act_slots": [ { "slot_name": [ "area", "parking", "pricerange", "stars", "type" ], "slot_value": [ "centre", "yes", "moderately priced", "3", "guesthouses" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-NoOffer", "Hotel-NoOffer", "Hotel-NoOffer", "Hotel-NoOffer" ], "act_slot_name": [ "stars", "type", "pricerange", "area" ], "act_slot_value": [ "3", "guesthouses", "moderately priced", "centre" ], "span_start": [ 33, 46, 67, 96 ], "span_end": [ 34, 57, 84, 102 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "parking" ], "slot_value": [ "dontcare" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-NoOffer", "Hotel-Select" ], "act_slots": [ { "slot_name": [ "name", "pricerange", "stars", "type" ], "slot_value": [ "Alexander Bed and Breakfast", "cheap", "4", "guesthouse" ] }, { "slot_name": [ "area", "stars", "type" ], "slot_value": [ "centre", "3", "guesthouses" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-NoOffer", "Hotel-NoOffer", "Hotel-NoOffer", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "stars", "type", "area", "name", "stars", "pricerange" ], "act_slot_value": [ "3", "guesthouses", "centre", "Alexander Bed and Breakfast", "4", "cheap" ], "span_start": [ 16, 23, 52, 68, 106, 114 ], "span_end": [ 17, 34, 58, 95, 107, 119 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet" ], "slot_value": [ "yes" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "internet", "parking" ], "slot_value": [ "yes", "yes" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "bookstay" ], "slot_value": [ "monday", "1", "5" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookstay", "bookpeople", "bookday" ], "act_slot_value": [ "5", "1", "monday" ], "span_start": [ 5, 19, 52 ], "span_end": [ 6, 20, 58 ] } }, { "dialog_act": { "act_type": [ "Booking-NoBook", "Booking-Request" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "bookday", "bookstay" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "bookstay" ], "slot_value": [ "4" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "bookstay" ], "act_slot_value": [ "4" ], "span_start": [ 20 ], "span_end": [ 24 ] } }, { "dialog_act": { "act_type": [ "Booking-Book" ], "act_slots": [ { "slot_name": [ "bookstay", "ref" ], "slot_value": [ "4", "84JDP6OG" ] } ] }, "span_info": { "act_type": [ "Booking-Book", "Booking-Book" ], "act_slot_name": [ "bookstay", "ref" ], "act_slot_value": [ "4", "84JDP6OG" ], "span_start": [ 36, 90 ], "span_end": [ 37, 98 ] } }, { "dialog_act": { "act_type": [ "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": [] } } ] }
PMUL4498.json
[ "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "i am looking for information in Cambridge.", "I can certainly help you with that! What do you want to know?", "I'd like to stay at a guesthouse that offers free wifi.", "Do you have a price range or area preference? Because if not, how about a and b guest house located in the east and moderately priced.", "The hotel should have a star of 4 and should include free parking.", "The Alexander bed and breakfast is a great place. Do you need a reservation?", "yes, please. 6 people for 3 nights starting on thursday.", "Acorn Guest House would be perfect for your needs." ], "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": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "yes" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "thursday" ], [ "6" ], [ "3" ], [ "yes" ], [ "alexander bed and breakfast" ], [ "yes" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet", "type" ], "slot_value": [ "yes", "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "guesthouse" ], "span_start": [ 22 ], "span_end": [ 32 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "area", "name", "pricerange" ], "slot_value": [ "east", "a and b guest house", "moderately priced" ] }, { "slot_name": [ "area", "pricerange" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "area", "pricerange" ], "act_slot_value": [ "a and b guest house", "east", "moderately priced" ], "span_start": [ 72, 107, 116 ], "span_end": [ 91, 111, 133 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "parking", "stars" ], "slot_value": [ "yes", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "stars" ], "act_slot_value": [ "4" ], "span_start": [ 32 ], "span_end": [ 33 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Recommend" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "name" ], "slot_value": [ "The Alexander bed and breakfast" ] } ] }, "span_info": { "act_type": [ "Hotel-Recommend" ], "act_slot_name": [ "name" ], "act_slot_value": [ "The Alexander bed and breakfast" ], "span_start": [ 0 ], "span_end": [ 31 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "bookstay" ], "slot_value": [ "thursday", "6", "3" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookpeople", "bookstay", "bookday" ], "act_slot_value": [ "6", "3", "thursday" ], "span_start": [ 13, 26, 47 ], "span_end": [ 14, 27, 55 ] } }, { "dialog_act": { "act_type": [ "Hotel-Recommend" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "Acorn Guest House" ] } ] }, "span_info": { "act_type": [ "Hotel-Recommend" ], "act_slot_name": [ "name" ], "act_slot_value": [ "Acorn Guest House" ], "span_start": [ 0 ], "span_end": [ 17 ] } } ] }
PMUL3762.json
[ "restaurant", "taxi", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'd like to find out more about expensive restaurants in the city centre.", "they are many. what is your prefered food type?", "Are there any restaurants that serve French food? If so, I will need the phone number to the restaurant.", "yes cote does. can i give you their contact?", "Yes please. I did state that I wanted the phone number.", "The number for Cote is 01223311053. Is there anything else I can do for you?", "Can you give me some information on a hotel called holiday inn Cambridge, please?", "The Express by Holiday Inn Cambridge is an expensive, 2-star hotel in the east. They're located at 15-17 norman way, coldhams business park. Can I book a room for you?", "Yes, please! I'll be traveling solo, and I need 3 nights starting Monday.", "Ok. I've booked a room with a queen sized bed for 3 nights starting Monday at the Holiday Inn Cambridge. Is there anything else I can help you with?", "Can I get a taxi that will take me to the hotel from the restaurant?", "Sure, what time should I set it up for the taxi to pick you up?", "Well, I need the taxi to pick me up at the restaurant by 09:15. I need the contact number and car type please.", "Alright, you'll be picked up by a grey Volvo, and the contact number is 07916701458. Can I help you with anything else?", "No, thank you. That is all. Goodbye", "It was a pleasure helping you today. Good-bye." ], "frames": [ { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "french" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "French" ], "start": [ 37 ], "exclusive_end": [ 43 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-phone" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "french" ], [ "cote" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-name" ], "slots_values_list": [ [ "holiday inn cambridge", "express by holiday inn cambridge" ] ] } } ], "slots": [ { "slot": [ "hotel-name" ], "value": [ "holiday inn Cambridge" ], "start": [ 51 ], "exclusive_end": [ 72 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-name" ], "slots_values_list": [ [ "monday" ], [ "1" ], [ "3" ], [ "express by holiday inn cambridge", "holiday inn cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi", "restaurant", "hotel" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "cote" ], [ "holiday inn cambridge", "express by holiday inn cambridge" ] ] } }, { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "french" ], [ "cote" ], [ "expensive" ] ] } }, { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-name" ], "slots_values_list": [ [ "monday" ], [ "1" ], [ "3" ], [ "express by holiday inn cambridge", "holiday inn cambridge" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "" ], "start": [ -1 ], "exclusive_end": [ -1 ], "copy_from": [ "restaurant-name" ], "copy_from_value": [ [ "cote" ] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [ "taxi-type", "taxi-phone" ], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "cote" ], [ "express by holiday inn cambridge", "holiday inn cambridge" ], [ "09:15" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "09:15" ], "start": [ 57 ], "exclusive_end": [ 62 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "pricerange" ], "slot_value": [ "centre", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "area" ], "act_slot_value": [ "expensive", "centre" ], "span_start": [ 32, 66 ], "span_end": [ 41, 72 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "many" ] }, { "slot_name": [ "food" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "many" ], "span_start": [ 9 ], "span_end": [ 13 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "french" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "food" ], "act_slot_value": [ "french" ], "span_start": [ 37 ], "span_end": [ 43 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "cote" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "cote" ], "span_start": [ 4 ], "span_end": [ 8 ] } }, { "dialog_act": { "act_type": [ "Restaurant-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": [ "Restaurant-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "name", "phone" ], "slot_value": [ "Cote", "01223311053" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "phone" ], "act_slot_value": [ "Cote", "01223311053" ], "span_start": [ 15, 23 ], "span_end": [ 19, 34 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "holiday inn cambridge" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "holiday inn cambridge" ], "span_start": [ 51 ], "span_end": [ 72 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "address", "address", "name", "pricerange", "stars" ], "slot_value": [ "15-17 norman way", "coldhams business park", "The Express by Holiday Inn Cambridge", "expensive", "2" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "pricerange", "stars", "address" ], "act_slot_value": [ "The Express by Holiday Inn Cambridge", "expensive", "2", "15-17 norman way, coldhams business park" ], "span_start": [ 0, 43, 54, 99 ], "span_end": [ 36, 52, 55, 139 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookstay" ], "slot_value": [ "monday", "3" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookstay", "bookday" ], "act_slot_value": [ "3", "monday" ], "span_start": [ 48, 66 ], "span_end": [ 49, 72 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "bookday", "bookstay", "name" ], "slot_value": [ "Monday", "3", "Holiday Inn Cambridge" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book", "Booking-Book", "Booking-Book" ], "act_slot_name": [ "bookstay", "bookday", "name" ], "act_slot_value": [ "3", "Monday", "Holiday Inn Cambridge" ], "span_start": [ 50, 68, 82 ], "span_end": [ 51, 74, 103 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Restaurant-Inform", "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "Taxi-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "09:15" ] }, { "slot_name": [ "phone", "type" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "09:15" ], "span_start": [ 57 ], "span_end": [ 62 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07916701458", "grey Volvo" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "grey Volvo", "07916701458" ], "span_start": [ 34, 72 ], "span_end": [ 44, 83 ] } }, { "dialog_act": { "act_type": [ "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": [] } } ] }
SNG02339.json
[ "restaurant" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I want to eat at an expensive gastropub restaurant", "There are two gastropub's in the centre of town in the expensive price range, would you like me to book one?", "Yeah, I need a reservation for 4 people on saturday at 12:30 please", "Would you like me to book your reservation in the centre of town or east?", "The center of town would be best.", "Your reservations are complete at the Backstreet Bistro. Your reference number is 7H01DZW5 .", "Thank you so much. I don't think I need anything further.", "You're welcome, I hope you enjoy your meal. Feel free to call us again if you need anything else. Goodbye." ], "frames": [ { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "gastropub" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "gastropub" ], "start": [ 30 ], "exclusive_end": [ 39 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "saturday" ], [ "4" ], [ "12:30" ], [ "gastropub" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "12:30" ], "start": [ 55 ], "exclusive_end": [ 60 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "saturday" ], [ "4" ], [ "12:30" ], [ "gastropub" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "saturday" ], [ "4" ], [ "12:30" ], [ "gastropub" ], [ "backstreet bistro" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food", "pricerange" ], "slot_value": [ "gastropub", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "food" ], "act_slot_value": [ "expensive", "gastropub" ], "span_start": [ 20, 30 ], "span_end": [ 29, 39 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area", "choice", "food", "pricerange" ], "slot_value": [ "centre", "two", "gastropub", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "choice", "food", "area", "pricerange" ], "act_slot_value": [ "two", "gastropub", "centre", "expensive" ], "span_start": [ 10, 14, 33, 55 ], "span_end": [ 13, 23, 39, 64 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "booktime" ], "slot_value": [ "saturday", "4", "12:30" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "bookpeople", "bookday", "booktime" ], "act_slot_value": [ "4", "saturday", "12:30" ], "span_start": [ 31, 43, 55 ], "span_end": [ 32, 51, 60 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Restaurant-Select" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area", "area" ], "slot_value": [ "centre", "east" ] } ] }, "span_info": { "act_type": [ "Restaurant-Select", "Restaurant-Select" ], "act_slot_name": [ "area", "area" ], "act_slot_value": [ "centre", "east" ], "span_start": [ 50, 68 ], "span_end": [ 56, 72 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "centre" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "centre" ], "span_start": [ 4 ], "span_end": [ 10 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "7H01DZW5" ] }, { "slot_name": [ "name" ], "slot_value": [ "Backstreet Bistro" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Booking-Book" ], "act_slot_name": [ "name", "ref" ], "act_slot_value": [ "Backstreet Bistro", "7H01DZW5" ], "span_start": [ 38, 82 ], "span_end": [ 55, 90 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL3489.json
[ "train", "hotel" ]
{ "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 list of cheap places to stay that include free parking.", "Alexander bed and breakfast is in the cheap price range in the centre of town.", "Okay, does that place include free wifi and it is 4 stars?", "Yes, the Alexander has free wifi and is a 4 star hotel. How many nights will you be staying?", "I will be staying 5 nights starting from Saturday.", "Thank you so much for that information. How many people in your party so I can make the booking for you?", "Yes, can you book it for 6 people?", "Booking was successful. Your reference number is QIT1W09H . Do you need anything else?", "Thank you. I also need a train to Kings Lynn that leaves on Sunday.", "There are 19 trains leaving Cambridge on Sunday. When would you like to depart?" ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-parking", "hotel-pricerange" ], "slots_values_list": [ [ "yes" ], [ "cheap" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-name", "hotel-parking", "hotel-pricerange", "hotel-stars" ], "slots_values_list": [ [ "yes" ], [ "alexander bed and breakfast" ], [ "yes" ], [ "cheap" ], [ "4" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-parking", "hotel-pricerange", "hotel-stars" ], "slots_values_list": [ [ "saturday" ], [ "5" ], [ "yes" ], [ "alexander bed and breakfast" ], [ "yes" ], [ "cheap" ], [ "4" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-parking", "hotel-pricerange", "hotel-stars" ], "slots_values_list": [ [ "saturday" ], [ "6" ], [ "5" ], [ "yes" ], [ "alexander bed and breakfast" ], [ "yes" ], [ "cheap" ], [ "4" ] ] } } ], "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": [ [ "sunday" ], [ "kings lynn" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "parking", "pricerange" ], "slot_value": [ "yes", "cheap" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "pricerange" ], "act_slot_value": [ "cheap" ], "span_start": [ 17 ], "span_end": [ 22 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "name", "pricerange" ], "slot_value": [ "centre of town", "Alexander bed and breakfast", "cheap" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "pricerange", "area" ], "act_slot_value": [ "Alexander bed and breakfast", "cheap", "centre of town" ], "span_start": [ 0, 38, 63 ], "span_end": [ 27, 43, 77 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet", "stars" ], "slot_value": [ "yes", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "stars" ], "act_slot_value": [ "4" ], "span_start": [ 50 ], "span_end": [ 51 ] } }, { "dialog_act": { "act_type": [ "Booking-Request", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookstay" ], "slot_value": [ "?" ] }, { "slot_name": [ "internet", "name", "stars" ], "slot_value": [ "yes", "the Alexander", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "stars" ], "act_slot_value": [ "the Alexander", "4" ], "span_start": [ 5, 42 ], "span_end": [ 18, 43 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookstay" ], "slot_value": [ "saturday", "5" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookstay", "bookday" ], "act_slot_value": [ "5", "saturday" ], "span_start": [ 18, 41 ], "span_end": [ 19, 49 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Booking-Request" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "bookpeople" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "6" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "6" ], "span_start": [ 25 ], "span_end": [ 26 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "QIT1W09H" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "QIT1W09H" ], "span_start": [ 49 ], "span_end": [ 57 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "sunday", "kings lynn" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "day" ], "act_slot_value": [ "kings lynn", "sunday" ], "span_start": [ 34, 60 ], "span_end": [ 44, 66 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice", "day", "departure" ], "slot_value": [ "19", "Sunday", "Cambridge" ] }, { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "departure", "day" ], "act_slot_value": [ "19", "Cambridge", "Sunday" ], "span_start": [ 10, 28, 41 ], "span_end": [ 12, 37, 47 ] } } ] }
PMUL2893.json
[ "taxi", "attraction", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hi, I am planning a trip and need some suggestions. I am looking for places to go in town.", "Can I ask you some questions about the types of places you want to go while you're in Cambridge?", "The attraction should be in the centre and should be in the type of cinema.", "The Vue Cineme is in the Grafton Centre, on East Road. Do you need any more information?", "What is the postcode for The Vue Cineme?", "The postcode is cb11ps. Is there anything else I can help you with?", "Yes, I'd also like to find a moderately-priced guesthouse on the west side, if possible. I do need free wifi.", "I have one place.Shall I book it?", "Sure, I'll be coming in on Sunday with one other person. We'll be staying for 3 nights.", "Okay. Your booking was successful. The reference number is UOE033DZ . Can I help with anything else today?", "Can you book me a taxi to get me from the cinema to the hotel?", "Absolutely, when did you want to leave?", "I would like to leave by 23:30.", "For me to book your Taxi what time you will like to arrive?", "You don't need an arrival time. I told you my departure time is 23:30. That should be enough. Please tell me the contact number and car type when you book it", "Your car will be a white Ford, and their contact number is 07378026406. Need anything else?", "I am also looking for an attraction.", "What kind of attraction are you looking for, and in what area?", "I would like to find a cinema.", "The Vue Cinema meets your requirements.", "Thank you that is all for now.", "Okay, goodbye. It was a pleasure assisting you." ], "frames": [ { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "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": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "cinema" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-postcode" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-name", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "vue", "vue cinema" ], [ "cinema" ] ] } } ], "slots": [ { "slot": [ "attraction-name" ], "value": [ "Vue" ], "start": [ 29 ], "exclusive_end": [ 32 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "west" ], [ "yes" ], [ "moderate" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "west" ], [ "sunday" ], [ "2" ], [ "3" ], [ "yes" ], [ "moderate" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi", "attraction" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "vue", "vue cinema" ], [ "hotel" ] ] } }, { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-name", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "vue", "vue cinema" ], [ "cinema" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "hotel", "" ], "start": [ 56, -1 ], "exclusive_end": [ 61, -1 ], "copy_from": [ "", "attraction-name" ], "copy_from_value": [ [], [ "vue", "vue cinema" ] ] }, { "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": [ [ "vue cinema", "vue" ], [ "hotel" ], [ "23:30" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "23:30" ], "start": [ 25 ], "exclusive_end": [ 30 ], "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": [ [ "vue cinema", "vue" ], [ "hotel" ], [ "23:30" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-name", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "vue", "vue cinema" ], [ "cinema" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-name", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "vue", "vue cinema" ], [ "cinema" ] ] } } ], "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": [ "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": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area", "type" ], "slot_value": [ "centre", "cinema" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "area", "type" ], "act_slot_value": [ "centre", "cinema" ], "span_start": [ 32, 68 ], "span_end": [ 38, 74 ] } }, { "dialog_act": { "act_type": [ "Attraction-Recommend", "general-reqmore" ], "act_slots": [ { "slot_name": [ "address", "address", "name" ], "slot_value": [ "Grafton Centre", "on East Road", "The Vue Cineme" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Recommend", "Attraction-Recommend" ], "act_slot_name": [ "name", "address" ], "act_slot_value": [ "The Vue Cineme", "Grafton Centre, on East Road" ], "span_start": [ 0, 25 ], "span_end": [ 14, 53 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "vue" ] }, { "slot_name": [ "postcode" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "vue" ], "span_start": [ 29 ], "span_end": [ 32 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "postcode" ], "slot_value": [ "cb11ps" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "postcode" ], "act_slot_value": [ "cb11ps" ], "span_start": [ 16 ], "span_end": [ 22 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "internet", "pricerange", "type" ], "slot_value": [ "west", "yes", "moderate", "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "pricerange", "type", "area" ], "act_slot_value": [ "moderate", "guesthouse", "west" ], "span_start": [ 29, 47, 65 ], "span_end": [ 37, 57, 69 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "choice" ], "slot_value": [ "one" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "one" ], "span_start": [ 7 ], "span_end": [ 10 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookstay" ], "slot_value": [ "sunday", "3" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookday", "bookstay" ], "act_slot_value": [ "sunday", "3" ], "span_start": [ 27, 78 ], "span_end": [ 33, 79 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-greet", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "UOE033DZ" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "UOE033DZ" ], "span_start": [ 59 ], "span_end": [ 67 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "hotel" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "hotel" ], "span_start": [ 56 ], "span_end": [ 61 ] } }, { "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": [ "23:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "23:30" ], "span_start": [ 25 ], "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", "Taxi-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "23:30" ] }, { "slot_name": [ "phone", "type" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "23:30" ], "span_start": [ 64 ], "span_end": [ 69 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07378026406", "white Ford" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "white Ford", "07378026406" ], "span_start": [ 19, 59 ], "span_end": [ 29, 70 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "area", "type" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "cinema" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "cinema" ], "span_start": [ 23 ], "span_end": [ 29 ] } }, { "dialog_act": { "act_type": [ "Attraction-Recommend" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "The Vue Cinema" ] } ] }, "span_info": { "act_type": [ "Attraction-Recommend" ], "act_slot_name": [ "name" ], "act_slot_value": [ "The Vue Cinema" ], "span_start": [ 0 ], "span_end": [ 14 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-greet" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL2791.json
[ "taxi", "attraction", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hi, I am planning a trip to your beautiful town and am looking for places to go when I get there. Can you help me?", "Certainly. Do you have any particular types of things you'd like to see?", "I'm interested in exploring the local architecture.", "There are many colleges and churches to see.", "Do you have a favorite?", "My favorite is clare hall.", "I need a place that is architecture.", "How about old schools? It is architecture and a school!", "Could I have the postcode, area and entrance fee of what you recommend?", "Okay, Old Schools is on Trinity Lane and is in the centre. Post code is cb21tt and it is free admission.", "Thanks! I'm also looking for an expensive, 2-star place to stay in the north. Do you have anything like that?", "there are no expensive hotel in the north. can you change the location?", "I would like to stay in the north but can you try in the moderate price range and see if any are available?", "We have 2 matches. ashley hotel and lovell lodge. Both have the identical amenities. Do you prefer one over the other?", "Let's go with Ashley Hotel. For 8 people and 2 nights starting from Saturday. I need the reference number.", "You are booked, the reference number is QBIAGDVH, is there anything else that I can assist with?", "I also need to book a taxi from Old Schools to leave by 21:30", "Where would you like to be picked up?", "Pick me up from the hotel.", "Your taxi has been booked. It will be a blue Skoda and the contact number is 07641158259.", "Thank you for all your help! That will be all!", "Thank you for choosing Cambridge Town Info Centre. Have a good day!" ], "frames": [ { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "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": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-type" ], "slots_values_list": [ [ "architecture" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-name" ], "slots_values": { "slots_values_name": [ "attraction-type" ], "slots_values_list": [ [ "architecture" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-type" ], "slots_values_list": [ [ "architecture" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-area", "attraction-entrancefee", "attraction-postcode" ], "slots_values": { "slots_values_name": [ "attraction-name", "attraction-type" ], "slots_values_list": [ [ "old schools" ], [ "architecture" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-pricerange", "hotel-stars" ], "slots_values_list": [ [ "north" ], [ "expensive" ], [ "2" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-pricerange", "hotel-stars" ], "slots_values_list": [ [ "north" ], [ "moderate" ], [ "2" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [ "hotel-ref" ], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-name", "hotel-pricerange", "hotel-stars" ], "slots_values_list": [ [ "north" ], [ "saturday" ], [ "8" ], [ "2" ], [ "ashley hotel" ], [ "moderate" ], [ "2" ] ] } } ], "slots": [ { "slot": [ "hotel-name" ], "value": [ "Ashley Hotel" ], "start": [ 14 ], "exclusive_end": [ 26 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-leaveat" ], "slots_values_list": [ [ "old schools" ], [ "21:30" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-departure" ], "value": [ "21:30", "Old Schools" ], "start": [ 56, 32 ], "exclusive_end": [ 61, 43 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-leaveat" ], "slots_values_list": [ [ "ashley hotel" ], [ "21:30" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "" ], "start": [ -1 ], "exclusive_end": [ -1 ], "copy_from": [ "hotel-name" ], "copy_from_value": [ [ "ashley hotel" ] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "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": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "architecture" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "architecture" ], "span_start": [ 38 ], "span_end": [ 50 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "choice", "type", "type" ], "slot_value": [ "many", "churches", "colleges" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "choice", "type", "type" ], "act_slot_value": [ "many", "colleges", "churches" ], "span_start": [ 10, 15, 28 ], "span_end": [ 14, 23, 36 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "clare hall" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "clare hall" ], "span_start": [ 15 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "name", "type", "type" ], "slot_value": [ "old schools", "architecture", "school" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "type" ], "act_slot_value": [ "old schools", "architecture" ], "span_start": [ 10, 29 ], "span_end": [ 21, 41 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "area", "entrancefee", "postcode" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "address", "area", "entrancefee", "name", "postcode" ], "slot_value": [ "Trinity Lane", "centre", "free admission", "Old Schools", "cb21tt" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "address", "area", "postcode", "entrancefee" ], "act_slot_value": [ "Old Schools", "Trinity Lane", "centre", "cb21tt", "free admission" ], "span_start": [ 6, 24, 51, 72, 89 ], "span_end": [ 17, 36, 57, 78, 103 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "bookstay", "pricerange", "stars" ], "slot_value": [ "north", "2", "expensive", "2" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "pricerange", "bookstay", "area" ], "act_slot_value": [ "expensive", "2", "north" ], "span_start": [ 32, 43, 71 ], "span_end": [ 41, 44, 76 ] } }, { "dialog_act": { "act_type": [ "Hotel-NoOffer", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "area", "pricerange", "type" ], "slot_value": [ "north", "expensive", "hotel" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hotel-NoOffer", "Hotel-NoOffer", "Hotel-NoOffer" ], "act_slot_name": [ "pricerange", "type", "area" ], "act_slot_value": [ "expensive", "hotel", "north" ], "span_start": [ 13, 23, 36 ], "span_end": [ 22, 28, 41 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "pricerange" ], "slot_value": [ "north", "moderate" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "area", "pricerange" ], "act_slot_value": [ "north", "moderate" ], "span_start": [ 28, 57 ], "span_end": [ 33, 65 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Select" ], "act_slots": [ { "slot_name": [ "choice", "name", "name" ], "slot_value": [ "2", "ashley hotel", "lovell lodge" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "choice", "name", "name" ], "act_slot_value": [ "2", "ashley hotel", "lovell lodge" ], "span_start": [ 8, 19, 36 ], "span_end": [ 9, 31, 48 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "bookstay", "name", "stars" ], "slot_value": [ "saturday", "8", "2", "ashley hotel", "2" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "bookpeople", "bookstay", "bookday" ], "act_slot_value": [ "ashley hotel", "8", "2", "saturday" ], "span_start": [ 14, 32, 45, 68 ], "span_end": [ 26, 33, 46, 76 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "QBIAGDVH" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "QBIAGDVH" ], "span_start": [ 40 ], "span_end": [ 48 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "leaveat" ], "slot_value": [ "old schools", "21:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "leaveat" ], "act_slot_value": [ "old schools", "21:30" ], "span_start": [ 32, 56 ], "span_end": [ 43, 61 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "ashley hotel" ] } ] }, "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": [ "07641158259", "blue Skoda" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "blue Skoda", "07641158259" ], "span_start": [ 40, 77 ], "span_end": [ 50, 88 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL0366.json
[ "restaurant", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a place to eat in the centre of town.", "There are a lot of restaurants to choose from in the centre, what type of food do you want to eat?", "Can you please search for indian food.", "I have many choices in the city center. Are you looking for something expensive or cheap?", "I want something expensive.", "How about Curry Garden on Regent Street?", "That would be fine. I would like reservations on wednesday for 3 people at 18:15.", "The curry garden will be expecting your party on Wednesday at 18:15. Your reference is 925W0ZE2 . Is there anything else I can do for you today?", "Yes. I also need a 4 star hotel.", "There are 21 4 star options. Do you need internet or parking?", "Parking doesn't matter, but I want it to be in the same area as the restaurant.", "There are two 4 star choices in the centre. A cheap guesthouse as well as an expensive hotel. Would you like to book one today?", "I'll like a hotel with free internet", "I have two results for you. Do you prefer a guesthouse or a hotel", "Either will do - which place do you think is better?", "I would recommend University arms hotel. Would you like me to make reservations for you?", "Does it have free parking? Also I need to know if they have free internet. The address and the type of hotel it is, got it?", "It does have free parking. It is a hotel. The address is regent street, post code cb21ad. Would you like me to make a reservation?", "Yes, please make a reservation for 3 people.", "when will you be arriving and how many rooms?", "I actually don't need a booking at this time. I have everything I need. Thank you, goodbye!", "Glad to be of help. Have a nice day." ], "frames": [ { "service": [ "restaurant", "hotel" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area" ], "slots_values_list": [ [ "centre" ] ] } }, { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food" ], "slots_values_list": [ [ "centre" ], [ "indian" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "indian" ], "start": [ 26 ], "exclusive_end": [ 32 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "indian" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "wednesday" ], [ "3" ], [ "18:15" ], [ "indian" ], [ "curry garden" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "18:15" ], "start": [ 75 ], "exclusive_end": [ 80 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-stars" ], "slots_values_list": [ [ "4" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-parking", "hotel-stars" ], "slots_values_list": [ [ "centre" ], [ "dontcare" ], [ "4" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-internet" ], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-parking", "hotel-stars" ], "slots_values_list": [ [ "centre" ], [ "yes" ], [ "dontcare" ], [ "4" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-name" ], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "centre" ], [ "yes" ], [ "dontcare" ], [ "4" ], [ "dontcare" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-type", "hotel-internet", "hotel-address" ], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "centre" ], [ "yes" ], [ "dontcare" ], [ "4" ], [ "dontcare" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "centre" ], [ "yes" ], [ "dontcare" ], [ "4" ], [ "dontcare" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "centre" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "centre" ], "span_start": [ 29 ], "span_end": [ 35 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "area", "choice" ], "slot_value": [ "centre", "a lot of" ] }, { "slot_name": [ "food" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "choice", "area" ], "act_slot_value": [ "a lot of", "centre" ], "span_start": [ 10, 53 ], "span_end": [ 18, 59 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "indian" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "food" ], "act_slot_value": [ "indian" ], "span_start": [ 26 ], "span_end": [ 32 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Select" ], "act_slots": [ { "slot_name": [ "area", "choice" ], "slot_value": [ "city center", "many" ] }, { "slot_name": [ "pricerange", "pricerange" ], "slot_value": [ "cheap", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Select", "Restaurant-Select" ], "act_slot_name": [ "choice", "area", "pricerange", "pricerange" ], "act_slot_value": [ "many", "city center", "expensive", "cheap" ], "span_start": [ 7, 27, 70, 83 ], "span_end": [ 11, 38, 79, 88 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "pricerange" ], "slot_value": [ "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "pricerange" ], "act_slot_value": [ "expensive" ], "span_start": [ 17 ], "span_end": [ 26 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Recommend" ], "act_slots": [ { "slot_name": [ "address", "name" ], "slot_value": [ "Regent Street", "Curry Garden" ] } ] }, "span_info": { "act_type": [ "Restaurant-Recommend", "Restaurant-Recommend" ], "act_slot_name": [ "name", "address" ], "act_slot_value": [ "Curry Garden", "Regent Street" ], "span_start": [ 10, 26 ], "span_end": [ 22, 39 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "booktime" ], "slot_value": [ "wednesday", "3", "18:15" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "bookday", "bookpeople", "booktime" ], "act_slot_value": [ "wednesday", "3", "18:15" ], "span_start": [ 49, 63, 75 ], "span_end": [ 58, 64, 80 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "bookday", "booktime", "name", "ref" ], "slot_value": [ "Wednesday", "18:15", "The curry garden", "925W0ZE2" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book", "Booking-Book", "Booking-Book", "Booking-Book" ], "act_slot_name": [ "name", "bookday", "booktime", "ref" ], "act_slot_value": [ "The curry garden", "Wednesday", "18:15", "925W0ZE2" ], "span_start": [ 0, 49, 62, 87 ], "span_end": [ 16, 58, 67, 95 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "stars" ], "slot_value": [ "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "stars" ], "act_slot_value": [ "4" ], "span_start": [ 19 ], "span_end": [ 20 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "choice", "stars" ], "slot_value": [ "21", "4" ] }, { "slot_name": [ "internet", "parking" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "choice", "stars" ], "act_slot_value": [ "21", "4" ], "span_start": [ 10, 13 ], "span_end": [ 12, 14 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "parking" ], "slot_value": [ "centre", "dontcare" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "centre" ], "span_start": [ 51 ], "span_end": [ 60 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform", "Hotel-Select" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area", "choice", "pricerange", "pricerange", "stars", "type", "type" ], "slot_value": [ "centre", "two", "cheap", "expensive", "4", "guesthouse", "hotel" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "choice", "stars", "area", "pricerange", "type", "pricerange", "type" ], "act_slot_value": [ "two", "4", "centre", "cheap", "guesthouse", "expensive", "hotel" ], "span_start": [ 10, 14, 36, 46, 52, 77, 87 ], "span_end": [ 13, 15, 42, 51, 62, 86, 92 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "internet" ], "slot_value": [ "yes" ] }, { "slot_name": [ "internet" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Select" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "two" ] }, { "slot_name": [ "type", "type" ], "slot_value": [ "guesthouse", "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Select", "Hotel-Select" ], "act_slot_name": [ "choice", "type", "type" ], "act_slot_value": [ "two", "guesthouse", "hotel" ], "span_start": [ 7, 44, 60 ], "span_end": [ 10, 54, 65 ] } }, { "dialog_act": { "act_type": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Recommend" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "name" ], "slot_value": [ "University arms hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Recommend" ], "act_slot_name": [ "name" ], "act_slot_value": [ "University arms hotel" ], "span_start": [ 18 ], "span_end": [ 39 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "parking" ], "slot_value": [ "yes" ] }, { "slot_name": [ "address", "internet", "type" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "address", "parking", "postcode", "type" ], "slot_value": [ "regent street", "yes", "cb21ad", "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "type", "address", "postcode" ], "act_slot_value": [ "hotel", "regent street", "cb21ad" ], "span_start": [ 35, 57, 82 ], "span_end": [ 40, 70, 88 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "3" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "3" ], "span_start": [ 35 ], "span_end": [ 36 ] } }, { "dialog_act": { "act_type": [ "Booking-Request" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "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": [] } } ] }
MUL1467.json
[ "restaurant", "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need to find a place to eat in the centre of Cambridge.", "There are dozens of places to eat in the north. What kind of food are you interested in?", "I'd like something that serves modern European.", "There are four choices available that range from cheap to expensive, what is your preference with price?", "Great can you book one for 2 people at 16:00 on monday please?", "Ok, I have a reservation for 2 at de luca cucina and bar on Monday at 16:00. The reference number is: HC9L602O .", "I am also looking for a train for Monday departing birmingham new street.", "It looks like there are trains running hourly from 5:40. Did you have a time of day in mind?", "I'm looking to arrive in cambridge by 10:15.", "The TR7853 gets you to Cambridge about 09:23. Would you like that one?", "Possibly. Can you give me the departure time, travel time and a price?", "That one departs at 06:40, and arrives at cambridge on monday at 09:23. It's duration is 163 minutes. The price is 75.10 pounds.", "Sounds good. Is there a ticket available on that train?", "Yes, I was able to book you for the train, the train number is TR7583, the reference number is LW0W57MP, the ticket is 75.09 payable at the station", "Okay. Thank you for all your help.", "You're welcome. Will you be needing anything else today?", "I won't be needing anything else, thank you.", "You're very welcome. I'm glad to have helped. Enjoy your trip." ], "frames": [ { "service": [ "restaurant", "train" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area" ], "slots_values_list": [ [ "centre" ] ] } }, { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food" ], "slots_values_list": [ [ "centre" ], [ "modern european" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "modern European" ], "start": [ 31 ], "exclusive_end": [ 46 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "train" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food" ], "slots_values_list": [ [ "centre" ], [ "monday" ], [ "2" ], [ "16:00" ], [ "modern european" ] ] } }, { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "16:00" ], "start": [ 39 ], "exclusive_end": [ 44 ], "copy_from": [ "" ], "copy_from_value": [ [] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "train" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name" ], "slots_values_list": [ [ "centre" ], [ "monday" ], [ "2" ], [ "16:00" ], [ "modern european" ], [ "de luca cucina and bar" ] ] } }, { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure" ], "slots_values_list": [ [ "monday" ], [ "birmingham new street" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure" ], "slots_values_list": [ [ "10:15" ], [ "monday" ], [ "birmingham new street" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "10:15" ], "start": [ 38 ], "exclusive_end": [ 43 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-leaveat", "train-duration", "train-price" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure" ], "slots_values_list": [ [ "10:15" ], [ "monday" ], [ "birmingham new street" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure" ], "slots_values_list": [ [ "10:15" ], [ "1" ], [ "monday" ], [ "birmingham new street" ] ] } } ], "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": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "centre" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "centre" ], "span_start": [ 37 ], "span_end": [ 43 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "area", "choice" ], "slot_value": [ "north", "dozens" ] }, { "slot_name": [ "food" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "choice", "area" ], "act_slot_value": [ "dozens", "north" ], "span_start": [ 10, 41 ], "span_end": [ 16, 46 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "modern european" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "food" ], "act_slot_value": [ "modern european" ], "span_start": [ 31 ], "span_end": [ 46 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "choice", "pricerange", "pricerange" ], "slot_value": [ "four", "cheap", "expensive" ] }, { "slot_name": [ "pricerange" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "choice", "pricerange", "pricerange" ], "act_slot_value": [ "four", "cheap", "expensive" ], "span_start": [ 10, 49, 58 ], "span_end": [ 14, 54, 67 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "booktime" ], "slot_value": [ "monday", "2", "16:00" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "bookpeople", "booktime", "bookday" ], "act_slot_value": [ "2", "16:00", "monday" ], "span_start": [ 27, 39, 48 ], "span_end": [ 28, 44, 54 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "booktime", "ref" ], "slot_value": [ "Monday", "2", "16:00", "HC9L602O" ] }, { "slot_name": [ "name" ], "slot_value": [ "de luca cucina and bar" ] } ] }, "span_info": { "act_type": [ "Booking-Book", "Restaurant-Inform", "Booking-Book", "Booking-Book", "Booking-Book" ], "act_slot_name": [ "bookpeople", "name", "bookday", "booktime", "ref" ], "act_slot_value": [ "2", "de luca cucina and bar", "Monday", "16:00", "HC9L602O" ], "span_start": [ 29, 34, 60, 70, 102 ], "span_end": [ 30, 56, 66, 75, 110 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure" ], "slot_value": [ "monday", "birmingham new street" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "departure" ], "act_slot_value": [ "monday", "birmingham new street" ], "span_start": [ 34, 51 ], "span_end": [ 40, 72 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "hourly from 5:40" ] }, { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "hourly from 5:40" ], "span_start": [ 39 ], "span_end": [ 55 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "destination" ], "slot_value": [ "10:15", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "arriveby" ], "act_slot_value": [ "cambridge", "10:15" ], "span_start": [ 25, 38 ], "span_end": [ 34, 43 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "destination", "trainid" ], "slot_value": [ "09:23", "Cambridge", "TR7853" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "destination", "arriveby" ], "act_slot_value": [ "TR7853", "Cambridge", "09:23" ], "span_start": [ 4, 23, 39 ], "span_end": [ 10, 32, 44 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "duration", "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": [ "arriveby", "day", "destination", "duration", "leaveat", "price" ], "slot_value": [ "09:23", "monday", "cambridge", "163 minutes", "06:40", "75.10 pounds" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "destination", "day", "arriveby", "duration", "price" ], "act_slot_value": [ "06:40", "cambridge", "monday", "09:23", "163 minutes", "75.10 pounds" ], "span_start": [ 20, 42, 55, 65, 89, 115 ], "span_end": [ 25, 51, 61, 70, 100, 127 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "ref", "trainid" ], "slot_value": [ "75.09", "LW0W57MP", "TR7583" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "trainid", "ref", "price" ], "act_slot_value": [ "TR7583", "LW0W57MP", "75.09" ], "span_start": [ 63, 95, 119 ], "span_end": [ 69, 103, 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-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": [] } } ] }
PMUL3499.json
[ "train", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a train to stansted airport from cambridge please.", "Ok, what day will you be traveling?", "Thursday. I need to arrive by 12:45.", "The closest to thing I can find is a train leaving at 5:40 on Thursday. It arrives at Stansted Airport at 6:08. Is this okay?", "Yes, that works. Can I get the train id number and the price please?", "the train Number is TR7966, it will cost you 10.10 pounds.", "I need to find me a room as well.", "What part of town would you prefer? And, do you need internet?", "Looking for something in the North, cheap price range please. Don't care much about internet.", "There are two guesthouses that meet your criteria. The City Centre North B and B, and the Worth House. Would you like me to book one of those for you?", "Sure, Saturday for 5 nights and 7 people.", "I have booked the Worth House for you. The reference number is G7TDBIJU . Is there anything else I can help you with?", "Does the Worth House have a star rating of 4?", "Yes, the Worth House has a 4 star rating. Is there anything else I can help you with?", "Can you book the worth house for 5 nights starting saturday for 7 people.", "Your booking was successful. Your reference number is G7TDBIJU .", "Thank you that will be all I need.", "Okay, have a nice day! Bye!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-departure", "train-destination" ], "slots_values_list": [ [ "cambridge" ], [ "stansted airport" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "12:45" ], [ "thursday" ], [ "cambridge" ], [ "stansted airport" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "12:45" ], "start": [ 30 ], "exclusive_end": [ 35 ], "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-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "12:45" ], [ "thursday" ], [ "cambridge" ], [ "stansted airport" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel", "train" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-pricerange" ], "slots_values_list": [ [ "north" ], [ "dontcare" ], [ "cheap" ] ] } }, { "active_intent": "find_train", "requested_slots": [ "train-price" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "12:45" ], [ "thursday" ], [ "cambridge" ], [ "stansted airport" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-pricerange" ], "slots_values_list": [ [ "north" ], [ "saturday" ], [ "7" ], [ "5" ], [ "dontcare" ], [ "worth house" ], [ "cheap" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-pricerange" ], "slots_values_list": [ [ "north" ], [ "saturday" ], [ "7" ], [ "5" ], [ "dontcare" ], [ "worth house" ], [ "cheap" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-pricerange" ], "slots_values_list": [ [ "north" ], [ "saturday" ], [ "7" ], [ "5" ], [ "dontcare" ], [ "worth house" ], [ "cheap" ] ] } } ], "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", "stansted airport" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "departure" ], "act_slot_value": [ "stansted airport", "cambridge" ], "span_start": [ 18, 40 ], "span_end": [ 34, 49 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "day" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "day" ], "slot_value": [ "12:45", "thursday" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "arriveby" ], "act_slot_value": [ "thursday", "12:45" ], "span_start": [ 0, 30 ], "span_end": [ 8, 35 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Select" ], "act_slots": [ { "slot_name": [ "arriveby", "day", "destination", "leaveat" ], "slot_value": [ "6:08", "Thursday", "Stansted Airport", "5:40" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "day", "destination", "arriveby" ], "act_slot_value": [ "5:40", "Thursday", "Stansted Airport", "6:08" ], "span_start": [ 54, 62, 86, 106 ], "span_end": [ 58, 70, 102, 110 ] } }, { "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" ], "act_slots": [ { "slot_name": [ "price", "trainid" ], "slot_value": [ "10.10 pounds", "TR7966" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "price" ], "act_slot_value": [ "TR7966", "10.10 pounds" ], "span_start": [ 20, 45 ], "span_end": [ 26, 57 ] } }, { "dialog_act": { "act_type": [ "Hotel-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": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "area", "internet" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "area", "internet", "pricerange" ], "slot_value": [ "north", "dontcare", "cheap" ] }, { "slot_name": [ "price" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "area", "pricerange" ], "act_slot_value": [ "north", "cheap" ], "span_start": [ 29, 36 ], "span_end": [ 34, 41 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform", "Hotel-Select" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "choice", "name", "name", "type" ], "slot_value": [ "two", "City Centre North B and B", "Worth House", "guesthouses" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "choice", "type", "name", "name" ], "act_slot_value": [ "two", "guesthouses", "City Centre North B and B", "Worth House" ], "span_start": [ 10, 14, 55, 90 ], "span_end": [ 13, 25, 80, 101 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "bookstay" ], "slot_value": [ "saturday", "7", "5" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookday", "bookstay", "bookpeople" ], "act_slot_value": [ "saturday", "5", "7" ], "span_start": [ 6, 19, 32 ], "span_end": [ 14, 20, 33 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "name", "ref" ], "slot_value": [ "Worth House", "G7TDBIJU" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book", "Booking-Book" ], "act_slot_name": [ "name", "ref" ], "act_slot_value": [ "Worth House", "G7TDBIJU" ], "span_start": [ 18, 63 ], "span_end": [ 29, 71 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "stars" ], "slot_value": [ "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "stars" ], "act_slot_value": [ "4" ], "span_start": [ 43 ], "span_end": [ 44 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "name", "stars" ], "slot_value": [ "Worth House", "4" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "stars" ], "act_slot_value": [ "Worth House", "4" ], "span_start": [ 9, 27 ], "span_end": [ 20, 28 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookstay" ], "slot_value": [ "5" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "bookstay" ], "act_slot_value": [ "5" ], "span_start": [ 33 ], "span_end": [ 34 ] } }, { "dialog_act": { "act_type": [ "Booking-Book" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "G7TDBIJU" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "G7TDBIJU" ], "span_start": [ 54 ], "span_end": [ 62 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0150.json
[]
{ "turn_id": [ "0", "1", "2", "3" ], "speaker": [ 0, 1, 0, 1 ], "utterance": [ "I have been robbed and need to know how I can get help.", "The police station in parkside can help. Their telephone is 01223358966 with their postcode being CB11JG.", "Perfect, I will give them a call, and see if they can tell me what I should do next.", "Is there anything else I can help you with?" ], "frames": [ { "service": [ "police" ], "state": [ { "active_intent": "find_police", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "police" ], "state": [ { "active_intent": "find_police", "requested_slots": [ "police-name" ], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Police-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Police-Inform" ], "act_slots": [ { "slot_name": [ "phone", "postcode" ], "slot_value": [ "01223358966", "CB11JG" ] } ] }, "span_info": { "act_type": [ "Police-Inform", "Police-Inform" ], "act_slot_name": [ "phone", "postcode" ], "act_slot_value": [ "01223358966", "CB11JG" ], "span_start": [ 60, 98 ], "span_end": [ 71, 104 ] } }, { "dialog_act": { "act_type": [ "Police-Request" ], "act_slots": [ { "slot_name": [ "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": [] } } ] }
WOZ20505.json
[ "restaurant" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I want something that's moderately priced. Any type of food.", "What area would you like?", "I would like the north part of town, please.", "Golden Wok serves Chinese food. Would you like their address and phone number?", "yes I would like their address and phone number", "The golden wok is located at 191 Histon Road Chesterton and their phone number is 01223 350688. May I help you with anything else?", "No, thank you goodbye", "Have a great day and enjoy your food." ], "frames": [ { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-food" ], "slots_values": { "slots_values_name": [ "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "dontcare" ], [ "moderate" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "north" ], [ "dontcare" ], [ "moderate" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-phone", "restaurant-address" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "north" ], [ "dontcare" ], [ "golden wok" ], [ "moderate" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "food", "pricerange" ], "slot_value": [ "dontcare", "moderate" ] }, { "slot_name": [ "food" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "food" ], "act_slot_value": [ "moderate", "dontcare" ], "span_start": [ 24, 43 ], "span_end": [ 32, 47 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "north" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "north" ], "span_start": [ 17 ], "span_end": [ 22 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "food", "name" ], "slot_value": [ "Chinese", "Golden Wok" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "food" ], "act_slot_value": [ "Golden Wok", "Chinese" ], "span_start": [ 0, 18 ], "span_end": [ 10, 25 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "address", "phone" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "address", "name", "phone" ], "slot_value": [ "191 Histon Road Chesterton", "The golden wok", "01223 350688" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "address", "phone" ], "act_slot_value": [ "The golden wok", "191 Histon Road Chesterton", "01223 350688" ], "span_start": [ 0, 29, 82 ], "span_end": [ 14, 55, 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": [] } } ] }
WOZ20484.json
[ "restaurant" ]
{ "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 cheap restaurant.", "There are several cheap restaurants located in the centre part of town.", "Do any serve spanish food?", "Yes, La Raza serves Spanish food. Would you like their phone number?", "No, I would like the address and the post code please.", "La Raza is located at 4-6 Rose Crescent, their postcode is C.B 2, 3 L.L", "Thank you, goodbye.", "Thank you for using this system" ], "frames": [ { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-pricerange" ], "slots_values_list": [ [ "cheap" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "spanish" ], [ "cheap" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "spanish" ], "start": [ 13 ], "exclusive_end": [ 20 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-postcode", "restaurant-address" ], "slots_values": { "slots_values_name": [ "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "spanish" ], [ "la raza" ], [ "cheap" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "pricerange" ], "slot_value": [ "cheap" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "pricerange" ], "act_slot_value": [ "cheap" ], "span_start": [ 19 ], "span_end": [ 24 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "choice", "pricerange" ], "slot_value": [ "centre part of town", "several", "cheap" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "choice", "pricerange", "area" ], "act_slot_value": [ "several", "cheap", "centre part of town" ], "span_start": [ 10, 18, 51 ], "span_end": [ 17, 23, 70 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "spanish" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "food" ], "act_slot_value": [ "spanish" ], "span_start": [ 13 ], "span_end": [ 20 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "food", "name" ], "slot_value": [ "Spanish", "La Raza" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "food" ], "act_slot_value": [ "La Raza", "Spanish" ], "span_start": [ 5, 20 ], "span_end": [ 12, 27 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "address", "postcode" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "address", "name", "postcode", "postcode" ], "slot_value": [ "4-6 Rose Crescent", "La Raza", "3 L.L", "C.B 2" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "address", "postcode", "postcode" ], "act_slot_value": [ "La Raza", "4-6 Rose Crescent", "C.B 2", "3 L.L" ], "span_start": [ 0, 22, 59, 66 ], "span_end": [ 7, 39, 64, 71 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL0141.json
[ "restaurant", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'm looking to get some info about a hotel called Home from Home", "Home from Home is located at 78-80 Milton Rd. It's a 4 star hotel in the north part of town. Phone is 01223323555.", "Yes, can you please book a room for me for 4 people for 5 nights starting on Thursday.", "Yes your booking was successful and your reference number is Z7XFCSHU .", "I am also looking for an Indian restaurant that is located in the centre?", "there is curry garden as well as eight other options for you.", "Curry Garden sounds good, can you book me for 4 people at 12:15 on saturday?", "I have a table for 4 at 12:15 on Saturday at Curry Garden. Is there anything else i can help you with?", "Could I get the reference number please?", "Your reference number is XDJE6L0H . Do you need anything else?", "No that is all I do believe thanks for all of your help", "You are welcome! Enjoy your visit!" ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-name" ], "slots_values_list": [ [ "home from home" ] ] } } ], "slots": [ { "slot": [ "hotel-name" ], "value": [ "Home from Home" ], "start": [ 50 ], "exclusive_end": [ 64 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel", "restaurant" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-name" ], "slots_values_list": [ [ "thursday" ], [ "4" ], [ "5" ], [ "home from home" ] ] } }, { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food" ], "slots_values_list": [ [ "centre" ], [ "indian" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "Indian" ], "start": [ 25 ], "exclusive_end": [ 31 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name" ], "slots_values_list": [ [ "centre" ], [ "saturday" ], [ "4" ], [ "12:15" ], [ "indian" ], [ "curry garden" ] ] } } ], "slots": [ { "slot": [ "restaurant-booktime", "restaurant-name" ], "value": [ "12:15", "Curry Garden" ], "start": [ 58, 0 ], "exclusive_end": [ 63, 12 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [ "restaurant-ref" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name" ], "slots_values_list": [ [ "centre" ], [ "saturday" ], [ "4" ], [ "12:15" ], [ "indian" ], [ "curry garden" ] ] } } ], "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": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "home from home" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "home from home" ], "span_start": [ 50 ], "span_end": [ 64 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "address", "area", "name", "phone", "stars", "type" ], "slot_value": [ "78-80 Milton Rd", "north part of town.", "Home from Home", "01223323555", "4", "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "address", "stars", "type", "area", "phone" ], "act_slot_value": [ "Home from Home", "78-80 Milton Rd", "4", "hotel", "north part of town.", "01223323555" ], "span_start": [ 0, 29, 53, 60, 73, 102 ], "span_end": [ 14, 44, 54, 65, 92, 113 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "bookstay" ], "slot_value": [ "thursday", "4", "5" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookpeople", "bookstay", "bookday" ], "act_slot_value": [ "4", "5", "thursday" ], "span_start": [ 43, 56, 77 ], "span_end": [ 44, 57, 85 ] } }, { "dialog_act": { "act_type": [ "Booking-Book" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "Z7XFCSHU" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "Z7XFCSHU" ], "span_start": [ 61 ], "span_end": [ 69 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "food" ], "slot_value": [ "centre", "indian" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "food", "area" ], "act_slot_value": [ "indian", "centre" ], "span_start": [ 25, 66 ], "span_end": [ 31, 72 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "choice", "name" ], "slot_value": [ "eight", "curry garden" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "choice" ], "act_slot_value": [ "curry garden", "eight" ], "span_start": [ 9, 33 ], "span_end": [ 21, 38 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "booktime", "name" ], "slot_value": [ "saturday", "4", "12:15", "curry garden" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "bookpeople", "booktime", "bookday" ], "act_slot_value": [ "curry garden", "4", "12:15", "saturday" ], "span_start": [ 0, 46, 58, 67 ], "span_end": [ 12, 47, 63, 75 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "booktime", "name" ], "slot_value": [ "Saturday", "4", "12:15", "Curry Garden" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book", "Booking-Book", "Booking-Book", "Booking-Book" ], "act_slot_name": [ "bookpeople", "booktime", "bookday", "name" ], "act_slot_value": [ "4", "12:15", "Saturday", "Curry Garden" ], "span_start": [ 19, 24, 33, 45 ], "span_end": [ 20, 29, 41, 57 ] } }, { "dialog_act": { "act_type": [ "Restaurant-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": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "XDJE6L0H" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "XDJE6L0H" ], "span_start": [ 25 ], "span_end": [ 33 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL3901.json
[ "train", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "i need a train to bishops stortford that leaves after 16:30, please.", "Where will you be travelling to?", "I already told you.", "Where will you be departing from and what day do you wish to travel?", "I would like to leave on Tuesday, and depart from Cambridge.", "The TR2153 departs Cambridge for Bishops Stortford on Tuesday at 17:29, would you like to book a seat on this train?", "Yeah. I need to book for 7 people.", "Booking was successful, the total fee is 70.7 GBP payable at the station . Reference number is : C2KPV8JC .", "Thanks for the booking. I also am looking for a guesthouse with free internet for all of us.", "Arbury Lodge Guesthouse is available in the north area. It's a moderate price range and has free internet. How many days will you be staying?", "We will be staying for five days.", "And which night would you like to start your stay?", "One moment. I am looking for 2 stars. Does Arbury Lodge Guesthouse have two stars?", "It has 4 stars, should I book that for you?", "Yes, please book it and provide a reference number.", "Which day of the week is the start of your stay, please?", "Is it available starting Thursday?", "I just need to confirm before I book this hotel, do you want a 4-star hotel or 2-star hotel? Or does it matter?", "Four star please same group of people starting Thursday I need a ref number too please.", "Your room is booked (Ref#QN4WVXJJ). Is there anything else I can do for you today?", "No that will be all today. Thanks!", "You're welcome and enjoy your stay." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-destination", "train-leaveat" ], "slots_values_list": [ [ "bishops stortford" ], [ "16:30" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "16:30" ], "start": [ 54 ], "exclusive_end": [ 59 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-destination", "train-leaveat" ], "slots_values_list": [ [ "bishops stortford" ], [ "16: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": [ [ "tuesday" ], [ "cambridge" ], [ "bishops stortford" ], [ "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": [ [ "7" ], [ "tuesday" ], [ "cambridge" ], [ "bishops stortford" ], [ "16:30" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookpeople", "hotel-internet", "hotel-type" ], "slots_values_list": [ [ "7" ], [ "yes" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-type" ], "slots_values_list": [ [ "7" ], [ "5" ], [ "yes" ], [ "arbury lodge guesthouse" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-type" ], "slots_values_list": [ [ "7" ], [ "5" ], [ "yes" ], [ "arbury lodge guesthouse" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-type" ], "slots_values_list": [ [ "7" ], [ "5" ], [ "yes" ], [ "arbury lodge guesthouse" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-type" ], "slots_values_list": [ [ "7" ], [ "5" ], [ "yes" ], [ "arbury lodge guesthouse" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-type" ], "slots_values_list": [ [ "thursday" ], [ "7" ], [ "5" ], [ "yes" ], [ "arbury lodge guesthouse" ], [ "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": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "destination", "leaveat" ], "slot_value": [ "bishops stortford", "16:30" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "leaveat" ], "act_slot_value": [ "bishops stortford", "16:30" ], "span_start": [ 18, 54 ], "span_end": [ 35, 59 ] } }, { "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", "16:30" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "day", "departure" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure" ], "slot_value": [ "tuesday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "departure" ], "act_slot_value": [ "tuesday", "cambridge" ], "span_start": [ 25, 50 ], "span_end": [ 32, 59 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "day", "departure", "destination", "leaveat", "trainid" ], "slot_value": [ "Tuesday", "Cambridge", "Bishops Stortford", "17:29", "TR2153" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "departure", "destination", "day", "leaveat" ], "act_slot_value": [ "TR2153", "Cambridge", "Bishops Stortford", "Tuesday", "17:29" ], "span_start": [ 4, 19, 33, 54, 65 ], "span_end": [ 10, 28, 50, 61, 70 ] } }, { "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": [ 25 ], "span_end": [ 26 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "70.7 GBP", "C2KPV8JC" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "70.7 GBP", "C2KPV8JC" ], "span_start": [ 41, 97 ], "span_end": [ 49, 105 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet", "type" ], "slot_value": [ "yes", "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "guesthouse" ], "span_start": [ 48 ], "span_end": [ 58 ] } }, { "dialog_act": { "act_type": [ "Booking-Request", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookstay" ], "slot_value": [ "?" ] }, { "slot_name": [ "area", "internet", "name", "pricerange" ], "slot_value": [ "north area", "yes", "Arbury Lodge Guesthouse", "moderate" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "area", "pricerange" ], "act_slot_value": [ "Arbury Lodge Guesthouse", "north area", "moderate" ], "span_start": [ 0, 44, 63 ], "span_end": [ 23, 54, 71 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookstay" ], "slot_value": [ "5" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "bookstay" ], "act_slot_value": [ "5" ], "span_start": [ 23 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Booking-Request" ], "act_slots": [ { "slot_name": [ "bookday" ], "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": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "stars" ], "slot_value": [ "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "stars" ], "act_slot_value": [ "4" ], "span_start": [ 7 ], "span_end": [ 8 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Booking-Request" ], "act_slots": [ { "slot_name": [ "bookday" ], "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": [ "Hotel-Select" ], "act_slots": [ { "slot_name": [ "stars", "stars" ], "slot_value": [ "2", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Select", "Hotel-Select" ], "act_slot_name": [ "stars", "stars" ], "act_slot_value": [ "4", "2" ], "span_start": [ 63, 79 ], "span_end": [ 64, 80 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "stars" ], "slot_value": [ "thursday", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "stars", "bookday" ], "act_slot_value": [ "4", "thursday" ], "span_start": [ 0, 47 ], "span_end": [ 4, 55 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "QN4WVXJJ" ] }, { "slot_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": [] } } ] }
MUL0907.json
[ "restaurant", "taxi", "attraction" ]
{ "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 restaurant in the centre of town.", "There are 69 restaurants in the centre. Is there a specific type of cuisine or price range you are looking for?", "I am looking for an expensive restaurant in the centre, type of food does not matter but I need a table for 7 people for Tuesday at 13:15.", "Unfortunately there is no vacancy on that day at that time. Can we try another day or time?", "Could we try for Tuesday at 12:15 please.", "I made a reservation at Bedouin, an African restaurant, for 7 people on Tuesday at 12:15. Your reservation number is PN95JSUF . Is there anything else?", "Yes, I'm looking for a particular attraction called Whale of a Time. Do you have any information on it?", "Yes, Whale of a Time is located in the west part of town, phone number is 01954781018. Any other questions?", "Could I have the postcode, address, and entrance fee?", "The postcode is cb238el, address is unit 8, viking way, bar hill and there is not an entrance fee listed. Can I help you with anything else?", "Yes, can you book me a taxi between those two? I'd like to arrive at the restaurant in time for my reservation please.", "I have booked a Yellow Tesla for you and you will arrive at the restaurant by 12:15. The contact number for the taxi is 07916644539. Is there anything else?", "No, that should do it, thanks!", "Thank you for using Cambridge TownInfo centre. Have a great day!" ], "frames": [ { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area" ], "slots_values_list": [ [ "centre" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "tuesday" ], [ "7" ], [ "13:15" ], [ "dontcare" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "13:15" ], "start": [ 132 ], "exclusive_end": [ 137 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "taxi" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "tuesday" ], [ "7" ], [ "12:15" ], [ "dontcare" ], [ "expensive" ] ] } }, { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "12:15" ], "start": [ 28 ], "exclusive_end": [ 33 ], "copy_from": [ "" ], "copy_from_value": [ [] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "attraction" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "tuesday" ], [ "7" ], [ "12:15" ], [ "dontcare" ], [ "bedouin" ], [ "expensive" ] ] } }, { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-name" ], "slots_values_list": [ [ "whale of a time" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [ "attraction-name" ], "value": [ "Whale of a Time" ], "start": [ 52 ], "exclusive_end": [ 67 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-entrancefee", "attraction-address", "attraction-postcode" ], "slots_values": { "slots_values_name": [ "attraction-name" ], "slots_values_list": [ [ "whale of a time" ] ] } } ], "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": [ [ "12:15" ], [ "whale of a time" ], [ "bedouin" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure", "taxi-arriveby" ], "value": [ "", "", "" ], "start": [ -1, -1, -1 ], "exclusive_end": [ -1, -1, -1 ], "copy_from": [ "restaurant-name", "attraction-name", "restaurant-booktime" ], "copy_from_value": [ [ "bedouin" ], [ "whale of a time" ], [ "12:15" ] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "centre" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "centre" ], "span_start": [ 37 ], "span_end": [ 43 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "area", "choice" ], "slot_value": [ "centre", "69" ] }, { "slot_name": [ "food", "pricerange" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "choice", "area" ], "act_slot_value": [ "69", "centre" ], "span_start": [ 10, 32 ], "span_end": [ 12, 38 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "bookday", "bookpeople", "booktime", "food", "pricerange" ], "slot_value": [ "centre", "tuesday", "7", "13:15", "dontcare", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "area", "food", "bookpeople", "bookday", "booktime" ], "act_slot_value": [ "expensive", "centre", "dontcare", "7", "tuesday", "13:15" ], "span_start": [ 20, 48, 69, 108, 121, 132 ], "span_end": [ 29, 54, 84, 109, 128, 137 ] } }, { "dialog_act": { "act_type": [ "Booking-NoBook", "Booking-Request" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "bookday", "booktime" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "booktime" ], "slot_value": [ "12:15" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "booktime" ], "act_slot_value": [ "12:15" ], "span_start": [ 28 ], "span_end": [ 33 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "Restaurant-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "booktime", "name" ], "slot_value": [ "Tuesday", "7", "12:15", "Bedouin" ] }, { "slot_name": [ "food", "ref" ], "slot_value": [ "African", "PN95JSUF" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book", "Restaurant-Inform", "Booking-Book", "Booking-Book", "Booking-Book", "Restaurant-Inform" ], "act_slot_name": [ "name", "food", "bookpeople", "bookday", "booktime", "ref" ], "act_slot_value": [ "Bedouin", "African", "7", "Tuesday", "12:15", "PN95JSUF" ], "span_start": [ 24, 36, 60, 72, 83, 117 ], "span_end": [ 31, 43, 61, 79, 88, 125 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "whale of a time" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "whale of a time" ], "span_start": [ 52 ], "span_end": [ 67 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "area", "name", "phone" ], "slot_value": [ "west part of town", "Whale of a Time", "01954781018" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "area", "phone" ], "act_slot_value": [ "Whale of a Time", "west part of town", "01954781018" ], "span_start": [ 5, 39, 74 ], "span_end": [ 20, 56, 85 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "address", "entrancefee", "postcode" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "address", "address", "address", "entrancefee", "postcode" ], "slot_value": [ "bar hill", "unit 8", "viking way", "not an entrance fee listed", "cb238el" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "postcode", "address", "entrancefee" ], "act_slot_value": [ "cb238el", "unit 8, viking way, bar hill", "not an entrance fee listed" ], "span_start": [ 16, 36, 78 ], "span_end": [ 23, 64, 104 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "12:15" ] } ] }, "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": [ "arriveby", "destination", "phone", "type" ], "slot_value": [ "12:15", "restaurant", "07916644539", "Yellow Tesla" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "destination", "arriveby", "phone" ], "act_slot_value": [ "Yellow Tesla", "restaurant", "12:15", "07916644539" ], "span_start": [ 16, 64, 78, 120 ], "span_end": [ 28, 74, 83, 131 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL2037.json
[ "restaurant", "taxi", "attraction" ]
{ "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'd like to find out more about taking a tour of Trinity College.", "I do not have information about tours, would you like the phone number for Trinity College?", "Actually, can you tell me what type of attraction it is? My friend suggested it and mentioned the name, but not much else.", "It is a college located on trinity street. The entrance fee is 1 pound. May I help you with anything else today?", "Yes, I'd like to find a restaurant in the centre of town.", "Of course. There are many restaurants in the area. Is there a food type you're interested in?", "I would chinese please.", "Is there a price range you'd like to stay in?", "Yeah, I'd like a moderately priced restaurant. And type of food doesn't actually matter. Just somewhere moderately priced in the centre of town.", "May I suggest Jinling Noodle Bar, they have excellent food moderately priced. Would you like a reservation?", "That would be great. Can I have the phone number please?", "their phone number is 01223566188.", "Great! Thanks. I also need a taxi to take me between the two. I want to leave the restaurant by 08:30", "I would be happy to do get a taxi for you. I need the departure location, destination location and the time of travel.", "I would like to leave the restaurant by 8:30.", "Your cab will pick you up at 08:30 at Jinling Noodle bar to take you to Trinity College. Expect a yellow ford. The contact number is 07741212724.", "Perfect, thank you for all your help.", "Do you need help arranging transportation or lodging at this time?", "No, thank you. I've got everything I need right now.", "You're welcome, glad I could help." ], "frames": [ { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-name", "attraction-type" ], "slots_values_list": [ [ "trinity college" ], [ "college" ] ] } } ], "slots": [ { "slot": [ "attraction-name" ], "value": [ "Trinity College" ], "start": [ 49 ], "exclusive_end": [ 64 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-type" ], "slots_values": { "slots_values_name": [ "attraction-name", "attraction-type" ], "slots_values_list": [ [ "trinity college" ], [ "college" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area" ], "slots_values_list": [ [ "centre" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food" ], "slots_values_list": [ [ "centre" ], [ "chinese" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "chinese" ], "start": [ 8 ], "exclusive_end": [ 15 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "attraction" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "chinese" ], [ "moderate" ] ] } }, { "active_intent": "find_attraction", "requested_slots": [ "attraction-type" ], "slots_values": { "slots_values_name": [ "attraction-name", "attraction-type" ], "slots_values_list": [ [ "trinity college" ], [ "college" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-phone" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "chinese" ], [ "jinling noodle bar" ], [ "moderate" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-leaveat" ], "slots_values_list": [ [ "08:30" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "08:30" ], "start": [ 96 ], "exclusive_end": [ 101 ], "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": [ [ "jinling noodle bar" ], [ "trinity college" ], [ "08:30" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "", "" ], "start": [ -1, -1 ], "exclusive_end": [ -1, -1 ], "copy_from": [ "attraction-name", "restaurant-name" ], "copy_from_value": [ [ "trinity college" ], [ "jinling noodle bar" ] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "name", "type" ], "slot_value": [ "trinity college", "college" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "trinity college" ], "span_start": [ 49 ], "span_end": [ 64 ] } }, { "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": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "entrancefee", "postcode", "type" ], "slot_value": [ "1 pound", "trinity street", "college" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "type", "postcode", "entrancefee" ], "act_slot_value": [ "college", "trinity street", "1 pound" ], "span_start": [ 8, 27, 63 ], "span_end": [ 15, 41, 70 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "centre" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "centre" ], "span_start": [ 42 ], "span_end": [ 48 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "many" ] }, { "slot_name": [ "food" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "many" ], "span_start": [ 21 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "chinese" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "food" ], "act_slot_value": [ "chinese" ], "span_start": [ 8 ], "span_end": [ 15 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "pricerange" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Request", "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "?" ] }, { "slot_name": [ "area", "pricerange" ], "slot_value": [ "centre", "moderate" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "area" ], "act_slot_value": [ "moderate", "centre" ], "span_start": [ 17, 129 ], "span_end": [ 25, 135 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Restaurant-Recommend" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "name", "pricerange" ], "slot_value": [ "Jingling Noodle Bar", "moderately priced" ] } ] }, "span_info": { "act_type": [ "Restaurant-Recommend" ], "act_slot_name": [ "pricerange" ], "act_slot_value": [ "moderately priced" ], "span_start": [ 59 ], "span_end": [ 76 ] } }, { "dialog_act": { "act_type": [ "Restaurant-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": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "phone" ], "slot_value": [ "01223566188" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "phone" ], "act_slot_value": [ "01223566188" ], "span_start": [ 22 ], "span_end": [ 33 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "08:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "08:30" ], "span_start": [ 96 ], "span_end": [ 101 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure", "destination", "leaveat" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "jinling noodle bar", "trinity college" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination", "leaveat", "phone", "type" ], "slot_value": [ "Jingling Noodle", "trinity College", "08:30", "07741212724", "yellow ford" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform", "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "leaveat", "destination", "type", "phone" ], "act_slot_value": [ "08:30", "trinity College", "yellow ford", "07741212724" ], "span_start": [ 29, 72, 98, 133 ], "span_end": [ 34, 87, 109, 144 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_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": [] } } ] }
MUL1315.json
[ "restaurant", "taxi", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hi, I need a hotel on the west side, please.", "We have a couple options available to you, is there a particular price range you are looking for?", "I don't care about price range, but I do want the hotel to have a 4 star rating and have free wifi.", "I have the Huntingdon Marriott that is more expensive. Also, the Cambridge Belfry that is cheap. Do you have a preference?", "Can you tell me their post codes?", "Huntingdon marriott post code is pe296fl and the cambridge belfry postcode is cb236bw. Anything else I can assist you with today?", "No. Thank you. Goodbye.", "You're welcome. Have a wonderful day!", "I also need information on the maharajah tandoor restaurant please.", "It is an expensive restaurant in the west area serving indian food. Would you like me to book it for you?", "Yes, please book a table for 1 at 16:00 on Wednesday.", "I have completed the booking. The table will be reserved for 15 minutes. The reference number is KQLHM8ST .", "Would you be able to schedule a taxi to take me from the Huntingdon Marriott to the Maharajah Tandoor?", "Sure thing, what time would you like to arrive at your destination?", "I need to arrive in time for my reservation.", "I have reserved you a blue tesla, Contact number : 07639403969. Is there anything else I can help you with?", "No that is all thank you for your help!", "You are welcome. If you need anything else, we are always here to help." ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-type" ], "slots_values_list": [ [ "west" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "west" ], [ "yes" ], [ "4" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-postcode" ], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-name", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "west" ], [ "yes" ], [ "cambridge belfry" ], [ "4" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-name" ], "slots_values_list": [ [ "maharajah tandoori restaurant", "maharajah tandoor restaurant" ] ] } } ], "slots": [ { "slot": [ "restaurant-name" ], "value": [ "maharajah tandoor restaurant" ], "start": [ 31 ], "exclusive_end": [ 59 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "taxi" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-name" ], "slots_values_list": [ [ "wednesday" ], [ "1" ], [ "16:00" ], [ "maharajah tandoori restaurant", "maharajah tandoor restaurant" ] ] } }, { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "16:00" ], "start": [ 34 ], "exclusive_end": [ 39 ], "copy_from": [ "" ], "copy_from_value": [ [] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "huntingdon marriott", "huntingdon marriott hotel" ], [ "maharajah tandoori restaurant", "maharajah tandoor" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "Maharajah Tandoor", "Huntingdon Marriott" ], "start": [ 84, 57 ], "exclusive_end": [ 101, 76 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "16:00" ], [ "huntingdon marriott hotel", "huntingdon marriott" ], [ "maharajah tandoori restaurant", "maharajah tandoor" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "" ], "start": [ -1 ], "exclusive_end": [ -1 ], "copy_from": [ "restaurant-booktime" ], "copy_from_value": [ [ "16:00" ] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "type" ], "slot_value": [ "west", "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "type", "area" ], "act_slot_value": [ "hotel", "west" ], "span_start": [ 13, 26 ], "span_end": [ 18, 30 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "a couple" ] }, { "slot_name": [ "pricerange" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "a couple" ], "span_start": [ 8 ], "span_end": [ 16 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet", "stars", "type" ], "slot_value": [ "yes", "4", "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "type", "stars" ], "act_slot_value": [ "hotel", "4" ], "span_start": [ 50, 66 ], "span_end": [ 55, 67 ] } }, { "dialog_act": { "act_type": [ "Hotel-Recommend", "Hotel-Select" ], "act_slots": [ { "slot_name": [ "name", "name", "pricerange", "pricerange" ], "slot_value": [ "Cambridge Belfry", "Huntingdon Marriott", "cheap", "expensive" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-Recommend", "Hotel-Recommend", "Hotel-Recommend", "Hotel-Recommend" ], "act_slot_name": [ "name", "pricerange", "name", "pricerange" ], "act_slot_value": [ "Huntingdon Marriott", "expensive", "Cambridge Belfry", "cheap" ], "span_start": [ 11, 44, 65, 90 ], "span_end": [ 30, 53, 81, 95 ] } }, { "dialog_act": { "act_type": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "postcode" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "name", "name", "postcode", "postcode" ], "slot_value": [ "Huntingdon marriott", "the cambridge belfry", "cb236bw", "pe296fl" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "postcode", "name", "postcode" ], "act_slot_value": [ "Huntingdon marriott", "pe296fl", "the cambridge belfry", "cb236bw" ], "span_start": [ 0, 33, 45, 78 ], "span_end": [ 19, 40, 65, 85 ] } }, { "dialog_act": { "act_type": [ "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": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "maharajah tandoor restaurant" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "maharajah tandoor restaurant" ], "span_start": [ 31 ], "span_end": [ 59 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area", "food", "pricerange" ], "slot_value": [ "west", "indian", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "area", "food" ], "act_slot_value": [ "expensive", "west", "indian" ], "span_start": [ 9, 37, 55 ], "span_end": [ 18, 41, 61 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "booktime" ], "slot_value": [ "wednesday", "1", "16:00" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "bookpeople", "booktime", "bookday" ], "act_slot_value": [ "1", "16:00", "wednesday" ], "span_start": [ 29, 34, 43 ], "span_end": [ 30, 39, 52 ] } }, { "dialog_act": { "act_type": [ "Booking-Book" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "KQLHM8ST" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "KQLHM8ST" ], "span_start": [ 97 ], "span_end": [ 105 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "huntingdon marriott", "maharajah tandoor" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "huntingdon marriott", "maharajah tandoor" ], "span_start": [ 57, 84 ], "span_end": [ 76, 101 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "16:00" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07639403969", "blue tesla" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "blue tesla", "07639403969" ], "span_start": [ 22, 51 ], "span_end": [ 32, 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-greet", "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": [] } } ] }
MUL0812.json
[ "restaurant", "taxi", "attraction" ]
{ "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'm looking for an expensive restaurant in the center of town.", "There are many expensive restaurants in the centre of town, is there a specific type of food you would like?", "Is there any Turkish cuisine? If so I need the postcode and the address.", "The Meze Bar restaurant matches your tastes. It is located at 196 Mill Road City Centre. The postcode is cb13nf.", "I am also looking for museums in the area.", "There are many museums listed in the centre area, what kind of museum are you interested in?", "I don't really care, what do you recommend? I will need the postcode and entrance fee please.", "How about Cambridge Contemporary Art? The entrance is free and the postcode is cb21su. Enjoy!", "Thank you. I would also like a taxi to commute between the two places.", "Certainly. When would you like your taxi to depart?", "I need to arrive at Cambridge Contemporary Art by 19:15 please.", "No problem. Your taxi has been reserved. Your driver's contact number is 07035811281 and will be driving a grey toyota. Is there anything else you need today?", "No, that will be all, thank you!", "Okay, have a nice day." ], "frames": [ { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-postcode", "restaurant-address" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "turkish" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "Turkish" ], "start": [ 13 ], "exclusive_end": [ 20 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "dontcare" ], [ "museum" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "attraction" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-address" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "turkish" ], [ "expensive" ] ] } }, { "active_intent": "find_attraction", "requested_slots": [ "attraction-entrancefee", "attraction-postcode" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "dontcare" ], [ "museum" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "meze bar" ], [ "cambridge contemporary art" ] ] } } ], "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": [ [ "19:15" ], [ "meze bar" ], [ "cambridge contemporary art" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "19:15" ], "start": [ 50 ], "exclusive_end": [ 55 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "pricerange" ], "slot_value": [ "centre", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "area" ], "act_slot_value": [ "expensive", "centre" ], "span_start": [ 19, 47 ], "span_end": [ 28, 53 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "area", "choice", "pricerange" ], "slot_value": [ "centre of town", "many", "expensive" ] }, { "slot_name": [ "food" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "choice", "pricerange", "area" ], "act_slot_value": [ "many", "expensive", "centre of town" ], "span_start": [ 10, 15, 44 ], "span_end": [ 14, 24, 58 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "turkish" ] }, { "slot_name": [ "address", "postcode" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "food" ], "act_slot_value": [ "turkish" ], "span_start": [ 13 ], "span_end": [ 20 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "address", "name", "postcode" ], "slot_value": [ "196 Mill Road City Centre", "The Meze Bar restaurant", "cb13nf" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "address", "postcode" ], "act_slot_value": [ "The Meze Bar restaurant", "196 Mill Road City Centre", "cb13nf" ], "span_start": [ 0, 62, 105 ], "span_end": [ 23, 87, 111 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area", "type" ], "slot_value": [ "dontcare", "museum" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "museum" ], "span_start": [ 22 ], "span_end": [ 28 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area", "choice", "type" ], "slot_value": [ "centre", "many", "museums" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "choice", "type", "area" ], "act_slot_value": [ "many", "museums", "centre" ], "span_start": [ 10, 15, 37 ], "span_end": [ 14, 22, 43 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "entrancefee", "postcode" ], "slot_value": [ "?", "?" ] }, { "slot_name": [ "address" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "entrancefee", "name", "postcode" ], "slot_value": [ "free", "Cambridge Contemporary Art", "cb21su" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "entrancefee", "postcode" ], "act_slot_value": [ "Cambridge Contemporary Art", "free", "cb21su" ], "span_start": [ 10, 54, 79 ], "span_end": [ 36, 58, 85 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "19:15", "19:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "arriveby", "leaveat" ], "act_slot_value": [ "19:15", "19:15" ], "span_start": [ 50, 50 ], "span_end": [ 55, 55 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07035811281", "grey toyota" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "phone", "type" ], "act_slot_value": [ "07035811281", "grey toyota" ], "span_start": [ 73, 107 ], "span_end": [ 84, 118 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0761.json
[ "hotel" ]
{ "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": [ "Hey, I need a place to stay with free wifi and free parking.", "I have several options to offer you, is there an area of town, or price range you'd like?", "Thanks! I really don't care about the area. I need stay in a guesthouse that has free wifi and parking.", "In order to try to narrow down your options, do you prefer a cheaper place or something moderately priced?", "I don't mind about the price but I want something with 4 stars .", "How about the Archway House? it is moderately priced in the north.", "That sounds nice. Can you get it for four nights starting Thursday?", "I will be happy to book it for you! How many people will be staying?", "Four people. Thanks.", "I've book the hotel for you for 4 people on Thursday. The reference number is QMOZPFHQ .", "Thanks so much. That is all I need. Bye.", "You're welcome. If you need anything else please let us know." ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-parking" ], "slots_values_list": [ [ "yes" ], [ "yes" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-parking", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "yes" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "yes" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "thursday" ], [ "4" ], [ "yes" ], [ "archway house" ], [ "yes" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "thursday" ], [ "4" ], [ "4" ], [ "yes" ], [ "archway house" ], [ "yes" ], [ "4" ], [ "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": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet", "parking" ], "slot_value": [ "yes", "yes" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "several" ] }, { "slot_name": [ "area", "pricerange" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "several" ], "span_start": [ 7 ], "span_end": [ 14 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "guesthouse" ], "span_start": [ 61 ], "span_end": [ 71 ] } }, { "dialog_act": { "act_type": [ "Hotel-Select" ], "act_slots": [ { "slot_name": [ "pricerange", "pricerange" ], "slot_value": [ "cheaper", "moderately priced" ] } ] }, "span_info": { "act_type": [ "Hotel-Select", "Hotel-Select" ], "act_slot_name": [ "pricerange", "pricerange" ], "act_slot_value": [ "cheaper", "moderately priced" ], "span_start": [ 61, 88 ], "span_end": [ 68, 105 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "stars" ], "slot_value": [ "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "stars" ], "act_slot_value": [ "4" ], "span_start": [ 55 ], "span_end": [ 56 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "name", "pricerange" ], "slot_value": [ "north", "the Archway House", "moderately priced" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "pricerange", "area" ], "act_slot_value": [ "the Archway House", "moderately priced", "north" ], "span_start": [ 10, 35, 60 ], "span_end": [ 27, 52, 65 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookstay", "stars" ], "slot_value": [ "thursday", "4", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookstay", "bookday" ], "act_slot_value": [ "4", "thursday" ], "span_start": [ 37, 58 ], "span_end": [ 41, 66 ] } }, { "dialog_act": { "act_type": [ "Booking-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": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "4" ], "span_start": [ 0 ], "span_end": [ 4 ] } }, { "dialog_act": { "act_type": [ "Booking-Book" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "ref" ], "slot_value": [ "Thursday", "4", "QMOZPFHQ" ] } ] }, "span_info": { "act_type": [ "Booking-Book", "Booking-Book", "Booking-Book" ], "act_slot_name": [ "bookpeople", "bookday", "ref" ], "act_slot_value": [ "4", "Thursday", "QMOZPFHQ" ], "span_start": [ 32, 44, 78 ], "span_end": [ 33, 52, 86 ] } }, { "dialog_act": { "act_type": [ "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": [] } } ] }
SNG01729.json
[ "hospital" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'm hurt and I need to find a hospital. Oh, and one with an oncology department!", "Hello, I'm sorry you are injured. Addenbrookes Hospital is located on Hills Rd. If you need to call the oncology department directly they may be reached at 01223217708.", "Thank you. Can I have the postcode too please.", "The postcode is CB20QQ", "Okay, thank you.", "You're welcome. I hope everything is okay!" ], "frames": [ { "service": [ "hospital" ], "state": [ { "active_intent": "find_hospital", "requested_slots": [], "slots_values": { "slots_values_name": [ "hospital-department" ], "slots_values_list": [ [ "oncology" ] ] } } ], "slots": [ { "slot": [ "hospital-department" ], "value": [ "oncology" ], "start": [ 60 ], "exclusive_end": [ 68 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hospital" ], "state": [ { "active_intent": "find_hospital", "requested_slots": [ "hospital-address", "hospital-postcode" ], "slots_values": { "slots_values_name": [ "hospital-department" ], "slots_values_list": [ [ "oncology" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Hospital-Inform" ], "act_slots": [ { "slot_name": [ "department" ], "slot_value": [ "oncology" ] } ] }, "span_info": { "act_type": [ "Hospital-Inform" ], "act_slot_name": [ "department" ], "act_slot_value": [ "oncology" ], "span_start": [ 60 ], "span_end": [ 68 ] } }, { "dialog_act": { "act_type": [ "Hospital-Inform" ], "act_slots": [ { "slot_name": [ "address", "department", "name", "phone" ], "slot_value": [ "Hills Rd.", "oncology", "Addenbrookes", "01223217708" ] } ] }, "span_info": { "act_type": [ "Hospital-Inform", "Hospital-Inform", "Hospital-Inform", "Hospital-Inform" ], "act_slot_name": [ "name", "address", "department", "phone" ], "act_slot_value": [ "Addenbrookes", "Hills Rd.", "oncology", "01223217708" ], "span_start": [ 34, 70, 104, 156 ], "span_end": [ 46, 79, 112, 167 ] } }, { "dialog_act": { "act_type": [ "Hospital-Request" ], "act_slots": [ { "slot_name": [ "address", "postcode" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hospital-Inform" ], "act_slots": [ { "slot_name": [ "postcode" ], "slot_value": [ "CB20QQ" ] } ] }, "span_info": { "act_type": [ "Hospital-Inform" ], "act_slot_name": [ "postcode" ], "act_slot_value": [ "CB20QQ" ], "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-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL3447.json
[ "train", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I am planning your trip in Cambridge. looking for a train", "I feel more comfortable planning my own trip, but I can help you with yours. Where will you be coming from and on what day?", "I am from Broxbourne and coming into Cambridge. What trains would you have available on Monday?", "We have nineteen trains available that day. Is there any time you would like to leave or arrive by?", "I need to leave after 21:15. Can you book this for four people? I need a reference number.", "Booking was successful, the total fee is 71.59 GBP payable at the station. Reference number is : UPJBMQ32 .", "Thanks, I also need a guest house.", "We have many fine guesthouses in town. Is there a certain part of town or price range you would like?", "I want it to be cheap, in the centre, and it must have internet", "there are two results here. Do you have a preference for star rating?", "No, I don't have a preference for star rating. Either would be fine.", "Well 4 stars sounds better than 0 to me, how about the alexander bed and breakfast. Would you like to book there?", "as long as it has free wifi. I need a room for 2 nights for 4 people on the same day.", "It does have internet. I booked your reservation, the reference number is RUNKLECC . Anything more I can help with?", "that will be all for me today. Thank you, bye!", "You are very welcome. Enjoy your stay!" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train", "hotel" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "monday" ], [ "broxbourne" ], [ "cambridge" ] ] } }, { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "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" ], [ "monday" ], [ "broxbourne" ], [ "cambridge" ], [ "21:15" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "21:15" ], "start": [ 22 ], "exclusive_end": [ 27 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-type" ], "slots_values_list": [ [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "centre" ], [ "yes" ], [ "cheap" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-pricerange", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "centre" ], [ "yes" ], [ "cheap" ], [ "dontcare" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-pricerange", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "centre" ], [ "monday" ], [ "4" ], [ "2" ], [ "yes" ], [ "alexander bed and breakfast" ], [ "cheap" ], [ "dontcare" ], [ "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": [ "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": [ 27 ], "span_end": [ 36 ] } }, { "dialog_act": { "act_type": [ "Train-Request", "general-reqmore" ], "act_slots": [ { "slot_name": [ "day", "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": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "departure", "destination" ], "slot_value": [ "monday", "broxbourne", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination", "day" ], "act_slot_value": [ "broxbourne", "cambridge", "monday" ], "span_start": [ 10, 37, 88 ], "span_end": [ 20, 46, 94 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "nineteen" ] }, { "slot_name": [ "arriveby", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "nineteen" ], "span_start": [ 8 ], "span_end": [ 16 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "bookpeople", "leaveat" ], "slot_value": [ "4", "21:15" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "bookpeople" ], "act_slot_value": [ "21:15", "4" ], "span_start": [ 22, 51 ], "span_end": [ 27, 55 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "71.59 GBP", "UPJBMQ32" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "price", "ref" ], "act_slot_value": [ "71.59 GBP", "UPJBMQ32" ], "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": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "choice", "type" ], "slot_value": [ "many", "guesthouses" ] }, { "slot_name": [ "area", "pricerange" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "choice", "type" ], "act_slot_value": [ "many", "guesthouses" ], "span_start": [ 8, 18 ], "span_end": [ 12, 29 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "internet", "pricerange" ], "slot_value": [ "centre", "yes", "cheap" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "pricerange", "area" ], "act_slot_value": [ "cheap", "centre" ], "span_start": [ 16, 30 ], "span_end": [ 21, 36 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "two" ] }, { "slot_name": [ "stars" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "two" ], "span_start": [ 10 ], "span_end": [ 13 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "stars" ], "slot_value": [ "dontcare" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Recommend" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "name" ], "slot_value": [ "the alexander bed and breakfast" ] } ] }, "span_info": { "act_type": [ "Hotel-Recommend" ], "act_slot_name": [ "name" ], "act_slot_value": [ "the alexander bed and breakfast" ], "span_start": [ 51 ], "span_end": [ 82 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "bookstay" ], "slot_value": [ "monday", "4", "2" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookstay", "bookpeople", "bookday" ], "act_slot_value": [ "2", "4", "monday" ], "span_start": [ 47, 60, 76 ], "span_end": [ 48, 61, 84 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "Hotel-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "RUNKLECC" ] }, { "slot_name": [ "internet" ], "slot_value": [ "yes" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "RUNKLECC" ], "span_start": [ 74 ], "span_end": [ 82 ] } }, { "dialog_act": { "act_type": [ "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": [] } } ] }
SNG02348.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need to get a taxi out of holy trinity church.", "What is your destination?", "I'm going to saint johns chop house.", "I can help you with that. When do you need to leave?", "I need to arrive at the chop house by 22:30.", "Your taxi is booked. Look for a yellow Volkswagen.", "I need the contact number please.", "The contact number is 07727071722. Is there anything else I can help you with?", "No that is all Thank you goodbye.", "Please call us anytime. Good Bye." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure" ], "slots_values_list": [ [ "holy trinity church" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "holy trinity church" ], "start": [ 28 ], "exclusive_end": [ 47 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "holy trinity church" ], [ "saint johns chop house" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "saint johns chop house" ], "start": [ 13 ], "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": [ [ "22:30" ], [ "holy trinity church" ], [ "saint johns chop house" ] ] } } ], "slots": [ { "slot": [ "taxi-arriveby" ], "value": [ "22:30" ], "start": [ 38 ], "exclusive_end": [ 43 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [ "taxi-phone" ], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "22:30" ], [ "holy trinity church" ], [ "saint johns chop house" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "holy trinity church" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "holy trinity church" ], "span_start": [ 28 ], "span_end": [ 47 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "saint johns chop house" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "saint johns chop house" ], "span_start": [ 13 ], "span_end": [ 35 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "22:30" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "22:30" ], "span_start": [ 38 ], "span_end": [ 43 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "yellow Volkswagen" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "yellow Volkswagen" ], "span_start": [ 32 ], "span_end": [ 49 ] } }, { "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": [ "07727071722" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "phone" ], "act_slot_value": [ "07727071722" ], "span_start": [ 22 ], "span_end": [ 33 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG02229.json
[ "taxi" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'd like for a taxi to take me to gonville hotel today", "And where will you be leaving from?", "I'll be departing from j restaurant.", "What time would you like to depart at?", "I'd like to leave after 21:15.", "Booking completed! Booked car type : white honda Contact number : 07694199231", "Great, thank you! That's all I need today.", "You're quite welcome. Have a lovely trip! Goodbye." ], "frames": [ { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-destination" ], "slots_values_list": [ [ "gonville hotel" ] ] } } ], "slots": [ { "slot": [ "taxi-destination" ], "value": [ "gonville hotel" ], "start": [ 34 ], "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" ], "slots_values_list": [ [ "j restaurant" ], [ "gonville hotel" ] ] } } ], "slots": [ { "slot": [ "taxi-departure" ], "value": [ "j restaurant" ], "start": [ 23 ], "exclusive_end": [ 35 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "j restaurant" ], [ "gonville hotel" ], [ "21:15" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "21:15" ], "start": [ 24 ], "exclusive_end": [ 29 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "gonville hotel" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "gonville hotel" ], "span_start": [ 34 ], "span_end": [ 48 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "j restaurant" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "departure" ], "act_slot_value": [ "j restaurant" ], "span_start": [ 23 ], "span_end": [ 35 ] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "21:15" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "21:15" ], "span_start": [ 24 ], "span_end": [ 29 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07694199231", "white honda" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "white honda", "07694199231" ], "span_start": [ 37, 66 ], "span_end": [ 48, 77 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL4372.json
[ "restaurant", "hotel" ]
{ "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": [ "Please find me an expensive place to dine on the South side of town", "Sure, we have Chinese, Indian, Italian or Mexican that you could choose from.", "How about chinese.", "Okay, how about the good luck chinese food takeaway? Will that work for you?", "Yes, that sounds good! Book a table for 3 at 13:45 please.", "I'll be happy to help you with that. What day would you like the reservation for?", "I'd like to make it for Wednesday. Can you include the reference number?", "Your reservation is all set for Wednesday. Your reference number is 68X7U9IG . Is there anything else I can help you with?", "I need a hotel in the same price range as the restaurant that has free parking and free wifi for the same group for 3 nights starting from the same day.", "Ok and for how many days ?", "how about 1 nights.", "There are 5 results matching your requirements. What area of town would you like?", "The area does not matter. Just the criteria I stated. It will be starting Wednesday.", "How about the University Arms Hotel? It has free parking and wifi, and it's a 4 star rated hotel.", "If you can book it for my group, I need it for 3 nights starting on Wednesday.", "Yes I will book it for you and get a reference number ?" ], "frames": [ { "service": [ "restaurant", "hotel" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "expensive" ] ] } }, { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "chinese" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "chinese" ], "start": [ 10 ], "exclusive_end": [ 17 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "3" ], [ "13:45" ], [ "chinese" ], [ "good", "good luck" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [ "restaurant-booktime", "restaurant-name" ], "value": [ "13:45", "good" ], "start": [ 45, 17 ], "exclusive_end": [ 50, 21 ], "copy_from": [ "", "" ], "copy_from_value": [ [], [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "hotel" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "wednesday" ], [ "3" ], [ "13:45" ], [ "chinese" ], [ "good luck", "good" ], [ "expensive" ] ] } }, { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookstay", "hotel-internet", "hotel-parking", "hotel-pricerange" ], "slots_values_list": [ [ "wednesday" ], [ "3" ], [ "yes" ], [ "yes" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookstay", "hotel-internet", "hotel-parking", "hotel-pricerange" ], "slots_values_list": [ [ "wednesday" ], [ "1" ], [ "yes" ], [ "yes" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "hotel" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "wednesday" ], [ "3" ], [ "13:45" ], [ "chinese" ], [ "good luck", "good" ], [ "expensive" ] ] } }, { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookstay", "hotel-internet", "hotel-parking", "hotel-pricerange" ], "slots_values_list": [ [ "wednesday" ], [ "1" ], [ "yes" ], [ "yes" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "hotel" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "wednesday" ], [ "3" ], [ "13:45" ], [ "chinese" ], [ "good luck", "good" ], [ "expensive" ] ] } }, { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookstay", "hotel-internet", "hotel-parking", "hotel-pricerange" ], "slots_values_list": [ [ "wednesday" ], [ "1" ], [ "yes" ], [ "yes" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "pricerange" ], "slot_value": [ "south", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "area" ], "act_slot_value": [ "expensive", "south" ], "span_start": [ 18, 49 ], "span_end": [ 27, 54 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Select" ], "act_slots": [ { "slot_name": [ "food", "food", "food", "food" ], "slot_value": [ "Chinese", "Indian", "Italian", "Mexican" ] } ] }, "span_info": { "act_type": [ "Restaurant-Select", "Restaurant-Select", "Restaurant-Select", "Restaurant-Select" ], "act_slot_name": [ "food", "food", "food", "food" ], "act_slot_value": [ "Chinese", "Indian", "Italian", "Mexican" ], "span_start": [ 14, 23, 31, 42 ], "span_end": [ 21, 29, 38, 49 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "chinese" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "food" ], "act_slot_value": [ "chinese" ], "span_start": [ 10 ], "span_end": [ 17 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Restaurant-Recommend" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "name" ], "slot_value": [ "good luck chinese food takeaway" ] } ] }, "span_info": { "act_type": [ "Restaurant-Recommend" ], "act_slot_name": [ "name" ], "act_slot_value": [ "good luck chinese food takeaway" ], "span_start": [ 20 ], "span_end": [ 51 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople", "booktime", "name" ], "slot_value": [ "3", "13:45", "good" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "bookpeople", "booktime" ], "act_slot_value": [ "good", "3", "13:45" ], "span_start": [ 17, 40, 45 ], "span_end": [ 21, 41, 50 ] } }, { "dialog_act": { "act_type": [ "Booking-Request", "general-greet" ], "act_slots": [ { "slot_name": [ "bookday" ], "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": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "bookday" ], "slot_value": [ "wednesday" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "bookday" ], "act_slot_value": [ "wednesday" ], "span_start": [ 24 ], "span_end": [ 33 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "bookday", "ref" ], "slot_value": [ "Wednesday", "68X7U9IG" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book", "Booking-Book" ], "act_slot_name": [ "bookday", "ref" ], "act_slot_value": [ "Wednesday", "68X7U9IG" ], "span_start": [ 32, 68 ], "span_end": [ 41, 76 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookstay", "internet", "parking", "pricerange" ], "slot_value": [ "wednesday", "3", "yes", "yes", "expensive" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookstay", "bookday" ], "act_slot_value": [ "3", "wednesday" ], "span_start": [ 116, 143 ], "span_end": [ 117, 151 ] } }, { "dialog_act": { "act_type": [ "Booking-Request" ], "act_slots": [ { "slot_name": [ "bookstay" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookstay" ], "slot_value": [ "1" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "bookstay" ], "act_slot_value": [ "1" ], "span_start": [ 10 ], "span_end": [ 11 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "5" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "5" ], "span_start": [ 10 ], "span_end": [ 11 ] } }, { "dialog_act": { "act_type": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Recommend" ], "act_slots": [ { "slot_name": [ "internet", "parking", "stars" ], "slot_value": [ "yes", "yes", "4" ] }, { "slot_name": [ "name" ], "slot_value": [ "University Arms Hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Recommend", "Hotel-Inform" ], "act_slot_name": [ "name", "stars" ], "act_slot_value": [ "University Arms Hotel", "4" ], "span_start": [ 14, 78 ], "span_end": [ 35, 79 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookstay" ], "slot_value": [ "wednesday", "3" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookstay", "bookday" ], "act_slot_value": [ "3", "wednesday" ], "span_start": [ 47, 68 ], "span_end": [ 48, 77 ] } }, { "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": [] } } ] }
MUL1403.json
[ "restaurant", "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 trying to find a train that departs from London Kings Cross on Thursday. Can you help me book a ticket?", "Sure, are you coming to Cambridge? What time would you like to depart?", "Any time that lets me arrive by 08:45.", "The TR4016 from london kings cross to cambridge, traveling on thursday, leaves at 07:17 and arrives at 8:08. Should I book it for you?", "Yes can you please book that for 8 people and give me the reference number?", "great, I was able to get your tickets. Reference number is FCRRA5HL and the tickets, 188.8 GBP are payable at the station, anything else?", "Yes, have you heard of a restaurant called Curry King?", "Yes, Curry King is an Indian restaurant in the centre. What more information would you like?", "Can you book be there for 8 people at 18:30 on thursday?", "I have your table reserved. The reference number is ZTVSJGBZ .", "Thank you for reserving that for me. That's all I need today.", "You're very welcome. Have a lovely day." ], "frames": [ { "service": [ "train", "restaurant" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure" ], "slots_values_list": [ [ "thursday" ], [ "london kings cross" ] ] } }, { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "08:45" ], [ "thursday" ], [ "london kings cross" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "08:45" ], "start": [ 32 ], "exclusive_end": [ 37 ], "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:45" ], [ "8" ], [ "thursday" ], [ "london kings cross" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-name" ], "slots_values_list": [ [ "curry king" ] ] } } ], "slots": [ { "slot": [ "restaurant-name" ], "value": [ "Curry King" ], "start": [ 43 ], "exclusive_end": [ 53 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "train" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-name" ], "slots_values_list": [ [ "thursday" ], [ "8" ], [ "18:30" ], [ "curry king" ] ] } }, { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "08:45" ], [ "8" ], [ "thursday" ], [ "london kings cross" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "18:30" ], "start": [ 38 ], "exclusive_end": [ 43 ], "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": [ "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": [ 45, 67 ], "span_end": [ 63, 75 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "destination", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "destination" ], "slot_value": [ "08:45", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "08:45" ], "span_start": [ 32 ], "span_end": [ 37 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "day", "departure", "destination", "leaveat", "trainid" ], "slot_value": [ "8:08", "thursday", "london kings cross", "cambridge", "07:17", "TR4016" ] }, { "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", "destination", "day", "leaveat", "arriveby" ], "act_slot_value": [ "TR4016", "london kings cross", "cambridge", "thursday", "07:17", "8:08" ], "span_start": [ 4, 16, 38, 62, 82, 103 ], "span_end": [ 10, 34, 47, 70, 87, 107 ] } }, { "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": [ 33 ], "span_end": [ 34 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "price", "ref" ], "slot_value": [ "188.8 GBP", "FCRRA5HL" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked", "Train-OfferBooked" ], "act_slot_name": [ "ref", "price" ], "act_slot_value": [ "FCRRA5HL", "188.8 GBP" ], "span_start": [ 59, 85 ], "span_end": [ 67, 94 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "curry king" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "curry king" ], "span_start": [ 43 ], "span_end": [ 53 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "area", "food", "name" ], "slot_value": [ "centre", "Indian", "Curry King" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "food", "area" ], "act_slot_value": [ "Curry King", "Indian", "centre" ], "span_start": [ 5, 22, 47 ], "span_end": [ 15, 28, 53 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "booktime" ], "slot_value": [ "thursday", "8", "18:30" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "bookpeople", "booktime", "bookday" ], "act_slot_value": [ "8", "18:30", "thursday" ], "span_start": [ 26, 38, 47 ], "span_end": [ 27, 43, 55 ] } }, { "dialog_act": { "act_type": [ "Booking-Book" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "ZTVSJGBZ" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "ZTVSJGBZ" ], "span_start": [ 52 ], "span_end": [ 60 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL0319.json
[ "restaurant", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'm looking for an expensive restaurant in the south.", "I have two that fit that description, would you prefer Chinese or Portuguese?", "Either one. I just need it to be open on Sunday.", "Okay, lets do the Lucky Star. Would you like a reservation?", "I would like that. A table for 8 at 12:00.", "I have booked a table for 8 at the Lucky Star. The reference number is IILATPJI . Is there anything else I can help you with?", "I'm looking for a guesthouse to stay at. It should have free parking.", "The acorn guest house would be perfect. Shall I book it ?", "Yes, that would be great. I'll need it booked for the same group of people, 2 nights, and starting on the same day.", "Your hotel reservation number is D6UOJ6SH, for Sunday, 8 people for two nights. Is there anything else I can help you with?", "i dont think so. i think thats all. take care. bye.", "Thank you for contacting us and have a nice day." ], "frames": [ { "service": [ "restaurant", "hotel" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "cheap" ] ] } }, { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "hotel" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "sunday" ], [ "cheap" ] ] } }, { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "taxi" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "sunday" ], [ "8" ], [ "12:00" ], [ "lucky star" ], [ "cheap" ] ] } }, { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "12:00" ], "start": [ 36 ], "exclusive_end": [ 41 ], "copy_from": [ "" ], "copy_from_value": [ [] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-parking", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-name", "hotel-parking", "hotel-type" ], "slots_values_list": [ [ "sunday" ], [ "8" ], [ "2" ], [ "acorn guest house" ], [ "yes" ], [ "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": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "south" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "south" ], "span_start": [ 47 ], "span_end": [ 52 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Select" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "two" ] }, { "slot_name": [ "food", "food" ], "slot_value": [ "Chinese", "Portuguese" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Select", "Restaurant-Select" ], "act_slot_name": [ "choice", "food", "food" ], "act_slot_value": [ "two", "Chinese", "Portuguese" ], "span_start": [ 7, 55, 66 ], "span_end": [ 10, 62, 76 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "bookday" ], "slot_value": [ "sunday" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "bookday" ], "act_slot_value": [ "sunday" ], "span_start": [ 41 ], "span_end": [ 47 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "name" ], "slot_value": [ "Lucky Star" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "Lucky Star" ], "span_start": [ 18 ], "span_end": [ 28 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople", "booktime" ], "slot_value": [ "8", "12:00" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "bookpeople", "booktime" ], "act_slot_value": [ "8", "12:00" ], "span_start": [ 31, 36 ], "span_end": [ 32, 41 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "bookpeople", "name", "ref" ], "slot_value": [ "8", "Lucky Star", "IILATPJI" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book", "Booking-Book", "Booking-Book" ], "act_slot_name": [ "bookpeople", "name", "ref" ], "act_slot_value": [ "8", "Lucky Star", "IILATPJI" ], "span_start": [ 26, 35, 71 ], "span_end": [ 27, 45, 79 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "parking", "type" ], "slot_value": [ "yes", "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "guesthouse" ], "span_start": [ 18 ], "span_end": [ 28 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "name" ], "slot_value": [ "acorn guest house" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "acorn guest house" ], "span_start": [ 4 ], "span_end": [ 21 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "bookstay" ], "slot_value": [ "sunday", "8", "2" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookpeople", "bookstay", "bookday" ], "act_slot_value": [ "8", "2", "sunday" ], "span_start": [ 54, 76, 106 ], "span_end": [ 74, 77, 114 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "bookstay", "ref" ], "slot_value": [ "Sunday", "8", "two", "D6UOJ6SH" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book", "Booking-Book", "Booking-Book", "Booking-Book" ], "act_slot_name": [ "ref", "bookday", "bookpeople", "bookstay" ], "act_slot_value": [ "D6UOJ6SH", "Sunday", "8", "two" ], "span_start": [ 33, 47, 55, 68 ], "span_end": [ 41, 53, 56, 71 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0868.json
[ "hotel" ]
{ "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 certain hotel. Could you see if you might have any info on it?", "Sure thing! Can you give me the name of the place?", "Yes, I'm looking for Hobson's House.", "Yes, it is a guesthouse in the west part of town in the moderate price range. Would you like to know anything else about it.", "Could I get the postcode please?", "Postcode is CB39LH. Anything else?", "No, that's it. Thanks!", "Have a great day!" ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-name" ], "slots_values_list": [ [ "hobson's house", "hobsons house" ] ] } } ], "slots": [ { "slot": [ "hotel-name" ], "value": [ "Hobson's House" ], "start": [ 21 ], "exclusive_end": [ 35 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-postcode" ], "slots_values": { "slots_values_name": [ "hotel-name" ], "slots_values_list": [ [ "hobsons house", "hobson's house" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Hotel-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": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "hobson's house" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "hobson's house" ], "span_start": [ 21 ], "span_end": [ 35 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "area", "pricerange", "type" ], "slot_value": [ "in the west", "moderate", "guesthouse" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "type", "area", "pricerange" ], "act_slot_value": [ "guesthouse", "in the west", "moderate" ], "span_start": [ 13, 24, 56 ], "span_end": [ 23, 35, 64 ] } }, { "dialog_act": { "act_type": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "postcode" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "postcode" ], "slot_value": [ "CB39LH" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "postcode" ], "act_slot_value": [ "CB39LH" ], "span_start": [ 12 ], "span_end": [ 18 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "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": [] } } ] }
PMUL0029.json
[ "restaurant", "hotel" ]
{ "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 place to stay", "I will definitely be able to help you with that. Did you want a hotel or a guest house?", "I'm looking for a guesthouse with free parking and free wifi.", "There are a lot of guesthouses that meet that criteria. Do you want to stay in a particular area?", "No, I don't care about the location. I do want a 4 star place though.", "The acorn guest house has a 4 star rating and is in the moderate price range. It is in the north area. Would you like to reserve a room?", "Yes. Where is a good expensive restaurant in the West area of town?", "There are nine expensive restaurants in the west, is there a particular type of food that you are interested in?", "Can you give me some examples of the type of cuisine that is available?", "There's british, european, indian, and thai.", "What's the address, postcode and phone number of the thai restaurant?", "Sala Thong serves Thai food and is located at 35 Newnham Road, Newnham cb39ey. Their phone number is 01223323178. Can I help with a booking?", "Yes can you please book that for me?", "What day and time would you like me to reserve the restaurant for?", "let's book it for wednesday please.", "How many people will the booking be for and what time would you prefer the booking to be at?", "I think we're jumping way ahead of ourselves here. Let's start afresh. Please get me the address to the acorn and then we can proceed with getting a taxi", "The address to acorn is 154 chesterton road.", "Thank you! Good bye.", "Thank you for calling Cambridge TownInfo centre. It was a pleasure to help you." ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-parking", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "yes" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "dontcare" ], [ "yes" ], [ "yes" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "hotel" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "west" ], [ "expensive" ] ] } }, { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-name", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "dontcare" ], [ "yes" ], [ "acorn guest house" ], [ "yes" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "west" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-phone", "restaurant-postcode", "restaurant-address" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "west" ], [ "thai" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "thai" ], "start": [ 53 ], "exclusive_end": [ 57 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-name" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "west" ], [ "thai" ], [ "sala thong" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "west" ], [ "wednesday" ], [ "thai" ], [ "sala thong" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [ "restaurant-address" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "west" ], [ "wednesday" ], [ "thai" ], [ "sala thong" ], [ "expensive" ] ] } } ], "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": [ "Hotel-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": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet", "parking", "type" ], "slot_value": [ "yes", "yes", "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "guesthouse" ], "span_start": [ 18 ], "span_end": [ 28 ] } }, { "dialog_act": { "act_type": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "stars" ], "slot_value": [ "dontcare", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "area", "stars" ], "act_slot_value": [ "dontcare", "4" ], "span_start": [ 6, 49 ], "span_end": [ 16, 50 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area", "name", "pricerange", "stars" ], "slot_value": [ "north", "The acorn guest house", "moderate", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "stars", "pricerange", "area" ], "act_slot_value": [ "The acorn guest house", "4", "moderate", "north" ], "span_start": [ 0, 28, 56, 91 ], "span_end": [ 21, 29, 64, 96 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "pricerange" ], "slot_value": [ "west", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "area" ], "act_slot_value": [ "expensive", "west" ], "span_start": [ 21, 49 ], "span_end": [ 30, 53 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "area", "choice" ], "slot_value": [ "west", "nine" ] }, { "slot_name": [ "food" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "choice", "area" ], "act_slot_value": [ "nine", "west" ], "span_start": [ 10, 44 ], "span_end": [ 14, 48 ] } }, { "dialog_act": { "act_type": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food", "food", "food", "food" ], "slot_value": [ "and thai", "british", "european", "indian" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "food", "food", "food", "food" ], "act_slot_value": [ "british", "european", "indian", "and thai" ], "span_start": [ 8, 17, 27, 35 ], "span_end": [ 15, 25, 33, 43 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "thai" ] }, { "slot_name": [ "address", "phone", "postcode" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "food" ], "act_slot_value": [ "thai" ], "span_start": [ 53 ], "span_end": [ 57 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "address", "address", "food", "name", "phone", "postcode" ], "slot_value": [ "35 Newnham Road", "Newnham", "Thai", "Sala Thong", "01223323178", "cb39ey" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "food", "address", "postcode", "phone" ], "act_slot_value": [ "Sala Thong", "Thai", "35 Newnham Road", "cb39ey", "01223323178" ], "span_start": [ 0, 18, 46, 71, 101 ], "span_end": [ 10, 22, 61, 77, 112 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Booking-Request" ], "act_slots": [ { "slot_name": [ "bookday", "booktime" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "bookday" ], "slot_value": [ "wednesday" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "bookday" ], "act_slot_value": [ "wednesday" ], "span_start": [ 18 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Booking-Request" ], "act_slots": [ { "slot_name": [ "bookpeople", "booktime" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "address" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "address" ], "slot_value": [ "154 chesterton road" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "address" ], "act_slot_value": [ "154 chesterton road" ], "span_start": [ 24 ], "span_end": [ 43 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL2321.json
[ "restaurant", "taxi", "attraction" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'm looking for a place to dine in the centre in the moderate price range.", "Would you like a table at Cotto?", "Yes, that would be fine. I don't need a book but can you give me the phone number and address for Cotto? Thanks", "Sure! The phone number for Cotto is 01223302010 and the address is 183 East Road, City Centre. Is there anything else I can help you with?", "Can you tell what attractions are near the restaurant?", "There are 44 attractions in the centre of town. Do you have particular type of attraction in mind?", "No, what do you recommend?", "The old schools is wonderful located at trinity lane.", "What is the entrance fee and phone number?", "They have free entrance. Their phone number is 01223332320.", "I also want a taxi two go between those two places.", "Ok, will you be leaving from the restaurant or the college? And what time of day would you like this booking to be?", "I want to leave the college by 07:00 so please go ahead and book that taxi for me", "I was able to book your taxi. It is a white Tesla and the contact number is 07335673174. Is there anything else you need today?", "that is all i needed. i appreciate your help alot", "I'm glad I was able to help you today. Hope you have a great day." ], "frames": [ { "service": [ "restaurant", "attraction" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "moderate" ] ] } }, { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-phone", "restaurant-address" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "cotto" ], [ "moderate" ] ] } } ], "slots": [ { "slot": [ "restaurant-name" ], "value": [ "Cotto" ], "start": [ 98 ], "exclusive_end": [ 103 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "attraction" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "cotto" ], [ "moderate" ] ] } }, { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area" ], "slots_values_list": [ [ "centre" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-name" ], "slots_values": { "slots_values_name": [ "attraction-area" ], "slots_values_list": [ [ "centre" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-entrancefee", "attraction-phone" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-name" ], "slots_values_list": [ [ "centre" ], [ "old schools" ] ] } } ], "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": [], "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": [ [ "old schools" ], [ "cotto" ], [ "07:00" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-destination", "taxi-departure" ], "value": [ "07:00", "", "" ], "start": [ 31, -1, -1 ], "exclusive_end": [ 36, -1, -1 ], "copy_from": [ "", "restaurant-name", "attraction-name" ], "copy_from_value": [ [], [ "cotto" ], [ "old schools" ] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "pricerange" ], "slot_value": [ "centre", "moderate" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "area", "pricerange" ], "act_slot_value": [ "centre", "moderate" ], "span_start": [ 39, 53 ], "span_end": [ 45, 61 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "Cotto" ] } ] }, "span_info": { "act_type": [ "Booking-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "Cotto" ], "span_start": [ 26 ], "span_end": [ 31 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "cotto" ] }, { "slot_name": [ "address", "phone" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "cotto" ], "span_start": [ 98 ], "span_end": [ 103 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "address", "address", "name", "phone" ], "slot_value": [ "183 East Road", "City Centre", "Cotto", "01223302010" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "phone", "address" ], "act_slot_value": [ "Cotto", "01223302010", "183 East Road, City Centre" ], "span_start": [ 27, 36, 67 ], "span_end": [ 32, 47, 93 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Restaurant-Inform" ], "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": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "area", "choice" ], "slot_value": [ "centre", "44" ] }, { "slot_name": [ "type" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "choice", "area" ], "act_slot_value": [ "44", "centre" ], "span_start": [ 10, 32 ], "span_end": [ 12, 38 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Recommend" ], "act_slots": [ { "slot_name": [ "address", "name" ], "slot_value": [ "trinity lane", "The old schools" ] } ] }, "span_info": { "act_type": [ "Attraction-Recommend", "Attraction-Recommend" ], "act_slot_name": [ "name", "address" ], "act_slot_value": [ "The old schools", "trinity lane" ], "span_start": [ 0, 40 ], "span_end": [ 15, 52 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "entrancefee", "phone" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "entrancefee", "phone" ], "slot_value": [ "free", "01223332320" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "entrancefee", "phone" ], "act_slot_value": [ "free", "01223332320" ], "span_start": [ 10, 47 ], "span_end": [ 14, 58 ] } }, { "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": [ "old schools", "07:00" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "07:00" ], "span_start": [ 31 ], "span_end": [ 36 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07335673174", "white Tesla" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "white Tesla", "07335673174" ], "span_start": [ 38, 76 ], "span_end": [ 49, 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": [] } } ] }
PMUL4214.json
[ "attraction", "hotel" ]
{ "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 places to go in town. The attraction should be in the type of college and should be in the centre.", "There are several. May I recommend Emmanuel College? They are located on Saint Andrew's Street and have no entrance fee.", "ok. What is their phone number?", "Their number is 01223334200.", "I also need a hotel to stay in.", "What type of hotel are you looking for?", "I need a HOTEL in the cheap price range.", "Then you want the cambridge belfry, would you like me to book you a stay?", "Does it have free parking?", "There is free parking.", "Okay. Please book a stay starting on Tuesday for 4 nights and 3 people.", "Booking was successful. Reference number is : YJQS3BTA .", "thanks for all of your help!", "You're welcome. Have a great day." ], "frames": [ { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "college" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-phone" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-name", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "emmanuel college" ], [ "college" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "cheap" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "cheap" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-name", "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "tuesday" ], [ "3" ], [ "4" ], [ "the cambridge belfry" ], [ "cheap" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area", "type" ], "slot_value": [ "centre", "college" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "type", "area" ], "act_slot_value": [ "college", "centre" ], "span_start": [ 79, 108 ], "span_end": [ 86, 114 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Recommend" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "several" ] }, { "slot_name": [ "address", "entrancefee", "name" ], "slot_value": [ "Saint Andrew's Street", "no entrance fee", "Emmanuel College" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Recommend", "Attraction-Recommend", "Attraction-Recommend" ], "act_slot_name": [ "choice", "name", "address", "entrancefee" ], "act_slot_value": [ "several", "Emmanuel College", "Saint Andrew's Street", "no entrance fee" ], "span_start": [ 10, 35, 73, 104 ], "span_end": [ 17, 51, 94, 119 ] } }, { "dialog_act": { "act_type": [ "Attraction-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": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "phone" ], "slot_value": [ "01223334200" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "phone" ], "act_slot_value": [ "01223334200" ], "span_start": [ 16 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Hotel-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": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "pricerange", "type" ], "slot_value": [ "cheap", "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "type", "pricerange" ], "act_slot_value": [ "hotel", "cheap" ], "span_start": [ 9, 22 ], "span_end": [ 14, 27 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Recommend" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "name" ], "slot_value": [ "the cambridge belfry" ] } ] }, "span_info": { "act_type": [ "Hotel-Recommend" ], "act_slot_name": [ "name" ], "act_slot_value": [ "the cambridge belfry" ], "span_start": [ 14 ], "span_end": [ 34 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "parking" ], "slot_value": [ "yes" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "parking" ], "slot_value": [ "yes" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "bookstay" ], "slot_value": [ "tuesday", "3", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookday", "bookstay", "bookpeople" ], "act_slot_value": [ "tuesday", "4", "3" ], "span_start": [ 37, 49, 62 ], "span_end": [ 44, 50, 63 ] } }, { "dialog_act": { "act_type": [ "Booking-Book" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "YJQS3BTA" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "YJQS3BTA" ], "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", "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": [] } } ] }
SSNG0159.json
[ "restaurant" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Can you help me find a cheap restaurant in the centre?", "Sure! There are 15 cheap restaurants in the centre. Is there a certain type of food you're looking for?", "Oh, yes! Italian, please.", "I can recommend Ask restaurant. Would you like me to make a reservation?", "No, let's try italian on the cheap side located in the centre. Book for 7 people on wednesday at 11:45 please.", "I was able to book your party at Ask. Your reservation will hold for 15 minutes. Is there anything else I can help you with today?", "Could I get the reference number please?", "Reference number is : V0PVDPBC . Need anything else?", "No thank you! Goodbye.", "You're welcome and have a great day!" ], "frames": [ { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "cheap" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "italian" ], [ "cheap" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "Italian" ], "start": [ 9 ], "exclusive_end": [ 16 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "wednesday" ], [ "7" ], [ "11:45" ], [ "italian" ], [ "ask" ], [ "cheap" ] ] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "11:45" ], "start": [ 97 ], "exclusive_end": [ 102 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [ "restaurant-ref" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "wednesday" ], [ "7" ], [ "11:45" ], [ "italian" ], [ "ask" ], [ "cheap" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "pricerange" ], "slot_value": [ "centre", "cheap" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "area" ], "act_slot_value": [ "cheap", "centre" ], "span_start": [ 23, 47 ], "span_end": [ 28, 53 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "area", "choice", "pricerange" ], "slot_value": [ "centre", "15", "cheap" ] }, { "slot_name": [ "food" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "choice", "pricerange", "area" ], "act_slot_value": [ "15", "cheap", "centre" ], "span_start": [ 16, 19, 44 ], "span_end": [ 18, 24, 50 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "italian" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "food" ], "act_slot_value": [ "italian" ], "span_start": [ 9 ], "span_end": [ 16 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Restaurant-Recommend" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "name" ], "slot_value": [ "Ask restaurant" ] } ] }, "span_info": { "act_type": [ "Restaurant-Recommend" ], "act_slot_name": [ "name" ], "act_slot_value": [ "Ask restaurant" ], "span_start": [ 16 ], "span_end": [ 30 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "bookday", "bookpeople", "booktime", "food", "pricerange" ], "slot_value": [ "centre", "wednesday", "7", "11:45", "italian", "cheap" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "food", "pricerange", "area", "bookpeople", "bookday", "booktime" ], "act_slot_value": [ "italian", "cheap", "centre", "7", "wednesday", "11:45" ], "span_start": [ 14, 29, 55, 72, 84, 97 ], "span_end": [ 21, 34, 61, 73, 93, 102 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "Ask" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "name" ], "act_slot_value": [ "Ask" ], "span_start": [ 33 ], "span_end": [ 36 ] } }, { "dialog_act": { "act_type": [ "Restaurant-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": [ "Restaurant-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "V0PVDPBC" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "V0PVDPBC" ], "span_start": [ 22 ], "span_end": [ 30 ] } }, { "dialog_act": { "act_type": [ "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": [] } } ] }
PMUL1073.json
[ "attraction", "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": [ "Good evening, I need to take a train from Cambridge to Norwich.", "What day and time do you want to travel?", "I want to leave on Wednesday and arrive by 15:30.", "I have train TR1144 leaving at 5:36 and arriving at 6:55. Would you like to make reservations for that?", "Yes, that would work. I don't need a ticket though. But, can I ask the price per ticket?", "The price is 17.60. Can I help you with anything else?", "i'm also interested in places to go in town.", "What area would you be in?", "I would like information on the colleges in the centre please.", "I have 13 results that match, is there anymore information you can give me on what you are looking for?", "recommend any and give me the entrance fee and postcode", "gonville and caius college have free admission. Their postcode is cb21ta", "Thanks, that's all I need for today", "Thank you for using our services. Have we met all of your needs?", "Yes, thank you very much. That will be all.", "Thank you for calling and have a great day. Goodbye." ], "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-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "15:30" ], [ "wednesday" ], [ "cambridge" ], [ "norwich" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "15:30" ], "start": [ 43 ], "exclusive_end": [ 48 ], "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", "train-leaveat" ], "slots_values_list": [ [ "6:55", "06:55" ], [ "wednesday" ], [ "cambridge" ], [ "norwich" ], [ "5:36", "05:36" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "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": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "college" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-entrancefee", "attraction-postcode" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "college" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "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": [ 42, 55 ], "span_end": [ 51, 62 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "day", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "day" ], "slot_value": [ "15:30", "wednesday" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "arriveby" ], "act_slot_value": [ "wednesday", "15:30" ], "span_start": [ 19, 43 ], "span_end": [ 28, 48 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat", "trainid" ], "slot_value": [ "6:55", "5:36", "TR1144" ] }, { "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": [ "TR1144", "5:36", "6:55" ], "span_start": [ 13, 31, 52 ], "span_end": [ 19, 35, 56 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "17.60" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "price" ], "act_slot_value": [ "17.60" ], "span_start": [ 13 ], "span_end": [ 18 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area", "type" ], "slot_value": [ "centre", "college" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "type", "area" ], "act_slot_value": [ "college", "centre" ], "span_start": [ 32, 48 ], "span_end": [ 39, 54 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "13" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "13" ], "span_start": [ 7 ], "span_end": [ 9 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "entrancefee", "postcode" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "entrancefee", "name", "postcode" ], "slot_value": [ "free", "gonville and caius college", "cb21ta" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "entrancefee", "postcode" ], "act_slot_value": [ "gonville and caius college", "free", "cb21ta" ], "span_start": [ 0, 32, 66 ], "span_end": [ 26, 36, 72 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-greet" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL1489.json
[ "attraction", "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I would like to go to a theatre in town. How many are there and where are they?", "What area in town would you like to go to?", "I don't care, anywhere in town is fine.", "i suggest the junction. it is in south. can i give you the address?", "Sure. What is the Address, phone number and postcode?", "The address is clifton way and the postcode is cb17gx. Their phone number is 01223511511. Do you need anything else?", "No, thank you that is all.", "I am glad we were able to help you today. Have a good day.", "I need to find a train.", "Okay- from where to where?", "I am wanting to go from Stevenage to Cambridge.", "OK - what day and time do you want to travel?", "I want to leave on Friday and should arrive by 10:45", "The TR4800 meets your criteria. How many tickets would you like?", "The departure time is all I need.", "Have a nice day." ], "frames": [ { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-type" ], "slots_values_list": [ [ "theatre" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-type" ], "slots_values_list": [ [ "theatre" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-address", "attraction-postcode", "attraction-phone" ], "slots_values": { "slots_values_name": [ "attraction-name", "attraction-type" ], "slots_values_list": [ [ "the junction" ], [ "theatre" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [], "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": [ [ "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-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "10:45" ], [ "friday" ], [ "stevenage" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "10:45" ], "start": [ 47 ], "exclusive_end": [ 52 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-leaveat" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "10:45" ], [ "friday" ], [ "stevenage" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "theatre" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "theatre" ], "span_start": [ 24 ], "span_end": [ 31 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "dontcare" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "dontcare" ], "span_start": [ 2 ], "span_end": [ 12 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Recommend" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "south" ] }, { "slot_name": [ "name" ], "slot_value": [ "the junction" ] } ] }, "span_info": { "act_type": [ "Attraction-Recommend", "Attraction-Inform" ], "act_slot_name": [ "name", "area" ], "act_slot_value": [ "the junction", "south" ], "span_start": [ 10, 33 ], "span_end": [ 22, 38 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "address", "phone", "postcode" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "address", "phone", "postcode" ], "slot_value": [ "clifton way", "01223511511", "cb17gx" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "address", "postcode", "phone" ], "act_slot_value": [ "clifton way", "cb17gx", "01223511511" ], "span_start": [ 15, 47, 77 ], "span_end": [ 26, 53, 88 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "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": [ "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": [ "stevenage", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "stevenage", "cambridge" ], "span_start": [ 24, 37 ], "span_end": [ 33, 46 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "day", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "day" ], "slot_value": [ "10:45", "friday" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "arriveby" ], "act_slot_value": [ "friday", "10:45" ], "span_start": [ 19, 47 ], "span_end": [ 25, 52 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "trainid" ], "slot_value": [ "TR4800" ] }, { "slot_name": [ "bookpeople" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "trainid" ], "act_slot_value": [ "TR4800" ], "span_start": [ 4 ], "span_end": [ 10 ] } }, { "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": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0606.json
[ "restaurant" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I would like a restaurant in the centre and in the moderate price range.", "The Yippee Noodle Bar is a moderate priced Asian Oriental restaurant. Does that sound good?", "No, the restaurant should serve modern european food.", "Sure I have at least two choices for you. One is the De Luca Cucina and Bar and the other is the Riverside Brasserie. Both are located in the center. Would either of them interest you?", "Let's try the Brasserie.", "If you'd like a reservation I will need to know what day and time you'd like your reservation and how many will be in your party.", "Just 1 person at 13:15 on thursday", "You're all set your reference number is IVGZLYTZ", "Thanks. That's all I need!", "Alright, thank you. Goodbye!" ], "frames": [ { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "moderate" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "modern european" ], [ "moderate" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "modern european" ], "start": [ 32 ], "exclusive_end": [ 47 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "modern european" ], [ "brasserie", "riverside brasserie" ], [ "moderate" ] ] } } ], "slots": [ { "slot": [ "restaurant-name" ], "value": [ "Brasserie" ], "start": [ 14 ], "exclusive_end": [ 23 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "thursday" ], [ "1" ], [ "13:15" ], [ "modern european" ], [ "riverside brasserie", "brasserie" ], [ "moderate" ] ] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "13:15" ], "start": [ 17 ], "exclusive_end": [ 22 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "pricerange" ], "slot_value": [ "centre", "moderate" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "area", "pricerange" ], "act_slot_value": [ "centre", "moderate" ], "span_start": [ 33, 51 ], "span_end": [ 39, 59 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Recommend" ], "act_slots": [ { "slot_name": [ "food", "name", "pricerange" ], "slot_value": [ "Asian Oriental", "The Yippee Noodle Bar", "moderate" ] } ] }, "span_info": { "act_type": [ "Restaurant-Recommend", "Restaurant-Recommend", "Restaurant-Recommend" ], "act_slot_name": [ "name", "pricerange", "food" ], "act_slot_value": [ "The Yippee Noodle Bar", "moderate", "Asian Oriental" ], "span_start": [ 0, 27, 43 ], "span_end": [ 21, 35, 57 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "modern european" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "food" ], "act_slot_value": [ "modern european" ], "span_start": [ 32 ], "span_end": [ 47 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Select" ], "act_slots": [ { "slot_name": [ "area", "choice", "name", "name" ], "slot_value": [ "center", "at least two", "De Luca Cucina and Bar", "Riverside Brasserie" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "choice", "name", "name", "area" ], "act_slot_value": [ "at least two", "De Luca Cucina and Bar", "Riverside Brasserie", "center" ], "span_start": [ 12, 53, 97, 142 ], "span_end": [ 24, 75, 116, 148 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "brasserie" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "brasserie" ], "span_start": [ 14 ], "span_end": [ 23 ] } }, { "dialog_act": { "act_type": [ "Booking-Request" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "booktime" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "booktime" ], "slot_value": [ "thursday", "1", "13:15" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "bookpeople", "booktime", "bookday" ], "act_slot_value": [ "1", "13:15", "thursday" ], "span_start": [ 5, 17, 26 ], "span_end": [ 6, 22, 34 ] } }, { "dialog_act": { "act_type": [ "Booking-Book" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "IVGZLYTZ" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "IVGZLYTZ" ], "span_start": [ 40 ], "span_end": [ 48 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL2273.json
[ "restaurant", "attraction" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hello, can I please have some information on the types of museums that are available in Cambridge and their location?", "Sure. There are 79 different museums in Cambridge. Is there an area of the city you were looking to visit? Or price range?", "Not really anywhere specific, and I don't care about the price range.", "May I suggest the Broughton House Gallery? It is a nice museum in the centre which is free to visit. Shall I provide more information?", "What is the postcode and phone number there?", "01223314960 and cb11ln", "I also need a place to eat, I want European food and it needs to be expensive.", "I have many choices. What part of town do you prefer?", "It doesn't matter. You choose. Can I get the area, phone number and address please?", "I recommend Eraina, it is in Centre, the phone number is 01223368786 and the address is Free School Lane City Centre. Can I book you a table there?", "No thank you, that's all the information I need right now.", "Thank you for contacting the Cambridge TownInfo centre. Goodbye" ], "frames": [ { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-type" ], "slots_values_list": [ [ "museum" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-type" ], "slots_values_list": [ [ "museum" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction", "restaurant" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-postcode", "attraction-phone" ], "slots_values": { "slots_values_name": [ "attraction-type" ], "slots_values_list": [ [ "museum" ] ] } }, { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-address" ], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "european" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "European" ], "start": [ 35 ], "exclusive_end": [ 43 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-area", "restaurant-phone", "restaurant-address" ], "slots_values": { "slots_values_name": [ "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "european" ], [ "expensive" ] ] } } ], "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": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "museum" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "museum" ], "span_start": [ 58 ], "span_end": [ 64 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "area", "choice", "type" ], "slot_value": [ "Cambridge", "79", "museums" ] }, { "slot_name": [ "area", "type" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "choice", "type", "area" ], "act_slot_value": [ "79", "museums", "Cambridge" ], "span_start": [ 16, 29, 40 ], "span_end": [ 18, 36, 49 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area", "type" ], "slot_value": [ "dontcare", "dontcare" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "area", "type" ], "act_slot_value": [ "dontcare", "dontcare" ], "span_start": [ 0, 0 ], "span_end": [ 10, 10 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Recommend", "general-reqmore" ], "act_slots": [ { "slot_name": [ "area", "entrancefee", "type" ], "slot_value": [ "centre", "free", "museum" ] }, { "slot_name": [ "name" ], "slot_value": [ "Broughton House Gallery" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Recommend", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "type", "area", "entrancefee" ], "act_slot_value": [ "Broughton House Gallery", "museum", "centre", "free" ], "span_start": [ 18, 56, 70, 86 ], "span_end": [ 41, 62, 76, 90 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "phone", "postcode" ], "slot_value": [ "?", "?" ] }, { "slot_name": [ "address" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "phone", "postcode" ], "slot_value": [ "01223314960", "cb11ln" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "phone", "postcode" ], "act_slot_value": [ "01223314960", "cb11ln" ], "span_start": [ 0, 16 ], "span_end": [ 11, 22 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food", "pricerange" ], "slot_value": [ "european", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "food", "pricerange" ], "act_slot_value": [ "european", "expensive" ], "span_start": [ 35, 68 ], "span_end": [ 43, 77 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "many" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "many" ], "span_start": [ 7 ], "span_end": [ 11 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "address", "area", "phone" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Restaurant-Recommend" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "address", "area", "name", "phone" ], "slot_value": [ "Free School Lane City Centre", "Centre", "Eraina", "01223368786" ] } ] }, "span_info": { "act_type": [ "Restaurant-Recommend", "Restaurant-Recommend", "Restaurant-Recommend", "Restaurant-Recommend" ], "act_slot_name": [ "name", "area", "phone", "address" ], "act_slot_value": [ "Eraina", "Centre", "01223368786", "Free School Lane City Centre" ], "span_start": [ 12, 29, 57, 88 ], "span_end": [ 18, 35, 68, 116 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-greet" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0462.json
[ "restaurant" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hi! Can you give me some information on the Royal Spice restaurant?", "Of course! It's a cheap Indian restaurant in the north at Victoria Avenue Chesteron cb41eh. The phone number is 01733553355. May I help with anything else?", "I would like to book for two on Wednesday, at 17:15.", "I have you booked Wednesday at 17:15 a table for 2, this table will hold for 15 mins and your reference number is GXO64LG8 .", "Great, thanks! That's all I needed!", "You're welcome! Have a great day. Goodbye." ], "frames": [ { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-name" ], "slots_values_list": [ [ "royal spice" ] ] } } ], "slots": [ { "slot": [ "restaurant-name" ], "value": [ "Royal Spice" ], "start": [ 44 ], "exclusive_end": [ 55 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-name" ], "slots_values_list": [ [ "wednesday" ], [ "2" ], [ "17:15" ], [ "royal spice" ] ] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "17:15" ], "start": [ 46 ], "exclusive_end": [ 51 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "royal spice" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "royal spice" ], "span_start": [ 44 ], "span_end": [ 55 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "address", "area", "food", "phone", "pricerange" ], "slot_value": [ "Victoria Avenue Chesteron cb41eh", "in the north", "Indian", "01733553355", "cheap" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "food", "area", "address", "phone" ], "act_slot_value": [ "cheap", "Indian", "in the north", "Victoria Avenue Chesteron cb41eh", "01733553355" ], "span_start": [ 18, 24, 42, 58, 112 ], "span_end": [ 23, 30, 54, 90, 123 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "booktime" ], "slot_value": [ "wednesday", "2", "17:15" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "bookpeople", "bookday", "booktime" ], "act_slot_value": [ "2", "wednesday", "17:15" ], "span_start": [ 25, 32, 46 ], "span_end": [ 28, 41, 51 ] } }, { "dialog_act": { "act_type": [ "Booking-Book" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "booktime", "ref" ], "slot_value": [ "Wednesday", "2", "17:15", "GXO64LG8" ] } ] }, "span_info": { "act_type": [ "Booking-Book", "Booking-Book", "Booking-Book", "Booking-Book" ], "act_slot_name": [ "bookday", "booktime", "bookpeople", "ref" ], "act_slot_value": [ "Wednesday", "17:15", "2", "GXO64LG8" ], "span_start": [ 18, 31, 49, 114 ], "span_end": [ 27, 36, 50, 122 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "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": [] } } ] }
PMUL2619.json
[ "attraction", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hi, I am planning my Cambridge trip and could use some help with a particular attraction.", "Sure, is there a particular area of town you're interested in?", "No, I need help with a particular attraction. Can you help?", "I sure can, what is the name of the attraction you are seeking information about?", "I'm looking for tenpin I want the address and entrance fee.", "Tenpin address is Cambridge Leisure Park, Clifton Way. I am sorry I have no information about their entrance fee. Can I assist you with anything else today?", "Yes, I also wanted to find an expensive guesthouse to stay at.", "I have expensive hotels, or moderately priced guesthouses. But no expensive guesthouses.", "What about a 4 star guest with free parking. If there is no such guesthouse how about one that is in the cheap range.", "I found 7 cheap ones. What part of town would you like to stay in?", "I don't have a preference. Please make a suggestion and book it for 6 people for 2 nights starting on friday.", "Okay, you are all booked at the leverton house. Your reference number is UDJH8B4E . Is there anything else I can help you with?", "No that will be it for today, thank you.", "You are welcome. Have a good afternoon." ], "frames": [ { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "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": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "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": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-entrancefee", "attraction-address" ], "slots_values": { "slots_values_name": [ "attraction-name" ], "slots_values_list": [ [ "tenpin" ] ] } } ], "slots": [ { "slot": [ "attraction-name" ], "value": [ "tenpin" ], "start": [ 16 ], "exclusive_end": [ 22 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "expensive" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-pricerange", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "cheap" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-pricerange", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "dontcare" ], [ "friday" ], [ "6" ], [ "2" ], [ "cheap" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-name", "hotel-pricerange", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "dontcare" ], [ "friday" ], [ "6" ], [ "2" ], [ "leverton house" ], [ "cheap" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "tenpin" ] }, { "slot_name": [ "address", "entrancefee" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "tenpin" ], "span_start": [ 16 ], "span_end": [ 22 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "address", "address", "entrancefee", "name" ], "slot_value": [ "Cambridge Leisure Park", "Clifton Way", "I am sorry I have no information about their entrance fee", "Tenpin" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "address", "entrancefee" ], "act_slot_value": [ "Tenpin", "Cambridge Leisure Park, Clifton Way", "I am sorry I have no information about their entrance fee" ], "span_start": [ 0, 18, 55 ], "span_end": [ 6, 53, 112 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "pricerange", "type" ], "slot_value": [ "expensive", "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "pricerange", "type" ], "act_slot_value": [ "expensive", "guesthouse" ], "span_start": [ 30, 40 ], "span_end": [ 39, 50 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-NoOffer" ], "act_slots": [ { "slot_name": [ "pricerange", "pricerange", "type", "type" ], "slot_value": [ "expensive", "moderately priced", "guesthouses", "hotels" ] }, { "slot_name": [ "pricerange", "type" ], "slot_value": [ "expensive", "guesthouses" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-NoOffer", "Hotel-NoOffer" ], "act_slot_name": [ "pricerange", "type", "pricerange", "type", "pricerange", "type" ], "act_slot_value": [ "expensive", "hotels", "moderately priced", "guesthouses", "expensive", "guesthouses" ], "span_start": [ 7, 17, 28, 46, 66, 76 ], "span_end": [ 16, 23, 45, 57, 75, 87 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "pricerange", "stars", "type" ], "slot_value": [ "cheap", "4", "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "stars", "type", "pricerange" ], "act_slot_value": [ "4", "guesthouse", "cheap" ], "span_start": [ 13, 65, 105 ], "span_end": [ 14, 75, 110 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "choice", "pricerange" ], "slot_value": [ "7", "cheap" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "choice", "pricerange" ], "act_slot_value": [ "7", "cheap" ], "span_start": [ 8, 10 ], "span_end": [ 9, 15 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "bookday", "bookpeople", "bookstay" ], "slot_value": [ "dontcare", "friday", "6", "2" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "area", "bookpeople", "bookstay", "bookday" ], "act_slot_value": [ "dontcare", "6", "2", "friday" ], "span_start": [ 2, 68, 81, 102 ], "span_end": [ 25, 69, 82, 108 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "name", "ref" ], "slot_value": [ "the leverton house", "UDJH8B4E" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book", "Booking-Book" ], "act_slot_name": [ "name", "ref" ], "act_slot_value": [ "the leverton house", "UDJH8B4E" ], "span_start": [ 28, 73 ], "span_end": [ 46, 81 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "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": [] } } ] }
SNG0147.json
[]
{ "turn_id": [ "0", "1", "2", "3" ], "speaker": [ 0, 1, 0, 1 ], "utterance": [ "Yes I need the nearest police station, I was in a car accident.", "The Parkside Police Station is the closest in postcode CB11JG, their phone number is 01223358966", "That's all I need, thank you.", "I hope your day gets better. Goodbye." ], "frames": [ { "service": [ "police" ], "state": [ { "active_intent": "find_police", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Police-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Police-Inform" ], "act_slots": [ { "slot_name": [ "name", "phone", "postcode" ], "slot_value": [ "Parkside Police", "01223358966", "CB11JG" ] } ] }, "span_info": { "act_type": [ "Police-Inform", "Police-Inform", "Police-Inform" ], "act_slot_name": [ "name", "postcode", "phone" ], "act_slot_value": [ "Parkside Police", "CB11JG", "01223358966" ], "span_start": [ 4, 55, 85 ], "span_end": [ 19, 61, 96 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "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": [] } } ] }
SNG0306.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'm looking for a train going to Ely please.", "What day is this for?", "It will be for Thursday.", "What time would you like to go?", "I just need to arrive by 14:15.", "I have three different train choices. Depending on how early you want to arrive. I have one arriving at 6:07, one at 8:07 and one at 10:07.", "What's the travel time? Knowing that will help me select on a time.", "The travel time is only 17 minutes.", "When is the departure time for 10:07?", "TR1923 departs cambridge at 9:50 and arrives in ely by 10:07, total travel time of 17 minutes. Do you want to book a ticket?", "Not at this time. Thank you for your help!", "Is there any other information I can get for you at this time?", "No, that's it. Thanks!", "You're welcome. Enjoy your day." ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-destination" ], "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-destination" ], "slots_values_list": [ [ "thursday" ], [ "ely" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-destination" ], "slots_values_list": [ [ "14:15" ], [ "thursday" ], [ "ely" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "14:15" ], "start": [ 25 ], "exclusive_end": [ 30 ], "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-destination" ], "slots_values_list": [ [ "14:15" ], [ "thursday" ], [ "ely" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-leaveat" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-destination" ], "slots_values_list": [ [ "14:15" ], [ "thursday" ], [ "ely" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "ely" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "destination" ], "act_slot_value": [ "ely" ], "span_start": [ 33 ], "span_end": [ 36 ] } }, { "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": [ 15 ], "span_end": [ 23 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "14:15" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "14:15" ], "span_start": [ 25 ], "span_end": [ 30 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "arriveby", "arriveby", "choice" ], "slot_value": [ "10:07", "6:07", "8:07", "three" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "arriveby", "arriveby", "arriveby" ], "act_slot_value": [ "three", "6:07", "8:07", "10:07" ], "span_start": [ 7, 104, 117, 133 ], "span_end": [ 12, 108, 121, 138 ] } }, { "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": [ "only 17 minutes" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "duration" ], "act_slot_value": [ "only 17 minutes" ], "span_start": [ 19 ], "span_end": [ 34 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination", "duration", "leaveat", "trainid" ], "slot_value": [ "10:07", "cambridge", "ely", "17 minutes", "9:50", "TR1923" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "departure", "leaveat", "destination", "arriveby", "duration" ], "act_slot_value": [ "TR1923", "cambridge", "9:50", "ely", "10:07", "17 minutes" ], "span_start": [ 0, 15, 28, 48, 55, 83 ], "span_end": [ 6, 24, 32, 51, 60, 93 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-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": [] } } ] }
SNG0157.json
[ "hospital" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "where is the Addenbrookes Hospital?", "It's located at Hills Rd, Cambridge, you can reach them via telephone at 01223245151.", "Thanks, do they have a children's oncology and haematology department?", "Yes, they do. That department can be reached directly at 01223217231. Can I be of any further assistance today?", "No, that's all I needed to know. Thank you.", "My pleasure, if you should need more information please feel free to contact us again.", "I will. Goodbye.", "Goodbye. Hope everything turns out okay!" ], "frames": [ { "service": [ "hospital" ], "state": [ { "active_intent": "find_hospital", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hospital" ], "state": [ { "active_intent": "find_hospital", "requested_slots": [], "slots_values": { "slots_values_name": [ "hospital-department" ], "slots_values_list": [ [ "children's oncology and haematology", "childrens oncology and haematology" ] ] } } ], "slots": [ { "slot": [ "hospital-department" ], "value": [ "children's oncology and haematology" ], "start": [ 23 ], "exclusive_end": [ 58 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Hospital-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hospital-Inform" ], "act_slots": [ { "slot_name": [ "address", "phone" ], "slot_value": [ "Hills Rd, Cambridge", "01223245151" ] } ] }, "span_info": { "act_type": [ "Hospital-Inform", "Hospital-Inform" ], "act_slot_name": [ "address", "phone" ], "act_slot_value": [ "Hills Rd, Cambridge", "01223245151" ], "span_start": [ 16, 73 ], "span_end": [ 35, 84 ] } }, { "dialog_act": { "act_type": [ "Hospital-Inform" ], "act_slots": [ { "slot_name": [ "department" ], "slot_value": [ "children's oncology and haematology" ] } ] }, "span_info": { "act_type": [ "Hospital-Inform" ], "act_slot_name": [ "department" ], "act_slot_value": [ "children's oncology and haematology" ], "span_start": [ 23 ], "span_end": [ 58 ] } }, { "dialog_act": { "act_type": [ "Hospital-Inform" ], "act_slots": [ { "slot_name": [ "phone" ], "slot_value": [ "01223217231" ] } ] }, "span_info": { "act_type": [ "Hospital-Inform" ], "act_slot_name": [ "phone" ], "act_slot_value": [ "01223217231" ], "span_start": [ 57 ], "span_end": [ 68 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-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-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": [] } } ] }
PMUL3822.json
[ "hotel" ]
{ "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 could use help with my planning. I am trying to find a place to stay.", "Ok, to help us find the right place for you lets talk about what you would like. Do you have a price range you prefer? Or an area of town?", "I would like it to be in the south and have a rating of 3 stars.", "We have a moderately priced guesthouse and an expensive hotel that match your requirements.", "Does either offer free parking?", "They both offer free parking and internet.", "Okay can you please book it for 7 people for 4 nights starting on Tuesday?", "Which one? The guesthouse or the hotel?", "The hotel, please.", "Reference number is : BS0ODSGJ . Is there anything else?" ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-stars" ], "slots_values_list": [ [ "south" ], [ "3" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-stars" ], "slots_values_list": [ [ "south" ], [ "3" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel", "train" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-stars" ], "slots_values_list": [ [ "south" ], [ "3" ] ] } }, { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-stars" ], "slots_values_list": [ [ "south" ], [ "tuesday" ], [ "4" ], [ "7" ], [ "3" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "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": [ "Hotel-Request", "general-welcome" ], "act_slots": [ { "slot_name": [ "area", "pricerange" ], "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": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "stars" ], "slot_value": [ "south", "3" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "area", "stars" ], "act_slot_value": [ "south", "3" ], "span_start": [ 29, 56 ], "span_end": [ 34, 57 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "pricerange", "pricerange", "type", "type" ], "slot_value": [ "expensive", "moderately priced", "guesthouse", "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "pricerange", "type", "pricerange", "type" ], "act_slot_value": [ "moderately priced", "guesthouse", "expensive", "hotel" ], "span_start": [ 10, 28, 46, 56 ], "span_end": [ 27, 38, 55, 61 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "parking" ], "slot_value": [ "yes" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "choice", "internet", "parking" ], "slot_value": [ "both", "yes", "yes" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "both" ], "span_start": [ 5 ], "span_end": [ 9 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookstay" ], "slot_value": [ "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "bookstay" ], "act_slot_value": [ "4" ], "span_start": [ 45 ], "span_end": [ 46 ] } }, { "dialog_act": { "act_type": [ "Hotel-Select" ], "act_slots": [ { "slot_name": [ "type", "type" ], "slot_value": [ "guesthouse", "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Select", "Hotel-Select" ], "act_slot_name": [ "type", "type" ], "act_slot_value": [ "guesthouse", "hotel" ], "span_start": [ 15, 33 ], "span_end": [ 25, 38 ] } }, { "dialog_act": { "act_type": [ "Hotel-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": [ "Hotel-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "BS0ODSGJ" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "BS0ODSGJ" ], "span_start": [ 22 ], "span_end": [ 30 ] } } ] }
WOZ20144.json
[ "restaurant" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hello, I am looking for a restaurant that serves Portuguese food.", "nandos city centre serves portuguese food. They are in the centre of town and are in the cheap price range.", "What is their address?", "nandos city centre is at 33-34 Saint Andrews Street.", "Thank you so much!", "You're welcome. Goodbye." ], "frames": [ { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-food" ], "slots_values_list": [ [ "portuguese" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "Portuguese" ], "start": [ 49 ], "exclusive_end": [ 59 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-address" ], "slots_values": { "slots_values_name": [ "restaurant-food", "restaurant-name" ], "slots_values_list": [ [ "portuguese" ], [ "nandos" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "portuguese" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "food" ], "act_slot_value": [ "portuguese" ], "span_start": [ 49 ], "span_end": [ 59 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "food", "name", "pricerange" ], "slot_value": [ "centre", "portuguese", "nandos city centre", "cheap" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "food", "pricerange" ], "act_slot_value": [ "nandos city centre", "portuguese", "cheap" ], "span_start": [ 0, 26, 89 ], "span_end": [ 18, 36, 94 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "address" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "address", "name" ], "slot_value": [ "33-34 Saint Andrews Street", "nandos city centre" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "address" ], "act_slot_value": [ "nandos city centre", "33-34 Saint Andrews Street" ], "span_start": [ 0, 25 ], "span_end": [ 18, 51 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "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": [] } } ] }
PMUL4957.json
[ "taxi", "attraction", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21" ], "speaker": [ 0, 1, 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 some places to go in town. I'm so excited about seeing some of the local attractions.", "There are many to choose from! Almost 80. Can you tell me if you have a certain type of place you want to visit?", "What do you recommend? I will be need the address, entrance fee, and postcode for what you recommend please.", "I honestly recommend visiting a famous college such as Christs or Magdalene.", "Could I have the address, entrance fee, and postcode.", "Christ's College is on Saint Andrew's Street and postcode CB23BU. There is no entrance fee. Can I help you with anything else?", "Yes, I'm also looking for a place to stay. The hotel doesn't need to include internet.", "There are about 33 hotels that meet your needs. Can you narrow it down to a certain area of town and price range?", "I'm sorry,was Christ's College in the centre? I did need something in that area.", "Yes it is in the centre.", "Is there one in the centre with free parking", "Sorry, parking isn't something that is mentioned for attractions.", "Okay. I'd like a hotel that includes free parking then.", "alexander bed and breakfast would meet those needs. could i look for something else? or can i book a stay here at this one?", "Please book it for 7 people for 5 nights starting Thursday.", "I have your rooms booked. The reference number is : OGBAZ8XW . KIs there anything else i can assist you with today?", "Great I also need a taxi to commute between the two places.", "Where will you be leaving from? What time would you like to leave?", "i want to leave by 10:45", "I've got a ride for you. A yellow Skoda. Their phone number is 07546403281", "Great, thanks! That's everything I needed.", "Perfect. I hope you have a wonderful stay. Goodbye." ], "frames": [ { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "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": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-entrancefee", "attraction-address", "attraction-postcode" ], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-entrancefee", "attraction-address", "attraction-postcode" ], "slots_values": { "slots_values_name": [ "attraction-name", "attraction-type" ], "slots_values_list": [ [ "christ college", "christs" ], [ "college" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet" ], "slots_values_list": [ [ "no" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-name", "attraction-type" ], "slots_values_list": [ [ "christ college", "christs" ], [ "college" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-name", "attraction-type" ], "slots_values_list": [ [ "christ college", "christs" ], [ "college" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-parking" ], "slots_values_list": [ [ "centre" ], [ "yes" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-name", "hotel-parking" ], "slots_values_list": [ [ "centre" ], [ "thursday" ], [ "7" ], [ "5" ], [ "alexander bed and breakfast" ], [ "yes" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination" ], "slots_values_list": [ [ "alexander bed and breakfast" ], [ "christ college", "christs" ] ] } } ], "slots": [ { "slot": [ "taxi-destination", "taxi-departure" ], "value": [ "", "" ], "start": [ -1, -1 ], "exclusive_end": [ -1, -1 ], "copy_from": [ "attraction-name", "hotel-name" ], "copy_from_value": [ [ "christ college", "christs" ], [ "alexander bed and breakfast" ] ] } ] }, { "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": [ [ "alexander bed and breakfast" ], [ "christ college", "christs" ], [ "10:45" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat" ], "value": [ "10:45" ], "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": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "choice", "choice" ], "slot_value": [ "Almost 80", "many" ] }, { "slot_name": [ "type" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "choice", "choice" ], "act_slot_value": [ "many", "Almost 80" ], "span_start": [ 10, 31 ], "span_end": [ 14, 40 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "address", "entrancefee", "postcode" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Recommend" ], "act_slots": [ { "slot_name": [ "name", "name", "type" ], "slot_value": [ "Christs", "Magdalene", "college" ] } ] }, "span_info": { "act_type": [ "Attraction-Recommend", "Attraction-Recommend", "Attraction-Recommend" ], "act_slot_name": [ "type", "name", "name" ], "act_slot_value": [ "college", "Christs", "Magdalene" ], "span_start": [ 39, 55, 66 ], "span_end": [ 46, 62, 75 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "address", "entrancefee", "postcode" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "address", "entrancefee", "name", "postcode" ], "slot_value": [ "Saint Andrew's Street", "no entrance fee", "Christ's College", "CB23BU" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "address", "postcode", "entrancefee" ], "act_slot_value": [ "Christ's College", "Saint Andrew's Street", "CB23BU", "no entrance fee" ], "span_start": [ 0, 23, 58, 75 ], "span_end": [ 16, 44, 64, 90 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet", "type" ], "slot_value": [ "no", "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "hotel" ], "span_start": [ 47 ], "span_end": [ 52 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "choice", "type" ], "slot_value": [ "about 33", "hotels" ] }, { "slot_name": [ "area", "pricerange" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "choice", "type" ], "act_slot_value": [ "about 33", "hotels" ], "span_start": [ 10, 19 ], "span_end": [ 18, 25 ] } }, { "dialog_act": { "act_type": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "in the centre" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "in the centre" ], "span_start": [ 10 ], "span_end": [ 23 ] } }, { "dialog_act": { "act_type": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-NoOffer" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "parking", "type" ], "slot_value": [ "yes", "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "hotel" ], "span_start": [ 17 ], "span_end": [ 22 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "name" ], "slot_value": [ "alexander bed and breakfast" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "alexander bed and breakfast" ], "span_start": [ 0 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "bookstay" ], "slot_value": [ "thursday", "7", "5" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookpeople", "bookstay", "bookday" ], "act_slot_value": [ "7", "5", "thursday" ], "span_start": [ 19, 32, 50 ], "span_end": [ 20, 33, 58 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "OGBAZ8XW" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "OGBAZ8XW" ], "span_start": [ 52 ], "span_end": [ 60 ] } }, { "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": [ "leaveat" ], "slot_value": [ "10:45" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform" ], "act_slot_name": [ "leaveat" ], "act_slot_value": [ "10:45" ], "span_start": [ 19 ], "span_end": [ 24 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07546403281", "yellow Skoda" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "yellow Skoda", "07546403281" ], "span_start": [ 27, 63 ], "span_end": [ 39, 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": [] } } ] }
MUL1306.json
[ "restaurant", "taxi", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 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 an expensive gastropub restaurant in Cambridge", "I see there are two in centre and one in East area. Do you have a preference?", "Yes I need the one in the east.", "Great! That's the Royal Standard at 290 Mill Road City Centre cb13nl. Would you like to book a table?", "Yes. We need a table for 2 at 14:45 on Saturday.", "Sorry booking was unsuccessful. Would you like to try a different time?", "How about at 13:45?", "Your table is booked! It will be reserved for 15 minutes and your reference number is 9M44WAHK .", "Thank you so much. Can you help me find a place to stay? I would like a 3 star place that's in the expensive price range.", "I recommend the Lensfield hotel on the south side. Shall I book a room?", "I would like it to have free parking, please.", "The Lensfield has free parking and free internet. Did you need a room there, or perhaps their address?", "I would like to book a room, please.", "Ok, I can book a room for you at the Lensfield Hotel, I just need some information. For starters, what day would you like to check in?", "Actually, I think I'll hold off on the reservation, but can you provide their phone number, please?", "The Lensfield Hotel's phone number is 01223355017.", "Thank you. Do you know what type of hotel Lensfield is?", "It is a hotel, expensive. What else would you like to know?", "Does this hotel offer free wifi?", "Yes it does.", "I need to book a taxi to go between both places,needs to arrive after we finish at restaurant and I need car type and number", "Ok, I've booked a white Tesla for you, their contact number is 07752313537. Can I help you with anything else?", "Actually, I know I said *after* we finish at the restaurant, but it turns out I need the taxi arrives at the restaurant at the reservation time - 13:45 on Saturday", "Ok I changed that for you. You will have a white audi contact number 07235895362", "Great, thanks so much. Sorry for the confusion.", "It's no problem. Is there something else I could assist you with today?", "That is everything, thanks for your help.", "You're welcome. Enjoy your meal!" ], "frames": [ { "service": [ "restaurant", "hotel" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "gastropub" ], [ "expensive" ] ] } }, { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "gastropub" ], "start": [ 30 ], "exclusive_end": [ 39 ], "copy_from": [ "" ], "copy_from_value": [ [] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "gastropub" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "saturday" ], [ "2" ], [ "14:45" ], [ "gastropub" ], [ "royal standard" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "14:45" ], "start": [ 30 ], "exclusive_end": [ 35 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "taxi" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "saturday" ], [ "2" ], [ "13:45" ], [ "gastropub" ], [ "royal standard" ], [ "expensive" ] ] } }, { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "13:45" ], "start": [ 13 ], "exclusive_end": [ 18 ], "copy_from": [ "" ], "copy_from_value": [ [] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "hotel" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "saturday" ], [ "2" ], [ "13:45" ], [ "gastropub" ], [ "royal standard" ], [ "expensive" ] ] } }, { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-pricerange", "hotel-stars" ], "slots_values_list": [ [ "expensive" ], [ "3" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-pricerange", "hotel-stars" ], "slots_values_list": [ [ "expensive" ], [ "3" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-address" ], "slots_values": { "slots_values_name": [ "hotel-name", "hotel-pricerange", "hotel-stars" ], "slots_values_list": [ [ "lensfield", "lensfield hotel" ], [ "expensive" ], [ "3" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-phone" ], "slots_values": { "slots_values_name": [ "hotel-name", "hotel-pricerange", "hotel-stars" ], "slots_values_list": [ [ "lensfield", "lensfield hotel" ], [ "expensive" ], [ "3" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-type" ], "slots_values": { "slots_values_name": [ "hotel-name", "hotel-pricerange", "hotel-stars" ], "slots_values_list": [ [ "lensfield", "lensfield hotel" ], [ "expensive" ], [ "3" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-name", "hotel-pricerange", "hotel-stars" ], "slots_values_list": [ [ "lensfield", "lensfield hotel" ], [ "expensive" ], [ "3" ] ] } } ], "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" ], "slots_values": { "slots_values_name": [ "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "royal standard" ], [ "lensfield hotel", "lensfield" ], [ "13:45" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-destination", "taxi-departure" ], "value": [ "", "", "" ], "start": [ -1, -1, -1 ], "exclusive_end": [ -1, -1, -1 ], "copy_from": [ "restaurant-booktime", "hotel-name", "restaurant-name" ], "copy_from_value": [ [ "13:45" ], [ "lensfield", "lensfield hotel" ], [ "royal standard" ] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "taxi", "restaurant" ], "state": [ { "active_intent": "find_taxi", "requested_slots": [], "slots_values": { "slots_values_name": [ "taxi-arriveby", "taxi-departure", "taxi-destination", "taxi-leaveat" ], "slots_values_list": [ [ "13:45" ], [ "lensfield hotel", "lensfield" ], [ "royal standard" ], [ "14:45" ] ] } }, { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "saturday" ], [ "2" ], [ "13:45" ], [ "gastropub" ], [ "royal standard" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [ "taxi-leaveat", "taxi-destination", "taxi-departure", "taxi-arriveby" ], "value": [ "", "", "", "13:45" ], "start": [ -1, -1, -1, 146 ], "exclusive_end": [ -1, -1, -1, 151 ], "copy_from": [ "restaurant-booktime", "restaurant-name", "hotel-name", "" ], "copy_from_value": [ [ "14:45" ], [ "royal standard" ], [ "lensfield", "lensfield hotel" ], [] ] }, { "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": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food", "pricerange" ], "slot_value": [ "gastropub", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "food" ], "act_slot_value": [ "expensive", "gastropub" ], "span_start": [ 20, 30 ], "span_end": [ 29, 39 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Select" ], "act_slots": [ { "slot_name": [ "area", "area", "choice", "choice" ], "slot_value": [ "East", "centre", "one", "two" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "choice", "area", "choice", "area" ], "act_slot_value": [ "two", "centre", "one", "East" ], "span_start": [ 16, 23, 34, 41 ], "span_end": [ 19, 29, 37, 45 ] } }, { "dialog_act": { "act_type": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "address", "name", "postcode" ], "slot_value": [ "290 Mill Road City Centre", "Royal Standard", "cb13nl" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "address", "postcode" ], "act_slot_value": [ "Royal Standard", "290 Mill Road City Centre", "cb13nl" ], "span_start": [ 18, 36, 62 ], "span_end": [ 32, 61, 68 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "booktime" ], "slot_value": [ "saturday", "2", "14:45" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "bookpeople", "booktime", "bookday" ], "act_slot_value": [ "2", "14:45", "saturday" ], "span_start": [ 25, 30, 39 ], "span_end": [ 26, 35, 47 ] } }, { "dialog_act": { "act_type": [ "Booking-NoBook", "Booking-Request" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "booktime" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "booktime" ], "slot_value": [ "13:45" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "booktime" ], "act_slot_value": [ "13:45" ], "span_start": [ 13 ], "span_end": [ 18 ] } }, { "dialog_act": { "act_type": [ "Booking-Book" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "9M44WAHK" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "9M44WAHK" ], "span_start": [ 86 ], "span_end": [ 94 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "pricerange", "stars" ], "slot_value": [ "expensive", "3" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "stars", "pricerange" ], "act_slot_value": [ "3", "expensive" ], "span_start": [ 72, 99 ], "span_end": [ 73, 108 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Recommend" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area", "name" ], "slot_value": [ "south side", "Lensfield hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Recommend", "Hotel-Recommend" ], "act_slot_name": [ "name", "area" ], "act_slot_value": [ "Lensfield hotel", "south side" ], "span_start": [ 16, 39 ], "span_end": [ 31, 49 ] } }, { "dialog_act": { "act_type": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "internet", "name", "parking" ], "slot_value": [ "yes", "The Lensfield", "yes" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "The Lensfield" ], "span_start": [ 0 ], "span_end": [ 13 ] } }, { "dialog_act": { "act_type": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "address" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Booking-Request", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday" ], "slot_value": [ "?" ] }, { "slot_name": [ "name" ], "slot_value": [ "Lensfield Hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "Lensfield Hotel" ], "span_start": [ 37 ], "span_end": [ 52 ] } }, { "dialog_act": { "act_type": [ "Hotel-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": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "name", "phone" ], "slot_value": [ "Lensfield Hotel's", "1223355017" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "Lensfield Hotel's" ], "span_start": [ 4 ], "span_end": [ 21 ] } }, { "dialog_act": { "act_type": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "pricerange", "type" ], "slot_value": [ "expensive", "hotel" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "type", "pricerange" ], "act_slot_value": [ "hotel", "expensive" ], "span_start": [ 8, 15 ], "span_end": [ 13, 24 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet" ], "slot_value": [ "yes" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet" ], "slot_value": [ "yes" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Request" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Taxi-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07752313537", "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", "07752313537" ], "span_start": [ 18, 63 ], "span_end": [ 29, 74 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "booktime" ], "slot_value": [ "saturday", "13:45" ] }, { "slot_name": [ "arriveby" ], "slot_value": [ "13:45" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Taxi-Inform", "Restaurant-Inform" ], "act_slot_name": [ "booktime", "arriveby", "bookday" ], "act_slot_value": [ "13:45", "13:45", "saturday" ], "span_start": [ 146, 146, 155 ], "span_end": [ 151, 151, 163 ] } }, { "dialog_act": { "act_type": [ "Taxi-Inform" ], "act_slots": [ { "slot_name": [ "phone", "type" ], "slot_value": [ "07235895362", "white audi" ] } ] }, "span_info": { "act_type": [ "Taxi-Inform", "Taxi-Inform" ], "act_slot_name": [ "type", "phone" ], "act_slot_value": [ "white audi", "07235895362" ], "span_start": [ 43, 69 ], "span_end": [ 53, 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", "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": [] } } ] }
MUL1867.json
[ "attraction", "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hi, can you suggest some tourist sites to visit in Cambridge?", "There are 79 tourist sites listed in Cambridge. What type of attraction are you interested in seeing?", "Yes, I'd love to visit a college. Is there a nice one in the city centre?", "Christ's College is on Saint Andrew's Street in the centre. It is lovely.", "What's the entrance fee, address, and phone number?", "Christ's college is free to enter. It's located on saint andrew's street, and their phone number is 01223334900. Is there anything else I can help you with?", "I am looking for a train that will leave after 14:00 and should depart from cambridge.", "I'm sure we can find what you're looking for. Where will you be traveling to?", "I will be going to Norwich this Thursday.", "How about the TR5190 train? It leaves Cambridge at 14:36 and arrives in Norwich at 15:55.", "That sounds perfect, that's all that I needed to know, thank you for your help!", "Thank you for choosing the help desk. Good Bye" ], "frames": [ { "service": [ "train", "attraction" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } }, { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "college" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-entrancefee", "attraction-address", "attraction-phone" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-name", "attraction-type" ], "slots_values_list": [ [ "centre" ], [ "christ college", "christ's college" ], [ "college" ] ] } } ], "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-leaveat" ], "slots_values_list": [ [ "cambridge" ], [ "14:00" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "14:00" ], "start": [ 47 ], "exclusive_end": [ 52 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "thursday" ], [ "cambridge" ], [ "norwich" ], [ "14:00" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "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": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "area", "choice" ], "slot_value": [ "Cambridge", "79" ] }, { "slot_name": [ "type" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "choice", "area" ], "act_slot_value": [ "79", "Cambridge" ], "span_start": [ 10, 37 ], "span_end": [ 12, 46 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area", "type" ], "slot_value": [ "centre", "college" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "type", "area" ], "act_slot_value": [ "college", "centre" ], "span_start": [ 25, 66 ], "span_end": [ 32, 72 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Recommend", "general-greet" ], "act_slots": [ { "slot_name": [ "address", "area", "name" ], "slot_value": [ "Saint Andrew's Street", "centre", "Christ's College" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "address", "area" ], "act_slot_value": [ "Christ's College", "Saint Andrew's Street", "centre" ], "span_start": [ 0, 23, 52 ], "span_end": [ 16, 44, 58 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "address", "entrancefee", "phone" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "address", "entrancefee", "name", "phone" ], "slot_value": [ "saint andrew's street", "free", "Christ's college", "01223334900" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "entrancefee", "address", "phone" ], "act_slot_value": [ "Christ's college", "free", "saint andrew's street", "01223334900" ], "span_start": [ 0, 20, 51, 100 ], "span_end": [ 16, 24, 72, 111 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "leaveat" ], "slot_value": [ "cambridge", "14:00" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "leaveat", "departure" ], "act_slot_value": [ "14:00", "cambridge" ], "span_start": [ 47, 76 ], "span_end": [ 52, 85 ] } }, { "dialog_act": { "act_type": [ "Train-Request", "general-greet" ], "act_slots": [ { "slot_name": [ "destination" ], "slot_value": [ "?" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "thursday", "norwich" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "day" ], "act_slot_value": [ "norwich", "thursday" ], "span_start": [ 19, 32 ], "span_end": [ 26, 40 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination", "leaveat", "trainid" ], "slot_value": [ "15:55", "Cambridge", "Norwich", "14:36", "TR5190" ] } ] }, "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": [ "TR5190", "Cambridge", "14:36", "Norwich", "15:55" ], "span_start": [ 14, 38, 51, 72, 83 ], "span_end": [ 20, 47, 56, 79, 88 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "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": [] } } ] }
PMUL1401.json
[ "attraction" ]
{ "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 curious about attractions located in the center of town.", "I have over 40 great attractions in the town centre. How do you feel about entrance fees?", "I don't care about entrance fees.", "Do you have a preference for a particular area of town?", "Yes I would like the center.", "How about all saints church?", "Sounds good, could I get the address please?", "All Saints Church Jesus Lane, postal code cb58bs. Is there anything else I can help you with today?", "no that takes crare of it", "Thank you for using the Cambridge TownInfo centre!" ], "frames": [ { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area" ], "slots_values_list": [ [ "centre" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area" ], "slots_values_list": [ [ "centre" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area" ], "slots_values_list": [ [ "centre" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-address" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-name" ], "slots_values_list": [ [ "centre" ], [ "all saints church" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-name" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-name" ], "slots_values_list": [ [ "centre" ], [ "all saints church" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "centre" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "centre" ], "span_start": [ 49 ], "span_end": [ 55 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "area", "choice" ], "slot_value": [ "centre", "over 40" ] }, { "slot_name": [ "entrancefee" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "choice", "area" ], "act_slot_value": [ "over 40", "centre" ], "span_start": [ 7, 45 ], "span_end": [ 14, 51 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "entrancefee" ], "slot_value": [ "dontcare" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "entrancefee" ], "act_slot_value": [ "dontcare" ], "span_start": [ 2 ], "span_end": [ 12 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "centre" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "centre" ], "span_start": [ 21 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "all saints church" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "all saints church" ], "span_start": [ 10 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "address" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "address", "name", "postcode" ], "slot_value": [ "Jesus Lane", "All Saints Church", "cb58bs" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "address", "postcode" ], "act_slot_value": [ "All Saints Church", "Jesus Lane", "cb58bs" ], "span_start": [ 0, 18, 42 ], "span_end": [ 17, 28, 48 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
MUL1951.json
[ "attraction", "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 trying to find a museum to go to while I am in Cambridge on holiday.", "There are several museums in Cambridge. Is there a certain area you are hoping to visit?", "I have no particular area in mind. Which do you recommend and can I get the entrance fee and phone number please?", "There are 23 museums in the area of cambridge what area do you want?", "I'm departing cambridge . Can you find a train that leaves after 08:15?", "Where will you be going and on what day?", "I am trying to get to peterborough on Thursday please.", "TR4863 leave at 08:34, would that work for you?", "Yes thank you, I would like to book for one ticket. I would also like the reference number please.", "I was able to book that ticket for you. Your reference number is EMF3A2D0 . Is there anything else I can assist you with today?", "Yes can you get me the phone number and entrance fee of a museum? It can be located anywhere in Cambridge.", "I have the byard art museum in the south. The phone number is 01223464646 and it is free to enter. Can I help you with anything else today?", "I believe that is all, thank you", "Have a great day!" ], "frames": [ { "service": [ "attraction", "train" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-type" ], "slots_values_list": [ [ "museum" ] ] } }, { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-entrancefee", "attraction-phone" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "dontcare" ], [ "museum" ] ] } } ], "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-leaveat" ], "slots_values_list": [ [ "cambridge" ], [ "08:15" ] ] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "08:15" ], "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": [ [ "thursday" ], [ "cambridge" ], [ "peterborough" ], [ "08:15" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "book_train", "requested_slots": [ "train-ref" ], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "1" ], [ "thursday" ], [ "cambridge" ], [ "peterborough" ], [ "08:15" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction", "train" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-entrancefee", "attraction-phone" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "dontcare" ], [ "museum" ] ] } }, { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-bookpeople", "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "1" ], [ "thursday" ], [ "cambridge" ], [ "peterborough" ], [ "08:15" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "museum" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "museum" ], "span_start": [ 22 ], "span_end": [ 28 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "choice", "type" ], "slot_value": [ "several", "museums" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "choice", "type" ], "act_slot_value": [ "several", "museums" ], "span_start": [ 10, 18 ], "span_end": [ 17, 25 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "dontcare" ] }, { "slot_name": [ "entrancefee", "phone" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "dontcare" ], "span_start": [ 7 ], "span_end": [ 20 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "area", "choice", "type" ], "slot_value": [ "cambridge", "23", "museums" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "choice", "type", "area" ], "act_slot_value": [ "23", "museums", "cambridge" ], "span_start": [ 10, 13, 36 ], "span_end": [ 12, 20, 45 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "leaveat" ], "slot_value": [ "cambridge", "08:15" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "leaveat" ], "act_slot_value": [ "cambridge", "08:15" ], "span_start": [ 14, 65 ], "span_end": [ 23, 70 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "thursday", "peterborough" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "day" ], "act_slot_value": [ "peterborough", "thursday" ], "span_start": [ 22, 38 ], "span_end": [ 34, 46 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "leaveat", "trainid" ], "slot_value": [ "08:34", "TR4863" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "leaveat" ], "act_slot_value": [ "TR4863", "08:34" ], "span_start": [ 0, 16 ], "span_end": [ 6, 21 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "1" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "1" ], "span_start": [ 40 ], "span_end": [ 43 ] } }, { "dialog_act": { "act_type": [ "Train-OfferBooked", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "EMF3A2D0" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "EMF3A2D0" ], "span_start": [ 65 ], "span_end": [ 73 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "entrancefee", "phone" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area", "entrancefee", "name", "phone" ], "slot_value": [ "south", "free", "byard art museum", "01223464646" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "area", "phone", "entrancefee" ], "act_slot_value": [ "byard art museum", "south", "01223464646", "free" ], "span_start": [ 11, 35, 62, 84 ], "span_end": [ 27, 40, 73, 88 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL2639.json
[ "attraction", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'm looking for an attraction in the category of swimming pool.", "I've got four pools for you. What area are you in?", "I'm pretty open. Can you list the areas? I'll choose one of the four.", "Yes, west, east, south and north.", "Please tell me about the locations of some pools in the south.", "I am sorry but there are none in the south. I have one east, two north and one centre.", "One in the east is fine. I need the address please?", "The abbey pool and astroturf pitch is located at pool way, whitehill road, off newmarket road. Do you need anything else?", "Yes, I'm also looking for a guesthouse in a moderate price range.", "What area would you like to stay in?", "The area doesn't matter, but it should have 4 stars please.", "The acorn guest house is awesome. I would suggest that place.", "Could you book rooms for 7 people for 4 nights starting from Saturday?", "I have you booked for 4 days. What else can I do for you?", "I will need the reference number.", "the reference number is 9g1eycif .", "That is all I need. Thank you for your help!", "No problem. Enjoy your stay." ], "frames": [ { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-type" ], "slots_values_list": [ [ "swimmingpool" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-type" ], "slots_values_list": [ [ "swimmingpool" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction", "restaurant" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "south" ], [ "swimmingpool" ] ] } }, { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-address" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "east" ], [ "swimmingpool" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-stars" ], "slots_values_list": [ [ "dontcare" ], [ "4" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-name", "hotel-stars" ], "slots_values_list": [ [ "dontcare" ], [ "saturday" ], [ "7" ], [ "4" ], [ "acorn guest house" ], [ "4" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [ "hotel-ref" ], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-name", "hotel-stars" ], "slots_values_list": [ [ "dontcare" ], [ "saturday" ], [ "7" ], [ "4" ], [ "acorn guest house" ], [ "4" ] ] } } ], "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": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "choice", "type" ], "slot_value": [ "four", "pools" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "choice", "type" ], "act_slot_value": [ "four", "pools" ], "span_start": [ 9, 14 ], "span_end": [ 13, 19 ] } }, { "dialog_act": { "act_type": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area", "area", "area", "area" ], "slot_value": [ "east", "north", "south", "west" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "area", "area", "area", "area" ], "act_slot_value": [ "west", "east", "south", "north" ], "span_start": [ 5, 11, 17, 27 ], "span_end": [ 9, 15, 22, 32 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "south" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "south" ], "span_start": [ 56 ], "span_end": [ 61 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-NoOffer" ], "act_slots": [ { "slot_name": [ "area", "area", "area", "choice", "choice", "choice" ], "slot_value": [ "centre", "east", "north", "one", "one", "two" ] }, { "slot_name": [ "area" ], "slot_value": [ "south" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-NoOffer", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "choice", "area", "choice", "area", "choice", "area", "area" ], "act_slot_value": [ "one", "south", "one", "east", "two", "north", "centre" ], "span_start": [ 26, 37, 51, 55, 61, 65, 79 ], "span_end": [ 29, 42, 54, 59, 64, 70, 85 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "east" ] }, { "slot_name": [ "address" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "east" ], "span_start": [ 11 ], "span_end": [ 15 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "address", "address", "address", "name" ], "slot_value": [ "off newmarket road", "pool way", "whitehill road", "The abbey pool and astroturf pitch" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "address" ], "act_slot_value": [ "The abbey pool and astroturf pitch", "pool way, whitehill road, off newmarket road" ], "span_start": [ 0, 49 ], "span_end": [ 34, 93 ] } }, { "dialog_act": { "act_type": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "stars" ], "slot_value": [ "dontcare", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "area", "stars" ], "act_slot_value": [ "dontcare", "4" ], "span_start": [ 9, 44 ], "span_end": [ 23, 45 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Recommend" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "The acron guest house" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "bookstay", "stars" ], "slot_value": [ "saturday", "7", "4", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookpeople", "bookstay", "bookday" ], "act_slot_value": [ "7", "4", "saturday" ], "span_start": [ 25, 38, 61 ], "span_end": [ 26, 39, 69 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-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": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "9g1eycif" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "9g1eycif" ], "span_start": [ 24 ], "span_end": [ 32 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "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": [] } } ] }
PMUL1169.json
[ "attraction" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Can you help me find a concert hall?", "There is one concert hall in town, The Man on the Moon, located at 2 norfolk street in the centre of town. Do you need more information?", "I need a concerthall on the west area of town.", "I am sorry I have only one listing for the city center. Would you consider other attractions?", "Yes, I would consider a museum.", "great, there are 7 museums in the west.", "Can you make a recommendation and please provide the entrance fee, phone number, and postcode.", "Cafe Jello Gallery Phone is o12233289438 and is on 13 Madalene treet" ], "frames": [ { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-type" ], "slots_values_list": [ [ "concerthall" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "west" ], [ "concerthall" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "west" ], [ "museum" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [ "attraction-entrancefee", "attraction-postcode", "attraction-phone" ], "slots_values": { "slots_values_name": [ "attraction-area", "attraction-type" ], "slots_values_list": [ [ "west" ], [ "museum" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "address", "area", "choice", "name", "type" ], "slot_value": [ "2 norfolk street", "centre of town", "one", "The Man on the Moon", "concert hall" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "choice", "type", "name", "address", "area" ], "act_slot_value": [ "one", "concert hall", "The Man on the Moon", "2 norfolk street", "centre of town" ], "span_start": [ 9, 13, 35, 67, 91 ], "span_end": [ 12, 25, 54, 83, 105 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "west" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "west" ], "span_start": [ 28 ], "span_end": [ 32 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "area", "choice" ], "slot_value": [ "city center", "only one" ] }, { "slot_name": [ "type" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "choice", "area" ], "act_slot_value": [ "only one", "city center" ], "span_start": [ 18, 43 ], "span_end": [ 26, 54 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "museum" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "museum" ], "span_start": [ 24 ], "span_end": [ 30 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area", "choice", "type" ], "slot_value": [ "west", "7", "museum" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "choice", "type", "area" ], "act_slot_value": [ "7", "museum", "west" ], "span_start": [ 17, 19, 34 ], "span_end": [ 18, 25, 38 ] } }, { "dialog_act": { "act_type": [ "Attraction-Request" ], "act_slots": [ { "slot_name": [ "entrancefee", "phone", "postcode" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "address", "name", "phone" ], "slot_value": [ "13 Madalene treet", "Cafe Jello Gallery", "o12233289438" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "phone", "address" ], "act_slot_value": [ "Cafe Jello Gallery", "o12233289438", "13 Madalene treet" ], "span_start": [ 0, 28, 51 ], "span_end": [ 18, 40, 68 ] } } ] }
PMUL0490.json
[ "restaurant", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I'm looking for lodgings on the east side, in the expensive price range.", "The Express by Holiday Inn is located at 15-17 Norman Way int he Coldhams Business Park which is located in the east.", "it doesn't need a free parking. Can you book a room for me?", "Yes, how many people and what day would you like to book?", "I do not need to book.", "Is there anything else I may help you with today?", "I just need to know the how many stars it has, the phone number there, and if they have WiFi.", "Sure, it has two stars, includes wifi, and the phone number is 01223866800. Can I help you with any thing else today?", "I am also trying to find a Venetian restaurant. Are there any in town?", "Yes, we have thanh binh on the West side. Would you like a reservation?", "Please book it for me.", "Yes I will book it for you and get a reference number ?", "Can you make a reservation for Monday at 19:30 for 8 people?", "Absolutely. Anything else I can assist you with?", "Um I think you're getting ahead of yourself? I'm still waiting on that reference number for the booking you said you'd complete....", "Unfortunately I can't get that booking for you. Is there anything else I can do for you?", "Oh...alright...well I guess not then. You weren't very helpful but whatever bye", "I am sorry for the delay. Also, there are no Venetian restaurants. Did you want a Vietnamese restaurant instead?" ], "frames": [ { "service": [ "hotel", "restaurant" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-pricerange" ], "slots_values_list": [ [ "east" ], [ "expensive" ] ] } }, { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-name", "hotel-parking", "hotel-pricerange" ], "slots_values_list": [ [ "east" ], [ "express by holiday inn", "express by holiday inn cambridge" ], [ "dontcare" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-name", "hotel-parking", "hotel-pricerange" ], "slots_values_list": [ [ "east" ], [ "express by holiday inn cambridge", "express by holiday inn" ], [ "dontcare" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-internet", "hotel-stars", "hotel-phone" ], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-name", "hotel-parking", "hotel-pricerange" ], "slots_values_list": [ [ "east" ], [ "yes" ], [ "express by holiday inn cambridge", "express by holiday inn" ], [ "dontcare" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-food" ], "slots_values_list": [ [ "venetian" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "Venetian" ], "start": [ 27 ], "exclusive_end": [ 35 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-name" ], "slots_values_list": [ [ "west" ], [ "venetian" ], [ "thanh binh" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-name" ], "slots_values_list": [ [ "west" ], [ "venetian" ], [ "thanh binh" ] ] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "19:30" ], "start": [ 41 ], "exclusive_end": [ 46 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [ "restaurant-ref" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name" ], "slots_values_list": [ [ "west" ], [ "monday" ], [ "8" ], [ "19:30" ], [ "venetian" ], [ "thanh binh" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name" ], "slots_values_list": [ [ "west" ], [ "monday" ], [ "8" ], [ "19:30" ], [ "venetian" ], [ "thanh binh" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "pricerange" ], "slot_value": [ "east", "expensive" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "area", "pricerange" ], "act_slot_value": [ "east", "expensive" ], "span_start": [ 32, 50 ], "span_end": [ 36, 59 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "address", "area", "name" ], "slot_value": [ "15-17 Norman Way int he Coldhams Business Park", "east", "Express by Holiday Inn" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "address", "area" ], "act_slot_value": [ "Express by Holiday Inn", "15-17 Norman Way int he Coldhams Business Park", "east" ], "span_start": [ 4, 41, 112 ], "span_end": [ 26, 87, 116 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "parking" ], "slot_value": [ "dontcare" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Booking-Request" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-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": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "internet" ], "slot_value": [ "yes" ] }, { "slot_name": [ "internet", "phone", "stars" ], "slot_value": [ "?", "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "internet", "phone", "stars" ], "slot_value": [ "yes", "01223866800", "two" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "stars", "phone" ], "act_slot_value": [ "two", "01223866800" ], "span_start": [ 13, 63 ], "span_end": [ 16, 74 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "venetian" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "food" ], "act_slot_value": [ "venetian" ], "span_start": [ 27 ], "span_end": [ 35 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area", "name" ], "slot_value": [ "West", "thanh binh" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "area" ], "act_slot_value": [ "thanh binh", "West" ], "span_start": [ 13, 31 ], "span_end": [ 23, 35 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "thanh binh" ] } ] }, "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": [], "act_slots": [] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-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": [ "Booking-NoBook", "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-NoOffer", "Restaurant-Select" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "Venetian" ] }, { "slot_name": [ "food" ], "slot_value": [ "Vietnamese" ] } ] }, "span_info": { "act_type": [ "Restaurant-NoOffer", "Restaurant-Select" ], "act_slot_name": [ "food", "food" ], "act_slot_value": [ "Venetian", "Vietnamese" ], "span_start": [ 45, 82 ], "span_end": [ 53, 92 ] } } ] }
SNG01268.json
[ "hotel" ]
{ "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 place to stay. The hotel should be in the type of guesthouse and doesn't need to include internet", "Alright, I've found several options. What price range are you looking for?", "It doesn't matter", "Alpha-milton guest house doesn't offer internet. It is rated three stars, in the north part of town. Should I book this?", "No, I need a guesthouse with free wifi.", "a and b guest house is a guesthouse that includes wifi. It's in the East side of town with a moderate price range. Should I book it for you?", "No, I just need to know if they have free parking.", "They do not have parking.", "Ok, I would prefer something else with parking.", "Allenbell looks like it would be a good choice.", "Thanks, does it have free wifi as well?", "Yes, they provide both internet and parking at their establishment.", "Thanks, that's all I need. Good bye.", "Good bye, enjoy your stay." ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-type" ], "slots_values_list": [ [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-type" ], "slots_values_list": [ [ "no" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-parking" ], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-parking" ], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-parking", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "yes" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-parking", "hotel-pricerange", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "yes" ], [ "dontcare" ], [ "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": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "guesthouse" ], "span_start": [ 69 ], "span_end": [ 79 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "several" ] }, { "slot_name": [ "pricerange" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "several" ], "span_start": [ 20 ], "span_end": [ 27 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "pricerange" ], "slot_value": [ "dontcare" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "pricerange" ], "act_slot_value": [ "dontcare" ], "span_start": [ 3 ], "span_end": [ 17 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area", "internet", "name", "stars" ], "slot_value": [ "north part of town", "yes", "Alpha-milton guest house", "3" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "stars", "area" ], "act_slot_value": [ "Alpha-milton guest house", "3", "north part of town" ], "span_start": [ 0, 61, 81 ], "span_end": [ 24, 66, 99 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet" ], "slot_value": [ "yes" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area", "internet", "name", "pricerange", "type" ], "slot_value": [ "East side of town", "yes", "a and b guest house", "moderate", "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "type", "area", "pricerange" ], "act_slot_value": [ "a and b guest house", "guesthouse", "East side of town", "moderate" ], "span_start": [ 0, 25, 68, 93 ], "span_end": [ 19, 35, 85, 101 ] } }, { "dialog_act": { "act_type": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "parking" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "parking" ], "slot_value": [ "yes" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "parking" ], "slot_value": [ "yes" ] }, { "slot_name": [ "parking" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Recommend" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "Allenbell" ] } ] }, "span_info": { "act_type": [ "Hotel-Recommend" ], "act_slot_name": [ "name" ], "act_slot_value": [ "Allenbell" ], "span_start": [ 0 ], "span_end": [ 9 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet" ], "slot_value": [ "yes" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet", "parking" ], "slot_value": [ "yes", "yes" ] } ] }, "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": [] } } ] }
SNG02286.json
[]
{ "turn_id": [ "0", "1", "2", "3" ], "speaker": [ 0, 1, 0, 1 ], "utterance": [ "I've been robbed. Can I get some help?", "Please contact the Parkside, Cambridge police station, the telephone number is 01223358966.", "Thank you, that is all I need. Goodbye.", "You are welcome. Do you need any further assistance?" ], "frames": [ { "service": [ "police" ], "state": [ { "active_intent": "find_police", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Police-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Police-Inform" ], "act_slots": [ { "slot_name": [ "address", "phone" ], "slot_value": [ "Parkside, Cambridge", "01223358966" ] } ] }, "span_info": { "act_type": [ "Police-Inform", "Police-Inform" ], "act_slot_name": [ "address", "phone" ], "act_slot_value": [ "Parkside, Cambridge", "01223358966" ], "span_start": [ 19, 79 ], "span_end": [ 38, 90 ] } }, { "dialog_act": { "act_type": [ "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": [] } } ] }
MUL1032.json
[ "attraction", "hotel" ]
{ "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 Warkworth House hotel. Any information on it?", "It's a guesthouse in the moderate price range with a 4 star rating, internet, and free parking.", "Ok, and what area of town is that in?", "It is in the east part of town.", "Thank you. Are there any attractions I could visit in the town centre?", "There are 25 possible attractions in the requested area. Are you looking for any specific types of attractions?", "No not really. Can you recommend me an attraction that's in the centre area? Can I also get the address, entrance fee, and phone number for it? Thanks!", "There are forty four attractions in that area, could you tell me what type you would like to book?", "Whatever is the most popular attraction", "You should check out All Saints Church. It has great architecture and free entrance. It's located on Jesus Lane cb58bs. The phone is 01223452587. Would that work for you?", "Great, thank you for the info. Have a nice day!", "Did you need any further assistance today, or are you all set?", "I'm all set. Thanks for your assistance.", "We are happy to help. Thanks for using our service." ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-name" ], "slots_values_list": [ [ "warkworth house" ] ] } } ], "slots": [ { "slot": [ "hotel-name" ], "value": [ "Warkworth House" ], "start": [ 17 ], "exclusive_end": [ 32 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-area" ], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-name" ], "slots_values_list": [ [ "east" ], [ "warkworth house" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area" ], "slots_values_list": [ [ "centre" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel", "attraction" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-area" ], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-name" ], "slots_values_list": [ [ "east" ], [ "warkworth house" ] ] } }, { "active_intent": "find_attraction", "requested_slots": [ "attraction-entrancefee", "attraction-address", "attraction-phone" ], "slots_values": { "slots_values_name": [ "attraction-area" ], "slots_values_list": [ [ "centre" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-area" ], "slots_values_list": [ [ "centre" ] ] } } ], "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": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "warkworth house" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "warkworth house" ], "span_start": [ 17 ], "span_end": [ 32 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet", "parking", "pricerange", "stars", "type" ], "slot_value": [ "yes", "yes", "moderate", "4", "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "type", "pricerange", "stars" ], "act_slot_value": [ "guesthouse", "moderate", "4" ], "span_start": [ 7, 25, 53 ], "span_end": [ 17, 33, 54 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "east" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "east" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "east" ], "span_start": [ 13 ], "span_end": [ 17 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "centre" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "centre" ], "span_start": [ 63 ], "span_end": [ 69 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "25" ] }, { "slot_name": [ "type" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "25" ], "span_start": [ 10 ], "span_end": [ 12 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "centre" ] }, { "slot_name": [ "address", "entrancefee", "phone" ], "slot_value": [ "?", "?", "?" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "centre" ], "span_start": [ 64 ], "span_end": [ 70 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "forty four" ] }, { "slot_name": [ "type" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "forty four" ], "span_start": [ 10 ], "span_end": [ 20 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "address", "entrancefee", "name", "phone", "postcode", "type" ], "slot_value": [ "Jesus Lane", "free entrance", "All Saints Church", "01223452587", "cb58bs", "architecture" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform", "Attraction-Inform" ], "act_slot_name": [ "name", "type", "entrancefee", "address", "postcode", "phone" ], "act_slot_value": [ "All Saints Church", "architecture", "free entrance", "Jesus Lane", "cb58bs", "01223452587" ], "span_start": [ 21, 53, 70, 101, 112, 133 ], "span_end": [ 38, 65, 83, 111, 118, 144 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
SNG0947.json
[ "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hi, I need a place to stay with free wifi and in a moderate price range.", "I have 17 hotels in the moderate range that offer internet access. Do you have a particular part of town you wish to stay in?", "I prefer the eastern part of town and something that is 4-star rated.", "I have 3 hotels listed that have of your requirements. Do you have any parking needs?", "Yes I am looking for free parking.", "carolina bed and breakfast has free parking and is moderately priced. Can I book a reservation for you?", "No thanks, I am not quite ready to make a reservation yet. Thanks for the information.", "Alright, can I get anything else?", "No, that's all I need. I'm going to give the hotel a call. Thank you for your help!", "Excellent. Have a good one!" ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-pricerange" ], "slots_values_list": [ [ "yes" ], [ "moderate" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-pricerange", "hotel-stars" ], "slots_values_list": [ [ "east" ], [ "yes" ], [ "moderate" ], [ "4" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-parking" ], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-parking", "hotel-pricerange", "hotel-stars" ], "slots_values_list": [ [ "east" ], [ "yes" ], [ "yes" ], [ "moderate" ], [ "4" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-internet", "hotel-parking", "hotel-pricerange", "hotel-stars" ], "slots_values_list": [ [ "east" ], [ "yes" ], [ "yes" ], [ "moderate" ], [ "4" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet", "pricerange" ], "slot_value": [ "yes", "moderate" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "pricerange" ], "act_slot_value": [ "moderate" ], "span_start": [ 51 ], "span_end": [ 59 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "choice", "internet", "pricerange", "type" ], "slot_value": [ "17", "yes", "moderate", "hotel" ] }, { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "choice", "type", "pricerange" ], "act_slot_value": [ "17", "hotel", "moderate" ], "span_start": [ 7, 10, 24 ], "span_end": [ 9, 15, 32 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "stars" ], "slot_value": [ "east", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "area", "stars" ], "act_slot_value": [ "east", "4" ], "span_start": [ 13, 56 ], "span_end": [ 17, 57 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "choice", "type" ], "slot_value": [ "3", "hotel" ] }, { "slot_name": [ "parking" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "choice", "type" ], "act_slot_value": [ "3", "hotel" ], "span_start": [ 7, 9 ], "span_end": [ 8, 14 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "parking" ], "slot_value": [ "yes" ] }, { "slot_name": [ "parking" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "name", "parking", "pricerange" ], "slot_value": [ "carolina bed and breakfast", "yes", "moderately priced" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "pricerange" ], "act_slot_value": [ "carolina bed and breakfast", "moderately priced" ], "span_start": [ 0, 51 ], "span_end": [ 26, 68 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-welcome" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
MUL0793.json
[ "train", "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21" ], "speaker": [ 0, 1, 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 arriving by 9:45 on Tuesday.", "May I get your departure and destination information please?", "I am going from Cambridge to Leicester.", "TR2863 departs from Cambridge at 07:21 and arrive in Leicester by 09:06. Would you like to book this train?", "Maybe... how much does it cost?", "It costs 37.80 pounds per ticket.", "I'm sorry, we have that mixed up. I need to depart from leicester and go to cambridge. Do you have a train that arrives by 09:45 in cambridge?", "TR6954 departs from Leicester at 07:09 and arrives in Cambridge at 08:54. Would you like to book this train?", "Can you verify the cost for train TR6954 for me?", "The cost for this particular train is 37.80 pounds per ticket. Would you like assistance booking tickets for this train?", "Yes I would like help with booking the train and I will also need to book a hotel.", "Your booking reference is NT43PSC0 . Now, if you let me know what type of hotel you are interested in, I can help you with that as well.", "Can you help me find a 5-star room somewhere that offers free parking and wifi?", "There don't seem to be any 5-star lodgings in the city. Would you like to try searching for 4 stars instead?", "Yes, 4 stars would be fine.", "The acorn guest house is a 4 star hotel located in the north side. Would you like to make reservations?", "Yes please. There are 5 of us total and we need 4 nights in a row. Thank you.", "What day would like to start your stay?", "I'd like to start my stay on Tuesday, please.", "Ok great! I was able to get you booked, your reference number is N4TJE8VR . Is there anything else that I can help you with?", "Nope, that'll take care of everything, thanks!", "You're welcome. Have a great stay!" ], "frames": [ { "service": [ "train", "hotel" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day" ], "slots_values_list": [ [ "9:45", "09:45" ], [ "tuesday" ] ] } }, { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "9:45" ], "start": [ 37 ], "exclusive_end": [ 41 ], "copy_from": [ "" ], "copy_from_value": [ [] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "09:45", "9:45" ], [ "tuesday" ], [ "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": [ [ "09:45", "9:45" ], [ "tuesday" ], [ "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": [ [ "09:45", "9:45" ], [ "tuesday" ], [ "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": [ [ "09:45", "9:45" ], [ "tuesday" ], [ "leicester" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel", "train" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-type" ], "slots_values_list": [ [ "hotel" ] ] } }, { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "09:45", "9:45" ], [ "1" ], [ "tuesday" ], [ "leicester" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "yes" ], [ "5" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-internet", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "yes" ], [ "4" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "5" ], [ "4" ], [ "yes" ], [ "acorn guest house" ], [ "yes" ], [ "4" ], [ "hotel" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel", "train" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-internet", "hotel-name", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "tuesday" ], [ "5" ], [ "4" ], [ "yes" ], [ "acorn guest house" ], [ "yes" ], [ "4" ], [ "hotel" ] ] } }, { "active_intent": "book_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-bookpeople", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "09:45", "9:45" ], [ "1" ], [ "tuesday" ], [ "leicester" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "day" ], "slot_value": [ "9:45", "tuesday" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "arriveby", "day" ], "act_slot_value": [ "9:45", "tuesday" ], "span_start": [ 37, 45 ], "span_end": [ 41, 52 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "cambridge", "leicester" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination" ], "act_slot_value": [ "cambridge", "leicester" ], "span_start": [ 16, 29 ], "span_end": [ 25, 38 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination", "leaveat", "trainid" ], "slot_value": [ "09:06", "Cambridge", "Leicester", "07:21", "TR2863" ] }, { "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": [ "TR2863", "Cambridge", "07:21", "Leicester", "09:06" ], "span_start": [ 0, 20, 33, 53, 66 ], "span_end": [ 6, 29, 38, 62, 71 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "price" ], "slot_value": [ "37.80 pounds" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "price" ], "act_slot_value": [ "37.80 pounds" ], "span_start": [ 9 ], "span_end": [ 21 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination" ], "slot_value": [ "09:45", "leicester", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination", "arriveby" ], "act_slot_value": [ "leicester", "cambridge", "09:45" ], "span_start": [ 56, 76, 123 ], "span_end": [ 65, 85, 128 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination", "leaveat", "trainid" ], "slot_value": [ "08:54", "Leicester", "Cambridge", "07:09", "TR6954" ] }, { "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": [ "TR6954", "Leicester", "07:09", "Cambridge", "08:54" ], "span_start": [ 0, 20, 33, 54, 67 ], "span_end": [ 6, 29, 38, 63, 72 ] } }, { "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": [ "37.80 pounds" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "price" ], "act_slot_value": [ "37.80 pounds" ], "span_start": [ 38 ], "span_end": [ 50 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "hotel" ], "span_start": [ 76 ], "span_end": [ 81 ] } }, { "dialog_act": { "act_type": [ "Hotel-Request", "Train-OfferBooked" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "?" ] }, { "slot_name": [ "ref" ], "slot_value": [ "NT43PSC0" ] } ] }, "span_info": { "act_type": [ "Train-OfferBooked" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "NT43PSC0" ], "span_start": [ 26 ], "span_end": [ 34 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "internet", "parking", "stars" ], "slot_value": [ "yes", "yes", "5" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "stars" ], "act_slot_value": [ "5" ], "span_start": [ 23 ], "span_end": [ 24 ] } }, { "dialog_act": { "act_type": [ "Hotel-NoOffer", "Hotel-Select" ], "act_slots": [ { "slot_name": [ "area", "stars" ], "slot_value": [ "in the city", "5-star" ] }, { "slot_name": [ "stars" ], "slot_value": [ "4" ] } ] }, "span_info": { "act_type": [ "Hotel-NoOffer", "Hotel-NoOffer", "Hotel-Select" ], "act_slot_name": [ "stars", "area", "stars" ], "act_slot_value": [ "5-star", "in the city", "4" ], "span_start": [ 27, 43, 92 ], "span_end": [ 33, 54, 93 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "stars" ], "slot_value": [ "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "stars" ], "act_slot_value": [ "4" ], "span_start": [ 5 ], "span_end": [ 6 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area", "name", "stars", "type" ], "slot_value": [ "north", "acorn guest house", "4", "hotel" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "stars", "type", "area" ], "act_slot_value": [ "acorn guest house", "4", "hotel", "north" ], "span_start": [ 4, 27, 34, 55 ], "span_end": [ 21, 28, 39, 60 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople", "bookstay" ], "slot_value": [ "5", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "bookpeople", "bookstay" ], "act_slot_value": [ "5", "4" ], "span_start": [ 22, 48 ], "span_end": [ 23, 49 ] } }, { "dialog_act": { "act_type": [ "Booking-Request" ], "act_slots": [ { "slot_name": [ "bookday" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookday" ], "slot_value": [ "tuesday" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "bookday" ], "act_slot_value": [ "tuesday" ], "span_start": [ 29 ], "span_end": [ 36 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-reqmore" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "N4TJE8VR" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "N4TJE8VR" ], "span_start": [ 65 ], "span_end": [ 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": [] } } ] }
PMUL0735.json
[ "restaurant", "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Hi. Can you help me find a train?", "what day would you like to leave?", "I want to leave on Sunday, please.", "Where will you be departing from?", "I'll be departing from cambridge and want to arrive by 19:30 on sunday. Could I also get the train ID as well?", "There are 146 departures from Cambridge on Sunday that match your arrive by time. Where is your destination?", "kings lynn and I also looking for a restaurant in the south and expensive price range", "Sure, I can help you with that. First, let's find the train. How early would you like to leave?", "arriving by 19:30 on sunday. I need the train's ID please. Leaving cambridge going to kings lynn", "TR3212 leaves Cambridge at 05:11 and arrives in Kings Lynn at 05:58. Will this one work for you?", "I'd like something a little later in the day, please.", "TR2045 leaves at 18:11 and arrives at 18:38. Would that be acceptable?", "that sound just fine", "Would you like me to book tickets for you?", "please do. i would also like help finding an expensive restaurant.", "How many seats do you need on that train?", "I do not need train reservations. I need help finding a restaurant.", "There are several fine restaurants. What area and what type of food would you enjoy?", "South area, and food type doesn't matter. I need it for 3 people at 15:45 on the same day, if that time doesn't work 14:45 and i'd like a reference number.", "You are booked at frankie and bennys for 3 at 1545. your booking number is T01E84XG", "Thank you for your help. That is all I need.", "Okay. Glad I could be of help." ], "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", "restaurant" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day" ], "slots_values_list": [ [ "sunday" ] ] } }, { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train", "restaurant" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-trainid" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure" ], "slots_values_list": [ [ "19:30" ], [ "sunday" ], [ "cambridge" ] ] } }, { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "19:30" ], "start": [ 55 ], "exclusive_end": [ 60 ], "copy_from": [ "" ], "copy_from_value": [ [] ] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "train" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "expensive" ] ] } }, { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "19:30" ], [ "sunday" ], [ "cambridge" ], [ "kings lynn" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "train" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "expensive" ] ] } }, { "active_intent": "find_train", "requested_slots": [ "train-trainid" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "19:30" ], [ "sunday" ], [ "cambridge" ], [ "kings lynn" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "19:30" ], [ "sunday" ], [ "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": [ [ "19:30" ], [ "sunday" ], [ "cambridge" ], [ "kings lynn" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "train" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "expensive" ] ] } }, { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "19:30" ], [ "sunday" ], [ "cambridge" ], [ "kings lynn" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "train" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "expensive" ] ] } }, { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "19:30" ], [ "sunday" ], [ "cambridge" ], [ "kings lynn" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] }, { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [ "restaurant-ref" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "sunday" ], [ "3" ], [ "15:45" ], [ "dontcare" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "15:45" ], "start": [ 68 ], "exclusive_end": [ 73 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "sunday" ], [ "3" ], [ "15:45" ], [ "dontcare" ], [ "frankie and bennys" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "day" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day" ], "slot_value": [ "sunday" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "day" ], "act_slot_value": [ "sunday" ], "span_start": [ 19 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "departure" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "day", "departure" ], "slot_value": [ "19:30", "sunday", "cambridge" ] }, { "slot_name": [ "trainid" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "arriveby", "day" ], "act_slot_value": [ "cambridge", "19:30", "sunday" ], "span_start": [ 23, 55, 64 ], "span_end": [ 32, 60, 70 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice", "day", "departure" ], "slot_value": [ "146", "Sunday", "Cambridge" ] }, { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "departure", "day" ], "act_slot_value": [ "146", "Cambridge", "Sunday" ], "span_start": [ 10, 30, 43 ], "span_end": [ 13, 39, 49 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Train-Inform" ], "act_slots": [ { "slot_name": [ "area", "pricerange" ], "slot_value": [ "south", "expensive" ] }, { "slot_name": [ "destination" ], "slot_value": [ "kings lynn" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "destination", "area", "pricerange" ], "act_slot_value": [ "kings lynn", "south", "expensive" ], "span_start": [ 0, 54, 64 ], "span_end": [ 10, 59, 73 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "day", "departure", "destination" ], "slot_value": [ "19:30", "sunday", "cambridge", "kings lynn" ] }, { "slot_name": [ "trainid" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "arriveby", "day", "departure", "destination" ], "act_slot_value": [ "19:30", "sunday", "cambridge", "kings lynn" ], "span_start": [ 12, 21, 67, 86 ], "span_end": [ 17, 27, 76, 96 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "arriveby", "departure", "destination", "leaveat", "trainid" ], "slot_value": [ "05:58", "Cambridge", "Kings Lynn", "05:11", "TR3212" ] }, { "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": [ "TR3212", "Cambridge", "05:11", "Kings Lynn", "05:58" ], "span_start": [ 0, 14, 27, 48, 62 ], "span_end": [ 6, 23, 32, 58, 67 ] } }, { "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", "general-reqmore" ], "act_slots": [ { "slot_name": [ "arriveby", "leaveat", "trainid" ], "slot_value": [ "18:38", "18:11", "TR2045" ] }, { "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": [ "TR2045", "18:11", "18:38" ], "span_start": [ 0, 17, 38 ], "span_end": [ 6, 22, 43 ] } }, { "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-OfferBook" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "pricerange" ], "slot_value": [ "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "pricerange" ], "act_slot_value": [ "expensive" ], "span_start": [ 45 ], "span_end": [ 54 ] } }, { "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": [ "Restaurant-Inform", "Train-Inform" ], "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": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "several" ] }, { "slot_name": [ "area", "food" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "several" ], "span_start": [ 10 ], "span_end": [ 17 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "area", "bookday", "bookpeople", "booktime", "food" ], "slot_value": [ "south", "sunday", "3", "15:45", "dontcare" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "area", "bookpeople", "booktime", "bookday" ], "act_slot_value": [ "south", "3", "15:45", "sunday" ], "span_start": [ 0, 56, 68, 81 ], "span_end": [ 5, 57, 73, 89 ] } }, { "dialog_act": { "act_type": [ "Booking-Book" ], "act_slots": [ { "slot_name": [ "bookpeople", "booktime", "name", "ref" ], "slot_value": [ "3", "1545", "frankie and bennys", "T01E84XG" ] } ] }, "span_info": { "act_type": [ "Booking-Book", "Booking-Book", "Booking-Book", "Booking-Book" ], "act_slot_name": [ "name", "bookpeople", "booktime", "ref" ], "act_slot_value": [ "frankie and bennys", "3", "1545", "T01E84XG" ], "span_start": [ 18, 41, 46, 75 ], "span_end": [ 36, 42, 50, 83 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
MUL1307.json
[ "restaurant", "hotel" ]
{ "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 hotel in Cambridge.", "There are over 30 places of lodging in the city. Would you prefer a certain part of town, or a particular type of lodging such as a guest house or hotel?", "Just a 4 star guesthouse that has free parking please.", "What area would you like the guesthouse to be in?", "Do not care what area,it will be for 2 people and for 4 nights starting Wednesday.", "Would you like me to book you at the acorn guest house? It has free parking and it's a 4-star hotel.", "Can we book it for 2 people for 4 nights?", "I am sorry I couldn't get that booked for you perhaps another day or a shorter day possibly?", "Could you try it for one night only?", "Yes booking is available for one night,would you like me to place it?", "Yes please, and I'll need the reference number.", "Ok I have made that reservation for you the reference number is OXWO0RWD .", "I am also looking for an expensive mediterranean restaurant in the west.", "I'm sorry there are no matches for what you are looking for. Would you like something else?", "Yes, how about a restaurant that serves Indian food?", "There are 5 Expensive Indian restaurants in the west. I recommend Cocum. Would you like me to make a reservation?", "Cocum sound fine, but I just need the postcode, please. No reservation.", "Of course. The postcode for the Cocum is cb30ah. Is there anything else I can help you with?", "Thank you! That's all I need. Goodbye!", "Enjoy your meal!" ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "yes" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "dontcare" ], [ "wednesday" ], [ "2" ], [ "4" ], [ "yes" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "dontcare" ], [ "wednesday" ], [ "2" ], [ "4" ], [ "yes" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-name", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "dontcare" ], [ "wednesday" ], [ "2" ], [ "1" ], [ "acorn guest house" ], [ "yes" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "book_hotel", "requested_slots": [ "hotel-ref" ], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-name", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "dontcare" ], [ "wednesday" ], [ "2" ], [ "1" ], [ "acorn guest house" ], [ "yes" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "west" ], [ "mediterranean" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "mediterranean" ], "start": [ 35 ], "exclusive_end": [ 48 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "west" ], [ "indian" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "Indian" ], "start": [ 40 ], "exclusive_end": [ 46 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "hotel" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-postcode" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "west" ], [ "indian" ], [ "cocum" ], [ "expensive" ] ] } }, { "active_intent": "book_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-area", "hotel-bookday", "hotel-bookpeople", "hotel-bookstay", "hotel-name", "hotel-parking", "hotel-stars", "hotel-type" ], "slots_values_list": [ [ "dontcare" ], [ "wednesday" ], [ "2" ], [ "1" ], [ "acorn guest house" ], [ "yes" ], [ "4" ], [ "guesthouse" ] ] } } ], "slots": [ { "slot": [ "restaurant-name" ], "value": [ "Cocum" ], "start": [ 0 ], "exclusive_end": [ 5 ], "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": [ "Hotel-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": [ "Hotel-Inform", "Hotel-Request" ], "act_slots": [ { "slot_name": [ "choice", "type", "type" ], "slot_value": [ "over 30", "guest house", "hotel" ] }, { "slot_name": [ "area", "type" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "choice", "type", "type" ], "act_slot_value": [ "over 30", "guest house", "hotel" ], "span_start": [ 10, 132, 147 ], "span_end": [ 17, 143, 152 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "parking", "stars", "type" ], "slot_value": [ "yes", "4", "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "stars", "type" ], "act_slot_value": [ "4", "guesthouse" ], "span_start": [ 7, 14 ], "span_end": [ 8, 24 ] } }, { "dialog_act": { "act_type": [ "Hotel-Request" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "area", "bookday", "bookpeople", "bookstay", "stars" ], "slot_value": [ "dontcare", "wednesday", "2", "4", "4" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "area", "bookpeople", "bookstay", "bookday" ], "act_slot_value": [ "dontcare", "2", "4", "wednesday" ], "span_start": [ 0, 37, 54, 72 ], "span_end": [ 11, 38, 55, 81 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "acorn guest house" ] }, { "slot_name": [ "parking", "stars" ], "slot_value": [ "yes", "4" ] } ] }, "span_info": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "stars" ], "act_slot_value": [ "acorn guest house", "4" ], "span_start": [ 37, 87 ], "span_end": [ 54, 88 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookpeople" ], "slot_value": [ "2" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "bookpeople" ], "act_slot_value": [ "2" ], "span_start": [ 19 ], "span_end": [ 20 ] } }, { "dialog_act": { "act_type": [ "Booking-NoBook", "Booking-Request" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "bookday", "bookstay" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "bookstay" ], "slot_value": [ "1" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "bookstay" ], "act_slot_value": [ "1" ], "span_start": [ 21 ], "span_end": [ 24 ] } }, { "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": [ "Hotel-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": [ "Booking-Book" ], "act_slots": [ { "slot_name": [ "ref" ], "slot_value": [ "OXWO0RWD" ] } ] }, "span_info": { "act_type": [ "Booking-Book" ], "act_slot_name": [ "ref" ], "act_slot_value": [ "OXWO0RWD" ], "span_start": [ 64 ], "span_end": [ 72 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "food", "pricerange" ], "slot_value": [ "west", "mediterranean", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "food", "area" ], "act_slot_value": [ "expensive", "mediterranean", "west" ], "span_start": [ 25, 35, 67 ], "span_end": [ 34, 48, 71 ] } }, { "dialog_act": { "act_type": [ "Restaurant-NoOffer", "general-reqmore" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "indian" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "food" ], "act_slot_value": [ "indian" ], "span_start": [ 40 ], "span_end": [ 46 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Restaurant-Inform", "Restaurant-Recommend" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area", "choice", "food", "pricerange" ], "slot_value": [ "west", "5", "Indian", "Expensive" ] }, { "slot_name": [ "name" ], "slot_value": [ "Cocum" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Recommend" ], "act_slot_name": [ "choice", "pricerange", "food", "area", "name" ], "act_slot_value": [ "5", "Expensive", "Indian", "west", "Cocum" ], "span_start": [ 10, 12, 22, 48, 66 ], "span_end": [ 11, 21, 28, 52, 71 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "cocum" ] }, { "slot_name": [ "postcode" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "cocum" ], "span_start": [ 0 ], "span_end": [ 5 ] } }, { "dialog_act": { "act_type": [ "Hotel-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "name", "postcode" ], "slot_value": [ "Cocum", "cb30ah" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "postcode" ], "act_slot_value": [ "Cocum", "cb30ah" ], "span_start": [ 32, 41 ], "span_end": [ 37, 47 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
PMUL1437.json
[ "attraction", "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Can you help me find a train going to cambridge leaving on tuesday?", "Where are you departing from and what is your departure time?", "I'll be departing Bishops Stortford. My departure time is flexible, but I need to arrive by 16:30.", "The Bishops Stortford to Cambridge at 15:29 is scheduled to arrive at 16:07. The one before that is two hours earlier.", "Could you give me the price and train ID for that one please?", "TR1392. 10.10 pounds. Is there anything else?", "I'm looking for places to go in town centre. I'm interested in entertainment. Can you suggest a place to go?", "There are many attractions do you want a church,or park or water slide ?", "I was looking for entertainment, but if there is nothing how about a college?", "I think i can get for you anything else" ], "frames": [ { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-destination" ], "slots_values_list": [ [ "tuesday" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "train" ], "state": [ { "active_intent": "find_train", "requested_slots": [ "train-leaveat" ], "slots_values": { "slots_values_name": [ "train-arriveby", "train-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "16:30" ], [ "tuesday" ], [ "bishops stortford" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [ "train-arriveby" ], "value": [ "16:30" ], "start": [ 92 ], "exclusive_end": [ 97 ], "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-day", "train-departure", "train-destination" ], "slots_values_list": [ [ "16:30" ], [ "tuesday" ], [ "bishops stortford" ], [ "cambridge" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-type" ], "slots_values_list": [ [ "entertainment" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "attraction" ], "state": [ { "active_intent": "find_attraction", "requested_slots": [], "slots_values": { "slots_values_name": [ "attraction-type" ], "slots_values_list": [ [ "entertainment" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "day", "destination" ], "slot_value": [ "tuesday", "cambridge" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "day" ], "act_slot_value": [ "cambridge", "tuesday" ], "span_start": [ 38, 59 ], "span_end": [ 47, 66 ] } }, { "dialog_act": { "act_type": [ "Train-Request" ], "act_slots": [ { "slot_name": [ "departure", "leaveat" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "arriveby", "departure" ], "slot_value": [ "16:30", "bishops stortford" ] }, { "slot_name": [ "leaveat" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "arriveby" ], "act_slot_value": [ "bishops stortford", "16:30" ], "span_start": [ 18, 92 ], "span_end": [ 35, 97 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby", "arriveby", "choice", "departure", "destination", "leaveat" ], "slot_value": [ "16:07", "two hours earlier", "one before that", "Bishops Stortford", "Cambridge", "15:29" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "departure", "destination", "leaveat", "arriveby", "choice", "arriveby" ], "act_slot_value": [ "Bishops Stortford", "Cambridge", "15:29", "16:07", "one before that", "two hours earlier" ], "span_start": [ 4, 25, 38, 70, 81, 100 ], "span_end": [ 21, 34, 43, 75, 96, 117 ] } }, { "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": [ "price", "trainid" ], "slot_value": [ "10.10 pounds", "TR1392" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "price" ], "act_slot_value": [ "TR1392", "10.10 pounds" ], "span_start": [ 0, 8 ], "span_end": [ 6, 20 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "entertainment" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "entertainment" ], "span_start": [ 63 ], "span_end": [ 76 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform", "Attraction-Select" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "many" ] }, { "slot_name": [ "type", "type", "type" ], "slot_value": [ "church", "park", "water slide" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform", "Attraction-Select", "Attraction-Select", "Attraction-Select" ], "act_slot_name": [ "choice", "type", "type", "type" ], "act_slot_value": [ "many", "church", "park", "water slide" ], "span_start": [ 10, 41, 51, 59 ], "span_end": [ 14, 47, 55, 70 ] } }, { "dialog_act": { "act_type": [ "Attraction-Inform" ], "act_slots": [ { "slot_name": [ "type" ], "slot_value": [ "college" ] } ] }, "span_info": { "act_type": [ "Attraction-Inform" ], "act_slot_name": [ "type" ], "act_slot_value": [ "college" ], "span_start": [ 69 ], "span_end": [ 76 ] } }, { "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": [] } } ] }
MUL0347.json
[ "restaurant", "train" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "I need a train for this Friday that leaves anytime after 2:15 that afternoon.", "There are a total of 204 trains leaving after 2:15 in the afternoon on Friday. Where would you like to go?", "I would like to go to Stevenage please and depart from Cambridge.", "There are 5 such trains. Do you want to set an arrival time?", "I don't care about when it arrives.", "Train TR0217 leaves at 5:21 in the afternoon, would you like me to book it?", "Not right now, but I was wondering if you could tell me about expensive restaurants in the center of town.", "There are 33 options. What food type do you prefer?", "I don't care about the food type.", "How does bedouin sound, they serve african food.", "That sounds great. What is their price range?", "The bedouin is expensive.", "Let's go ahead and book that for 8 people at 10:30 on Friday, and I will need that reference number, please.", "I have booked your table at the bedouin. Your reference number is 52CPSY3C and we hope you have a great day!" ], "frames": [ { "service": [ "train", "restaurant" ], "state": [ { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-leaveat" ], "slots_values_list": [ [ "friday" ], [ "14:15", "2:15 that afternoon" ] ] } }, { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [], "slots_values_list": [] } } ], "slots": [ { "slot": [ "train-leaveat" ], "value": [ "2:15 that afternoon" ], "start": [ 57 ], "exclusive_end": [ 76 ], "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": [ [ "friday" ], [ "cambridge" ], [ "stevenage" ], [ "14:15", "2:15 that afternoon" ] ] } } ], "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", "train-leaveat" ], "slots_values_list": [ [ "dontcare" ], [ "friday" ], [ "cambridge" ], [ "stevenage" ], [ "14:15", "2:15 that afternoon" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "dontcare" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "expensive" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant", "train" ], "state": [ { "active_intent": "book_restaurant", "requested_slots": [ "restaurant-ref" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-bookday", "restaurant-bookpeople", "restaurant-booktime", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "centre" ], [ "friday" ], [ "8" ], [ "10:30" ], [ "dontcare" ], [ "bedouin" ], [ "expensive" ] ] } }, { "active_intent": "find_train", "requested_slots": [], "slots_values": { "slots_values_name": [ "train-day", "train-departure", "train-destination", "train-leaveat" ], "slots_values_list": [ [ "friday" ], [ "cambridge" ], [ "stevenage" ], [ "14:15", "2:15 that afternoon" ] ] } } ], "slots": [ { "slot": [ "restaurant-booktime" ], "value": [ "10:30" ], "start": [ 45 ], "exclusive_end": [ 50 ], "copy_from": [ "" ], "copy_from_value": [ [] ] }, { "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", "leaveat" ], "slot_value": [ "friday", "2:15" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "day", "leaveat" ], "act_slot_value": [ "friday", "2:15" ], "span_start": [ 24, 57 ], "span_end": [ 30, 61 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice", "day", "leaveat" ], "slot_value": [ "204", "Friday", "2:15" ] }, { "slot_name": [ "destination" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform", "Train-Inform" ], "act_slot_name": [ "choice", "leaveat", "day" ], "act_slot_value": [ "204", "2:15", "Friday" ], "span_start": [ 21, 46, 71 ], "span_end": [ 24, 50, 77 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "departure", "destination" ], "slot_value": [ "cambridge", "stevenage" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "destination", "departure" ], "act_slot_value": [ "stevenage", "cambridge" ], "span_start": [ 22, 55 ], "span_end": [ 31, 64 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "5" ] }, { "slot_name": [ "arriveby" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "5" ], "span_start": [ 10 ], "span_end": [ 11 ] } }, { "dialog_act": { "act_type": [ "Train-Inform" ], "act_slots": [ { "slot_name": [ "arriveby" ], "slot_value": [ "dontcare" ] } ] }, "span_info": { "act_type": [ "Train-Inform" ], "act_slot_name": [ "arriveby" ], "act_slot_value": [ "dontcare" ], "span_start": [ 2 ], "span_end": [ 12 ] } }, { "dialog_act": { "act_type": [ "Train-Inform", "Train-OfferBook" ], "act_slots": [ { "slot_name": [ "leaveat", "trainid" ], "slot_value": [ "5:21", "TR0217" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Train-Inform", "Train-Inform" ], "act_slot_name": [ "trainid", "leaveat" ], "act_slot_value": [ "TR0217", "5:21" ], "span_start": [ 6, 23 ], "span_end": [ 12, 27 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area", "pricerange" ], "slot_value": [ "centre", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "pricerange", "area" ], "act_slot_value": [ "expensive", "centre" ], "span_start": [ 62, 91 ], "span_end": [ 71, 97 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "choice" ], "slot_value": [ "33" ] }, { "slot_name": [ "food" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "choice" ], "act_slot_value": [ "33" ], "span_start": [ 10 ], "span_end": [ 12 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "dontcare" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "food" ], "act_slot_value": [ "dontcare" ], "span_start": [ 2 ], "span_end": [ 12 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Recommend" ], "act_slots": [ { "slot_name": [ "food", "name" ], "slot_value": [ "african", "bedouin" ] } ] }, "span_info": { "act_type": [ "Restaurant-Recommend", "Restaurant-Recommend" ], "act_slot_name": [ "name", "food" ], "act_slot_value": [ "bedouin", "african" ], "span_start": [ 9, 35 ], "span_end": [ 16, 42 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "pricerange" ], "slot_value": [ "expensive" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "name", "pricerange" ], "slot_value": [ "bedouin", "expensive" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "pricerange" ], "act_slot_value": [ "bedouin", "expensive" ], "span_start": [ 4, 15 ], "span_end": [ 11, 24 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "bookday", "bookpeople", "booktime" ], "slot_value": [ "friday", "8", "10:30" ] }, { "slot_name": [ "ref" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "bookpeople", "booktime", "bookday" ], "act_slot_value": [ "8", "10:30", "friday" ], "span_start": [ 33, 45, 54 ], "span_end": [ 34, 50, 60 ] } }, { "dialog_act": { "act_type": [ "Booking-Book", "general-bye" ], "act_slots": [ { "slot_name": [ "name", "ref" ], "slot_value": [ "bedouin", "52CPSY3C" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Booking-Book", "Booking-Book" ], "act_slot_name": [ "name", "ref" ], "act_slot_value": [ "bedouin", "52CPSY3C" ], "span_start": [ 32, 66 ], "span_end": [ 39, 74 ] } } ] }
SNG0957.json
[ "hotel" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5" ], "speaker": [ 0, 1, 0, 1, 0, 1 ], "utterance": [ "Can you give me some information on the Avalon Hotel?", "I'd be happy to. The Avalon is a guesthouse located on the north side. It's moderately priced, has 4-stars and offers free wifi. Would you like to book a room?", "Not at the moment, can I have their phone number?", "Certainly, the phone number is 01223353071. Is there anything else I can help you with?", "No, that covers it. Thanks!", "Great! Have a wonderful day! Goodbye!" ], "frames": [ { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [], "slots_values": { "slots_values_name": [ "hotel-name" ], "slots_values_list": [ [ "avalon" ] ] } } ], "slots": [ { "slot": [ "hotel-name" ], "value": [ "Avalon" ], "start": [ 40 ], "exclusive_end": [ 46 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "hotel" ], "state": [ { "active_intent": "find_hotel", "requested_slots": [ "hotel-phone" ], "slots_values": { "slots_values_name": [ "hotel-name" ], "slots_values_list": [ [ "avalon" ] ] } } ], "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": [ "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "avalon" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "avalon" ], "span_start": [ 40 ], "span_end": [ 46 ] } }, { "dialog_act": { "act_type": [ "Booking-Inform", "Hotel-Inform" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "area", "internet", "name", "pricerange", "stars", "type" ], "slot_value": [ "the north side", "yes", "The Avalon", "moderately priced", "4", "guesthouse" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform", "Hotel-Inform" ], "act_slot_name": [ "name", "type", "area", "pricerange", "stars" ], "act_slot_value": [ "The Avalon", "guesthouse", "the north side", "moderately priced", "4" ], "span_start": [ 17, 33, 55, 76, 99 ], "span_end": [ 27, 43, 69, 93, 100 ] } }, { "dialog_act": { "act_type": [ "Hotel-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": [ "Hotel-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "phone" ], "slot_value": [ "01223353071" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Hotel-Inform" ], "act_slot_name": [ "phone" ], "act_slot_value": [ "01223353071" ], "span_start": [ 31 ], "span_end": [ 42 ] } }, { "dialog_act": { "act_type": [ "general-thank" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye", "general-greet" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }
WOZ20087.json
[ "restaurant" ]
{ "turn_id": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "speaker": [ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ], "utterance": [ "Looking for a restaurant on the South part of town?", "What type of food would you like?", "I do not have a preference.", "Do you have any preference on the cost?", "I would like something in the cheap price range, please.", "There is a very popular Chinese restaurant in the south part of town called The Lucky Star, it is in the cheap price range.", "Can I have the address and phone number please?", "Their number is 01223 244277 and they are located at Cambridge Leisure Park Clifton Way Cherry Hinton. Can I be of any further assistance?", "Thank you goodbye.", "Thank you for using the Cambridge restaurant system. Goodbye." ], "frames": [ { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area" ], "slots_values_list": [ [ "south" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food" ], "slots_values_list": [ [ "south" ], [ "dontcare" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "dontcare" ], [ "cheap" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-phone", "restaurant-address" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-name", "restaurant-pricerange" ], "slots_values_list": [ [ "south" ], [ "dontcare" ], [ "the lucky star" ], [ "cheap" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "south" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "south" ], "span_start": [ 32 ], "span_end": [ 37 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "dontcare" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "food" ], "act_slot_value": [ "dontcare" ], "span_start": [ 2 ], "span_end": [ 26 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "pricerange" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "pricerange" ], "slot_value": [ "cheap" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "pricerange" ], "act_slot_value": [ "cheap" ], "span_start": [ 30 ], "span_end": [ 35 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Recommend" ], "act_slots": [ { "slot_name": [ "area", "food", "name", "pricerange" ], "slot_value": [ "the south part of town", "Chinese", "The Lucky Star", "cheap" ] } ] }, "span_info": { "act_type": [ "Restaurant-Recommend", "Restaurant-Recommend", "Restaurant-Recommend", "Restaurant-Recommend" ], "act_slot_name": [ "food", "area", "name", "pricerange" ], "act_slot_value": [ "Chinese", "the south part of town", "The Lucky Star", "cheap" ], "span_start": [ 24, 46, 76, 105 ], "span_end": [ 31, 68, 90, 110 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "address", "phone" ], "slot_value": [ "?", "?" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "address", "phone" ], "slot_value": [ "Cambridge Leisure Park Clifton Way Cherry Hinton", "01223 244277" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "phone", "address" ], "act_slot_value": [ "01223 244277", "Cambridge Leisure Park Clifton Way Cherry Hinton" ], "span_start": [ 16, 53 ], "span_end": [ 28, 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": [] } } ] }
WOZ20373.json
[ "restaurant" ]
{ "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 French restaurant.", "There is one in the centre of town and one in the north area of town. Which one would you prefer?", "North Part of Town", "Restaurant Two Two is a French restaurant located in the north part of town, but it is pricey. Would you like more information?", "Yes, what is the address of Restaurant Two Two?", "The address is 22 Chesterton Road.", "Thank you, good bye.", "Good bye." ], "frames": [ { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-food" ], "slots_values_list": [ [ "french" ] ] } } ], "slots": [ { "slot": [ "restaurant-food" ], "value": [ "French" ], "start": [ 19 ], "exclusive_end": [ 25 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food" ], "slots_values_list": [ [ "north" ], [ "french" ] ] } } ], "slots": [ { "slot": [], "value": [], "start": [], "exclusive_end": [], "copy_from": [], "copy_from_value": [] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [ "restaurant" ], "state": [ { "active_intent": "find_restaurant", "requested_slots": [ "restaurant-address" ], "slots_values": { "slots_values_name": [ "restaurant-area", "restaurant-food", "restaurant-name" ], "slots_values_list": [ [ "north" ], [ "french" ], [ "restaurant two two" ] ] } } ], "slots": [ { "slot": [ "restaurant-name" ], "value": [ "Restaurant Two Two" ], "start": [ 28 ], "exclusive_end": [ 46 ], "copy_from": [ "" ], "copy_from_value": [ [] ] } ] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] }, { "service": [], "state": [], "slots": [] } ], "dialogue_acts": [ { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "food" ], "slot_value": [ "french" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "food" ], "act_slot_value": [ "french" ], "span_start": [ 19 ], "span_end": [ 25 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Select" ], "act_slots": [ { "slot_name": [ "area", "area", "choice", "choice" ], "slot_value": [ "centre of town", "north", "one", "one" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "choice", "area", "choice", "area" ], "act_slot_value": [ "one", "centre of town", "one", "north" ], "span_start": [ 9, 20, 39, 50 ], "span_end": [ 12, 34, 42, 55 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "area" ], "slot_value": [ "north" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "area" ], "act_slot_value": [ "north" ], "span_start": [ 0 ], "span_end": [ 5 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "general-reqmore" ], "act_slots": [ { "slot_name": [ "area", "food", "name", "pricerange" ], "slot_value": [ "north", "French", "Restaurant Two Two", "pricey" ] }, { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform", "Restaurant-Inform" ], "act_slot_name": [ "name", "food", "area", "pricerange" ], "act_slot_value": [ "Restaurant Two Two", "French", "north", "pricey" ], "span_start": [ 0, 24, 57, 87 ], "span_end": [ 18, 30, 62, 93 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform", "Restaurant-Request" ], "act_slots": [ { "slot_name": [ "name" ], "slot_value": [ "restaurant two two" ] }, { "slot_name": [ "address" ], "slot_value": [ "?" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "name" ], "act_slot_value": [ "restaurant two two" ], "span_start": [ 28 ], "span_end": [ 46 ] } }, { "dialog_act": { "act_type": [ "Restaurant-Inform" ], "act_slots": [ { "slot_name": [ "address" ], "slot_value": [ "22 Chesterton Road" ] } ] }, "span_info": { "act_type": [ "Restaurant-Inform" ], "act_slot_name": [ "address" ], "act_slot_value": [ "22 Chesterton Road" ], "span_start": [ 15 ], "span_end": [ 33 ] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } }, { "dialog_act": { "act_type": [ "general-bye" ], "act_slots": [ { "slot_name": [ "none" ], "slot_value": [ "none" ] } ] }, "span_info": { "act_type": [], "act_slot_name": [], "act_slot_value": [], "span_start": [], "span_end": [] } } ] }