diff --git "a/datasets/schema_guided/dialogues_034.json" "b/datasets/schema_guided/dialogues_034.json" new file mode 100644--- /dev/null +++ "b/datasets/schema_guided/dialogues_034.json" @@ -0,0 +1,114245 @@ +[ + { + "dialogue_id": "34_00000", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 56, + "slot": "city", + "start": 48 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find a General Practitioner doctor in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Access Health" + ], + "slot": "doctor_name", + "values": [ + "Access Health" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "4.00", + "city": "San Jose", + "doctor_name": "Access Health", + "phone_number": "408-729-7690", + "street_address": "301 Old San Francisco Road Level 2", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Benson Frederick P MD", + "phone_number": "408-224-6236", + "street_address": "6950 Santa Teresa Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Darith Khay Inc", + "phone_number": "408-254-4100", + "street_address": "3030 Alum Rock Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "3.40", + "city": "San Jose", + "doctor_name": "Deepa Ramachandran MD", + "phone_number": "408-335-7640", + "street_address": "15425 Los Gatos Boulevard #120", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Denise Babin, M.D.", + "phone_number": "209-833-2345", + "street_address": "795 El Camino Real Jamplis Building, Level 1", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dohn Richard", + "phone_number": "408-356-8672", + "street_address": "221 East Hacienda Avenue b", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Doll Robert L MD", + "phone_number": "408-972-6050", + "street_address": "260 International Circle", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Dr James Luu - Immigration Physical Exam Doctor", + "phone_number": "408-963-7351", + "street_address": "260 International Circle", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Arbella Sarkis", + "phone_number": "408-560-9900", + "street_address": "16400 Lark Avenue #150", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Graciela Lopez, MD", + "phone_number": "408-918-2600", + "street_address": "200 Jose Figueres Avenue # 325", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "doctor_name", + "start": 6 + }, + { + "exclusive_end": 31, + "slot": "city", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Found Access Health in San Jose as a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-729-7690" + ], + "slot": "phone_number", + "values": [ + "408-729-7690" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 26, + "slot": "phone_number", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The number is 408-729-7690" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect, that would be all. Good bye." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "34_00001", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hello! I'm interested in renting a house. Can you help me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, I'd love to help. Where are you going to be staying?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "where_to", + "start": 19 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to be in Paris." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Place de la Sorbonne, 75005" + ], + "slot": "address", + "values": [ + "1 Place de la Sorbonne, 75005" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Place de la Sorbonne, 75005", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 46 34 14 80", + "rating": "4.50", + "total_price": "4200", + "where_to": "Paris" + }, + { + "address": "1 Rue Daunou, 75002", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 42 61 70 41", + "rating": "4.20", + "total_price": "252", + "where_to": "Paris" + }, + { + "address": "1 Rue de Libourne, 75012", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 44 67 34 00", + "rating": "4.40", + "total_price": "80", + "where_to": "Paris" + }, + { + "address": "1 Rue de Lourmel, 75015", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+33 1 45 78 17 12", + "rating": "3.70", + "total_price": "1302", + "where_to": "Paris" + }, + { + "address": "1-5 Passage Ruelle, 75018", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+33 1 42 05 20 00", + "rating": "4.10", + "total_price": "576", + "where_to": "Paris" + }, + { + "address": "1-7 Rue Jean Richepin, 75016", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+33 1 44 30 10 00", + "rating": "4.10", + "total_price": "3410", + "where_to": "Paris" + }, + { + "address": "10 Place Charles Dullin, 75018", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 42 57 14 55", + "rating": "4.10", + "total_price": "1224", + "where_to": "Paris" + }, + { + "address": "10 Place de Mexico, 75116", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 56 90 40 04", + "rating": "4.30", + "total_price": "2560", + "where_to": "Paris" + }, + { + "address": "10 Rue Bernard Buffet, 75017", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+33 1 40 25 20 20", + "rating": "3.60", + "total_price": "1425", + "where_to": "Paris" + }, + { + "address": "10 Rue Gager-Gabillot, 75015", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+33 1 44 19 29 29", + "rating": "3.40", + "total_price": "2464", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "address", + "start": 24 + }, + { + "exclusive_end": 69, + "slot": "rating", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found a house at 1 Place de la Sorbonne, 75005. It's got a 4.5 star rating. Would this interest you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, this looks wonderful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to reserve this house for your stay in Paris?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "the 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 76, + "slot": "check_out_date", + "start": 68 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "the 11th" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I definitely want to reserve it. I'd like to make the check out for the 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. When will you be arriving? How many people will be staying?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "the 1st" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 87, + "slot": "check_in_date", + "start": 80 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st" + ], + "check_out_date": [ + "the 11th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The reservation will be for one, as it's just me traveling. I'll be arriving on the 1st." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 73, + "slot": "where_to", + "start": 68 + }, + { + "exclusive_end": 79, + "slot": "check_in_date", + "start": 74 + }, + { + "exclusive_end": 135, + "slot": "check_out_date", + "start": 125 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let's make sure I have the details correct. You will be arriving in Paris today as a party of 1. You will be checking out on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-11", + "number_of_adults": "1", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Place de la Sorbonne, 75005", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 46 34 14 80", + "rating": "4.50", + "total_price": "4200", + "where_to": "Paris" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! I have confirmed your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me what the price will be in total?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4200" + ], + "slot": "total_price", + "values": [ + "$4,200" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "total_price", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The cost of the reservation is $4,200." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. I think that is everything I need right now. Thank you so much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are very welcome. Have a wonderful trip." + } + ] + }, + { + "dialogue_id": "34_00002", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please Find a house to stay with laundry service" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "where_to", + "values": [ + "SF" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 5, + "slot": "where_to", + "start": 3 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "where_to": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "in SF, right" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1095 Market Street" + ], + "slot": "address", + "values": [ + "1095 Market Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.70" + ], + "slot": "rating", + "values": [ + "3.7" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "where_to": "San Francisco" + } + }, + "service_results": [ + { + "address": "1095 Market Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 415-829-0000", + "rating": "3.70", + "total_price": "1218", + "where_to": "San Francisco" + }, + { + "address": "1100 Market Street Hotel Entrance is at, 45 McAllister Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 415-735-7777", + "rating": "4.40", + "total_price": "3348", + "where_to": "San Francisco" + }, + { + "address": "111 Mason Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 415-771-1200", + "rating": "3.60", + "total_price": "576", + "where_to": "San Francisco" + }, + { + "address": "12 4th Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 415-348-1111", + "rating": "4.30", + "total_price": "4896", + "where_to": "San Francisco" + }, + { + "address": "1206, 155 Steuart Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 415-495-2100", + "rating": "4.20", + "total_price": "1200", + "where_to": "San Francisco" + }, + { + "address": "138 King Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 415-200-4977", + "rating": "4.50", + "total_price": "3712", + "where_to": "San Francisco" + }, + { + "address": "1800 Sutter Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 888-822-8666", + "rating": "4.30", + "total_price": "1344", + "where_to": "San Francisco" + }, + { + "address": "2222 Market Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 415-621-8212", + "rating": "4.40", + "total_price": "408", + "where_to": "San Francisco" + }, + { + "address": "2237 Mason Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 800-352-7366", + "rating": "4.40", + "total_price": "186", + "where_to": "San Francisco" + }, + { + "address": "2620 Jones Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 800-228-8408", + "rating": "4.30", + "total_price": "1440", + "where_to": "San Francisco" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "address", + "start": 22 + }, + { + "exclusive_end": 59, + "slot": "rating", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found this address: 1095 Market Street. Its rating is 3.7" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "where_to": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Tell me the total price and can you find me a contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 415-829-0000" + ], + "slot": "phone_number", + "values": [ + "+1 415-829-0000" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1218" + ], + "slot": "total_price", + "values": [ + "$1,218" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "phone_number", + "start": 24 + }, + { + "exclusive_end": 75, + "slot": "total_price", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, The phone number is +1 415-829-0000 and the total price would be $1,218" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "where_to": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like the house" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I do anything else for you today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "the 9th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "check_out_date", + "start": 42 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "the 9th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to book a house and check out on the 9th. For 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Please tell me which day would you be checking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "Saturday this week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "check_in_date", + "start": 3 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week" + ], + "check_out_date": [ + "the 9th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "on Saturday this week" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "where_to", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 62, + "slot": "where_to", + "start": 49 + }, + { + "exclusive_end": 128, + "slot": "check_in_date", + "start": 120 + }, + { + "exclusive_end": 167, + "slot": "check_out_date", + "start": 158 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok let's confirm the details: The location is in San Francisco. You would be 2 people, the check in date is going to be tomorrow and the check out date is on March 9th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "March 9th", + "the 9th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "SF", + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is right" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-09", + "number_of_adults": "2", + "where_to": "San Francisco" + } + }, + "service_results": [ + { + "address": "1095 Market Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-09", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 415-829-0000", + "rating": "3.70", + "total_price": "1218", + "where_to": "San Francisco" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, Reservation done" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "March 9th", + "the 9th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "SF", + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for helping me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I do anything else for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "March 9th", + "the 9th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "SF", + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks that'd be all" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's a pleasure to help you, Good Bye" + } + ] + }, + { + "dialogue_id": "34_00003", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I find hotel rooms too impersonal. Please find me a house to stay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city will you be staying?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "where_to", + "values": [ + "Seattle" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "where_to", + "start": 14 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to Seattle." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1000 1st Avenue" + ], + "slot": "address", + "values": [ + "1000 1st Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Seattle" + } + }, + "service_results": [ + { + "address": "1000 1st Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 206-957-1000", + "rating": "4.50", + "total_price": "928", + "where_to": "Seattle" + }, + { + "address": "1006 Spring Street", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+1 206-583-6453", + "rating": "3.90", + "total_price": "840", + "where_to": "Seattle" + }, + { + "address": "1011 Pike Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 206-682-8282", + "rating": "4.20", + "total_price": "2280", + "where_to": "Seattle" + }, + { + "address": "1016 Republican Street", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+1 206-708-8200", + "rating": "4.10", + "total_price": "2610", + "where_to": "Seattle" + }, + { + "address": "1046 1st Avenue South", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 206-204-9800", + "rating": "4.30", + "total_price": "4400", + "where_to": "Seattle" + }, + { + "address": "105 Pike Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 206-340-1222", + "rating": "4.40", + "total_price": "3300", + "where_to": "Seattle" + }, + { + "address": "110 Stewart Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 206-623-4600", + "rating": "4.40", + "total_price": "920", + "where_to": "Seattle" + }, + { + "address": "1100 5th Avenue", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 800-853-3914", + "rating": "4.40", + "total_price": "2760", + "where_to": "Seattle" + }, + { + "address": "1101 4th Avenue", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 206-621-1770", + "rating": "4.50", + "total_price": "6300", + "where_to": "Seattle" + }, + { + "address": "1112 4th Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 206-264-6000", + "rating": "4.40", + "total_price": "2640", + "where_to": "Seattle" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "address", + "start": 13 + }, + { + "exclusive_end": 89, + "slot": "rating", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The house at 1000 1st Avenue is among 10 houses that you may like. It has a rating of 4.5." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "rating", + "start": 41 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.5" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to consider other houses with a 4.5 rating, or even higher." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1101 4th Avenue" + ], + "slot": "address", + "values": [ + "1101 4th Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "rating": "4.50", + "where_to": "Seattle" + } + }, + "service_results": [ + { + "address": "1000 1st Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 206-957-1000", + "rating": "4.50", + "total_price": "928", + "where_to": "Seattle" + }, + { + "address": "1101 4th Avenue", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 206-621-1770", + "rating": "4.50", + "total_price": "6300", + "where_to": "Seattle" + }, + { + "address": "1635 8th Avenue", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 206-695-1234", + "rating": "4.50", + "total_price": "936", + "where_to": "Seattle" + }, + { + "address": "1815 Terry Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 206-388-1000", + "rating": "4.50", + "total_price": "828", + "where_to": "Seattle" + }, + { + "address": "2000 4th Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-448-8600", + "rating": "4.50", + "total_price": "288", + "where_to": "Seattle" + }, + { + "address": "2423 1st Avenue", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 206-448-4721", + "rating": "4.50", + "total_price": "50", + "where_to": "Seattle" + }, + { + "address": "255 South King Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 206-859-4400", + "rating": "4.50", + "total_price": "198", + "where_to": "Seattle" + }, + { + "address": "3926 Aurora Avenue North", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 206-632-1015", + "rating": "4.50", + "total_price": "2448", + "where_to": "Seattle" + }, + { + "address": "4501 12th Avenue Northeast", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 206-322-8887", + "rating": "4.50", + "total_price": "3168", + "where_to": "Seattle" + }, + { + "address": "700 3rd Avenue", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 206-340-0340", + "rating": "4.50", + "total_price": "4096", + "where_to": "Seattle" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "address", + "start": 13 + }, + { + "exclusive_end": 48, + "slot": "rating", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The house at 1101 4th Avenue has a rating of 4.5." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please look for additional houses for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1635 8th Avenue" + ], + "slot": "address", + "values": [ + "1635 8th Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "rating": "4.50", + "where_to": "Seattle" + } + }, + "service_results": [ + { + "address": "1000 1st Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-957-1000", + "rating": "4.50", + "total_price": "928", + "where_to": "Seattle" + }, + { + "address": "1101 4th Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-621-1770", + "rating": "4.50", + "total_price": "6300", + "where_to": "Seattle" + }, + { + "address": "1635 8th Avenue", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 206-695-1234", + "rating": "4.50", + "total_price": "936", + "where_to": "Seattle" + }, + { + "address": "1815 Terry Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-388-1000", + "rating": "4.50", + "total_price": "828", + "where_to": "Seattle" + }, + { + "address": "2000 4th Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-448-8600", + "rating": "4.50", + "total_price": "288", + "where_to": "Seattle" + }, + { + "address": "2423 1st Avenue", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 206-448-4721", + "rating": "4.50", + "total_price": "50", + "where_to": "Seattle" + }, + { + "address": "255 South King Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-859-4400", + "rating": "4.50", + "total_price": "198", + "where_to": "Seattle" + }, + { + "address": "3926 Aurora Avenue North", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-632-1015", + "rating": "4.50", + "total_price": "2448", + "where_to": "Seattle" + } + ], + "slots": [ + { + "exclusive_end": 83, + "slot": "address", + "start": 68 + }, + { + "exclusive_end": 63, + "slot": "rating", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 8 houses that might interest you: There's one rated 4.5, at 1635 8th Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service" + ], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does the house have laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_laundry_service", + "values": [ + "False" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No. There's no laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please let me have their contact number." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 206-695-1234" + ], + "slot": "phone_number", + "values": [ + "+1 206-695-1234" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "phone_number", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can contact them on +1 206-695-1234." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "5th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 120, + "slot": "check_out_date", + "start": 107 + }, + { + "exclusive_end": 89, + "slot": "check_in_date", + "start": 77 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "5th of March" + ], + "check_out_date": [ + "14th of March" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I really like this house and would like to reserve it. I'll check in date on 5th of March and check out on 14th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "where_to", + "values": [ + "Seattle" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "where_to", + "start": 59 + }, + { + "exclusive_end": 105, + "slot": "check_in_date", + "start": 93 + }, + { + "exclusive_end": 134, + "slot": "check_out_date", + "start": 124 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me see if I got everything correctly: A reservation in Seattle for 1 person, checking in next Tuesday, and checking out March 14th. Correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "this Saturday" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "check_in_date", + "start": 35 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "this Saturday" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Actually, I'd like to check in this Saturday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "where_to", + "values": [ + "Seattle" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 77, + "slot": "where_to", + "start": 70 + }, + { + "exclusive_end": 99, + "slot": "check_in_date", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me see if I got everything correctly this time: A reservation for Seattle, checking in tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "this Saturday", + "tomorrow" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good. How much will it cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5520" + ], + "slot": "total_price", + "values": [ + "$5,520" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "number_of_adults": "1", + "where_to": "Seattle" + } + }, + "service_results": [ + { + "address": "1635 8th Avenue", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 206-695-1234", + "rating": "4.50", + "total_price": "5520", + "where_to": "Seattle" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "total_price", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made. The total cost will be $5,520." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "this Saturday", + "tomorrow" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much for your help. That will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm glad I could help. Bye." + } + ] + }, + { + "dialogue_id": "34_00004", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a house to stay in for the night." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure! Where do you plan to visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "where_to", + "start": 17 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be going to New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100 Greenwich Street" + ], + "slot": "address", + "values": [ + "100 Greenwich Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "312", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-379-0103", + "rating": "4.50", + "total_price": "252", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 718-565-8900", + "rating": "3.90", + "total_price": "3645", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 718-672-6600", + "rating": "4.10", + "total_price": "1344", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 800-222-0418", + "rating": "4.40", + "total_price": "600", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "837", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 877-270-1412", + "rating": "4.00", + "total_price": "1350", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-414-1000", + "rating": "4.20", + "total_price": "138", + "where_to": "New York" + }, + { + "address": "1080 Broadway, Brooklyn", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+1 718-715-4850", + "rating": "4.00", + "total_price": "2250", + "where_to": "New York" + }, + { + "address": "109 West 45th Street", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+1 212-730-9444", + "rating": "4.00", + "total_price": "3060", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "address", + "start": 28 + }, + { + "exclusive_end": 67, + "slot": "rating", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, there's a house open on 100 Greenwich Street, the rating is 4.4." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are any other houses available for 5 people? We will also need laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "102 West 57th Street" + ], + "slot": "address", + "values": [ + "102 West 57th Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "5", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "1125", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 212-379-0103", + "rating": "4.50", + "total_price": "1860", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 718-565-8900", + "rating": "3.90", + "total_price": "3645", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 718-672-6600", + "rating": "4.10", + "total_price": "3720", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "1380", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 877-270-1412", + "rating": "4.00", + "total_price": "3705", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 212-414-1000", + "rating": "4.20", + "total_price": "1020", + "where_to": "New York" + }, + { + "address": "11 East 31st Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 212-806-7000", + "rating": "4.40", + "total_price": "1740", + "where_to": "New York" + }, + { + "address": "11 Howard Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 212-235-1111", + "rating": "4.30", + "total_price": "2400", + "where_to": "New York" + }, + { + "address": "11-01 43rd Avenue, Long Island City", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 212-319-7000", + "rating": "4.00", + "total_price": "5580", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "address", + "start": 21 + }, + { + "exclusive_end": 60, + "slot": "rating", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, there's one on 102 West 57th Street, the rating is 4.5." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "where_to", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "where_to", + "start": 29 + }, + { + "exclusive_end": 94, + "slot": "rating", + "start": 91 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "5" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, we'd like to go to San Francisco instead, and it would be great if the rating is 4.3 or better!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1100 Market Street Hotel Entrance is at, 45 McAllister Street" + ], + "slot": "address", + "values": [ + "1100 Market Street Hotel entrance is at, 45 McAllister Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "5", + "rating": "4.30", + "where_to": "San Francisco" + } + }, + "service_results": [ + { + "address": "1100 Market Street Hotel Entrance is at, 45 McAllister Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 415-735-7777", + "rating": "4.30", + "total_price": "855", + "where_to": "San Francisco" + }, + { + "address": "138 King Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 415-200-4977", + "rating": "4.30", + "total_price": "1280", + "where_to": "San Francisco" + }, + { + "address": "2222 Market Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 415-621-8212", + "rating": "4.30", + "total_price": "3740", + "where_to": "San Francisco" + }, + { + "address": "2237 Mason Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 800-352-7366", + "rating": "4.30", + "total_price": "2275", + "where_to": "San Francisco" + }, + { + "address": "312 Mason Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 415-788-5604", + "rating": "4.30", + "total_price": "4860", + "where_to": "San Francisco" + }, + { + "address": "440 Post Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 415-397-3510", + "rating": "4.30", + "total_price": "4680", + "where_to": "San Francisco" + }, + { + "address": "494 Broadway", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 415-834-1000", + "rating": "4.30", + "total_price": "285", + "where_to": "San Francisco" + }, + { + "address": "495 Jefferson Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 415-563-0800", + "rating": "4.30", + "total_price": "2160", + "where_to": "San Francisco" + }, + { + "address": "750 Sutter Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 415-345-3200", + "rating": "4.30", + "total_price": "4140", + "where_to": "San Francisco" + } + ], + "slots": [ + { + "exclusive_end": 110, + "slot": "address", + "start": 49 + }, + { + "exclusive_end": 131, + "slot": "rating", + "start": 128 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok sure! 9 houses are available, there is one at 1100 Market Street Hotel entrance is at, 45 McAllister Street with a rating of 4.3" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "5" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That looks perfect!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I book this house for you then?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "5" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, that would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you hope to check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "check_out_date", + "start": 18 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "next Friday" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "5" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like it to be next Friday please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, and the check in date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 12, + "slot": "check_in_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Tuesday" + ], + "check_out_date": [ + "next Friday" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "5" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "next Tuesday if possible." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "where_to", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "where_to", + "start": 30 + }, + { + "exclusive_end": 92, + "slot": "check_in_date", + "start": 80 + }, + { + "exclusive_end": 127, + "slot": "check_out_date", + "start": 116 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, just to be sure, that's San Francisco with 5 people. The check in will be next Tuesday, and check out will be next Friday. Does this sound correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "the 14th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "check_out_date", + "start": 34 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Tuesday" + ], + "check_out_date": [ + "the 14th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "5" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, I'd like to check in on the 14th instead if possible." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "check_in_date", + "start": 31 + }, + { + "exclusive_end": 69, + "slot": "check_out_date", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, no problem. So, check in next Tuesday, and check out March 14th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "2nd of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "check_in_date", + "start": 36 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "5" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Would we be able to check in on the 2nd of March?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "check_in_date", + "start": 22 + }, + { + "exclusive_end": 56, + "slot": "check_out_date", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes! You can check in tomorrow, and check out March 14th. Does everything sound ok?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "5" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds just right!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "number_of_adults": "5", + "where_to": "San Francisco" + } + }, + "service_results": [ + { + "address": "1100 Market Street Hotel Entrance is at, 45 McAllister Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 415-735-7777", + "rating": "4.30", + "total_price": "5040", + "where_to": "San Francisco" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Perfect, your reservation is booked!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "5" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much, you were very helpful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely, have a great trip!" + } + ] + }, + { + "dialogue_id": "34_00005", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking to find a new home" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Really? Which city were you thinking?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York City" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "where_to", + "start": 25 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I kind like the sound of New York City" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100 Greenwich Street" + ], + "slot": "address", + "values": [ + "100 Greenwich Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "93", + "where_to": "New York" + }, + { + "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-512-0248", + "rating": "4.20", + "total_price": "396", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-379-0103", + "rating": "4.50", + "total_price": "3888", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 718-565-8900", + "rating": "3.90", + "total_price": "1863", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-672-6600", + "rating": "4.10", + "total_price": "1296", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 800-222-0418", + "rating": "4.40", + "total_price": "816", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "1386", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 877-270-1412", + "rating": "4.00", + "total_price": "5280", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-414-1000", + "rating": "4.20", + "total_price": "3600", + "where_to": "New York" + }, + { + "address": "1080 Broadway, Brooklyn", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 718-715-4850", + "rating": "4.00", + "total_price": "2100", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "address", + "start": 42 + }, + { + "exclusive_end": 31, + "slot": "rating", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a neat place with a 4.4 rating at 100 Greenwich Street" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That house sounds awesome!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to make a reservation for it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "4th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "check_out_date", + "start": 40 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "4th of this month" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah sure, book a viewing for me on the 4th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is it just going to be you visitng?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "4th of this month" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There's just me, the only one haha" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day are you thinking of checking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "the 3rd" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "check_in_date", + "start": 22 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 3rd" + ], + "check_out_date": [ + "4th of this month" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to be there on the 3rd" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "where_to", + "start": 50 + }, + { + "exclusive_end": 81, + "slot": "check_in_date", + "start": 63 + }, + { + "exclusive_end": 107, + "slot": "check_out_date", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, so to make sure, it's just a viewing for 1 in New York the day after tomorrow and you leave next Monday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_in_date", + "values": [ + "the 10th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "check_in_date", + "start": 31 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 10th" + ], + "check_out_date": [ + "4th of this month", + "next Monday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually I want to check in on the 10th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_in_date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "check_in_date", + "start": 7 + }, + { + "exclusive_end": 61, + "slot": "check_out_date", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, so March 10th instead, but still checking out next Monday?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "check_out_date", + "start": 31 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 10th", + "the 10th" + ], + "check_out_date": [ + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No again, let's make check out March 12th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "check_out_date", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, so still just for 1, with a March 12th checkout yes?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 10th", + "the 10th" + ], + "check_out_date": [ + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup that's it!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-10", + "check_out_date": "2019-03-12", + "number_of_adults": "1", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "check_in_date": "2019-03-10", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "648", + "where_to": "New York" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've made your reservation" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 10th", + "the 10th" + ], + "check_out_date": [ + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all I needed" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No Problem, take care" + } + ] + }, + { + "dialogue_id": "34_00006", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "rating", + "start": 55 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a house to stay in and it must have a rating of 4.3 or higher." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you be staying in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "NYC" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "where_to", + "start": 19 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.3" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be going to NYC" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100 Greenwich Street" + ], + "slot": "address", + "values": [ + "100 Greenwich Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "rating": "4.30", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.30", + "total_price": "93", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-379-0103", + "rating": "4.30", + "total_price": "3888", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 800-222-0418", + "rating": "4.30", + "total_price": "816", + "where_to": "New York" + }, + { + "address": "11 East 31st Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-806-7000", + "rating": "4.30", + "total_price": "744", + "where_to": "New York" + }, + { + "address": "111 North 12th Street, Brooklyn", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-631-8400", + "rating": "4.30", + "total_price": "840", + "where_to": "New York" + }, + { + "address": "114 East 32nd Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-603-9000", + "rating": "4.30", + "total_price": "4080", + "where_to": "New York" + }, + { + "address": "120 East 39th Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-686-1600", + "rating": "4.30", + "total_price": "480", + "where_to": "New York" + }, + { + "address": "120 West 41st Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 888-559-5862", + "rating": "4.30", + "total_price": "2496", + "where_to": "New York" + }, + { + "address": "123 West 28th Street", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 212-244-4477", + "rating": "4.30", + "total_price": "3168", + "where_to": "New York" + }, + { + "address": "123 West 44th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-764-5700", + "rating": "4.30", + "total_price": "2160", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "address", + "start": 42 + }, + { + "exclusive_end": 77, + "slot": "rating", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have located 10 houses. There is one on 100 Greenwich Street that has a 4.3 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris, France" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "where_to", + "start": 54 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else available? I would be going to Paris, France and I would require laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Place de la Sorbonne, 75005" + ], + "slot": "address", + "values": [ + "1 Place de la Sorbonne, 75005" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "rating": "4.30", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Place de la Sorbonne, 75005", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 46 34 14 80", + "rating": "4.30", + "total_price": "4200", + "where_to": "Paris" + }, + { + "address": "1 Rue de Libourne, 75012", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 44 67 34 00", + "rating": "4.30", + "total_price": "80", + "where_to": "Paris" + }, + { + "address": "10 Rue de Passy, 75016", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+33 1 45 25 55 66", + "rating": "4.30", + "total_price": "4095", + "where_to": "Paris" + }, + { + "address": "11 Rue des Gravilliers, 75003", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+33 1 44 54 13 13", + "rating": "4.30", + "total_price": "4620", + "where_to": "Paris" + }, + { + "address": "12 Rue de Marignan, 75008", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+33 1 40 76 34 56", + "rating": "4.30", + "total_price": "725", + "where_to": "Paris" + }, + { + "address": "14 Rue Beaujon, 75008", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+33 1 53 89 50 50", + "rating": "4.30", + "total_price": "475", + "where_to": "Paris" + }, + { + "address": "15 Rue Boissy d'Anglas, 75008", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 44 94 14 14", + "rating": "4.30", + "total_price": "2080", + "where_to": "Paris" + }, + { + "address": "15 Rue Edouard Manet, 75013", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 45 86 35 99", + "rating": "4.30", + "total_price": "1040", + "where_to": "Paris" + }, + { + "address": "166 Boulevard Berthier, 75017", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 42 67 70 16", + "rating": "4.30", + "total_price": "504", + "where_to": "Paris" + }, + { + "address": "18 Rue du Cirque, 75008", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 43 87 10 10", + "rating": "4.30", + "total_price": "5760", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "address", + "start": 20 + }, + { + "exclusive_end": 64, + "slot": "rating", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a house on 1 Place de la Sorbonne, 75005 that has a 4.3 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is they any other house for one individual?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Rue de Libourne, 75012" + ], + "slot": "address", + "values": [ + "1 Rue de Libourne, 75012" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "1", + "rating": "4.30", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Place de la Sorbonne, 75005", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 46 34 14 80", + "rating": "4.30", + "total_price": "4200", + "where_to": "Paris" + }, + { + "address": "1 Rue de Libourne, 75012", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 44 67 34 00", + "rating": "4.30", + "total_price": "80", + "where_to": "Paris" + }, + { + "address": "10 Rue de Passy, 75016", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 45 25 55 66", + "rating": "4.30", + "total_price": "4095", + "where_to": "Paris" + }, + { + "address": "11 Rue des Gravilliers, 75003", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 44 54 13 13", + "rating": "4.30", + "total_price": "4620", + "where_to": "Paris" + }, + { + "address": "12 Rue de Marignan, 75008", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 40 76 34 56", + "rating": "4.30", + "total_price": "725", + "where_to": "Paris" + }, + { + "address": "14 Rue Beaujon, 75008", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 53 89 50 50", + "rating": "4.30", + "total_price": "475", + "where_to": "Paris" + }, + { + "address": "15 Rue Boissy d'Anglas, 75008", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 44 94 14 14", + "rating": "4.30", + "total_price": "2080", + "where_to": "Paris" + }, + { + "address": "15 Rue Edouard Manet, 75013", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 45 86 35 99", + "rating": "4.30", + "total_price": "1040", + "where_to": "Paris" + }, + { + "address": "166 Boulevard Berthier, 75017", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 42 67 70 16", + "rating": "4.30", + "total_price": "504", + "where_to": "Paris" + }, + { + "address": "18 Rue du Cirque, 75008", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 43 87 10 10", + "rating": "4.30", + "total_price": "5760", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "address", + "start": 16 + }, + { + "exclusive_end": 55, + "slot": "rating", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is one at 1 Rue de Libourne, 75012 that has a 4.3 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be awesome." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I go ahead and make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "check_in_date", + "start": 49 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Monday" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I am interested in checking in to the house next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "check_out_date", + "start": 20 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Monday" + ], + "check_out_date": [ + "next Tuesday" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I plan to check out next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 84, + "slot": "where_to", + "start": 79 + }, + { + "exclusive_end": 109, + "slot": "check_in_date", + "start": 98 + }, + { + "exclusive_end": 139, + "slot": "check_out_date", + "start": 127 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like you to confirm the following information: a house for 1 person in Paris. Checking in next Monday and checking out next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "the 1st" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "check_in_date", + "start": 29 + }, + { + "exclusive_end": 79, + "slot": "check_out_date", + "start": 61 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st" + ], + "check_out_date": [ + "14th of this month" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I will be checking in on the 1st and checking out on the 14th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "check_in_date", + "start": 67 + }, + { + "exclusive_end": 103, + "slot": "check_out_date", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like you to confirm the following information: checking in today and checking out on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be fine. How much would that cost? May I have the phone number for the establishment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+33 1 44 67 34 00" + ], + "slot": "phone_number", + "values": [ + "+33 1 44 67 34 00" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5200" + ], + "slot": "total_price", + "values": [ + "$5,200" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-14", + "number_of_adults": "1", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Rue de Libourne, 75012", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 44 67 34 00", + "rating": "4.30", + "total_price": "5200", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 89, + "slot": "phone_number", + "start": 72 + }, + { + "exclusive_end": 53, + "slot": "total_price", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have made the reservation. The total cost is $5,200 and the number is +33 1 44 67 34 00" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "You have been very helpful. That would be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Bye" + } + ] + }, + { + "dialogue_id": "34_00007", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a house to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you like me to look in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "SD" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "where_to", + "start": 14 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to SD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10044 Pacific Mesa Boulevard" + ], + "slot": "address", + "values": [ + "10044 Pacific Mesa Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "San Diego" + } + }, + "service_results": [ + { + "address": "10044 Pacific Mesa Boulevard", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 858-597-0500", + "rating": "4.50", + "total_price": "3360", + "where_to": "San Diego" + }, + { + "address": "1047 Fifth Avenue", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 619-515-3000", + "rating": "4.40", + "total_price": "1680", + "where_to": "San Diego" + }, + { + "address": "11025 Vista Sorrento Parkway", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 858-523-0500", + "rating": "4.30", + "total_price": "432", + "where_to": "San Diego" + }, + { + "address": "11520 West Bernardo Court", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 858-451-6600", + "rating": "4.10", + "total_price": "966", + "where_to": "San Diego" + }, + { + "address": "11915 El Camino Real", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 858-481-5900", + "rating": "4.20", + "total_price": "3393", + "where_to": "San Diego" + }, + { + "address": "11920 El Camino Real", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 858-792-5557", + "rating": "4.20", + "total_price": "324", + "where_to": "San Diego" + }, + { + "address": "1333 Hotel Circle South", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 619-297-2231", + "rating": "4.40", + "total_price": "1700", + "where_to": "San Diego" + }, + { + "address": "1355 North Harbor Drive", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 619-232-3861", + "rating": "4.00", + "total_price": "1764", + "where_to": "San Diego" + }, + { + "address": "1370 Sunset Cliffs Boulevard", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 619-224-0443", + "rating": "4.40", + "total_price": "741", + "where_to": "San Diego" + }, + { + "address": "1404 Vacation Road", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 858-240-4913", + "rating": "4.30", + "total_price": "1056", + "where_to": "San Diego" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "address", + "start": 20 + }, + { + "exclusive_end": 73, + "slot": "rating", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a house at 10044 Pacific Mesa Boulevard that has a rating of 4.5." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "rating", + "start": 50 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other houses for 1 with a rating of 4.1 or higher?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1047 Fifth Avenue" + ], + "slot": "address", + "values": [ + "1047 Fifth Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "rating": "4.10", + "where_to": "San Diego" + } + }, + "service_results": [ + { + "address": "10044 Pacific Mesa Boulevard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 858-597-0500", + "rating": "4.10", + "total_price": "3360", + "where_to": "San Diego" + }, + { + "address": "1047 Fifth Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 619-515-3000", + "rating": "4.10", + "total_price": "1680", + "where_to": "San Diego" + }, + { + "address": "11025 Vista Sorrento Parkway", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 858-523-0500", + "rating": "4.10", + "total_price": "432", + "where_to": "San Diego" + }, + { + "address": "11520 West Bernardo Court", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 858-451-6600", + "rating": "4.10", + "total_price": "966", + "where_to": "San Diego" + }, + { + "address": "11915 El Camino Real", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 858-481-5900", + "rating": "4.10", + "total_price": "3393", + "where_to": "San Diego" + }, + { + "address": "11920 El Camino Real", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 858-792-5557", + "rating": "4.10", + "total_price": "324", + "where_to": "San Diego" + }, + { + "address": "1333 Hotel Circle South", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 619-297-2231", + "rating": "4.10", + "total_price": "1700", + "where_to": "San Diego" + }, + { + "address": "1370 Sunset Cliffs Boulevard", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 619-224-0443", + "rating": "4.10", + "total_price": "741", + "where_to": "San Diego" + }, + { + "address": "1404 Vacation Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 858-240-4913", + "rating": "4.10", + "total_price": "1056", + "where_to": "San Diego" + }, + { + "address": "1410 Rosecrans Street", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 619-226-6100", + "rating": "4.10", + "total_price": "5760", + "where_to": "San Diego" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "address", + "start": 28 + }, + { + "exclusive_end": 66, + "slot": "rating", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes there is one located at 1047 Fifth Avenue with a rating of 4.1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "where_to", + "values": [ + "Phoenix, AZ" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "where_to", + "start": 24 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Phoenix, AZ" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any houses in Phoenix, AZ with laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10 East Thomas Road" + ], + "slot": "address", + "values": [ + "10 East Thomas Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "1", + "rating": "4.10", + "where_to": "Phoenix" + } + }, + "service_results": [ + { + "address": "10 East Thomas Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 602-222-1111", + "rating": "4.10", + "total_price": "2325", + "where_to": "Phoenix" + }, + { + "address": "10838 North 25th Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 602-997-8800", + "rating": "4.10", + "total_price": "1224", + "where_to": "Phoenix" + }, + { + "address": "1101 North 44th Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 800-228-9290", + "rating": "4.10", + "total_price": "2100", + "where_to": "Phoenix" + }, + { + "address": "132 South Central Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 602-603-2000", + "rating": "4.10", + "total_price": "1740", + "where_to": "Phoenix" + }, + { + "address": "15 East Monroe Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 602-343-0006", + "rating": "4.10", + "total_price": "1200", + "where_to": "Phoenix" + }, + { + "address": "2 East Jefferson Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 877-488-1908", + "rating": "4.10", + "total_price": "5040", + "where_to": "Phoenix" + }, + { + "address": "2335 West Pinnacle Peak Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 623-879-8800", + "rating": "4.10", + "total_price": "2940", + "where_to": "Phoenix" + }, + { + "address": "2435 South 47th Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 480-894-1600", + "rating": "4.10", + "total_price": "1500", + "where_to": "Phoenix" + }, + { + "address": "2520 North Central Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 602-716-9900", + "rating": "4.10", + "total_price": "2040", + "where_to": "Phoenix" + }, + { + "address": "2532 West Peoria Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 602-943-2341", + "rating": "4.10", + "total_price": "1824", + "where_to": "Phoenix" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "address", + "start": 20 + }, + { + "exclusive_end": 60, + "slot": "rating", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes there is one at 10 East Thomas Road with a rating of 4.1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Phoenix, AZ" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This house is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a reservation there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_out_date", + "values": [ + "March 7th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "check_out_date", + "start": 37 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "March 7th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Phoenix, AZ" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes and I would like to check out on March 7th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which day would you like to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "Saturday this week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 18, + "slot": "check_in_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week" + ], + "check_out_date": [ + "March 7th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Phoenix, AZ" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Saturday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Phoenix" + ], + "slot": "where_to", + "values": [ + "Phoenix" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_out_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "where_to", + "start": 41 + }, + { + "exclusive_end": 37, + "slot": "check_in_date", + "start": 29 + }, + { + "exclusive_end": 79, + "slot": "check_out_date", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1 person will be checking in tomorrow in Phoenix and checking out next Thursday. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "check_out_date", + "start": 34 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Phoenix", + "Phoenix, AZ" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, actually I want to stay until March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "check_in_date", + "start": 24 + }, + { + "exclusive_end": 69, + "slot": "check_out_date", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So the check in date is tomorrow and the check out date is March 13th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "4th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "check_in_date", + "start": 27 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of March" + ], + "check_out_date": [ + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Phoenix", + "Phoenix, AZ" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'd rather check in on 4th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Phoenix" + ], + "slot": "where_to", + "values": [ + "Phoenix" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "where_to", + "start": 39 + }, + { + "exclusive_end": 35, + "slot": "check_in_date", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So the check in date is next Monday in Phoenix?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "4th of March", + "next Monday" + ], + "check_out_date": [ + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Phoenix", + "Phoenix, AZ" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, can you give me a number for the house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 602-222-1111" + ], + "slot": "phone_number", + "values": [ + "+1 602-222-1111" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-13", + "number_of_adults": "1", + "where_to": "Phoenix" + } + }, + "service_results": [ + { + "address": "10 East Thomas Road", + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 602-222-1111", + "rating": "4.10", + "total_price": "2835", + "where_to": "Phoenix" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "phone_number", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is in and the number is +1 602-222-1111." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of March", + "next Monday" + ], + "check_out_date": [ + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Phoenix", + "Phoenix, AZ" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of March", + "next Monday" + ], + "check_out_date": [ + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Phoenix", + "Phoenix, AZ" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's been a pleasure. Goodbye." + } + ] + }, + { + "dialogue_id": "34_00008", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a house" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney, NSW" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 11, + "slot": "where_to", + "start": 0 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sydney, NSW. I need a house for three people" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ], + "slot": "address", + "values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "3", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 9634 9634", + "rating": "4.10", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Hosking Place", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 1300 633 462", + "rating": "3.60", + "total_price": "4032", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8277 8277", + "rating": "4.20", + "total_price": "7425", + "where_to": "Sydney" + }, + { + "address": "1 Kingsway, Cronulla New South Wales 2230, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8536 3600", + "rating": "3.90", + "total_price": "2376", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 9680 3800", + "rating": "4.40", + "total_price": "468", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8425 0400", + "rating": "4.40", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Brown Street, Chatswood New South Wales 2067, Australia", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+61 131517", + "rating": "3.80", + "total_price": "6300", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 9428 9500", + "rating": "4.30", + "total_price": "2400", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8353 8988", + "rating": "4.10", + "total_price": "4320", + "where_to": "Sydney" + }, + { + "address": "100 Marsden Street, Parramatta New South Wales 2150, Australia", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+61 2 9633 9898", + "rating": "4.40", + "total_price": "1224", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 83, + "slot": "address", + "start": 19 + }, + { + "exclusive_end": 100, + "slot": "rating", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 houses. 1 Columbia Court, Baulkham Hills New South Wales 2153, Australia, with rating 4.1" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, it sounds good! I book this house" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "what is the check out date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_out_date", + "values": [ + "the 3rd" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 14, + "slot": "check_in_date", + "start": 9 + }, + { + "exclusive_end": 36, + "slot": "check_out_date", + "start": 29 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "the 3rd" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Check in today, check out on the 3rd" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_out_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "where_to", + "start": 11 + }, + { + "exclusive_end": 47, + "slot": "check_in_date", + "start": 42 + }, + { + "exclusive_end": 77, + "slot": "check_out_date", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "A house in Sydney, for 3 people, check in today, check out day after tomorrow: do you confirm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "day after tomorrow", + "the 3rd" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I confirm. Could I have the phone number? Is there a laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+61 2 9634 9634" + ], + "slot": "phone_number", + "values": [ + "+61 2 9634 9634" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-03", + "number_of_adults": "3", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-03", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 9634 9634", + "rating": "4.10", + "total_price": "624", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is +61 2 9634 9634. Yes, there is a laundry service. The booking was successful" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "day after tomorrow", + "the 3rd" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "day after tomorrow", + "the 3rd" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, It's all, have a good day" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's a pleasure helping you. Bye" + } + ] + }, + { + "dialogue_id": "34_00009", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you get me a house to vacation in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where will you go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "where_to", + "start": 29 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There are two of us going to Kuala Lumpur." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan" + ], + "slot": "address", + "values": [ + "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.80" + ], + "slot": "rating", + "values": [ + "3.8" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "2", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-9100 1133", + "rating": "3.80", + "total_price": "132", + "where_to": "Kuala Lumpur" + }, + { + "address": "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2298 1888", + "rating": "4.20", + "total_price": "290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Binjai, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-7490 3333", + "rating": "4.30", + "total_price": "5824", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Tun Sambanthan, Brickfields, 50470", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2273 1222", + "rating": "3.80", + "total_price": "4290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Lorong P Ramlee, Kuala Lumpur, 50250", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2726 6788", + "rating": "4.30", + "total_price": "2916", + "where_to": "Kuala Lumpur" + }, + { + "address": "1020, Jalan Sultan Ismail, 50250", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2168 1688", + "rating": "4.60", + "total_price": "1920", + "where_to": "Kuala Lumpur" + }, + { + "address": "12, Jalan Raja Laut, Chow Kit, 50350", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2614 8000", + "rating": "3.60", + "total_price": "1860", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Pudu, Bukit Bintang, 55100 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2143 5000", + "rating": "3.70", + "total_price": "990", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Raja Abdullah, Kampung Baru, 50300 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2603 1999", + "rating": "4.30", + "total_price": "3456", + "where_to": "Kuala Lumpur" + }, + { + "address": "121, Jalan Ampang, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2786 8888", + "rating": "4.60", + "total_price": "1000", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 102, + "slot": "address", + "start": 30 + }, + { + "exclusive_end": 116, + "slot": "rating", + "start": 113 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have a nice option for you: 1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan. It has a 3.8 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need laundry service. Any other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan" + ], + "slot": "address", + "values": [ + "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "2", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-9100 1133", + "rating": "3.80", + "total_price": "132", + "where_to": "Kuala Lumpur" + }, + { + "address": "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2298 1888", + "rating": "4.20", + "total_price": "290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Binjai, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-7490 3333", + "rating": "4.30", + "total_price": "5824", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Tun Sambanthan, Brickfields, 50470", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2273 1222", + "rating": "3.80", + "total_price": "4290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Lorong P Ramlee, Kuala Lumpur, 50250", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2726 6788", + "rating": "4.30", + "total_price": "2916", + "where_to": "Kuala Lumpur" + }, + { + "address": "1020, Jalan Sultan Ismail, 50250", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2168 1688", + "rating": "4.60", + "total_price": "1920", + "where_to": "Kuala Lumpur" + }, + { + "address": "12, Jalan Raja Laut, Chow Kit, 50350", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2614 8000", + "rating": "3.60", + "total_price": "1860", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Pudu, Bukit Bintang, 55100 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2143 5000", + "rating": "3.70", + "total_price": "990", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Raja Abdullah, Kampung Baru, 50300 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2603 1999", + "rating": "4.30", + "total_price": "3456", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 100, + "slot": "address", + "start": 23 + }, + { + "exclusive_end": 117, + "slot": "rating", + "start": 114 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 9. How about 1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan. It is rated 4.2" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "rating", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "dontcare" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want another option please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10, Jalan Binjai, Kuala Lumpur, 50450" + ], + "slot": "address", + "values": [ + "10, Jalan Binjai, Kuala Lumpur, 50450" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "2", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-9100 1133", + "rating": "3.80", + "total_price": "132", + "where_to": "Kuala Lumpur" + }, + { + "address": "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2298 1888", + "rating": "4.20", + "total_price": "290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Binjai, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-7490 3333", + "rating": "4.30", + "total_price": "5824", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Tun Sambanthan, Brickfields, 50470", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2273 1222", + "rating": "3.80", + "total_price": "4290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Lorong P Ramlee, Kuala Lumpur, 50250", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2726 6788", + "rating": "4.30", + "total_price": "2916", + "where_to": "Kuala Lumpur" + }, + { + "address": "1020, Jalan Sultan Ismail, 50250", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2168 1688", + "rating": "4.60", + "total_price": "1920", + "where_to": "Kuala Lumpur" + }, + { + "address": "12, Jalan Raja Laut, Chow Kit, 50350", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2614 8000", + "rating": "3.60", + "total_price": "1860", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Pudu, Bukit Bintang, 55100 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2143 5000", + "rating": "3.70", + "total_price": "990", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Raja Abdullah, Kampung Baru, 50300 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2603 1999", + "rating": "4.30", + "total_price": "3456", + "where_to": "Kuala Lumpur" + }, + { + "address": "121, Jalan Ampang, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2786 8888", + "rating": "4.60", + "total_price": "1000", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "address", + "start": 4 + }, + { + "exclusive_end": 53, + "slot": "rating", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Try 10, Jalan Binjai, Kuala Lumpur, 50450. It has 4.3 stars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "dontcare" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Good, sold." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any other things you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "1st of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "check_in_date", + "start": 43 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "dontcare" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Book this place please. I want to check in 1st of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What would your check in date be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 13, + "slot": "check_out_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month" + ], + "check_out_date": [ + "14th of March" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "dontcare" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "14th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "where_to", + "start": 27 + }, + { + "exclusive_end": 57, + "slot": "check_in_date", + "start": 52 + }, + { + "exclusive_end": 89, + "slot": "check_out_date", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, I have 2 staying in Kuala Lumpur checking in today and leaving there on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "March 8th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "2nd of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 69, + "slot": "check_out_date", + "start": 60 + }, + { + "exclusive_end": 49, + "slot": "check_in_date", + "start": 37 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March" + ], + "check_out_date": [ + "March 8th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "dontcare" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's not right. I want to check in 2nd of March and leave March 8th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "check_in_date", + "start": 37 + }, + { + "exclusive_end": 77, + "slot": "check_out_date", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I think I have it. You will check in tomorrow and only stay until next Friday?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "March 8th", + "next Friday" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "dontcare" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's exactly what I want thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-08", + "number_of_adults": "2", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "10, Jalan Binjai, Kuala Lumpur, 50450", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-08", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-7490 3333", + "rating": "4.30", + "total_price": "3120", + "where_to": "Kuala Lumpur" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have you booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "March 8th", + "next Friday" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "dontcare" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thanks and have a pleasant stay." + } + ] + }, + { + "dialogue_id": "34_00010", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to find a house to stay at." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you planning to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, England" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 15, + "slot": "where_to", + "start": 0 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "London, England." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2976", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "1080", + "where_to": "London" + }, + { + "address": "1 Connaught Road", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+44 871 984 6290", + "rating": "3.70", + "total_price": "1044", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+44 871 527 8656", + "rating": "4.10", + "total_price": "2349", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "1120", + "where_to": "London" + }, + { + "address": "1 Harrow Place", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 871 984 6190", + "rating": "3.60", + "total_price": "2720", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "864", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "1512", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 20 3953 4200", + "rating": "4.40", + "total_price": "1360", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+44 20 7702 2020", + "rating": "4.50", + "total_price": "3720", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "address", + "start": 15 + }, + { + "exclusive_end": 52, + "slot": "rating", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found one at 1 Addington Street. The rating is 4.3." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other houses?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Baffin Way" + ], + "slot": "address", + "values": [ + "1 Baffin Way" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "address", + "start": 15 + }, + { + "exclusive_end": 46, + "slot": "rating", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found one at 1 Baffin Way. The rating is 4.1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "where_to", + "values": [ + "Phoenix" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "where_to", + "start": 43 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ], + "where_to": [ + "Phoenix" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other houses? I am travelling to Phoenix with three people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10 East Thomas Road" + ], + "slot": "address", + "values": [ + "10 East Thomas Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.60" + ], + "slot": "rating", + "values": [ + "4.6" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "3", + "where_to": "Phoenix" + } + }, + "service_results": [ + { + "address": "10 East Thomas Road", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 602-222-1111", + "rating": "4.60", + "total_price": "2325", + "where_to": "Phoenix" + }, + { + "address": "10210 North 26th Drive", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+1 602-861-3900", + "rating": "3.80", + "total_price": "480", + "where_to": "Phoenix" + }, + { + "address": "10838 North 25th Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 602-997-8800", + "rating": "4.30", + "total_price": "1008", + "where_to": "Phoenix" + }, + { + "address": "1101 North 44th Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 800-228-9290", + "rating": "4.30", + "total_price": "2100", + "where_to": "Phoenix" + }, + { + "address": "12027 North 28th Drive", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 602-548-6000", + "rating": "3.80", + "total_price": "936", + "where_to": "Phoenix" + }, + { + "address": "132 South Central Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 602-603-2000", + "rating": "4.60", + "total_price": "1740", + "where_to": "Phoenix" + }, + { + "address": "15 East Monroe Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 602-343-0006", + "rating": "4.40", + "total_price": "2160", + "where_to": "Phoenix" + }, + { + "address": "2 East Jefferson Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 877-488-1908", + "rating": "4.50", + "total_price": "5040", + "where_to": "Phoenix" + }, + { + "address": "212 West Osborn Road", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 800-922-5548", + "rating": "3.30", + "total_price": "540", + "where_to": "Phoenix" + }, + { + "address": "2333 East Thomas Road", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 602-957-1910", + "rating": "3.90", + "total_price": "198", + "where_to": "Phoenix" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "address", + "start": 15 + }, + { + "exclusive_end": 53, + "slot": "rating", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found one at 10 East Thomas Road. The rating is 4.6." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "number_of_adults": [ + "3" + ], + "where_to": [ + "Phoenix" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I get a contact number for this place? What is the total price?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 602-222-1111" + ], + "slot": "phone_number", + "values": [ + "+1 602-222-1111" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2325" + ], + "slot": "total_price", + "values": [ + "2325" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "phone_number", + "start": 20 + }, + { + "exclusive_end": 60, + "slot": "total_price", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is +1 602-222-1111. The total price is 2325 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ], + "where_to": [ + "Phoenix" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please book it for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which days would you like to stay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_out_date", + "values": [ + "the 7th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "check_in_date", + "start": 19 + }, + { + "exclusive_end": 52, + "slot": "check_out_date", + "start": 45 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "the 7th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Phoenix" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in tomorrow and check out on the 7th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Phoenix" + ], + "slot": "where_to", + "values": [ + "Phoenix" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_out_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 62, + "slot": "where_to", + "start": 55 + }, + { + "exclusive_end": 107, + "slot": "check_in_date", + "start": 99 + }, + { + "exclusive_end": 135, + "slot": "check_out_date", + "start": 122 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: You are going to Phoenix with 3 people. You want to check in tomorrow and check out next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "next Thursday", + "the 7th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Phoenix" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-07", + "number_of_adults": "3", + "where_to": "Phoenix" + } + }, + "service_results": [ + { + "address": "10 East Thomas Road", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-07", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 602-222-1111", + "rating": "4.60", + "total_price": "2325", + "where_to": "Phoenix" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been successfully booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "next Thursday", + "the 7th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Phoenix" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help, that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, goodbye." + } + ] + }, + { + "dialogue_id": "34_00011", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to find a house to stay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city will you be staying in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, England" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "where_to", + "start": 19 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be visiting London, England. It will be for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "2640", + "where_to": "London" + }, + { + "address": "1 Connaught Road", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 984 6290", + "rating": "3.70", + "total_price": "2625", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 527 8656", + "rating": "4.10", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "115", + "where_to": "London" + }, + { + "address": "1 Harrow Place", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 984 6190", + "rating": "3.60", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "232", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "264", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 20 3953 4200", + "rating": "4.40", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7702 2020", + "rating": "4.50", + "total_price": "4928", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "address", + "start": 31 + }, + { + "exclusive_end": 60, + "slot": "rating", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 houses available. 1 Addington street with a 4.3 is available." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "WHat are the other options." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Baffin Way" + ], + "slot": "address", + "values": [ + "1 Baffin Way" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 12, + "slot": "address", + "start": 0 + }, + { + "exclusive_end": 23, + "slot": "rating", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1 Baffin Way with a 4.1 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "the 3rd" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "check_in_date", + "start": 40 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 3rd" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thad sounds good. I need to check in on the 3rd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day will you be checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 10, + "slot": "check_out_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 3rd" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "March 13th i will be checking out." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "where_to", + "start": 27 + }, + { + "exclusive_end": 64, + "slot": "check_in_date", + "start": 46 + }, + { + "exclusive_end": 95, + "slot": "check_out_date", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, You will be staying in London checking in day after tomorrow and Checking out on March 13th and it is for 1 person. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "Saturday this week" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "check_in_date", + "start": 26 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I need to check in on Saturday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "where_to", + "start": 24 + }, + { + "exclusive_end": 20, + "slot": "check_in_date", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Checking in tomorrow in London is that correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. What is the total price and phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry those dates are not available. Would you like to try another date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "12th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "check_out_date", + "start": 33 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "12th of this month" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check out on the 12th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "where_to", + "start": 24 + }, + { + "exclusive_end": 20, + "slot": "check_in_date", + "start": 12 + }, + { + "exclusive_end": 61, + "slot": "check_out_date", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Checking in tomorrow in London and checking out on March 12th for 1 person. Is that correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "12th of this month", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-12", + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Baffin Way", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "720", + "where_to": "London" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is confirmed" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "12th of this month", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "34_00012", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 128, + "slot": "rating", + "start": 125 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hello! I'm going to be travelling and need to find a house to stay at. Can you help me find a house with a minimum rating of 4.2?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, I can help you with that. Where will you be visiting?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, England" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "where_to", + "start": 25 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.2" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am plannning a trip to London, England." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "rating": "4.20", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.20", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.20", + "total_price": "115", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 20 3953 4200", + "rating": "4.20", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7702 2020", + "rating": "4.20", + "total_price": "4928", + "where_to": "London" + }, + { + "address": "1 Suffolk Place", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7470 4000", + "rating": "4.20", + "total_price": "720", + "where_to": "London" + }, + { + "address": "1 Waterview Drive", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 8463 6868", + "rating": "4.20", + "total_price": "3456", + "where_to": "London" + }, + { + "address": "1-13 Kings Hall Mews", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 871 527 9480", + "rating": "4.20", + "total_price": "1044", + "where_to": "London" + }, + { + "address": "1-15, Templeton Place", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7598 8700", + "rating": "4.20", + "total_price": "4608", + "where_to": "London" + }, + { + "address": "1-2 Dorset Rise", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+44 871 527 9362", + "rating": "4.20", + "total_price": "1218", + "where_to": "London" + }, + { + "address": "1-2, Serjeant's Inn", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3004 4141", + "rating": "4.20", + "total_price": "880", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "address", + "start": 38 + }, + { + "exclusive_end": 27, + "slot": "rating", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found one with a 4.2 rating at 1 Addington Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.2" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have any other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Ham Yard" + ], + "slot": "address", + "values": [ + "1 Ham Yard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "address", + "start": 43 + }, + { + "exclusive_end": 32, + "slot": "rating", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, there is another with a 4.2 rating at 1 Ham Yard." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find one that offers laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Seething Lane" + ], + "slot": "address", + "values": [ + "1 Seething Lane" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "rating": "4.20", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.20", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.20", + "total_price": "115", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7702 2020", + "rating": "4.20", + "total_price": "4928", + "where_to": "London" + }, + { + "address": "1 Suffolk Place", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7470 4000", + "rating": "4.20", + "total_price": "720", + "where_to": "London" + }, + { + "address": "1 Waterview Drive", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 8463 6868", + "rating": "4.20", + "total_price": "3456", + "where_to": "London" + }, + { + "address": "1-15, Templeton Place", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7598 8700", + "rating": "4.20", + "total_price": "4608", + "where_to": "London" + }, + { + "address": "1-2, Serjeant's Inn", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3004 4141", + "rating": "4.20", + "total_price": "880", + "where_to": "London" + }, + { + "address": "10 Berners Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7781 0000", + "rating": "4.20", + "total_price": "6720", + "where_to": "London" + }, + { + "address": "10 Godliman Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 7074 1000", + "rating": "4.20", + "total_price": "210", + "where_to": "London" + }, + { + "address": "10 Harrington Road", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 7589 5895", + "rating": "4.20", + "total_price": "350", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 96, + "slot": "address", + "start": 81 + }, + { + "exclusive_end": 55, + "slot": "rating", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found one that offers laundry service with a 4.2 rating. It is located at 1 Seething Lane." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That one sounds promising. Can you give me a phone number for this house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+44 20 7702 2020" + ], + "slot": "phone_number", + "values": [ + "+44 20 7702 2020" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "phone_number", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Certainly. The number is +44 20 7702 2020." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This one looks great. I'd like to book it for two people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What are your travel dates? When will you be arriving and departing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "later today" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "the 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "check_in_date", + "start": 21 + }, + { + "exclusive_end": 75, + "slot": "check_out_date", + "start": 67 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today" + ], + "check_out_date": [ + "the 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check in later today if possible. I'd be staying until the 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 89, + "slot": "where_to", + "start": 83 + }, + { + "exclusive_end": 99, + "slot": "check_in_date", + "start": 94 + }, + { + "exclusive_end": 116, + "slot": "check_out_date", + "start": 106 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let's review this reservation before I confirm it. You'd like to book the house in London for today until March 12th. There are 2 people in your party." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "Thursday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 88, + "slot": "check_in_date", + "start": 70 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Thursday next week" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm sorry. It's only going to be for one now and I'll check in on Thursday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "check_in_date", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, you need the house for next Thursday for 1 person. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Thursday next week", + "next Thursday" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct. Can you tell me the price?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "620" + ], + "slot": "total_price", + "values": [ + "$620" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-12", + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Seething Lane", + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7702 2020", + "rating": "4.20", + "total_price": "620", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "total_price", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, your total will be $620. Your reservation has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Thursday next week", + "next Thursday" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That was easy. Thank you for your help. I think that is everything." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm glad I could help. Have a wonderful stay." + } + ] + }, + { + "dialogue_id": "34_00013", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a house to stay, for just 1 person. It needs to have a laundry service though. Is there anything available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "where_to", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "where_to", + "start": 13 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please check Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Logan Square" + ], + "slot": "address", + "values": [ + "1 Logan Square" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "1", + "where_to": "Philadelphia" + } + }, + "service_results": [ + { + "address": "1 Logan Square", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 215-963-1500", + "rating": "4.40", + "total_price": "3915", + "where_to": "Philadelphia" + }, + { + "address": "1001 Intrepid Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 215-644-9200", + "rating": "4.50", + "total_price": "432", + "where_to": "Philadelphia" + }, + { + "address": "101 North Broad Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 215-607-2020", + "rating": "4.40", + "total_price": "3240", + "where_to": "Philadelphia" + }, + { + "address": "1100 Arch Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 215-923-0100", + "rating": "4.00", + "total_price": "3465", + "where_to": "Philadelphia" + }, + { + "address": "120 South 17th Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 215-569-8300", + "rating": "4.50", + "total_price": "608", + "where_to": "Philadelphia" + }, + { + "address": "1200 Arch Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 215-627-1850", + "rating": "4.30", + "total_price": "960", + "where_to": "Philadelphia" + }, + { + "address": "1301 Race Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 215-665-9100", + "rating": "4.20", + "total_price": "2016", + "where_to": "Philadelphia" + }, + { + "address": "1305 Walnut Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 215-735-9300", + "rating": "4.10", + "total_price": "936", + "where_to": "Philadelphia" + }, + { + "address": "1421 Arch Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 215-422-8200", + "rating": "4.30", + "total_price": "1408", + "where_to": "Philadelphia" + }, + { + "address": "1800 Market Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 800-766-3782", + "rating": "4.30", + "total_price": "5280", + "where_to": "Philadelphia" + } + ], + "slots": [ + { + "exclusive_end": 84, + "slot": "address", + "start": 70 + }, + { + "exclusive_end": 100, + "slot": "rating", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 available houses in Philadelphia. I recommend the one at 1 Logan Square, it's rated 4.4" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to reserve it for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "11th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "2nd of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 74, + "slot": "check_out_date", + "start": 61 + }, + { + "exclusive_end": 50, + "slot": "check_in_date", + "start": 38 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March" + ], + "check_out_date": [ + "11th of March" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please. I'd like to stay from the 2nd of March until the 11th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "where_to", + "values": [ + "Philadelphia" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "where_to", + "start": 52 + }, + { + "exclusive_end": 90, + "slot": "check_in_date", + "start": 82 + }, + { + "exclusive_end": 107, + "slot": "check_out_date", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you'd like to book the house in Philadelphia for 1 guest from tomorrow until March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "12th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "check_out_date", + "start": 29 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "12th of March" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'd like to leave on the 12th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 70, + "slot": "check_out_date", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, please confirm that you'd like 1 person to stay until March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's fine. What's the total price of the stay? What's the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-12", + "number_of_adults": "1", + "where_to": "Philadelphia" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has failed, sorry. Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "March 5th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "check_in_date", + "start": 29 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 5th" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please try again, check from March 5th instead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "where_to", + "values": [ + "Philadelphia" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 70, + "slot": "where_to", + "start": 58 + }, + { + "exclusive_end": 100, + "slot": "check_in_date", + "start": 88 + }, + { + "exclusive_end": 117, + "slot": "check_out_date", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, please confirm that you'd like to book the house in Philadelphia for 1 guest form next Tuesday until March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 5th", + "next Tuesday" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-12", + "number_of_adults": "1", + "where_to": "Philadelphia" + } + }, + "service_results": [ + { + "address": "1 Logan Square", + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 215-963-1500", + "rating": "4.40", + "total_price": "3220", + "where_to": "Philadelphia" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It has been successfully completed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 5th", + "next Tuesday" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much, that'll be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No worries, thanks." + } + ] + }, + { + "dialogue_id": "34_00014", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want a house to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city do you want to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "where_to", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "where_to", + "start": 14 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to Los Angeles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1020 South Figueroa Street" + ], + "slot": "address", + "values": [ + "1020 South Figueroa Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Los Angeles" + } + }, + "service_results": [ + { + "address": "1020 South Figueroa Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 213-748-1291", + "rating": "4.20", + "total_price": "360", + "where_to": "Los Angeles" + }, + { + "address": "10320 West Olympic Boulevard", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 310-556-2777", + "rating": "4.20", + "total_price": "270", + "where_to": "Los Angeles" + }, + { + "address": "10740 Wilshire Boulevard", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 310-475-8711", + "rating": "4.40", + "total_price": "2800", + "where_to": "Los Angeles" + }, + { + "address": "111 South Gaffey Street, San Pedro, California 90731, United States", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 310-514-1414", + "rating": "4.20", + "total_price": "2304", + "where_to": "Los Angeles" + }, + { + "address": "1133 Vine Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 323-952-6900", + "rating": "4.30", + "total_price": "324", + "where_to": "Los Angeles" + }, + { + "address": "11350 Burbank Boulevard, North Hollywood, CA 91601, USA", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 818-821-8031", + "rating": "4.40", + "total_price": "2240", + "where_to": "Los Angeles" + }, + { + "address": "115 South Fairfax Avenue", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 323-937-3930", + "rating": "4.40", + "total_price": "1932", + "where_to": "Los Angeles" + }, + { + "address": "1150 South Beverly Drive", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 310-553-6561", + "rating": "4.20", + "total_price": "1368", + "where_to": "Los Angeles" + }, + { + "address": "1177 South Beverly Drive", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 310-228-4100", + "rating": "4.30", + "total_price": "4485", + "where_to": "Los Angeles" + }, + { + "address": "1224 Beverwil Drive", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 310-277-2800", + "rating": "4.40", + "total_price": "912", + "where_to": "Los Angeles" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "address", + "start": 45 + }, + { + "exclusive_end": 29, + "slot": "rating", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The hotel has a rating of 4.2 and located at 1020 South Figueroa Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other houses available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10320 West Olympic Boulevard" + ], + "slot": "address", + "values": [ + "10320 West Olympic Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 77, + "slot": "address", + "start": 49 + }, + { + "exclusive_end": 33, + "slot": "rating", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another house has a rating of 4.2 and located at 10320 West Olympic Boulevard." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10740 Wilshire Boulevard" + ], + "slot": "address", + "values": [ + "10740 Wilshire Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 75, + "slot": "address", + "start": 51 + }, + { + "exclusive_end": 28, + "slot": "rating", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, another house has a 4.4 rating and located at 10740 Wilshire Boulevard." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "4" + ], + "where_to": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nice, I want to book the house, my group includes four people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_out_date", + "values": [ + "Wednesday next week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "check_out_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "Wednesday next week" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Wednesday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you checking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_in_date", + "values": [ + "the 9th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "12th of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "check_in_date", + "start": 22 + }, + { + "exclusive_end": 60, + "slot": "check_out_date", + "start": 47 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 9th" + ], + "check_out_date": [ + "12th of March" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in on the 9th and leave on the 12th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "where_to", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_in_date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 86, + "slot": "where_to", + "start": 75 + }, + { + "exclusive_end": 118, + "slot": "check_in_date", + "start": 109 + }, + { + "exclusive_end": 146, + "slot": "check_out_date", + "start": 136 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: You have a group of 4 and booking a house in Los Angeles. The check in date is March 9th and check out is March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "the 1st" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "check_in_date", + "start": 39 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that's wrong. I want to check in on the 1st." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "where_to", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "where_to", + "start": 46 + }, + { + "exclusive_end": 79, + "slot": "check_in_date", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: the house is in Los Angeles and check in is today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, the reservation is just for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "where_to", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "where_to", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the booking details: the location is Los Angeles and 1 person will be staying." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works. May I get a contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 310-475-8711" + ], + "slot": "phone_number", + "values": [ + "+1 310-475-8711" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-12", + "number_of_adults": "1", + "where_to": "Los Angeles" + } + }, + "service_results": [ + { + "address": "10740 Wilshire Boulevard", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 310-475-8711", + "rating": "4.40", + "total_price": "1496", + "where_to": "Los Angeles" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "phone_number", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation went through. The number is +1 310-475-8711." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope. Thank you for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure; have a great day!" + } + ] + }, + { + "dialogue_id": "34_00015", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "where_to", + "start": 59 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a house to stay in while I'm visiting Paris?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Place de la Sorbonne, 75005" + ], + "slot": "address", + "values": [ + "1 Place de la Sorbonne, 75005" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Place de la Sorbonne, 75005", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+33 1 46 34 14 80", + "rating": "4.50", + "total_price": "2480", + "where_to": "Paris" + }, + { + "address": "1 Rue Daunou, 75002", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 42 61 70 41", + "rating": "4.20", + "total_price": "504", + "where_to": "Paris" + }, + { + "address": "1 Rue de Libourne, 75012", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 44 67 34 00", + "rating": "4.40", + "total_price": "3168", + "where_to": "Paris" + }, + { + "address": "1 Rue de Lourmel, 75015", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+33 1 45 78 17 12", + "rating": "3.70", + "total_price": "525", + "where_to": "Paris" + }, + { + "address": "1-5 Passage Ruelle, 75018", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 42 05 20 00", + "rating": "4.10", + "total_price": "828", + "where_to": "Paris" + }, + { + "address": "1-7 Rue Jean Richepin, 75016", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+33 1 44 30 10 00", + "rating": "4.10", + "total_price": "2600", + "where_to": "Paris" + }, + { + "address": "10 Place Charles Dullin, 75018", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 42 57 14 55", + "rating": "4.10", + "total_price": "4212", + "where_to": "Paris" + }, + { + "address": "10 Place de Mexico, 75116", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 56 90 40 04", + "rating": "4.30", + "total_price": "720", + "where_to": "Paris" + }, + { + "address": "10 Rue Bernard Buffet, 75017", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+33 1 40 25 20 20", + "rating": "3.60", + "total_price": "504", + "where_to": "Paris" + }, + { + "address": "10 Rue Gager-Gabillot, 75015", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+33 1 44 19 29 29", + "rating": "3.40", + "total_price": "1500", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "address", + "start": 31 + }, + { + "exclusive_end": 77, + "slot": "rating", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I suggest the house located at 1 Place de la Sorbonne, 75005. They have a 4.5 star rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much does it cost? And can I get the contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+33 1 46 34 14 80" + ], + "slot": "phone_number", + "values": [ + "+33 1 46 34 14 80" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2480" + ], + "slot": "total_price", + "values": [ + "2480" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "phone_number", + "start": 14 + }, + { + "exclusive_end": 63, + "slot": "total_price", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The number is +33 1 46 34 14 80 and the total cost will be 2480 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The place sounds great! I'd like to book it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What are you check in and check out days? Also, how many people are in your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "this Saturday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "12th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "check_in_date", + "start": 19 + }, + { + "exclusive_end": 78, + "slot": "check_out_date", + "start": 60 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "this Saturday" + ], + "check_out_date": [ + "12th of this month" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in this Saturday and I'll be leaving on the 12th of this month. The booking will be for two people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "where_to", + "start": 34 + }, + { + "exclusive_end": 85, + "slot": "check_in_date", + "start": 77 + }, + { + "exclusive_end": 120, + "slot": "check_out_date", + "start": 110 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So your booking is for a house in Paris for 2 people with a check in date of tomorrow and a check out date of March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "this Saturday", + "tomorrow" + ], + "check_out_date": [ + "12th of this month", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, it'll just be 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 81, + "slot": "check_out_date", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The booking will now be for 1 person with a the same check out date of March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "this Saturday", + "tomorrow" + ], + "check_out_date": [ + "12th of this month", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah that's great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-12", + "number_of_adults": "1", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Place de la Sorbonne, 75005", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 46 34 14 80", + "rating": "4.50", + "total_price": "2480", + "where_to": "Paris" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service" + ], + "slot_values": { + "check_in_date": [ + "this Saturday", + "tomorrow" + ], + "check_out_date": [ + "12th of this month", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh one more thing, does the place have a laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, it does." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "this Saturday", + "tomorrow" + ], + "check_out_date": [ + "12th of this month", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for you help! That's all I need today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure. Goodbye." + } + ] + }, + { + "dialogue_id": "34_00016", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to find a house to stay at." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you planning to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney, NSW" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "where_to", + "start": 21 + }, + { + "exclusive_end": 82, + "slot": "rating", + "start": 79 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I plane to travel to Sydney, NSW. I need laundry service. The rating should be 3.9 or higher." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ], + "slot": "address", + "values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "rating": "3.90", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 9634 9634", + "rating": "3.90", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "3.90", + "total_price": "840", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9680 3800", + "rating": "3.90", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8425 0400", + "rating": "3.90", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9428 9500", + "rating": "3.90", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8353 8988", + "rating": "3.90", + "total_price": "1144", + "where_to": "Sydney" + }, + { + "address": "106 Hassall Street, Rosehill New South Wales 2142, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8836 1000", + "rating": "3.90", + "total_price": "1240", + "where_to": "Sydney" + }, + { + "address": "11 Hickson Road Walsh Bay", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8298 9999", + "rating": "3.90", + "total_price": "4032", + "where_to": "Sydney" + }, + { + "address": "11 Jamison Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+61 2 9696 2500", + "rating": "3.90", + "total_price": "4400", + "where_to": "Sydney" + }, + { + "address": "11 Olympic Boulevard", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8762 1111", + "rating": "3.90", + "total_price": "3168", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 137, + "slot": "address", + "start": 73 + }, + { + "exclusive_end": 156, + "slot": "rating", + "start": 153 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 house available matching your criteria. There is a house at 1 Columbia Court, Baulkham Hills New South Wales 2153, Australia with rating of 3.9." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other houses?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Kensington Street, Chippendale New South Wales 2008, Australia" + ], + "slot": "address", + "values": [ + "1 Kensington Street, Chippendale New South Wales 2008, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 137, + "slot": "address", + "start": 73 + }, + { + "exclusive_end": 156, + "slot": "rating", + "start": 153 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 house available matching your criteria. There is a house at 1 Kensington Street, Chippendale New South Wales 2008, Australia with rating of 3.9." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That house sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to make a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What days do you want to check in and out on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "the 4th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "the 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "check_in_date", + "start": 22 + }, + { + "exclusive_end": 55, + "slot": "check_out_date", + "start": 47 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 4th" + ], + "check_out_date": [ + "the 11th" + ], + "has_laundry_service": [ + "True" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in on the 4th and check out on the 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people are there in your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 4th" + ], + "check_out_date": [ + "the 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There is 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "where_to", + "start": 32 + }, + { + "exclusive_end": 94, + "slot": "check_in_date", + "start": 83 + }, + { + "exclusive_end": 136, + "slot": "check_out_date", + "start": 126 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: The location is Sydney for a group of 1. The check in date will be next Monday and the check out date will be March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "Saturday this week" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "check_in_date", + "start": 26 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I want to check in on Saturday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 81, + "slot": "check_in_date", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: There is 1 person in your group and the check in date is tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that would be great. What will the total cost be? What is the contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+61 2 8277 8277" + ], + "slot": "phone_number", + "values": [ + "+61 2 8277 8277" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "7425" + ], + "slot": "total_price", + "values": [ + "$7,425" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-11", + "number_of_adults": "1", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "3.90", + "total_price": "7425", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 83, + "slot": "phone_number", + "start": 68 + }, + { + "exclusive_end": 110, + "slot": "total_price", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation has been placed successfully. Their phone number is +61 2 8277 8277. The total price is $7,425." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank for you help, that is all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "34_00017", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I like to shift my house for a peaceful environment. Will you please find a house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city you wish to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney, Australia" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 84, + "slot": "rating", + "start": 81 + }, + { + "exclusive_end": 41, + "slot": "where_to", + "start": 24 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am willing to stay in Sydney, Australia and the rating of that house should be 4.1 or higher. Also i required laundry service nearby." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ], + "slot": "address", + "values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "rating": "4.10", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 9634 9634", + "rating": "4.10", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "4.10", + "total_price": "840", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9680 3800", + "rating": "4.10", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8425 0400", + "rating": "4.10", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9428 9500", + "rating": "4.10", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8353 8988", + "rating": "4.10", + "total_price": "1144", + "where_to": "Sydney" + }, + { + "address": "11 Hickson Road Walsh Bay", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8298 9999", + "rating": "4.10", + "total_price": "4032", + "where_to": "Sydney" + }, + { + "address": "11 Jamison Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+61 2 9696 2500", + "rating": "4.10", + "total_price": "4400", + "where_to": "Sydney" + }, + { + "address": "11 Olympic Boulevard", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8762 1111", + "rating": "4.10", + "total_price": "3168", + "where_to": "Sydney" + }, + { + "address": "11 Rawson Place Corner of Pitt St and, Rawson Place", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9218 9000", + "rating": "4.10", + "total_price": "1960", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 120, + "slot": "address", + "start": 56 + }, + { + "exclusive_end": 157, + "slot": "rating", + "start": 154 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I find 10 houses according to your wish. The address is 1 Columbia Court, Baulkham Hills New South Wales 2153, Australia. All theses houses are of rating 4.1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chi-town" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.70" + ], + "slot": "rating", + "values": [ + "4.7" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "where_to", + "start": 30 + }, + { + "exclusive_end": 72, + "slot": "rating", + "start": 69 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.7" + ], + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other houses available in Chi-town area and its rating should be 4.7 or higher." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1118 North State Street" + ], + "slot": "address", + "values": [ + "1118 North State Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.70" + ], + "slot": "rating", + "values": [ + "4.7" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "rating": "4.70", + "where_to": "Chicago" + } + }, + "service_results": [ + { + "address": "1118 North State Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 888-712-2712", + "rating": "4.70", + "total_price": "1620", + "where_to": "Chicago" + }, + { + "address": "228 East Ontario Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 312-915-0000", + "rating": "4.70", + "total_price": "256", + "where_to": "Chicago" + }, + { + "address": "800 North Michigan Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 312-335-1234", + "rating": "4.70", + "total_price": "1240", + "where_to": "Chicago" + } + ], + "slots": [ + { + "exclusive_end": 94, + "slot": "address", + "start": 71 + }, + { + "exclusive_end": 116, + "slot": "rating", + "start": 113 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I find 3 houses according to your wish. One of the address of house is 1118 North State Street and its rating is 4.7." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "12th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 91, + "slot": "check_out_date", + "start": 78 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "12th of March" + ], + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.7" + ], + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Wow, This house is good and i want to book that house. I will be check out on 12th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which day you wish to check in to the new house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "check_in_date", + "start": 36 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Friday" + ], + "check_out_date": [ + "12th of March" + ], + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.7" + ], + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "whether i could able to check in on next Friday into that house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I need to know about the number of people are there in your group, please inform me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Friday" + ], + "check_out_date": [ + "12th of March" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.7" + ], + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "totally three people in my group." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chicago" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 68, + "slot": "where_to", + "start": 61 + }, + { + "exclusive_end": 136, + "slot": "check_in_date", + "start": 125 + }, + { + "exclusive_end": 170, + "slot": "check_out_date", + "start": 160 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "ok, Please review all the following details. The location is Chicago. There are 3 people in your group. The Check in date is next Friday. The check out date is March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Friday" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.7" + ], + "where_to": [ + "Chi-town", + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "ok fine, but one correction . 1 people need to check in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chicago" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "where_to", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "ok, once again review the details. The location is Chicago, and the number of people in your group is 1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "next Friday" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.7" + ], + "where_to": [ + "Chi-town", + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "ok fine . can i get a contact number for this place? what is the total price of the house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 888-712-2712" + ], + "slot": "phone_number", + "values": [ + "+1 888-712-2712" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1620" + ], + "slot": "total_price", + "values": [ + "$1,620" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-12", + "number_of_adults": "1", + "where_to": "Chicago" + } + }, + "service_results": [ + { + "address": "1118 North State Street", + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 888-712-2712", + "rating": "4.70", + "total_price": "1620", + "where_to": "Chicago" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "phone_number", + "start": 46 + }, + { + "exclusive_end": 88, + "slot": "total_price", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation is confirmed. The phone number is +1 888-712-2712. THe total price is $1,620." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Friday" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.7" + ], + "where_to": [ + "Chi-town", + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help and for all i need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure ,take care. have a great day" + } + ] + }, + { + "dialogue_id": "34_00018", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Toronto" + ], + "slot": "where_to", + "values": [ + "Toronto, Canada" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "where_to", + "start": 26 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to rent a house in Toronto, Canada." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "108 Chestnut Street" + ], + "slot": "address", + "values": [ + "108 Chestnut Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Toronto" + } + }, + "service_results": [ + { + "address": "108 Chestnut Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 416-977-5000", + "rating": "4.20", + "total_price": "2784", + "where_to": "Toronto" + }, + { + "address": "111 Carlton Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 800-780-7234", + "rating": "3.00", + "total_price": "1260", + "where_to": "Toronto" + }, + { + "address": "111 Lombard Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 416-367-5555", + "rating": "3.90", + "total_price": "2175", + "where_to": "Toronto" + }, + { + "address": "118 Yorkville Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 416-963-6300", + "rating": "4.70", + "total_price": "285", + "where_to": "Toronto" + }, + { + "address": "15 Charles Street East", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 416-924-1222", + "rating": "4.60", + "total_price": "1140", + "where_to": "Toronto" + }, + { + "address": "15 Richmond Street East", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 800-463-1990", + "rating": "4.10", + "total_price": "304", + "where_to": "Toronto" + }, + { + "address": "1684 Queen Street East", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 647-693-6842", + "rating": "3.40", + "total_price": "2016", + "where_to": "Toronto" + }, + { + "address": "181 Wellington Street West", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 416-585-2500", + "rating": "4.60", + "total_price": "2640", + "where_to": "Toronto" + }, + { + "address": "195 Spadina Avenue", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 416-593-0885", + "rating": "4.30", + "total_price": "720", + "where_to": "Toronto" + }, + { + "address": "220 Bloor Street West", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 416-960-5200", + "rating": "4.40", + "total_price": "104", + "where_to": "Toronto" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "address", + "start": 13 + }, + { + "exclusive_end": 45, + "slot": "rating", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I see one at 108 Chestnut Street rated at 4.2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "where_to": [ + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much is it and what is the telephone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 416-977-5000" + ], + "slot": "phone_number", + "values": [ + "+1 416-977-5000" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2784" + ], + "slot": "total_price", + "values": [ + "2784" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 15, + "slot": "phone_number", + "start": 0 + }, + { + "exclusive_end": 35, + "slot": "total_price", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "+1 416-977-5000. Total cost is 2784 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else for 1 person?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "111 Carlton Street" + ], + "slot": "address", + "values": [ + "111 Carlton Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.00" + ], + "slot": "rating", + "values": [ + "3.0" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "where_to": "Toronto" + } + }, + "service_results": [ + { + "address": "108 Chestnut Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 416-977-5000", + "rating": "4.20", + "total_price": "2784", + "where_to": "Toronto" + }, + { + "address": "111 Carlton Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 800-780-7234", + "rating": "3.00", + "total_price": "1260", + "where_to": "Toronto" + }, + { + "address": "111 Lombard Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 416-367-5555", + "rating": "3.90", + "total_price": "2175", + "where_to": "Toronto" + }, + { + "address": "118 Yorkville Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 416-963-6300", + "rating": "4.70", + "total_price": "285", + "where_to": "Toronto" + }, + { + "address": "15 Charles Street East", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 416-924-1222", + "rating": "4.60", + "total_price": "1140", + "where_to": "Toronto" + }, + { + "address": "15 Richmond Street East", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 800-463-1990", + "rating": "4.10", + "total_price": "304", + "where_to": "Toronto" + }, + { + "address": "1684 Queen Street East", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 647-693-6842", + "rating": "3.40", + "total_price": "2016", + "where_to": "Toronto" + }, + { + "address": "181 Wellington Street West", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 416-585-2500", + "rating": "4.60", + "total_price": "2640", + "where_to": "Toronto" + }, + { + "address": "195 Spadina Avenue", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 416-593-0885", + "rating": "4.30", + "total_price": "720", + "where_to": "Toronto" + }, + { + "address": "220 Bloor Street West", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 416-960-5200", + "rating": "4.40", + "total_price": "104", + "where_to": "Toronto" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "address", + "start": 10 + }, + { + "exclusive_end": 55, + "slot": "rating", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about 111 Carlton Street, which has a rating of 3.0." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.70" + ], + "slot": "rating", + "values": [ + "4.7" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "rating", + "start": 41 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ], + "rating": [ + "4.7" + ], + "where_to": [ + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about for 3 people with a rating of 4.7 or higher." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "118 Yorkville Avenue" + ], + "slot": "address", + "values": [ + "118 Yorkville Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.70" + ], + "slot": "rating", + "values": [ + "4.7" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "3", + "rating": "4.70", + "where_to": "Toronto" + } + }, + "service_results": [ + { + "address": "118 Yorkville Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 416-963-6300", + "rating": "4.70", + "total_price": "285", + "where_to": "Toronto" + }, + { + "address": "75 Bremner Boulevard", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+1 888-940-7575", + "rating": "4.70", + "total_price": "8640", + "where_to": "Toronto" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "address", + "start": 35 + }, + { + "exclusive_end": 69, + "slot": "rating", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I see 2 houses that fit. One is at 118 Yorkville Avenue, rated at 4.7." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "Saturday this week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "check_in_date", + "start": 12 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.7" + ], + "where_to": [ + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Book it for Saturday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For how long?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_out_date", + "values": [ + "6th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "check_out_date", + "start": 10 + }, + { + "exclusive_end": 51, + "slot": "check_in_date", + "start": 46 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "6th of this month" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.7" + ], + "where_to": [ + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Until the 6th of this month. I'll be arriving today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Toronto" + ], + "slot": "where_to", + "values": [ + "Toronto" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_out_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 11, + "slot": "where_to", + "start": 4 + }, + { + "exclusive_end": 33, + "slot": "check_in_date", + "start": 28 + }, + { + "exclusive_end": 54, + "slot": "check_out_date", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK. Toronto. 3 people. From today until next Wednesday. Please confirm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "6th of this month", + "next Wednesday" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.7" + ], + "where_to": [ + "Toronto", + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Confirmed. Please proceed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-06", + "number_of_adults": "3", + "where_to": "Toronto" + } + }, + "service_results": [ + { + "address": "118 Yorkville Avenue", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-06", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 416-963-6300", + "rating": "4.70", + "total_price": "3875", + "where_to": "Toronto" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Done. You have a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "6th of this month", + "next Wednesday" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.7" + ], + "where_to": [ + "Toronto", + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are very welcome. Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "6th of this month", + "next Wednesday" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.7" + ], + "where_to": [ + "Toronto", + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Goodbye." + } + ] + }, + { + "dialogue_id": "34_00019", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a house to rent." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris, France" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "where_to", + "start": 3 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In Paris, France." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Place de la Sorbonne, 75005" + ], + "slot": "address", + "values": [ + "1 Place de la Sorbonne, 75005" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Place de la Sorbonne, 75005", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 46 34 14 80", + "rating": "4.50", + "total_price": "4200", + "where_to": "Paris" + }, + { + "address": "1 Rue Daunou, 75002", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 42 61 70 41", + "rating": "4.20", + "total_price": "252", + "where_to": "Paris" + }, + { + "address": "1 Rue de Libourne, 75012", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 44 67 34 00", + "rating": "4.40", + "total_price": "80", + "where_to": "Paris" + }, + { + "address": "1 Rue de Lourmel, 75015", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+33 1 45 78 17 12", + "rating": "3.70", + "total_price": "1302", + "where_to": "Paris" + }, + { + "address": "1-5 Passage Ruelle, 75018", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+33 1 42 05 20 00", + "rating": "4.10", + "total_price": "576", + "where_to": "Paris" + }, + { + "address": "1-7 Rue Jean Richepin, 75016", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+33 1 44 30 10 00", + "rating": "4.10", + "total_price": "3410", + "where_to": "Paris" + }, + { + "address": "10 Place Charles Dullin, 75018", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 42 57 14 55", + "rating": "4.10", + "total_price": "1224", + "where_to": "Paris" + }, + { + "address": "10 Place de Mexico, 75116", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 56 90 40 04", + "rating": "4.30", + "total_price": "2560", + "where_to": "Paris" + }, + { + "address": "10 Rue Bernard Buffet, 75017", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+33 1 40 25 20 20", + "rating": "3.60", + "total_price": "1425", + "where_to": "Paris" + }, + { + "address": "10 Rue Gager-Gabillot, 75015", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+33 1 44 19 29 29", + "rating": "3.40", + "total_price": "2464", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "address", + "start": 8 + }, + { + "exclusive_end": 47, + "slot": "rating", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 1 Place de la Sorbonne, 75005 rated 4.5 stars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any others?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Rue Daunou, 75002" + ], + "slot": "address", + "values": [ + "1 Rue Daunou, 75002" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "address", + "start": 8 + }, + { + "exclusive_end": 37, + "slot": "rating", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 1 Rue Daunou, 75002 rated 4.2 stars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "rating", + "start": 19 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.2" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any others? I want 4.2 stars or higher." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Rue de Libourne, 75012" + ], + "slot": "address", + "values": [ + "1 Rue De Libourne, 75012" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "rating": "4.20", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Place de la Sorbonne, 75005", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 46 34 14 80", + "rating": "4.20", + "total_price": "4200", + "where_to": "Paris" + }, + { + "address": "1 Rue Daunou, 75002", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 42 61 70 41", + "rating": "4.20", + "total_price": "252", + "where_to": "Paris" + }, + { + "address": "1 Rue de Libourne, 75012", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 44 67 34 00", + "rating": "4.20", + "total_price": "80", + "where_to": "Paris" + }, + { + "address": "10 Place de Mexico, 75116", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 56 90 40 04", + "rating": "4.20", + "total_price": "2560", + "where_to": "Paris" + }, + { + "address": "10 Rue de Passy, 75016", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+33 1 45 25 55 66", + "rating": "4.20", + "total_price": "4095", + "where_to": "Paris" + }, + { + "address": "10 Rue du Champ de Mars, 75007", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 40 62 67 00", + "rating": "4.20", + "total_price": "2376", + "where_to": "Paris" + }, + { + "address": "102 Boulevard de Grenelle, 75015", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+33 1 40 59 90 90", + "rating": "4.20", + "total_price": "4340", + "where_to": "Paris" + }, + { + "address": "109 Rue de Bagnolet, 75020", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 43 48 48 48", + "rating": "4.20", + "total_price": "156", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "address", + "start": 35 + }, + { + "exclusive_end": 69, + "slot": "rating", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "8 houses match your search. One is 1 Rue De Libourne, 75012 rated 4.2 stars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "rating": [ + "4.2" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have laundry service? What's their number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+33 1 44 67 34 00" + ], + "slot": "phone_number", + "values": [ + "+33 1 44 67 34 00" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "phone_number", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They do have laundry service and their number is +33 1 44 67 34 00." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.2" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to reserve it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, book it for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Check-in and check-out dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "March 5th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "the 4th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "check_out_date", + "start": 37 + }, + { + "exclusive_end": 19, + "slot": "check_in_date", + "start": 12 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 4th" + ], + "check_out_date": [ + "March 5th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Checking in the 4th and checking out March 5th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "where_to", + "start": 37 + }, + { + "exclusive_end": 66, + "slot": "check_in_date", + "start": 55 + }, + { + "exclusive_end": 96, + "slot": "check_out_date", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: reservation for 1 in Paris checking in next Monday and checking out next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "the 1st" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "check_in_date", + "start": 50 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st" + ], + "check_out_date": [ + "March 5th", + "next Tuesday" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want it for three people and to check in on the 1st." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "check_in_date", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: reservation for 3 checking in today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "March 5th", + "next Tuesday" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great, what the price?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-05", + "number_of_adults": "3", + "where_to": "Paris" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I couldn't make that reservation. Anything else I can do?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "the 10th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "check_out_date", + "start": 30 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "the 10th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Try it again, checking out on the 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "where_to", + "start": 37 + }, + { + "exclusive_end": 60, + "slot": "check_in_date", + "start": 55 + }, + { + "exclusive_end": 88, + "slot": "check_out_date", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: reservation for 3 in Paris checking in today and checking out March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "March 10th", + "the 10th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-10", + "number_of_adults": "3", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Rue de Libourne, 75012", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-10", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 44 67 34 00", + "rating": "4.20", + "total_price": "2268", + "where_to": "Paris" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "March 10th", + "the 10th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Bye." + } + ] + }, + { + "dialogue_id": "34_00020", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I was hoping to find a house to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, and what city are you planning to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "where_to", + "values": [ + "Washington" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "where_to", + "start": 30 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Washington" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to be traveling to Washington so I'm hoping to stay there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Washington Circle Northwest, Washington, District of Columbia 20037, United States" + ], + "slot": "address", + "values": [ + "1 Washington Circle Northwest, Washington, District of Columbia 20037, United States" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Washington D.C." + } + }, + "service_results": [ + { + "address": "1 Washington Circle Northwest, Washington, District of Columbia 20037, United States", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 202-872-1680", + "rating": "4.30", + "total_price": "4992", + "where_to": "Washington D.C." + }, + { + "address": "1011 L Street Northwest, Washington, District of Columbia 20001, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-898-1200", + "rating": "4.40", + "total_price": "630", + "where_to": "Washington D.C." + }, + { + "address": "1075 Thomas Jefferson Street Northwest, Washington, District of Columbia 20007, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-337-0900", + "rating": "4.30", + "total_price": "1040", + "where_to": "Washington D.C." + }, + { + "address": "1100 Pennsylvania Avenue Northwest, Washington, DC 20004, USA", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 202-695-1100", + "rating": "4.20", + "total_price": "6800", + "where_to": "Washington D.C." + }, + { + "address": "1111 30th Street Northwest, Washington, District of Columbia 20007, United States", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 202-298-7800", + "rating": "4.30", + "total_price": "870", + "where_to": "Washington D.C." + }, + { + "address": "1127 Connecticut Avenue Northwest, Washington, District of Columbia 20036, United States", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 202-347-3000", + "rating": "4.40", + "total_price": "900", + "where_to": "Washington D.C." + }, + { + "address": "1201 13th Street Northwest, Washington, District of Columbia 20005, United States", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 202-682-5300", + "rating": "4.00", + "total_price": "240", + "where_to": "Washington D.C." + }, + { + "address": "1201 K Street Northwest, Washington, District of Columbia 20005, United States", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+1 202-289-7600", + "rating": "4.60", + "total_price": "234", + "where_to": "Washington D.C." + }, + { + "address": "1225 First Street Northeast, Washington, District of Columbia 20002, United States", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 202-408-4870", + "rating": "4.20", + "total_price": "408", + "where_to": "Washington D.C." + }, + { + "address": "1250 22nd Street Northwest, Washington, District of Columbia 20037, United States", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 202-449-3100", + "rating": "4.40", + "total_price": "1632", + "where_to": "Washington D.C." + } + ], + "slots": [ + { + "exclusive_end": 157, + "slot": "address", + "start": 73 + }, + { + "exclusive_end": 54, + "slot": "rating", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 10 houses available. I found 1 with a 4.3 rating located at 1 Washington Circle Northwest, Washington, District of Columbia 20037, United States." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.00" + ], + "slot": "rating", + "values": [ + "4.0" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 104, + "slot": "rating", + "start": 101 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Washington" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other houses available? It will only be for one person, and I'm looking for ratings of 4.0 or higher." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1011 L Street Northwest, Washington, District of Columbia 20001, United States" + ], + "slot": "address", + "values": [ + "1011 L Street Northwest, Washington, District of Columbia 20001, United States" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.00" + ], + "slot": "rating", + "values": [ + "4.0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "rating": "4.00", + "where_to": "Washington D.C." + } + }, + "service_results": [ + { + "address": "1 Washington Circle Northwest, Washington, District of Columbia 20037, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-872-1680", + "rating": "4.00", + "total_price": "4992", + "where_to": "Washington D.C." + }, + { + "address": "1011 L Street Northwest, Washington, District of Columbia 20001, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-898-1200", + "rating": "4.00", + "total_price": "630", + "where_to": "Washington D.C." + }, + { + "address": "1075 Thomas Jefferson Street Northwest, Washington, District of Columbia 20007, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-337-0900", + "rating": "4.00", + "total_price": "1040", + "where_to": "Washington D.C." + }, + { + "address": "1100 Pennsylvania Avenue Northwest, Washington, DC 20004, USA", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-695-1100", + "rating": "4.00", + "total_price": "6800", + "where_to": "Washington D.C." + }, + { + "address": "1111 30th Street Northwest, Washington, District of Columbia 20007, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-298-7800", + "rating": "4.00", + "total_price": "870", + "where_to": "Washington D.C." + }, + { + "address": "1127 Connecticut Avenue Northwest, Washington, District of Columbia 20036, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-347-3000", + "rating": "4.00", + "total_price": "900", + "where_to": "Washington D.C." + }, + { + "address": "1201 13th Street Northwest, Washington, District of Columbia 20005, United States", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 202-682-5300", + "rating": "4.00", + "total_price": "240", + "where_to": "Washington D.C." + }, + { + "address": "1201 K Street Northwest, Washington, District of Columbia 20005, United States", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 202-289-7600", + "rating": "4.00", + "total_price": "234", + "where_to": "Washington D.C." + }, + { + "address": "1225 First Street Northeast, Washington, District of Columbia 20002, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-408-4870", + "rating": "4.00", + "total_price": "408", + "where_to": "Washington D.C." + } + ], + "slots": [ + { + "exclusive_end": 127, + "slot": "address", + "start": 49 + }, + { + "exclusive_end": 138, + "slot": "rating", + "start": 135 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. I actually found 9 more. I see a house at 1011 L Street Northwest, Washington, District of Columbia 20001, United States with a 4.0 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Washington" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, can I have a contact number for this property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 202-898-1200" + ], + "slot": "phone_number", + "values": [ + "+1 202-898-1200" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "phone_number", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely. The number is +1 202-898-1200." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3.30" + ], + "slot": "rating", + "values": [ + "3.3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 68, + "slot": "rating", + "start": 65 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "3.3" + ], + "where_to": [ + "Washington" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. Are there any other houses available with a rating of 3.3 or higher?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1075 Thomas Jefferson Street Northwest, Washington, District of Columbia 20007, United States" + ], + "slot": "address", + "values": [ + "1075 Thomas Jefferson Street Northwest, Washington, District of Columbia 20007, United States" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.30" + ], + "slot": "rating", + "values": [ + "3.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "rating": "3.30", + "where_to": "Washington D.C." + } + }, + "service_results": [ + { + "address": "1 Washington Circle Northwest, Washington, District of Columbia 20037, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-872-1680", + "rating": "3.30", + "total_price": "4992", + "where_to": "Washington D.C." + }, + { + "address": "1011 L Street Northwest, Washington, District of Columbia 20001, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-898-1200", + "rating": "3.30", + "total_price": "630", + "where_to": "Washington D.C." + }, + { + "address": "1075 Thomas Jefferson Street Northwest, Washington, District of Columbia 20007, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-337-0900", + "rating": "3.30", + "total_price": "1040", + "where_to": "Washington D.C." + }, + { + "address": "1100 Pennsylvania Avenue Northwest, Washington, DC 20004, USA", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-695-1100", + "rating": "3.30", + "total_price": "6800", + "where_to": "Washington D.C." + }, + { + "address": "1111 30th Street Northwest, Washington, District of Columbia 20007, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-298-7800", + "rating": "3.30", + "total_price": "870", + "where_to": "Washington D.C." + }, + { + "address": "1127 Connecticut Avenue Northwest, Washington, District of Columbia 20036, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-347-3000", + "rating": "3.30", + "total_price": "900", + "where_to": "Washington D.C." + }, + { + "address": "1201 13th Street Northwest, Washington, District of Columbia 20005, United States", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 202-682-5300", + "rating": "3.30", + "total_price": "240", + "where_to": "Washington D.C." + }, + { + "address": "1201 K Street Northwest, Washington, District of Columbia 20005, United States", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 202-289-7600", + "rating": "3.30", + "total_price": "234", + "where_to": "Washington D.C." + } + ], + "slots": [ + { + "exclusive_end": 164, + "slot": "address", + "start": 71 + }, + { + "exclusive_end": 59, + "slot": "rating", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I show 8 more houses. I have found one with a rating of 3.3 located at 1075 Thomas Jefferson Street Northwest, Washington, District of Columbia 20007, United States." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "3.3" + ], + "where_to": [ + "Washington" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That house is great. Can I go ahead and book it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely. Which day are you checking in? How about checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "1st of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 77, + "slot": "check_out_date", + "start": 67 + }, + { + "exclusive_end": 49, + "slot": "check_in_date", + "start": 32 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month" + ], + "check_out_date": [ + "March 11th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.3" + ], + "where_to": [ + "Washington" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I was hoping to check in on the 1st of this month and check out on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "where_to", + "values": [ + "Washington D.C." + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 68, + "slot": "where_to", + "start": 53 + }, + { + "exclusive_end": 92, + "slot": "check_in_date", + "start": 87 + }, + { + "exclusive_end": 129, + "slot": "check_out_date", + "start": 119 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Perfect. Just to confirm: I have booked the house in Washington D.C. for 1 person, for today, with a check out date of March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "1st of this month", + "today" + ], + "check_out_date": [ + "March 11th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.3" + ], + "where_to": [ + "Washington", + "Washington D.C." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's great! Can I please have the phone number for this house? Also, what would the total price be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 202-337-0900" + ], + "slot": "phone_number", + "values": [ + "+1 202-337-0900" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1040" + ], + "slot": "total_price", + "values": [ + "$1,040" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-11", + "number_of_adults": "1", + "where_to": "Washington D.C." + } + }, + "service_results": [ + { + "address": "1075 Thomas Jefferson Street Northwest, Washington, District of Columbia 20007, United States", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-337-0900", + "rating": "3.30", + "total_price": "1040", + "where_to": "Washington D.C." + } + ], + "slots": [ + { + "exclusive_end": 77, + "slot": "phone_number", + "start": 62 + }, + { + "exclusive_end": 104, + "slot": "total_price", + "start": 98 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is successful! I show the phone number being +1 202-337-0900. The total price is $1,040." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month", + "today" + ], + "check_out_date": [ + "March 11th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.3" + ], + "where_to": [ + "Washington", + "Washington D.C." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thank you for your help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely. Was there anything else I can do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month", + "today" + ], + "check_out_date": [ + "March 11th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.3" + ], + "where_to": [ + "Washington", + "Washington D.C." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks again!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure, bye!" + } + ] + }, + { + "dialogue_id": "34_00021", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a house to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can help you with that. What city do you want to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "NYC" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "where_to", + "start": 17 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm traveling to NYC." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100 Greenwich Street" + ], + "slot": "address", + "values": [ + "100 Greenwich Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "93", + "where_to": "New York" + }, + { + "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-512-0248", + "rating": "4.20", + "total_price": "396", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-379-0103", + "rating": "4.50", + "total_price": "3888", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 718-565-8900", + "rating": "3.90", + "total_price": "1863", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-672-6600", + "rating": "4.10", + "total_price": "1296", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 800-222-0418", + "rating": "4.40", + "total_price": "816", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "1386", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 877-270-1412", + "rating": "4.00", + "total_price": "5280", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-414-1000", + "rating": "4.20", + "total_price": "3600", + "where_to": "New York" + }, + { + "address": "1080 Broadway, Brooklyn", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 718-715-4850", + "rating": "4.00", + "total_price": "2100", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "address", + "start": 43 + }, + { + "exclusive_end": 74, + "slot": "rating", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Here's one you may like. I have a house at 100 Greenwich Street with a 4.4 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me about other houses that are available? I need laundry service and accommodation for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA" + ], + "slot": "address", + "values": [ + "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "2", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "648", + "where_to": "New York" + }, + { + "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-512-0248", + "rating": "4.20", + "total_price": "264", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-379-0103", + "rating": "4.50", + "total_price": "3888", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-565-8900", + "rating": "3.90", + "total_price": "1863", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-672-6600", + "rating": "4.10", + "total_price": "1296", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "1386", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 877-270-1412", + "rating": "4.00", + "total_price": "5280", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-414-1000", + "rating": "4.20", + "total_price": "3600", + "where_to": "New York" + }, + { + "address": "11 East 31st Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-806-7000", + "rating": "4.40", + "total_price": "2080", + "where_to": "New York" + }, + { + "address": "11 Howard Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-235-1111", + "rating": "4.30", + "total_price": "2160", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 114, + "slot": "address", + "start": 60 + }, + { + "exclusive_end": 128, + "slot": "rating", + "start": 125 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, here's another option that may suit you. The address is 100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA. It has a 4.2 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, can you suggest some different ones?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "102 West 57th Street" + ], + "slot": "address", + "values": [ + "102 West 57th Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "address", + "start": 32 + }, + { + "exclusive_end": 21, + "slot": "rating", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have one with a 4.5 rating at 102 West 57th Street. How about that one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have a contact number for that one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 212-379-0103" + ], + "slot": "phone_number", + "values": [ + "+1 212-379-0103" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their phone number is +1 212-379-0103." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That one sounds great. I would like to book it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you be checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "check_out_date", + "start": 20 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will check out on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And when will you check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "check_in_date", + "start": 19 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "where_to", + "start": 59 + }, + { + "exclusive_end": 103, + "slot": "check_in_date", + "start": 98 + }, + { + "exclusive_end": 129, + "slot": "check_out_date", + "start": 119 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details: You are reserving a house in New York for 2 people. You'll check in today, and check out March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "7th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "11th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "check_in_date", + "start": 49 + }, + { + "exclusive_end": 102, + "slot": "check_out_date", + "start": 89 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "7th of this month" + ], + "check_out_date": [ + "11th of March" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sorry, change of plan. I want to check in on the 7th of this month, and check out on the 11th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "check_in_date", + "start": 35 + }, + { + "exclusive_end": 80, + "slot": "check_out_date", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: You're checking in next Thursday, and checking out on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "7th of this month", + "next Thursday" + ], + "check_out_date": [ + "11th of March", + "March 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's it. What is the total cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1008" + ], + "slot": "total_price", + "values": [ + "$1,008" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-11", + "number_of_adults": "2", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "102 West 57th Street", + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-379-0103", + "rating": "4.50", + "total_price": "1008", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "total_price", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made successfully. The total price is $1,008." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "7th of this month", + "next Thursday" + ], + "check_out_date": [ + "11th of March", + "March 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "7th of this month", + "next Thursday" + ], + "check_out_date": [ + "11th of March", + "March 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's it. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure. Have a good trip." + } + ] + }, + { + "dialogue_id": "34_00022", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a house for three people to stay at." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you staying in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 18, + "slot": "where_to", + "start": 13 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to Paris." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Place de la Sorbonne, 75005" + ], + "slot": "address", + "values": [ + "1 Place de la Sorbonne, 75005" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "3", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Place de la Sorbonne, 75005", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 46 34 14 80", + "rating": "4.50", + "total_price": "3312", + "where_to": "Paris" + }, + { + "address": "1 Rue Daunou, 75002", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 42 61 70 41", + "rating": "4.20", + "total_price": "4500", + "where_to": "Paris" + }, + { + "address": "1 Rue de Libourne, 75012", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 44 67 34 00", + "rating": "4.40", + "total_price": "3168", + "where_to": "Paris" + }, + { + "address": "1 Rue de Lourmel, 75015", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+33 1 45 78 17 12", + "rating": "3.70", + "total_price": "4875", + "where_to": "Paris" + }, + { + "address": "1-5 Passage Ruelle, 75018", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 42 05 20 00", + "rating": "4.10", + "total_price": "1080", + "where_to": "Paris" + }, + { + "address": "1-7 Rue Jean Richepin, 75016", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+33 1 44 30 10 00", + "rating": "4.10", + "total_price": "4950", + "where_to": "Paris" + }, + { + "address": "10 Place Charles Dullin, 75018", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 42 57 14 55", + "rating": "4.10", + "total_price": "4212", + "where_to": "Paris" + }, + { + "address": "10 Place de Mexico, 75116", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 56 90 40 04", + "rating": "4.30", + "total_price": "720", + "where_to": "Paris" + }, + { + "address": "10 Rue Bernard Buffet, 75017", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 40 25 20 20", + "rating": "3.60", + "total_price": "3675", + "where_to": "Paris" + }, + { + "address": "10 Rue Gager-Gabillot, 75015", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+33 1 44 19 29 29", + "rating": "3.40", + "total_price": "1500", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "address", + "start": 46 + }, + { + "exclusive_end": 89, + "slot": "rating", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 houses available. The address is 1 Place de la Sorbonne, 75005. It has a 4.5 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "2" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other houses for two people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Rue Daunou, 75002" + ], + "slot": "address", + "values": [ + "1 Rue Daunou, 75002" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "2", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Place de la Sorbonne, 75005", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+33 1 46 34 14 80", + "rating": "4.50", + "total_price": "2480", + "where_to": "Paris" + }, + { + "address": "1 Rue Daunou, 75002", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+33 1 42 61 70 41", + "rating": "4.20", + "total_price": "4500", + "where_to": "Paris" + }, + { + "address": "1 Rue de Libourne, 75012", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+33 1 44 67 34 00", + "rating": "4.40", + "total_price": "3168", + "where_to": "Paris" + }, + { + "address": "1 Rue de Lourmel, 75015", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+33 1 45 78 17 12", + "rating": "3.70", + "total_price": "4875", + "where_to": "Paris" + }, + { + "address": "1-5 Passage Ruelle, 75018", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+33 1 42 05 20 00", + "rating": "4.10", + "total_price": "540", + "where_to": "Paris" + }, + { + "address": "1-7 Rue Jean Richepin, 75016", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+33 1 44 30 10 00", + "rating": "4.10", + "total_price": "2600", + "where_to": "Paris" + }, + { + "address": "10 Place Charles Dullin, 75018", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+33 1 42 57 14 55", + "rating": "4.10", + "total_price": "4212", + "where_to": "Paris" + }, + { + "address": "10 Place de Mexico, 75116", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+33 1 56 90 40 04", + "rating": "4.30", + "total_price": "720", + "where_to": "Paris" + }, + { + "address": "10 Rue Bernard Buffet, 75017", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+33 1 40 25 20 20", + "rating": "3.60", + "total_price": "504", + "where_to": "Paris" + }, + { + "address": "10 Rue Gager-Gabillot, 75015", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+33 1 44 19 29 29", + "rating": "3.40", + "total_price": "1500", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "address", + "start": 15 + }, + { + "exclusive_end": 48, + "slot": "rating", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 1 Rue Daunou, 75002. It has a 4.2 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "2" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other houses available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Rue de Libourne, 75012" + ], + "slot": "address", + "values": [ + "1 Rue de Libourne, 75012" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "address", + "start": 15 + }, + { + "exclusive_end": 53, + "slot": "rating", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 1 Rue de Libourne, 75012. It has a 4.4 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "number_of_adults": [ + "2" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their phone number? Do they have laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+33 1 44 67 34 00" + ], + "slot": "phone_number", + "values": [ + "+33 1 44 67 34 00" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "phone_number", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They have laundry service. Their phone number is +33 1 44 67 34 00." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "2" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I love this house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to make a reservation for this house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "the 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "check_out_date", + "start": 57 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "the 14th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I'd like to book this house. I want to check out on the 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you checking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "March 6th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "check_in_date", + "start": 24 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 6th" + ], + "check_out_date": [ + "the 14th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check in on March 6th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "where_to", + "start": 48 + }, + { + "exclusive_end": 116, + "slot": "check_in_date", + "start": 102 + }, + { + "exclusive_end": 145, + "slot": "check_out_date", + "start": 135 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this is correct. You're going to Paris. There are 2 people in your group. You check in next Wednesday and you check out March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 6th", + "next Wednesday" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-14", + "number_of_adults": "2", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Rue de Libourne, 75012", + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+33 1 44 67 34 00", + "rating": "4.40", + "total_price": "3168", + "where_to": "Paris" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You've successfully made your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 6th", + "next Wednesday" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's been a pleasure. Have a nice day, bye." + } + ] + }, + { + "dialogue_id": "34_00023", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a house to stay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you like me to search the house in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "where_to", + "start": 18 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Search a house in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100 Greenwich Street" + ], + "slot": "address", + "values": [ + "100 Greenwich Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "93", + "where_to": "New York" + }, + { + "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-512-0248", + "rating": "4.20", + "total_price": "396", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-379-0103", + "rating": "4.50", + "total_price": "3888", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 718-565-8900", + "rating": "3.90", + "total_price": "1863", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-672-6600", + "rating": "4.10", + "total_price": "1296", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 800-222-0418", + "rating": "4.40", + "total_price": "816", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "1386", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 877-270-1412", + "rating": "4.00", + "total_price": "5280", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-414-1000", + "rating": "4.20", + "total_price": "3600", + "where_to": "New York" + }, + { + "address": "1080 Broadway, Brooklyn", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 718-715-4850", + "rating": "4.00", + "total_price": "2100", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "address", + "start": 31 + }, + { + "exclusive_end": 60, + "slot": "rating", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 houses available in 100 Greenwich Street with 4.4 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The house sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I make a reservation for this house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "Sunday this week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "check_in_date", + "start": 27 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes make a reservation for Sunday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Hiw many people are with you and When will you be checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "next Monday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "check_out_date", + "start": 53 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week" + ], + "check_out_date": [ + "next Monday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There is only 1 people and I will be checking out on next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 85, + "slot": "where_to", + "start": 77 + }, + { + "exclusive_end": 156, + "slot": "check_in_date", + "start": 138 + }, + { + "exclusive_end": 172, + "slot": "check_out_date", + "start": 161 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details: You want me to make a reservation for a house in New York for 1 people and the check-in and check-out date is day after tomorrow and next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Sunday this week", + "day after tomorrow" + ], + "check_out_date": [ + "next Monday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds great. What is the total price?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "93" + ], + "slot": "total_price", + "values": [ + "$93" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-04", + "number_of_adults": "1", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-04", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "93", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "total_price", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is made and successful and the price is $93." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week", + "day after tomorrow" + ], + "check_out_date": [ + "next Monday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will be all. Thank you for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I am glad to help you. Bye." + } + ] + }, + { + "dialogue_id": "34_00024", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "chi-town" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "where_to", + "start": 19 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am travelling to chi-town and would like to find a house to stay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 South Franklin Street" + ], + "slot": "address", + "values": [ + "1 South Franklin Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Chicago" + } + }, + "service_results": [ + { + "address": "1 South Franklin Street", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+1 312-558-1020", + "rating": "4.40", + "total_price": "2925", + "where_to": "Chicago" + }, + { + "address": "1 West Wacker Drive", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 800-468-3571", + "rating": "4.50", + "total_price": "1856", + "where_to": "Chicago" + }, + { + "address": "10 East Grand Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 312-595-0000", + "rating": "4.20", + "total_price": "1620", + "where_to": "Chicago" + }, + { + "address": "100 West Monroe Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 312-236-1234", + "rating": "4.40", + "total_price": "3168", + "where_to": "Chicago" + }, + { + "address": "10000 West O'Hare Avenue", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 773-686-8000", + "rating": "3.90", + "total_price": "1680", + "where_to": "Chicago" + }, + { + "address": "105 East Delaware Place", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 800-948-4255", + "rating": "4.10", + "total_price": "1904", + "where_to": "Chicago" + }, + { + "address": "11 West 26th Street", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 312-225-7000", + "rating": "4.00", + "total_price": "4752", + "where_to": "Chicago" + }, + { + "address": "1100 South Michigan Avenue", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+1 312-922-2900", + "rating": "3.90", + "total_price": "882", + "where_to": "Chicago" + }, + { + "address": "111 West Adams Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 312-214-6400", + "rating": "4.00", + "total_price": "5760", + "where_to": "Chicago" + }, + { + "address": "111 West Huron Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 877-848-4040", + "rating": "3.80", + "total_price": "2520", + "where_to": "Chicago" + } + ], + "slots": [ + { + "exclusive_end": 68, + "slot": "address", + "start": 45 + }, + { + "exclusive_end": 21, + "slot": "rating", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have one with a 4.4 rating. The address is 1 South Franklin Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to book this house. It looks great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How big is your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It is only 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On which day will you check in and out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 59, + "slot": "check_out_date", + "start": 49 + }, + { + "exclusive_end": 30, + "slot": "check_in_date", + "start": 25 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check in today, and check out on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chicago" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "where_to", + "start": 36 + }, + { + "exclusive_end": 99, + "slot": "check_in_date", + "start": 94 + }, + { + "exclusive_end": 132, + "slot": "check_out_date", + "start": 122 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Kindly confirm that the location is Chicago, the group is made of 1 person, you will check in today and then check out on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "the 2nd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "the 12th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "check_in_date", + "start": 28 + }, + { + "exclusive_end": 61, + "slot": "check_out_date", + "start": 53 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd" + ], + "check_out_date": [ + "the 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Chicago", + "chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check in on the 2nd and check out on the 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "check_in_date", + "start": 38 + }, + { + "exclusive_end": 74, + "slot": "check_out_date", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Kindly confirm that you will check in tomorrow and check out on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd", + "tomorrow" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Chicago", + "chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please note that the group has 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 86, + "slot": "check_in_date", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Kindly confirm that the group is made up of 2 people and the check in date is tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "the 2nd", + "tomorrow" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Chicago", + "chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is perfect. Could you give me the contact number for this place. Do you offer laundry services." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_laundry_service", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+1 312-558-1020" + ], + "slot": "phone_number", + "values": [ + "+1 312-558-1020" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-12", + "number_of_adults": "2", + "where_to": "Chicago" + } + }, + "service_results": [ + { + "address": "1 South Franklin Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-12", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 312-558-1020", + "rating": "4.40", + "total_price": "1140", + "where_to": "Chicago" + } + ], + "slots": [ + { + "exclusive_end": 128, + "slot": "phone_number", + "start": 113 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please note that your reservation is successful, however we do not offer laundry services. The contact number is +1 312-558-1020." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd", + "tomorrow" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Chicago", + "chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How else can I be of assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd", + "tomorrow" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Chicago", + "chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Pleasure being of assistance." + } + ] + }, + { + "dialogue_id": "34_00025", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chi-town" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "where_to", + "start": 19 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am travelling to Chi-town and am looking for a house to stay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 South Franklin Street" + ], + "slot": "address", + "values": [ + "1 South Franklin Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Chicago" + } + }, + "service_results": [ + { + "address": "1 South Franklin Street", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 312-558-1020", + "rating": "4.40", + "total_price": "1254", + "where_to": "Chicago" + }, + { + "address": "1 West Wacker Drive", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 800-468-3571", + "rating": "4.50", + "total_price": "3472", + "where_to": "Chicago" + }, + { + "address": "10 East Grand Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 312-595-0000", + "rating": "4.20", + "total_price": "576", + "where_to": "Chicago" + }, + { + "address": "100 West Monroe Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 312-236-1234", + "rating": "4.40", + "total_price": "2856", + "where_to": "Chicago" + }, + { + "address": "10000 West O'Hare Avenue", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 773-686-8000", + "rating": "3.90", + "total_price": "4400", + "where_to": "Chicago" + }, + { + "address": "105 East Delaware Place", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 800-948-4255", + "rating": "4.10", + "total_price": "1584", + "where_to": "Chicago" + }, + { + "address": "11 West 26th Street", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+1 312-225-7000", + "rating": "4.00", + "total_price": "3366", + "where_to": "Chicago" + }, + { + "address": "1100 South Michigan Avenue", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+1 312-922-2900", + "rating": "3.90", + "total_price": "2340", + "where_to": "Chicago" + }, + { + "address": "111 West Adams Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 312-214-6400", + "rating": "4.00", + "total_price": "840", + "where_to": "Chicago" + }, + { + "address": "111 West Huron Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 877-848-4040", + "rating": "3.80", + "total_price": "300", + "where_to": "Chicago" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "address", + "start": 44 + }, + { + "exclusive_end": 88, + "slot": "rating", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 houses available. The address is 1 South Franklin Street with a rating of 4.4." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That house sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to set up a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to book the house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day are you checking in, what day are you checking out, and how many people are in your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "Saturday this week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "check_in_date", + "start": 28 + }, + { + "exclusive_end": 119, + "slot": "check_out_date", + "start": 101 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week" + ], + "check_out_date": [ + "13th of this month" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check in on Saturday this week. There are 2 people. I would like to check out on the 13th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chicago" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "where_to", + "start": 40 + }, + { + "exclusive_end": 111, + "slot": "check_in_date", + "start": 103 + }, + { + "exclusive_end": 143, + "slot": "check_out_date", + "start": 133 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details: The city is Chicago. There are 2 people in your group. You are checking in tomorrow, and checking out on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Chi-town", + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be great. Is there a laundry service? Can I get a contact number for the place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_laundry_service", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+1 312-558-1020" + ], + "slot": "phone_number", + "values": [ + "+1 312-558-1020" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "number_of_adults": "2", + "where_to": "Chicago" + } + }, + "service_results": [ + { + "address": "1 South Franklin Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 312-558-1020", + "rating": "4.40", + "total_price": "1254", + "where_to": "Chicago" + } + ], + "slots": [ + { + "exclusive_end": 96, + "slot": "phone_number", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is successful. There is no laundry service. The phone number is +1 312-558-1020." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Chi-town", + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It is my pleasure. Bye." + } + ] + }, + { + "dialogue_id": "34_00026", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "You can help me to fine a house for four persons?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city do you prefer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "where_to", + "start": 46 + }, + { + "exclusive_end": 32, + "slot": "rating", + "start": 29 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "4" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want something with rating 4.4 or higher in Paris." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Place de la Sorbonne, 75005" + ], + "slot": "address", + "values": [ + "1 Place de la Sorbonne, 75005" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "4", + "rating": "4.40", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Place de la Sorbonne, 75005", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 46 34 14 80", + "rating": "4.40", + "total_price": "896", + "where_to": "Paris" + }, + { + "address": "11 Rue des Gravilliers, 75003", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 44 54 13 13", + "rating": "4.40", + "total_price": "4620", + "where_to": "Paris" + }, + { + "address": "12 Rue de Marignan, 75008", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 40 76 34 56", + "rating": "4.40", + "total_price": "725", + "where_to": "Paris" + }, + { + "address": "14 Rue Beaujon, 75008", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 53 89 50 50", + "rating": "4.40", + "total_price": "475", + "where_to": "Paris" + }, + { + "address": "15 Rue Boissy d'Anglas, 75008", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 44 94 14 14", + "rating": "4.40", + "total_price": "2080", + "where_to": "Paris" + }, + { + "address": "15 Rue Edouard Manet, 75013", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 45 86 35 99", + "rating": "4.40", + "total_price": "3500", + "where_to": "Paris" + }, + { + "address": "18 Rue du Cirque, 75008", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 43 87 10 10", + "rating": "4.40", + "total_price": "5760", + "where_to": "Paris" + }, + { + "address": "18-22 Rue de Berri, 75008", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 76 53 77 70", + "rating": "4.40", + "total_price": "5775", + "where_to": "Paris" + }, + { + "address": "2 Rue de Parme, 75009", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 53 16 33 33", + "rating": "4.40", + "total_price": "3264", + "where_to": "Paris" + }, + { + "address": "28 Rue Saint-Roch, 75001", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 70 83 00 00", + "rating": "4.40", + "total_price": "5175", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 91, + "slot": "address", + "start": 62 + }, + { + "exclusive_end": 42, + "slot": "rating", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 options for you.With rating 4.4 I found at address 1 Place de la Sorbonne, 75005." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "With laundry service I want.Can you find me something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "11 Rue des Gravilliers, 75003" + ], + "slot": "address", + "values": [ + "11 Rue des Gravilliers, 75003" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "4", + "rating": "4.40", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Place de la Sorbonne, 75005", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 46 34 14 80", + "rating": "4.40", + "total_price": "896", + "where_to": "Paris" + }, + { + "address": "11 Rue des Gravilliers, 75003", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 44 54 13 13", + "rating": "4.40", + "total_price": "4620", + "where_to": "Paris" + }, + { + "address": "12 Rue de Marignan, 75008", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 40 76 34 56", + "rating": "4.40", + "total_price": "725", + "where_to": "Paris" + }, + { + "address": "14 Rue Beaujon, 75008", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 53 89 50 50", + "rating": "4.40", + "total_price": "475", + "where_to": "Paris" + }, + { + "address": "15 Rue Boissy d'Anglas, 75008", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 44 94 14 14", + "rating": "4.40", + "total_price": "2080", + "where_to": "Paris" + }, + { + "address": "15 Rue Edouard Manet, 75013", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 45 86 35 99", + "rating": "4.40", + "total_price": "3500", + "where_to": "Paris" + }, + { + "address": "18 Rue du Cirque, 75008", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 43 87 10 10", + "rating": "4.40", + "total_price": "5760", + "where_to": "Paris" + }, + { + "address": "18-22 Rue de Berri, 75008", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 76 53 77 70", + "rating": "4.40", + "total_price": "5775", + "where_to": "Paris" + }, + { + "address": "2 Rue de Parme, 75009", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 53 16 33 33", + "rating": "4.40", + "total_price": "3264", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "address", + "start": 34 + }, + { + "exclusive_end": 79, + "slot": "rating", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "9 houses are available.At address 11 Rue des Gravilliers, 75003 have rating 4.4." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me the contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+33 1 44 54 13 13" + ], + "slot": "phone_number", + "values": [ + "+33 1 44 54 13 13" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "phone_number", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can find them at +33 1 44 54 13 13." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This house is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a reservation ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "Saturday this week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "check_in_date", + "start": 29 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I would love to check on Saturday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On witch day you checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 13, + "slot": "check_out_date", + "start": 3 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week" + ], + "check_out_date": [ + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 8, + "slot": "where_to", + "start": 3 + }, + { + "exclusive_end": 57, + "slot": "check_in_date", + "start": 49 + }, + { + "exclusive_end": 85, + "slot": "check_out_date", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In Paris for 4 persons.The check in date will be tomorrow and check out in March 13th.I'm right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "March 4th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "check_in_date", + "start": 29 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 4th" + ], + "check_out_date": [ + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I changed my mind make it on March 4th,please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 8, + "slot": "where_to", + "start": 3 + }, + { + "exclusive_end": 47, + "slot": "check_in_date", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In Paris the check in date would be next Monday.Do you confirm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "11th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "check_out_date", + "start": 30 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 4th", + "next Monday" + ], + "check_out_date": [ + "11th of March" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No.The check out date will be 11th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 8, + "slot": "where_to", + "start": 3 + }, + { + "exclusive_end": 37, + "slot": "check_out_date", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In Paris check out date is March 11th you agree?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 4th", + "next Monday" + ], + "check_out_date": [ + "11th of March", + "March 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-11", + "number_of_adults": "4", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "11 Rue des Gravilliers, 75003", + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 44 54 13 13", + "rating": "4.40", + "total_price": "2940", + "where_to": "Paris" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation has been successfully completed" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "March 4th", + "next Monday" + ], + "check_out_date": [ + "11th of March", + "March 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Total price is?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2940" + ], + "slot": "total_price", + "values": [ + "$2,940" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 6, + "slot": "total_price", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "$2,940 will be the cost." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 4th", + "next Monday" + ], + "check_out_date": [ + "11th of March", + "March 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can help you with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 4th", + "next Monday" + ], + "check_out_date": [ + "11th of March", + "March 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No is OK.Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Was my pleasure.Bye." + } + ] + }, + { + "dialogue_id": "34_00027", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 113, + "slot": "rating", + "start": 110 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you please assist me in finding a house to stay that has laundry service. I'd like it to have a rating of 4.2 or higher." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where will you be staying?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, UK" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "where_to", + "start": 17 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be going to London, UK." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "rating": "4.20", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.20", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.20", + "total_price": "115", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7702 2020", + "rating": "4.20", + "total_price": "4928", + "where_to": "London" + }, + { + "address": "1 Suffolk Place", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7470 4000", + "rating": "4.20", + "total_price": "720", + "where_to": "London" + }, + { + "address": "1 Waterview Drive", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 8463 6868", + "rating": "4.20", + "total_price": "3456", + "where_to": "London" + }, + { + "address": "1-15, Templeton Place", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7598 8700", + "rating": "4.20", + "total_price": "4608", + "where_to": "London" + }, + { + "address": "1-2, Serjeant's Inn", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3004 4141", + "rating": "4.20", + "total_price": "880", + "where_to": "London" + }, + { + "address": "10 Berners Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7781 0000", + "rating": "4.20", + "total_price": "6720", + "where_to": "London" + }, + { + "address": "10 Godliman Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 7074 1000", + "rating": "4.20", + "total_price": "210", + "where_to": "London" + }, + { + "address": "10 Harrington Road", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 7589 5895", + "rating": "4.20", + "total_price": "350", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "address", + "start": 22 + }, + { + "exclusive_end": 61, + "slot": "rating", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found a house at 1 Addington Street with a rating of 4.2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you give me a contact number and the total price for this house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+44 333 400 6116" + ], + "slot": "phone_number", + "values": [ + "+44 333 400 6116" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2772" + ], + "slot": "total_price", + "values": [ + "$2,772" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 70, + "slot": "phone_number", + "start": 54 + }, + { + "exclusive_end": 24, + "slot": "total_price", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The price will be $2,772. The house contact number is +44 333 400 6116." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you give me other available houses?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Ham Yard" + ], + "slot": "address", + "values": [ + "1 Ham Yard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "address", + "start": 20 + }, + { + "exclusive_end": 41, + "slot": "rating", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a house at 1 Ham Yard with a 4.2 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you suggest other houses please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Seething Lane" + ], + "slot": "address", + "values": [ + "1 Seething Lane" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "address", + "start": 41 + }, + { + "exclusive_end": 34, + "slot": "rating", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another house with a rating of 4.2 is at 1 Seething Lane." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, I really like this house! I'd like to book it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What will be your check in and check out days? How many people will be in your party?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "March 1st" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "the 12th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "check_in_date", + "start": 20 + }, + { + "exclusive_end": 58, + "slot": "check_out_date", + "start": 50 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st" + ], + "check_out_date": [ + "the 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be checking in March 1st and checking out on the 12th. We will have three people in our group." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "where_to", + "start": 33 + }, + { + "exclusive_end": 68, + "slot": "check_in_date", + "start": 63 + }, + { + "exclusive_end": 99, + "slot": "check_out_date", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Will you confirm the location is London. You'll be checking in today and checking out on March 12th with a group of 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "March 1st", + "today" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds fantastic! What will be the total cost and can you provide me with the number to contact them?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+44 20 7702 2020" + ], + "slot": "phone_number", + "values": [ + "+44 20 7702 2020" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4928" + ], + "slot": "total_price", + "values": [ + "$4,928" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-12", + "number_of_adults": "3", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Seething Lane", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7702 2020", + "rating": "4.20", + "total_price": "4928", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "phone_number", + "start": 50 + }, + { + "exclusive_end": 96, + "slot": "total_price", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've made your reservation. The contact number is +44 20 7702 2020 and the total price is $4,928." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st", + "today" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much! That is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm happy to help you. Goodbye." + } + ] + }, + { + "dialogue_id": "34_00028", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "rating", + "start": 34 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's find houses with ratings of 4.1 or higher. This will be for just one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure thing. What city should we search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, UK" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "where_to", + "start": 14 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's look in London, UK please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "rating": "4.10", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 333 400 6116", + "rating": "4.10", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "2640", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 527 8656", + "rating": "4.10", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.10", + "total_price": "115", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "232", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 20 3953 4200", + "rating": "4.10", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7702 2020", + "rating": "4.10", + "total_price": "4928", + "where_to": "London" + }, + { + "address": "1 Suffolk Place", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7470 4000", + "rating": "4.10", + "total_price": "720", + "where_to": "London" + }, + { + "address": "1 Waterview Drive", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 8463 6868", + "rating": "4.10", + "total_price": "3456", + "where_to": "London" + }, + { + "address": "1-13 Kings Hall Mews", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 527 9480", + "rating": "4.10", + "total_price": "1044", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "address", + "start": 27 + }, + { + "exclusive_end": 56, + "slot": "rating", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I am showing an address of 1 Addington Street with a 4.1 rating. Are you interested?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you please give me the contact number for this house, and find out if their is laundry service available please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+44 333 400 6116" + ], + "slot": "phone_number", + "values": [ + "+44 333 400 6116" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 80, + "slot": "phone_number", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes this location has laundry service. I have a phone number of +44 333 400 6116." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Wow this house sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I make a reservation for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, go ahead and reserve please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. What day are you wanting to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "2nd of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "check_in_date", + "start": 13 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's do the 2nd of March please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "and what is your check out date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "check_out_date", + "start": 18 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March" + ], + "check_out_date": [ + "13th of March" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's go with the 13th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "where_to", + "start": 51 + }, + { + "exclusive_end": 91, + "slot": "check_in_date", + "start": 83 + }, + { + "exclusive_end": 117, + "slot": "check_out_date", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "One moment, Please confirm: Party of 1, staying in London with a check in date for tomorrow and leaving on March 13th. Does this sound correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "the 14th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "check_out_date", + "start": 27 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "the 14th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Let's make check in on the 14th please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "where_to", + "start": 48 + }, + { + "exclusive_end": 92, + "slot": "check_out_date", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Please confirm changes: Location is still London, with a check out date for March 14th. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Perfect. Give me the total please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2016" + ], + "slot": "total_price", + "values": [ + "$2,016" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 333 400 6116", + "rating": "4.10", + "total_price": "2016", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "total_price", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, the price will be $2,016. Your reservation is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. That will be all today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was my pleasure. Have a great day." + } + ] + }, + { + "dialogue_id": "34_00029", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a home to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city do you need a place in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "where_to", + "start": 14 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100 Greenwich Street" + ], + "slot": "address", + "values": [ + "100 Greenwich Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "93", + "where_to": "New York" + }, + { + "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-512-0248", + "rating": "4.20", + "total_price": "396", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-379-0103", + "rating": "4.50", + "total_price": "3888", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 718-565-8900", + "rating": "3.90", + "total_price": "1863", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-672-6600", + "rating": "4.10", + "total_price": "1296", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 800-222-0418", + "rating": "4.40", + "total_price": "816", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "1386", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 877-270-1412", + "rating": "4.00", + "total_price": "5280", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-414-1000", + "rating": "4.20", + "total_price": "3600", + "where_to": "New York" + }, + { + "address": "1080 Broadway, Brooklyn", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 718-715-4850", + "rating": "4.00", + "total_price": "2100", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "address", + "start": 16 + }, + { + "exclusive_end": 51, + "slot": "rating", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The location is 100 Greenwich Street. Rating is 4.4." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "rating", + "start": 32 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.3" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else? Rating should be 4.3 or higher." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "102 West 57th Street" + ], + "slot": "address", + "values": [ + "102 West 57th Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "rating": "4.30", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.30", + "total_price": "93", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-379-0103", + "rating": "4.30", + "total_price": "3888", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 800-222-0418", + "rating": "4.30", + "total_price": "816", + "where_to": "New York" + }, + { + "address": "11 East 31st Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-806-7000", + "rating": "4.30", + "total_price": "744", + "where_to": "New York" + }, + { + "address": "111 North 12th Street, Brooklyn", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-631-8400", + "rating": "4.30", + "total_price": "840", + "where_to": "New York" + }, + { + "address": "114 East 32nd Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-603-9000", + "rating": "4.30", + "total_price": "4080", + "where_to": "New York" + }, + { + "address": "120 East 39th Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-686-1600", + "rating": "4.30", + "total_price": "480", + "where_to": "New York" + }, + { + "address": "120 West 41st Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 888-559-5862", + "rating": "4.30", + "total_price": "2496", + "where_to": "New York" + }, + { + "address": "123 West 28th Street", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 212-244-4477", + "rating": "4.30", + "total_price": "3168", + "where_to": "New York" + }, + { + "address": "123 West 44th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-764-5700", + "rating": "4.30", + "total_price": "2160", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "address", + "start": 15 + }, + { + "exclusive_end": 56, + "slot": "rating", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 102 West 57th Street with a rating of 4.3." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.3" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This house will work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to book a home for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date are you checking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "March 1st" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "check_in_date", + "start": 19 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be arriving March 1st." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day are you leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "the 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "check_out_date", + "start": 16 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st" + ], + "check_out_date": [ + "the 13th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving on the 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "where_to", + "start": 44 + }, + { + "exclusive_end": 68, + "slot": "check_in_date", + "start": 63 + }, + { + "exclusive_end": 91, + "slot": "check_out_date", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm; Home rental for 1 person in New York beginning today and leaving March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "March 1st", + "today" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is perfect. Do you have the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 212-379-0103" + ], + "slot": "phone_number", + "values": [ + "+1 212-379-0103" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-13", + "number_of_adults": "1", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "102 West 57th Street", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-379-0103", + "rating": "4.30", + "total_price": "3888", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "phone_number", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking was accepted. The phone number is +1 212-379-0103." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st", + "today" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st", + "today" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you, have a nice day." + } + ] + }, + { + "dialogue_id": "34_00030", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York City" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "where_to", + "start": 16 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "4" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll soon be in New York City and I need a house for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100 Greenwich Street" + ], + "slot": "address", + "values": [ + "100 Greenwich Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "4", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "648", + "where_to": "New York" + }, + { + "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 718-512-0248", + "rating": "4.20", + "total_price": "264", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-379-0103", + "rating": "4.50", + "total_price": "1620", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 718-565-8900", + "rating": "3.90", + "total_price": "5265", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 718-672-6600", + "rating": "4.10", + "total_price": "396", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 800-222-0418", + "rating": "4.40", + "total_price": "2640", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "3300", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 877-270-1412", + "rating": "4.00", + "total_price": "5280", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-414-1000", + "rating": "4.20", + "total_price": "3600", + "where_to": "New York" + }, + { + "address": "1080 Broadway, Brooklyn", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 718-715-4850", + "rating": "4.00", + "total_price": "2100", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 99, + "slot": "address", + "start": 79 + }, + { + "exclusive_end": 114, + "slot": "rating", + "start": 111 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "My research tells me that there are 10 houses to chose from.One is situated in 100 Greenwich Street. Rating is 4.4" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3.50" + ], + "slot": "rating", + "values": [ + "3.5" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "rating", + "start": 47 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "3.5" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look for something different, rating should be 3.5 or higher and I also look for the laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA" + ], + "slot": "address", + "values": [ + "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.50" + ], + "slot": "rating", + "values": [ + "3.5" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "4", + "rating": "3.50", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 917-409-0800", + "rating": "3.50", + "total_price": "648", + "where_to": "New York" + }, + { + "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 718-512-0248", + "rating": "3.50", + "total_price": "264", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-379-0103", + "rating": "3.50", + "total_price": "1620", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 718-565-8900", + "rating": "3.50", + "total_price": "5265", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 718-672-6600", + "rating": "3.50", + "total_price": "396", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-768-0007", + "rating": "3.50", + "total_price": "3300", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 877-270-1412", + "rating": "3.50", + "total_price": "5280", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-414-1000", + "rating": "3.50", + "total_price": "3600", + "where_to": "New York" + }, + { + "address": "11 East 31st Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-806-7000", + "rating": "3.50", + "total_price": "2080", + "where_to": "New York" + }, + { + "address": "11 Howard Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-235-1111", + "rating": "3.50", + "total_price": "3960", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 86, + "slot": "address", + "start": 32 + }, + { + "exclusive_end": 16, + "slot": "rating", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found a 3.5 rated house in 100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.00" + ], + "slot": "rating", + "values": [ + "4.0" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "rating", + "start": 19 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look further for a 4.0 rating or higher." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "102 West 57th Street" + ], + "slot": "address", + "values": [ + "102 West 57th Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.00" + ], + "slot": "rating", + "values": [ + "4.0" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "4", + "rating": "4.00", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 917-409-0800", + "rating": "4.00", + "total_price": "648", + "where_to": "New York" + }, + { + "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 718-512-0248", + "rating": "4.00", + "total_price": "264", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-379-0103", + "rating": "4.00", + "total_price": "1620", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 718-672-6600", + "rating": "4.00", + "total_price": "396", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-768-0007", + "rating": "4.00", + "total_price": "3300", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 877-270-1412", + "rating": "4.00", + "total_price": "5280", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-414-1000", + "rating": "4.00", + "total_price": "3600", + "where_to": "New York" + }, + { + "address": "11 East 31st Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-806-7000", + "rating": "4.00", + "total_price": "2080", + "where_to": "New York" + }, + { + "address": "11 Howard Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-235-1111", + "rating": "4.00", + "total_price": "3960", + "where_to": "New York" + }, + { + "address": "11-01 43rd Avenue, Long Island City", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-319-7000", + "rating": "4.00", + "total_price": "3640", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "address", + "start": 30 + }, + { + "exclusive_end": 19, + "slot": "rating", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I got one 4.0 rating in 102 West 57th Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "Thursday next week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 76, + "slot": "check_in_date", + "start": 58 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Thursday next week" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This one will work for me, let me have it, check in is on Thursday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your check out date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "the 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "check_out_date", + "start": 9 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Thursday next week" + ], + "check_out_date": [ + "the 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It is on the 11th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "where_to", + "start": 58 + }, + { + "exclusive_end": 98, + "slot": "check_in_date", + "start": 85 + }, + { + "exclusive_end": 112, + "slot": "check_out_date", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Tell me if everything works with you. You want a house in New York for 4 people from next Thursday to March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "Thursday next week", + "next Thursday" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It's okay with me, just give me the phone number." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 212-379-0103" + ], + "slot": "phone_number", + "values": [ + "+1 212-379-0103" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-11", + "number_of_adults": "4", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "102 West 57th Street", + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-379-0103", + "rating": "4.00", + "total_price": "1620", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "phone_number", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation has been made, the phone number is +1 212-379-0103." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Thursday next week", + "next Thursday" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much will I pay for it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1620" + ], + "slot": "total_price", + "values": [ + "$1,620" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "total_price", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You'll pay $1,620" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Thursday next week", + "next Thursday" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need more assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Thursday next week", + "next Thursday" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm glad I could have helped you. Enjoy your stay." + } + ] + }, + { + "dialogue_id": "34_00031", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "where_to", + "start": 27 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a house in Kuala Lumpur." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan" + ], + "slot": "address", + "values": [ + "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.80" + ], + "slot": "rating", + "values": [ + "3.8" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-9100 1133", + "rating": "3.80", + "total_price": "132", + "where_to": "Kuala Lumpur" + }, + { + "address": "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2298 1888", + "rating": "4.20", + "total_price": "290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Binjai, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+60 3-7490 3333", + "rating": "4.30", + "total_price": "5824", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Tun Sambanthan, Brickfields, 50470", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+60 3-2273 1222", + "rating": "3.80", + "total_price": "4290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Lorong P Ramlee, Kuala Lumpur, 50250", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2726 6788", + "rating": "4.30", + "total_price": "2916", + "where_to": "Kuala Lumpur" + }, + { + "address": "1020, Jalan Sultan Ismail, 50250", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2168 1688", + "rating": "4.60", + "total_price": "1920", + "where_to": "Kuala Lumpur" + }, + { + "address": "12, Jalan Raja Laut, Chow Kit, 50350", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2614 8000", + "rating": "3.60", + "total_price": "1860", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Pudu, Bukit Bintang, 55100 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+60 3-2143 5000", + "rating": "3.70", + "total_price": "990", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Raja Abdullah, Kampung Baru, 50300 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+60 3-2603 1999", + "rating": "4.30", + "total_price": "3456", + "where_to": "Kuala Lumpur" + }, + { + "address": "121, Jalan Ampang, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2786 8888", + "rating": "4.60", + "total_price": "1000", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 100, + "slot": "address", + "start": 28 + }, + { + "exclusive_end": 13, + "slot": "rating", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a 3.8 rating at the 1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Awesome, I need it for two people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "4th of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 12, + "slot": "check_out_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "4th of March" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "4th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And when would you like to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "3rd of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "check_in_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of this month" + ], + "check_out_date": [ + "4th of March" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "3rd of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "where_to", + "start": 48 + }, + { + "exclusive_end": 83, + "slot": "check_in_date", + "start": 65 + }, + { + "exclusive_end": 107, + "slot": "check_out_date", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, please confirm the booking: 2 people for Kuala Lumpur the day after tomorrow and leaving next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of this month", + "day after tomorrow" + ], + "check_out_date": [ + "4th of March", + "next Monday" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-04", + "number_of_adults": "2", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-04", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-9100 1133", + "rating": "3.80", + "total_price": "132", + "where_to": "Kuala Lumpur" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of this month", + "day after tomorrow" + ], + "check_out_date": [ + "4th of March", + "next Monday" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "You've been very helpful. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome." + } + ] + }, + { + "dialogue_id": "34_00032", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to find a House to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you planning on staying in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "where_to", + "values": [ + "Seattle, WA" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "where_to", + "start": 18 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to stay in Seattle, WA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1000 1st Avenue" + ], + "slot": "address", + "values": [ + "1000 1st Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Seattle" + } + }, + "service_results": [ + { + "address": "1000 1st Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 206-957-1000", + "rating": "4.50", + "total_price": "928", + "where_to": "Seattle" + }, + { + "address": "1006 Spring Street", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+1 206-583-6453", + "rating": "3.90", + "total_price": "840", + "where_to": "Seattle" + }, + { + "address": "1011 Pike Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 206-682-8282", + "rating": "4.20", + "total_price": "2280", + "where_to": "Seattle" + }, + { + "address": "1016 Republican Street", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+1 206-708-8200", + "rating": "4.10", + "total_price": "2610", + "where_to": "Seattle" + }, + { + "address": "1046 1st Avenue South", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 206-204-9800", + "rating": "4.30", + "total_price": "4400", + "where_to": "Seattle" + }, + { + "address": "105 Pike Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 206-340-1222", + "rating": "4.40", + "total_price": "3300", + "where_to": "Seattle" + }, + { + "address": "110 Stewart Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 206-623-4600", + "rating": "4.40", + "total_price": "920", + "where_to": "Seattle" + }, + { + "address": "1100 5th Avenue", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 800-853-3914", + "rating": "4.40", + "total_price": "2760", + "where_to": "Seattle" + }, + { + "address": "1101 4th Avenue", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 206-621-1770", + "rating": "4.50", + "total_price": "6300", + "where_to": "Seattle" + }, + { + "address": "1112 4th Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 206-264-6000", + "rating": "4.40", + "total_price": "2640", + "where_to": "Seattle" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "address", + "start": 41 + }, + { + "exclusive_end": 75, + "slot": "rating", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 places available. One is at 1000 1st Avenue. The rating is 4.5." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any others?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1006 Spring Street" + ], + "slot": "address", + "values": [ + "1006 Spring Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "address", + "start": 15 + }, + { + "exclusive_end": 50, + "slot": "rating", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "This one is at 1006 Spring Street. It is rated 3.9." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "rating", + "start": 19 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.5" + ], + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need one that is 4.5 or higher." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1101 4th Avenue" + ], + "slot": "address", + "values": [ + "1101 4th Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "rating": "4.50", + "where_to": "Seattle" + } + }, + "service_results": [ + { + "address": "1000 1st Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 206-957-1000", + "rating": "4.50", + "total_price": "928", + "where_to": "Seattle" + }, + { + "address": "1101 4th Avenue", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 206-621-1770", + "rating": "4.50", + "total_price": "6300", + "where_to": "Seattle" + }, + { + "address": "1635 8th Avenue", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 206-695-1234", + "rating": "4.50", + "total_price": "936", + "where_to": "Seattle" + }, + { + "address": "1815 Terry Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 206-388-1000", + "rating": "4.50", + "total_price": "828", + "where_to": "Seattle" + }, + { + "address": "2000 4th Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-448-8600", + "rating": "4.50", + "total_price": "288", + "where_to": "Seattle" + }, + { + "address": "2423 1st Avenue", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 206-448-4721", + "rating": "4.50", + "total_price": "50", + "where_to": "Seattle" + }, + { + "address": "255 South King Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 206-859-4400", + "rating": "4.50", + "total_price": "198", + "where_to": "Seattle" + }, + { + "address": "3926 Aurora Avenue North", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 206-632-1015", + "rating": "4.50", + "total_price": "2448", + "where_to": "Seattle" + }, + { + "address": "4501 12th Avenue Northeast", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 206-322-8887", + "rating": "4.50", + "total_price": "3168", + "where_to": "Seattle" + }, + { + "address": "700 3rd Avenue", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 206-340-0340", + "rating": "4.50", + "total_price": "4096", + "where_to": "Seattle" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "address", + "start": 12 + }, + { + "exclusive_end": 43, + "slot": "rating", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "This one is 1101 4th Avenue. It's rated 4.5." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.5" + ], + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day are you checking in and out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "3rd of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "check_out_date", + "start": 46 + }, + { + "exclusive_end": 32, + "slot": "check_in_date", + "start": 20 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of March" + ], + "check_out_date": [ + "March 12th" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to arrive on 3rd of March and leave on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people are there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of March" + ], + "check_out_date": [ + "March 12th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There will be three of us." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "where_to", + "values": [ + "Seattle" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "where_to", + "start": 39 + }, + { + "exclusive_end": 100, + "slot": "check_in_date", + "start": 82 + }, + { + "exclusive_end": 122, + "slot": "check_out_date", + "start": 112 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let's confirm the details. Location is Seattle and there are 3 people, you arrive day after tomorrow. And leave March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of March", + "day after tomorrow" + ], + "check_out_date": [ + "March 12th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Seattle", + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-12", + "number_of_adults": "3", + "where_to": "Seattle" + } + }, + "service_results": [ + { + "address": "1101 4th Avenue", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 206-621-1770", + "rating": "4.50", + "total_price": "6300", + "where_to": "Seattle" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "3rd of March", + "day after tomorrow" + ], + "check_out_date": [ + "March 12th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Seattle", + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does it have laundry service? Can I get a contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+1 206-621-1770" + ], + "slot": "phone_number", + "values": [ + "+1 206-621-1770" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "phone_number", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, it does. The number is +1 206-621-1770." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of March", + "day after tomorrow" + ], + "check_out_date": [ + "March 12th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Seattle", + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of March", + "day after tomorrow" + ], + "check_out_date": [ + "March 12th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Seattle", + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that's fine thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Bye." + } + ] + }, + { + "dialogue_id": "34_00033", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a short term house rental." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you traveling to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "where_to", + "values": [ + "LA" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 15, + "slot": "where_to", + "start": 13 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to LA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1020 South Figueroa Street" + ], + "slot": "address", + "values": [ + "1020 South Figueroa Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Los Angeles" + } + }, + "service_results": [ + { + "address": "1020 South Figueroa Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 213-748-1291", + "rating": "4.20", + "total_price": "360", + "where_to": "Los Angeles" + }, + { + "address": "10320 West Olympic Boulevard", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 310-556-2777", + "rating": "4.20", + "total_price": "270", + "where_to": "Los Angeles" + }, + { + "address": "10740 Wilshire Boulevard", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 310-475-8711", + "rating": "4.40", + "total_price": "2800", + "where_to": "Los Angeles" + }, + { + "address": "111 South Gaffey Street, San Pedro, California 90731, United States", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 310-514-1414", + "rating": "4.20", + "total_price": "2304", + "where_to": "Los Angeles" + }, + { + "address": "1133 Vine Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 323-952-6900", + "rating": "4.30", + "total_price": "324", + "where_to": "Los Angeles" + }, + { + "address": "11350 Burbank Boulevard, North Hollywood, CA 91601, USA", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 818-821-8031", + "rating": "4.40", + "total_price": "2240", + "where_to": "Los Angeles" + }, + { + "address": "115 South Fairfax Avenue", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 323-937-3930", + "rating": "4.40", + "total_price": "1932", + "where_to": "Los Angeles" + }, + { + "address": "1150 South Beverly Drive", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 310-553-6561", + "rating": "4.20", + "total_price": "1368", + "where_to": "Los Angeles" + }, + { + "address": "1177 South Beverly Drive", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 310-228-4100", + "rating": "4.30", + "total_price": "4485", + "where_to": "Los Angeles" + }, + { + "address": "1224 Beverwil Drive", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 310-277-2800", + "rating": "4.40", + "total_price": "912", + "where_to": "Los Angeles" + } + ], + "slots": [ + { + "exclusive_end": 92, + "slot": "address", + "start": 66 + }, + { + "exclusive_end": 111, + "slot": "rating", + "start": 108 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 listings that match you search. The first address is 1020 South Figueroa Street. The rating is 4.2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "rating", + "start": 23 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.4" + ], + "where_to": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find one rated 4.4 or higher?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1753 Orchid Avenue" + ], + "slot": "address", + "values": [ + "1753 Orchid Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "rating": "4.40", + "where_to": "Los Angeles" + } + }, + "service_results": [ + { + "address": "1753 Orchid Avenue", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+1 323-874-9678", + "rating": "4.40", + "total_price": "3600", + "where_to": "Los Angeles" + }, + { + "address": "1800 Argyle Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 213-279-3532", + "rating": "4.40", + "total_price": "2400", + "where_to": "Los Angeles" + }, + { + "address": "2151 Avenue of the Stars", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 310-284-6500", + "rating": "4.40", + "total_price": "1352", + "where_to": "Los Angeles" + }, + { + "address": "300 Doheny Drive", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 310-273-2222", + "rating": "4.40", + "total_price": "1900", + "where_to": "Los Angeles" + }, + { + "address": "330 Charles E Young Drive East", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 310-825-2923", + "rating": "4.40", + "total_price": "2205", + "where_to": "Los Angeles" + }, + { + "address": "425 Westwood Plaza", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 310-206-8585", + "rating": "4.40", + "total_price": "2400", + "where_to": "Los Angeles" + }, + { + "address": "465 La Cienega Boulevard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 310-247-0400", + "rating": "4.40", + "total_price": "2080", + "where_to": "Los Angeles" + }, + { + "address": "5933 West Century Boulevard", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 310-568-7700", + "rating": "4.40", + "total_price": "2040", + "where_to": "Los Angeles" + }, + { + "address": "6151 West Century Boulevard", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 310-215-3300", + "rating": "4.40", + "total_price": "3888", + "where_to": "Los Angeles" + }, + { + "address": "8555 Beverly Boulevard", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 310-278-5444", + "rating": "4.40", + "total_price": "1728", + "where_to": "Los Angeles" + } + ], + "slots": [ + { + "exclusive_end": 84, + "slot": "address", + "start": 66 + }, + { + "exclusive_end": 103, + "slot": "rating", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 listings that match you search. The first address is 1753 Orchid Avenue. The rating is 4.4." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.4" + ], + "where_to": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the next house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1800 Argyle Avenue" + ], + "slot": "address", + "values": [ + "1800 Argyle Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "address", + "start": 20 + }, + { + "exclusive_end": 57, + "slot": "rating", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The next address is 1800 Argyle Avenue. The rating is 4.4." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.4" + ], + "where_to": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Awesome. I want to book this house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date do you want to check in, and what date do you want to check out, and how many guests would there be." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "the 2nd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 83, + "slot": "check_out_date", + "start": 65 + }, + { + "exclusive_end": 29, + "slot": "check_in_date", + "start": 22 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd" + ], + "check_out_date": [ + "14th of this month" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in on the 2nd of this month and check out on the 14th of this month. There will be two guests." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "where_to", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "where_to", + "start": 31 + }, + { + "exclusive_end": 56, + "slot": "check_in_date", + "start": 48 + }, + { + "exclusive_end": 75, + "slot": "check_out_date", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want to book this house in Los Angeles from tomorrow through March 14th for 2 guests. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "the 2nd", + "tomorrow" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "LA", + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. What will the total be on that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2400" + ], + "slot": "total_price", + "values": [ + "$2,400" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "number_of_adults": "2", + "where_to": "Los Angeles" + } + }, + "service_results": [ + { + "address": "1800 Argyle Avenue", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 213-279-3532", + "rating": "4.40", + "total_price": "2400", + "where_to": "Los Angeles" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "total_price", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is successful and the total was $2,400." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "the 2nd", + "tomorrow" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "LA", + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I get the contact number? Was there laundry service available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+1 213-279-3532" + ], + "slot": "phone_number", + "values": [ + "+1 213-279-3532" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "phone_number", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking has laundry service. The contact number is +1 213-279-3532." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd", + "tomorrow" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "LA", + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you require anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd", + "tomorrow" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "LA", + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not just now, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me know if you require anything else." + } + ] + }, + { + "dialogue_id": "34_00034", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a house to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you planning to stay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York City" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "where_to", + "start": 14 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to New York City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100 Greenwich Street" + ], + "slot": "address", + "values": [ + "100 Greenwich Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "312", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-379-0103", + "rating": "4.50", + "total_price": "252", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 718-565-8900", + "rating": "3.90", + "total_price": "3645", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 718-672-6600", + "rating": "4.10", + "total_price": "1344", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 800-222-0418", + "rating": "4.40", + "total_price": "600", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "837", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 877-270-1412", + "rating": "4.00", + "total_price": "1350", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-414-1000", + "rating": "4.20", + "total_price": "138", + "where_to": "New York" + }, + { + "address": "1080 Broadway, Brooklyn", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+1 718-715-4850", + "rating": "4.00", + "total_price": "2250", + "where_to": "New York" + }, + { + "address": "109 West 45th Street", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+1 212-730-9444", + "rating": "4.00", + "total_price": "3060", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "address", + "start": 23 + }, + { + "exclusive_end": 63, + "slot": "rating", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a property at 100 Greenwich Street, which is rated 4.4." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2.90" + ], + "slot": "rating", + "values": [ + "2.9" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 103, + "slot": "rating", + "start": 100 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "4" + ], + "rating": [ + "2.9" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have any other houses? There will be four people travelling. We are wanting a property rated 2.9 or higher." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "102 West 57th Street" + ], + "slot": "address", + "values": [ + "102 West 57th Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2.90" + ], + "slot": "rating", + "values": [ + "2.9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "4", + "rating": "2.90", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 917-409-0800", + "rating": "2.90", + "total_price": "312", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-379-0103", + "rating": "2.90", + "total_price": "2016", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 718-565-8900", + "rating": "2.90", + "total_price": "3645", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 718-672-6600", + "rating": "2.90", + "total_price": "1344", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 800-222-0418", + "rating": "2.90", + "total_price": "1260", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-768-0007", + "rating": "2.90", + "total_price": "1380", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 877-270-1412", + "rating": "2.90", + "total_price": "1560", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-414-1000", + "rating": "2.90", + "total_price": "2376", + "where_to": "New York" + }, + { + "address": "1080 Broadway, Brooklyn", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 718-715-4850", + "rating": "2.90", + "total_price": "2250", + "where_to": "New York" + }, + { + "address": "109 West 45th Street", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 212-730-9444", + "rating": "2.90", + "total_price": "3060", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "address", + "start": 23 + }, + { + "exclusive_end": 66, + "slot": "rating", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a property at 102 West 57th Street, which is rated at 2.9." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "number_of_adults": [ + "4" + ], + "rating": [ + "2.9" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does the property have laundry facilities? Can I also get the contact number for this property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 212-379-0103" + ], + "slot": "phone_number", + "values": [ + "+1 212-379-0103" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "phone_number", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, the phone number is +1 212-379-0103. This property does have laundry facilities." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "9th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 111, + "slot": "check_out_date", + "start": 94 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "9th of this month" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "2.9" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This house is great. I want make a booking at this property. I would like to check out on the 9th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day are you wanting to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "5th of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "check_out_date", + "start": 27 + }, + { + "exclusive_end": 73, + "slot": "check_in_date", + "start": 61 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "5th of March" + ], + "check_out_date": [ + "13th of March" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "2.9" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check out on the 13th of March and check in on the 5th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 81, + "slot": "where_to", + "start": 73 + }, + { + "exclusive_end": 154, + "slot": "check_in_date", + "start": 142 + }, + { + "exclusive_end": 182, + "slot": "check_out_date", + "start": 172 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: You are wanting to book a house in New York, there will be 4 people in your group. You want to check in next Tuesday and check out on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "5th of March", + "next Tuesday" + ], + "check_out_date": [ + "13th of March", + "March 13th" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "2.9" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. What is the total price for this booking?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3072" + ], + "slot": "total_price", + "values": [ + "3072" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-13", + "number_of_adults": "4", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "102 West 57th Street", + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-379-0103", + "rating": "2.90", + "total_price": "3072", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "total_price", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is confirmed and the total price is 3072 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "5th of March", + "next Tuesday" + ], + "check_out_date": [ + "13th of March", + "March 13th" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "2.9" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for you help. That is all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "That's my pleasure, enjoy your stay. Bye." + } + ] + }, + { + "dialogue_id": "34_00035", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "where_to", + "start": 26 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to rent a house in Sydney, for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ], + "slot": "address", + "values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9634 9634", + "rating": "4.10", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Hosking Place", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 1300 633 462", + "rating": "3.60", + "total_price": "4032", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "4.20", + "total_price": "840", + "where_to": "Sydney" + }, + { + "address": "1 Kingsway, Cronulla New South Wales 2230, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8536 3600", + "rating": "3.90", + "total_price": "2912", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9680 3800", + "rating": "4.40", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8425 0400", + "rating": "4.40", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Brown Street, Chatswood New South Wales 2067, Australia", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+61 131517", + "rating": "3.80", + "total_price": "6300", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9428 9500", + "rating": "4.30", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8353 8988", + "rating": "4.10", + "total_price": "1144", + "where_to": "Sydney" + }, + { + "address": "100 Marsden Street, Parramatta New South Wales 2150, Australia", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+61 2 9633 9898", + "rating": "4.40", + "total_price": "1224", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 87, + "slot": "address", + "start": 23 + }, + { + "exclusive_end": 101, + "slot": "rating", + "start": 98 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have a great option: 1 Columbia Court, Baulkham Hills New South Wales 2153, Australia. It has a 4.1 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other options do you have?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Hosking Place" + ], + "slot": "address", + "values": [ + "1 Hosking Place" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.60" + ], + "slot": "rating", + "values": [ + "3.6" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "address", + "start": 29 + }, + { + "exclusive_end": 20, + "slot": "rating", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "With a rating of 3.6, I have 1 Hosking Place." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "total_price" + ], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the total price? Is there laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4032" + ], + "slot": "total_price", + "values": [ + "$4,032" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "total_price", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, there's laundry service and your total is $4,032." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other houses." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Kensington Street, Chippendale New South Wales 2008, Australia" + ], + "slot": "address", + "values": [ + "1 Kensington Street, Chippendale New South Wales 2008, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "address", + "start": 7 + }, + { + "exclusive_end": 85, + "slot": "rating", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 1 Kensington Street, Chippendale New South Wales 2008, Australia. It has a 4.2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I love that house. It's really cute." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to book it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I like that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you check out and check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "11th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "Monday next week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 76, + "slot": "check_out_date", + "start": 58 + }, + { + "exclusive_end": 35, + "slot": "check_in_date", + "start": 19 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week" + ], + "check_out_date": [ + "11th of this month" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in Monday next week and I'll leave on the 11th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "sydney" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "where_to", + "start": 26 + }, + { + "exclusive_end": 64, + "slot": "check_in_date", + "start": 53 + }, + { + "exclusive_end": 89, + "slot": "check_out_date", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to be clear: Booking sydney, 1 person, check in next Monday and departing March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next Monday" + ], + "check_out_date": [ + "11th of this month", + "March 11th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney", + "sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "You have it exactly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-11", + "number_of_adults": "1", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "4.20", + "total_price": "840", + "where_to": "Sydney" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have you booked, the house is yours." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next Monday" + ], + "check_out_date": [ + "11th of this month", + "March 11th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney", + "sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any other things you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next Monday" + ], + "check_out_date": [ + "11th of this month", + "March 11th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney", + "sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I have it all thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Easy enough, thank you for everything." + } + ] + }, + { + "dialogue_id": "34_00036", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a house for one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you like to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "where_to", + "values": [ + "Portland, OR" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 12, + "slot": "where_to", + "start": 0 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Portland, OR." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1000 Northeast Multnomah Street" + ], + "slot": "address", + "values": [ + "1000 Northeast Multnomah Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "where_to": "Portland" + } + }, + "service_results": [ + { + "address": "1000 Northeast Multnomah Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 503-281-6111", + "rating": "4.20", + "total_price": "2520", + "where_to": "Portland" + }, + { + "address": "1150 Northwest 9th Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 503-220-1339", + "rating": "4.50", + "total_price": "1428", + "where_to": "Portland" + }, + { + "address": "11550 Northeast Airport Way", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 503-252-3200", + "rating": "4.20", + "total_price": "936", + "where_to": "Portland" + }, + { + "address": "11936 Northeast Glenn Widing Drive", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 503-262-8888", + "rating": "4.40", + "total_price": "576", + "where_to": "Portland" + }, + { + "address": "11938 Northeast Airport Way", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 503-251-9991", + "rating": "4.40", + "total_price": "480", + "where_to": "Portland" + }, + { + "address": "12048 Northeast Airport Way", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 503-255-8600", + "rating": "4.10", + "total_price": "1800", + "where_to": "Portland" + }, + { + "address": "12226 North Jantzen Drive", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 503-283-3030", + "rating": "4.30", + "total_price": "6045", + "where_to": "Portland" + }, + { + "address": "1355 Southwest 2nd Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 503-306-4800", + "rating": "4.40", + "total_price": "480", + "where_to": "Portland" + }, + { + "address": "1441 Northeast 2nd Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 503-233-2401", + "rating": "4.20", + "total_price": "1320", + "where_to": "Portland" + }, + { + "address": "1455 Southwest Broadway", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 503-334-2167", + "rating": "4.50", + "total_price": "1035", + "where_to": "Portland" + } + ], + "slots": [ + { + "exclusive_end": 79, + "slot": "address", + "start": 48 + }, + { + "exclusive_end": 103, + "slot": "rating", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 10 houses. One of them is located at 1000 Northeast Multnomah Street and has a rating of 4.2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1150 Northwest 9th Avenue" + ], + "slot": "address", + "values": [ + "1150 Northwest 9th Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "address", + "start": 26 + }, + { + "exclusive_end": 75, + "slot": "rating", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another one is located at 1150 Northwest 9th Avenue and has a rating of 4.5." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "12th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 89, + "slot": "check_out_date", + "start": 71 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "12th of this month" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sound good to me. Can you book it for me? I'd like to check out on the 12th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "5th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "check_in_date", + "start": 28 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "5th of this month" + ], + "check_out_date": [ + "12th of this month" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check in on the 5th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "where_to", + "values": [ + "Portland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "where_to", + "start": 48 + }, + { + "exclusive_end": 94, + "slot": "check_in_date", + "start": 82 + }, + { + "exclusive_end": 125, + "slot": "check_out_date", + "start": 115 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright. So you'd like to book a house for 1 in Portland. You will be checking in next Tuesday and checking out on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "5th of this month", + "next Tuesday" + ], + "check_out_date": [ + "12th of this month", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Portland", + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, sounds good. Does this place offer laundry service? What is the contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+1 503-220-1339" + ], + "slot": "phone_number", + "values": [ + "+1 503-220-1339" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-12", + "number_of_adults": "1", + "where_to": "Portland" + } + }, + "service_results": [ + { + "address": "1150 Northwest 9th Avenue", + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 503-220-1339", + "rating": "4.50", + "total_price": "1428", + "where_to": "Portland" + } + ], + "slots": [ + { + "exclusive_end": 109, + "slot": "phone_number", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is successful. Yes, this place offers laundry service. The contact number is +1 503-220-1339." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "5th of this month", + "next Tuesday" + ], + "check_out_date": [ + "12th of this month", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Portland", + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "5th of this month", + "next Tuesday" + ], + "check_out_date": [ + "12th of this month", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Portland", + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "34_00037", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a house to stay in, like maybe a bed and breakfast, just somewhere I can rent while traveling." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city will you be visiting?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, England" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "where_to", + "start": 13 + }, + { + "exclusive_end": 71, + "slot": "rating", + "start": 68 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "3.9" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to London, England - I want a place with a good review, a 3.9 rating or higher than that, nothing sketchy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "rating": "3.90", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "3.90", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7517 1100", + "rating": "3.90", + "total_price": "2640", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 871 527 8656", + "rating": "3.90", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "3.90", + "total_price": "115", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "3.90", + "total_price": "232", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 20 3953 4200", + "rating": "3.90", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7702 2020", + "rating": "3.90", + "total_price": "4928", + "where_to": "London" + }, + { + "address": "1 Suffolk Place", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7470 4000", + "rating": "3.90", + "total_price": "720", + "where_to": "London" + }, + { + "address": "1 Waterview Drive", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 8463 6868", + "rating": "3.90", + "total_price": "3456", + "where_to": "London" + }, + { + "address": "1 Woolwich Manor Way", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+44 871 527 8644", + "rating": "3.90", + "total_price": "4212", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "address", + "start": 31 + }, + { + "exclusive_end": 60, + "slot": "rating", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure thing, there's a house on 1 Addington Street with a 3.9 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "rating": [ + "3.9" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you get me the number so I can contact them? Do they have a clothing service or anything on site?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+44 333 400 6116" + ], + "slot": "phone_number", + "values": [ + "+44 333 400 6116" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The contact number is +44 333 400 6116 - they do have a laundry service available." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else is available? There will need to be space for 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Baffin Way" + ], + "slot": "address", + "values": [ + "1 Baffin Way" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "3", + "rating": "3.90", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "3.90", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7517 1100", + "rating": "3.90", + "total_price": "2640", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+44 871 527 8656", + "rating": "3.90", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 3642 2000", + "rating": "3.90", + "total_price": "5600", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7833 3900", + "rating": "3.90", + "total_price": "3240", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+44 20 3953 4200", + "rating": "3.90", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7702 2020", + "rating": "3.90", + "total_price": "4928", + "where_to": "London" + }, + { + "address": "1 Suffolk Place", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7470 4000", + "rating": "3.90", + "total_price": "6480", + "where_to": "London" + }, + { + "address": "1 Waterview Drive", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 8463 6868", + "rating": "3.90", + "total_price": "1984", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 81, + "slot": "address", + "start": 69 + }, + { + "exclusive_end": 92, + "slot": "rating", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, let's look. I've found 9 options for you: one of them is on 1 Baffin Way with a 3.9 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking it up on my phone now - oh, yeah, this house looks good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to reserve this location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, sure, let's do that now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day would you be leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "check_out_date", + "start": 17 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd check out on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And what day would you like to check in on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "3rd of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "check_in_date", + "start": 21 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of March" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It'll have to be the 3rd of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 76, + "slot": "where_to", + "start": 70 + }, + { + "exclusive_end": 115, + "slot": "check_in_date", + "start": 97 + }, + { + "exclusive_end": 146, + "slot": "check_out_date", + "start": 136 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, let's look this over first: You're in a group of 3, visiting London, checking in on the day after tomorrow and checking out on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_out_date", + "values": [ + "Wednesday next week" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "check_out_date", + "start": 26 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of March", + "day after tomorrow" + ], + "check_out_date": [ + "Wednesday next week" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, can I check out Wednesday next week instead?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_out_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "check_in_date", + "start": 48 + }, + { + "exclusive_end": 93, + "slot": "check_out_date", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, let's change that: You're checking in the day after tomorrow and leaving next Wednesday?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "3rd of March", + "day after tomorrow" + ], + "check_out_date": [ + "Wednesday next week", + "next Wednesday" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, can you get me their number? I just want to call and confirm everything closer to the date, I just like to make sure everything is sorted, you know?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+44 20 7517 1100" + ], + "slot": "phone_number", + "values": [ + "+44 20 7517 1100" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-06", + "number_of_adults": "3", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Baffin Way", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-06", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7517 1100", + "rating": "3.90", + "total_price": "936", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "phone_number", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course. I've made the reservation, and the number is +44 20 7517 1100." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "3rd of March", + "day after tomorrow" + ], + "check_out_date": [ + "Wednesday next week", + "next Wednesday" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much will it cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "936" + ], + "slot": "total_price", + "values": [ + "$936" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "total_price", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The cost for your stay will be $936." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of March", + "day after tomorrow" + ], + "check_out_date": [ + "Wednesday next week", + "next Wednesday" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, yeah, that works out. Thanks for everything, that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your visit to London, I hope you have a pleasant evening, bye!" + } + ] + }, + { + "dialogue_id": "34_00038", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "rating", + "start": 40 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "3.9" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find a house with a rating of 3.9 or higher." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "where_to", + "start": 15 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "3.9" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking in London." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "rating": "3.90", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "3.90", + "total_price": "2976", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+44 20 7517 1100", + "rating": "3.90", + "total_price": "1080", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+44 871 527 8656", + "rating": "3.90", + "total_price": "2349", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 3642 2000", + "rating": "3.90", + "total_price": "1120", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "3.90", + "total_price": "864", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 20 3953 4200", + "rating": "3.90", + "total_price": "1360", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+44 20 7702 2020", + "rating": "3.90", + "total_price": "3720", + "where_to": "London" + }, + { + "address": "1 Suffolk Place", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7470 4000", + "rating": "3.90", + "total_price": "1680", + "where_to": "London" + }, + { + "address": "1 Waterview Drive", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 8463 6868", + "rating": "3.90", + "total_price": "1872", + "where_to": "London" + }, + { + "address": "1 Woolwich Manor Way", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+44 871 527 8644", + "rating": "3.90", + "total_price": "396", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "address", + "start": 30 + }, + { + "exclusive_end": 26, + "slot": "rating", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a place with a 3.9 at 1 Addington Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "3.9" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Have you found anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Baffin Way" + ], + "slot": "address", + "values": [ + "1 Baffin Way" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "address", + "start": 36 + }, + { + "exclusive_end": 32, + "slot": "rating", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found one with a rating of 3.9 at 1 Baffin Way." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "3.9" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Duke's Road" + ], + "slot": "address", + "values": [ + "1 Duke's Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "address", + "start": 36 + }, + { + "exclusive_end": 32, + "slot": "rating", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another one with a rating of 3.9 at 1 Duke's Road." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "3.9" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like that one, can we book it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day are you checking in and out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "5th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "check_in_date", + "start": 28 + }, + { + "exclusive_end": 74, + "slot": "check_out_date", + "start": 64 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "5th of this month" + ], + "check_out_date": [ + "March 14th" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check in on the 5th of this month, and check out on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "With how many people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "5th of this month" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Three of us." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "where_to", + "start": 66 + }, + { + "exclusive_end": 134, + "slot": "check_in_date", + "start": 122 + }, + { + "exclusive_end": 164, + "slot": "check_out_date", + "start": 154 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I need you to confirm the following details: The location will be London. There will be 3 in your group. Check in date is next Tuesday. Check out date is March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "5th of this month", + "next Tuesday" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, it'll only be me now. Just one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 100, + "slot": "check_out_date", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, please confirm these details: There is 1 person in your group. The checkout date is March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "5th of this month", + "next Tuesday" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-14", + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Duke's Road", + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-14", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 527 8656", + "rating": "3.90", + "total_price": "2349", + "where_to": "London" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "5th of this month", + "next Tuesday" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much, that'll be it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was my pleasure. Goodbye!" + } + ] + }, + { + "dialogue_id": "34_00039", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 98, + "slot": "where_to", + "start": 86 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My honeymoon is nearing and I still need to find a house to stay in when we arrive at Kuala Lumpur." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan" + ], + "slot": "address", + "values": [ + "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.80" + ], + "slot": "rating", + "values": [ + "3.8" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-9100 1133", + "rating": "3.80", + "total_price": "132", + "where_to": "Kuala Lumpur" + }, + { + "address": "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2298 1888", + "rating": "4.20", + "total_price": "290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Binjai, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+60 3-7490 3333", + "rating": "4.30", + "total_price": "5824", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Tun Sambanthan, Brickfields, 50470", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+60 3-2273 1222", + "rating": "3.80", + "total_price": "4290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Lorong P Ramlee, Kuala Lumpur, 50250", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2726 6788", + "rating": "4.30", + "total_price": "2916", + "where_to": "Kuala Lumpur" + }, + { + "address": "1020, Jalan Sultan Ismail, 50250", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2168 1688", + "rating": "4.60", + "total_price": "1920", + "where_to": "Kuala Lumpur" + }, + { + "address": "12, Jalan Raja Laut, Chow Kit, 50350", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2614 8000", + "rating": "3.60", + "total_price": "1860", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Pudu, Bukit Bintang, 55100 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+60 3-2143 5000", + "rating": "3.70", + "total_price": "990", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Raja Abdullah, Kampung Baru, 50300 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+60 3-2603 1999", + "rating": "4.30", + "total_price": "3456", + "where_to": "Kuala Lumpur" + }, + { + "address": "121, Jalan Ampang, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2786 8888", + "rating": "4.60", + "total_price": "1000", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 190, + "slot": "address", + "start": 118 + }, + { + "exclusive_end": 87, + "slot": "rating", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I was able to find 10 houses available for your honeymoon trip. The first one has a 3.8 star rating and is located at 1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does it have a phone number where they can be reached before deciding?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+60 3-9100 1133" + ], + "slot": "phone_number", + "values": [ + "+60 3-9100 1133" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "phone_number", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, the phone number listed for this property is +60 3-9100 1133." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Wow, this house seems like a dream come true." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm glad you are satisfied with it. Would you like me to proceed with setting up the reservation for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "check_out_date", + "start": 25 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "next Monday" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, can you book it for next Monday? My fiancee will be thrilled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people including children will there be and what day would you like to check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "this Sunday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 91, + "slot": "check_in_date", + "start": 80 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "this Sunday" + ], + "check_out_date": [ + "next Monday" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It will be two people, just myself and my fiancee and we would like to check in this Sunday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "next monday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 111, + "slot": "where_to", + "start": 99 + }, + { + "exclusive_end": 160, + "slot": "check_in_date", + "start": 142 + }, + { + "exclusive_end": 186, + "slot": "check_out_date", + "start": 175 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, before I make the reservations let me know if this sounds right. You want to check in at the Kuala Lumpur, with a total of 2 people the day after tomorrow and check out next monday. Does that sound correct to you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service" + ], + "slot_values": { + "check_in_date": [ + "day after tomorrow", + "this Sunday" + ], + "check_out_date": [ + "next Monday", + "next monday" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is exactly what I want." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-04", + "number_of_adults": "2", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-04", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-9100 1133", + "rating": "3.80", + "total_price": "132", + "where_to": "Kuala Lumpur" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I was able to successfully make that reservation for you and under the details I also noticed that this place provides a laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "day after tomorrow", + "this Sunday" + ], + "check_out_date": [ + "next Monday", + "next monday" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great. Thank you. That is all I needed help with." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The pleasure was all mine. Have yourself a great day." + } + ] + }, + { + "dialogue_id": "34_00040", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a house to stay for 1 people" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you going" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "where_to", + "values": [ + "Long beach, ca" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "where_to", + "start": 16 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "Long beach, ca" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to Long beach, ca" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1133 Atlantic Avenue" + ], + "slot": "address", + "values": [ + "1133 Atlantic avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.00" + ], + "slot": "rating", + "values": [ + "4.0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "where_to": "Long Beach" + } + }, + "service_results": [ + { + "address": "1133 Atlantic Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 562-590-8858", + "rating": "4.00", + "total_price": "2673", + "where_to": "Long Beach" + }, + { + "address": "1725 Long Beach Boulevard", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 562-599-5555", + "rating": "3.90", + "total_price": "270", + "where_to": "Long Beach" + }, + { + "address": "200 South Pine Avenue", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 562-491-1234", + "rating": "4.40", + "total_price": "5280", + "where_to": "Long Beach" + }, + { + "address": "285 Bay Street", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 562-432-1234", + "rating": "4.50", + "total_price": "5600", + "where_to": "Long Beach" + }, + { + "address": "333 East Ocean Boulevard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 562-436-3000", + "rating": "4.30", + "total_price": "1944", + "where_to": "Long Beach" + }, + { + "address": "3771 North Lakewood Boulevard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 562-425-0012", + "rating": "4.40", + "total_price": "1080", + "where_to": "Long Beach" + }, + { + "address": "3841 North Lakewood Boulevard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 562-429-5803", + "rating": "4.40", + "total_price": "648", + "where_to": "Long Beach" + }, + { + "address": "4111 East Willow Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 562-595-0909", + "rating": "4.30", + "total_price": "600", + "where_to": "Long Beach" + }, + { + "address": "4700 Airport Plaza Drive", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 800-228-9290", + "rating": "4.30", + "total_price": "936", + "where_to": "Long Beach" + }, + { + "address": "500 East First Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 562-435-8511", + "rating": "4.20", + "total_price": "2268", + "where_to": "Long Beach" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "address", + "start": 43 + }, + { + "exclusive_end": 82, + "slot": "rating", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 houses, the one i found is at 1133 Atlantic avenue with rating of 4.0" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "Long beach, ca" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "any other houses" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1725 Long Beach Boulevard" + ], + "slot": "address", + "values": [ + "1725 Long beach boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "address", + "start": 11 + }, + { + "exclusive_end": 55, + "slot": "rating", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about 1725 Long beach boulevard with rating of 3.9" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "rating", + "start": 32 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Long beach, ca" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "any other houses with rating of 4.4 or higher" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "3771 North Lakewood Boulevard" + ], + "slot": "address", + "values": [ + "3771 north lakewood boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "1", + "rating": "4.40", + "where_to": "Long Beach" + } + }, + "service_results": [ + { + "address": "3771 North Lakewood Boulevard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 562-425-0010", + "rating": "4.40", + "total_price": "3720", + "where_to": "Long Beach" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "address", + "start": 5 + }, + { + "exclusive_end": 53, + "slot": "rating", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, 3771 north lakewood boulevard with rating of 4.4" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Long beach, ca" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "what is their phone number" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 562-425-0010" + ], + "slot": "phone_number", + "values": [ + "+1 562-425-0010" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "phone_number", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "their number is +1 562-425-0010" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Long beach, ca" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "this is great, please book it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you checking in" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "March 3rd" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "check_in_date", + "start": 15 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Long beach, ca" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Checking in on March 3rd" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you checking out" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "the 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "check_out_date", + "start": 13 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd" + ], + "check_out_date": [ + "the 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Long beach, ca" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Check out on the 13th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Long Beach" + ], + "slot": "where_to", + "values": [ + "Long beach" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "where_to", + "start": 62 + }, + { + "exclusive_end": 110, + "slot": "check_in_date", + "start": 92 + }, + { + "exclusive_end": 138, + "slot": "check_out_date", + "start": 128 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your booking for 1 people for house located in Long beach checking in on the day after tomorrow and check out on March 13th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "11th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "March 2nd" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 70, + "slot": "check_out_date", + "start": 52 + }, + { + "exclusive_end": 34, + "slot": "check_in_date", + "start": 25 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 2nd" + ], + "check_out_date": [ + "11th of this month" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Long beach", + "Long beach, ca" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No i want to check in on March 2nd and check out on 11th of this month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "check_in_date", + "start": 40 + }, + { + "exclusive_end": 76, + "slot": "check_out_date", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your booking checking in tomorrow and check out on March 11th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "March 2nd", + "tomorrow" + ], + "check_out_date": [ + "11th of this month", + "March 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Long beach", + "Long beach, ca" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes please, what is the total price" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2106" + ], + "slot": "total_price", + "values": [ + "$2,106" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-11", + "number_of_adults": "1", + "where_to": "Long Beach" + } + }, + "service_results": [ + { + "address": "3771 North Lakewood Boulevard", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 562-425-0010", + "rating": "4.40", + "total_price": "2106", + "where_to": "Long Beach" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "total_price", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Total cost is $2,106. room is booked" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 2nd", + "tomorrow" + ], + "check_out_date": [ + "11th of this month", + "March 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Long beach", + "Long beach, ca" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "anything else i can do for you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 2nd", + "tomorrow" + ], + "check_out_date": [ + "11th of this month", + "March 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "Long beach", + "Long beach, ca" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "no thats it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "have a nice day" + } + ] + }, + { + "dialogue_id": "34_00041", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a house" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "where_to", + "start": 20 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like a house in Sydney" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ], + "slot": "address", + "values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 9634 9634", + "rating": "4.10", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Hosking Place", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+61 1300 633 462", + "rating": "3.60", + "total_price": "4032", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "4.20", + "total_price": "840", + "where_to": "Sydney" + }, + { + "address": "1 Kingsway, Cronulla New South Wales 2230, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8536 3600", + "rating": "3.90", + "total_price": "2912", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9680 3800", + "rating": "4.40", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8425 0400", + "rating": "4.40", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Brown Street, Chatswood New South Wales 2067, Australia", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+61 131517", + "rating": "3.80", + "total_price": "6300", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9428 9500", + "rating": "4.30", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8353 8988", + "rating": "4.10", + "total_price": "1144", + "where_to": "Sydney" + }, + { + "address": "100 Marsden Street, Parramatta New South Wales 2150, Australia", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+61 2 9633 9898", + "rating": "4.40", + "total_price": "1224", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 83, + "slot": "address", + "start": 19 + }, + { + "exclusive_end": 102, + "slot": "rating", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 houses. 1 Columbia Court, Baulkham Hills New South Wales 2153, Australia. Its rating is 4.1" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Good! Can you give me the phone number? Is there a laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+61 2 9634 9634" + ], + "slot": "phone_number", + "values": [ + "+61 2 9634 9634" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 15, + "slot": "phone_number", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "+61 2 9634 9634. Yes, there's a laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, It's perfect for me!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do I book this house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "1st of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_out_date", + "values": [ + "the 3rd" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "check_in_date", + "start": 40 + }, + { + "exclusive_end": 86, + "slot": "check_out_date", + "start": 79 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month" + ], + "check_out_date": [ + "the 3rd" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, thank you! The check in date is on 1st of this month, the check out is on the 3rd" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For how many people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month" + ], + "check_out_date": [ + "the 3rd" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "2 people, thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_out_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "where_to", + "start": 13 + }, + { + "exclusive_end": 49, + "slot": "check_in_date", + "start": 44 + }, + { + "exclusive_end": 79, + "slot": "check_out_date", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The house in Sydney, for 2 people; check in today, check out day after tomorrow: do you confirm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "1st of this month", + "today" + ], + "check_out_date": [ + "day after tomorrow", + "the 3rd" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I confirm! What is the total cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "624" + ], + "slot": "total_price", + "values": [ + "$624" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-03", + "number_of_adults": "2", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-03", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9634 9634", + "rating": "4.10", + "total_price": "624", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 4, + "slot": "total_price", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "$624. The house has been booked" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month", + "today" + ], + "check_out_date": [ + "day after tomorrow", + "the 3rd" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much. It's all!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's a pleasure. Bye!" + } + ] + }, + { + "dialogue_id": "34_00042", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "where_to", + "start": 15 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm heading to London." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2976", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "1080", + "where_to": "London" + }, + { + "address": "1 Connaught Road", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+44 871 984 6290", + "rating": "3.70", + "total_price": "1044", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+44 871 527 8656", + "rating": "4.10", + "total_price": "2349", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "1120", + "where_to": "London" + }, + { + "address": "1 Harrow Place", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 871 984 6190", + "rating": "3.60", + "total_price": "2720", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "864", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "1512", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 20 3953 4200", + "rating": "4.40", + "total_price": "1360", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+44 20 7702 2020", + "rating": "4.50", + "total_price": "3720", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "address", + "start": 33 + }, + { + "exclusive_end": 72, + "slot": "rating", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a house with the address 1 Addington Street. The rating is a 4.3." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3.80" + ], + "slot": "rating", + "values": [ + "3.8" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "rating", + "start": 46 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "3.8" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you give me other houses with a rating of 3.8 or higher?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Baffin Way" + ], + "slot": "address", + "values": [ + "1 Baffin Way" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.80" + ], + "slot": "rating", + "values": [ + "3.8" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "rating": "3.80", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "3.80", + "total_price": "2976", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+44 20 7517 1100", + "rating": "3.80", + "total_price": "1080", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+44 871 527 8656", + "rating": "3.80", + "total_price": "2349", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 3642 2000", + "rating": "3.80", + "total_price": "1120", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "3.80", + "total_price": "864", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "1512", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 20 3953 4200", + "rating": "3.80", + "total_price": "1360", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+44 20 7702 2020", + "rating": "3.80", + "total_price": "3720", + "where_to": "London" + }, + { + "address": "1 Silvertown Way", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7540 4040", + "rating": "3.80", + "total_price": "1620", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "address", + "start": 66 + }, + { + "exclusive_end": 100, + "slot": "rating", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 9 other houses for you took look at. One has an address of 1 Baffin Way and the rating is 3.8." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service" + ], + "slot_values": { + "rating": [ + "3.8" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is laundry service included?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, the location has laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "rating": [ + "3.8" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you provide me with a phone number and give me the total price?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+44 20 7517 1100" + ], + "slot": "phone_number", + "values": [ + "+44 20 7517 1100" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1080" + ], + "slot": "total_price", + "values": [ + "1080" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "phone_number", + "start": 14 + }, + { + "exclusive_end": 52, + "slot": "total_price", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The number is +44 20 7517 1100 and the total is 1080." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "3.8" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other houses?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Duke's Road" + ], + "slot": "address", + "values": [ + "1 Duke's Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.80" + ], + "slot": "rating", + "values": [ + "3.8" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "address", + "start": 26 + }, + { + "exclusive_end": 60, + "slot": "rating", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another one is located on 1 Duke's Road with a rating of 3.8." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "the 14th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "check_out_date", + "start": 64 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "the 14th" + ], + "rating": [ + "3.8" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Looks great, I'd like to book a house. I want to see the one on the 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day do you plan on checking in and how many in your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "5th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "check_in_date", + "start": 16 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "5th of March" + ], + "check_out_date": [ + "the 14th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.8" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm checking in 5th of March and there's 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "where_to", + "start": 46 + }, + { + "exclusive_end": 119, + "slot": "check_in_date", + "start": 107 + }, + { + "exclusive_end": 157, + "slot": "check_out_date", + "start": 147 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm the following please: the location is London, there's 1 person in your group, the check-in date is next Tuesday, and the check out date is March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "5th of March", + "next Tuesday" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.8" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep, sounds good. What's the total price and is there laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_laundry_service", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2349" + ], + "slot": "total_price", + "values": [ + "2349" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-14", + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Duke's Road", + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-14", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 527 8656", + "rating": "3.80", + "total_price": "2349", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 86, + "slot": "total_price", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have made your reservation. There is no laundry service here and the total is 2349." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "5th of March", + "next Tuesday" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.8" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, enjoy." + } + ] + }, + { + "dialogue_id": "34_00043", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a house to stay" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you planning on staying" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "where_to", + "start": 18 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to stay in Sydney" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ], + "slot": "address", + "values": [ + "1 Columbia court, baulkham hills new south wales 2153, australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 9634 9634", + "rating": "4.10", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Hosking Place", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+61 1300 633 462", + "rating": "3.60", + "total_price": "4032", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "4.20", + "total_price": "840", + "where_to": "Sydney" + }, + { + "address": "1 Kingsway, Cronulla New South Wales 2230, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8536 3600", + "rating": "3.90", + "total_price": "2912", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9680 3800", + "rating": "4.40", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8425 0400", + "rating": "4.40", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Brown Street, Chatswood New South Wales 2067, Australia", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+61 131517", + "rating": "3.80", + "total_price": "6300", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9428 9500", + "rating": "4.30", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8353 8988", + "rating": "4.10", + "total_price": "1144", + "where_to": "Sydney" + }, + { + "address": "100 Marsden Street, Parramatta New South Wales 2150, Australia", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+61 2 9633 9898", + "rating": "4.40", + "total_price": "1224", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 94, + "slot": "address", + "start": 30 + }, + { + "exclusive_end": 113, + "slot": "rating", + "start": 110 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about a house located in 1 Columbia court, baulkham hills new south wales 2153, australia with rating of 4.1" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service" + ], + "slot_values": { + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "is there laundry service in this house" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes there is laundry service" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other houses? this is for 1 people" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Hosking Place" + ], + "slot": "address", + "values": [ + "1 hosking place" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.60" + ], + "slot": "rating", + "values": [ + "3.6" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9634 9634", + "rating": "4.10", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Hosking Place", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 1300 633 462", + "rating": "3.60", + "total_price": "4032", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "4.20", + "total_price": "840", + "where_to": "Sydney" + }, + { + "address": "1 Kingsway, Cronulla New South Wales 2230, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8536 3600", + "rating": "3.90", + "total_price": "2912", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9680 3800", + "rating": "4.40", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8425 0400", + "rating": "4.40", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Brown Street, Chatswood New South Wales 2067, Australia", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+61 131517", + "rating": "3.80", + "total_price": "6300", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9428 9500", + "rating": "4.30", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8353 8988", + "rating": "4.10", + "total_price": "1144", + "where_to": "Sydney" + }, + { + "address": "100 Marsden Street, Parramatta New South Wales 2150, Australia", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+61 2 9633 9898", + "rating": "4.40", + "total_price": "1224", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "address", + "start": 11 + }, + { + "exclusive_end": 34, + "slot": "rating", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about 1 hosking place for 3.6 rating" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.00" + ], + "slot": "rating", + "values": [ + "4.0" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "rating", + "start": 28 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any more houses with rating 4.0 or higher" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Kensington Street, Chippendale New South Wales 2008, Australia" + ], + "slot": "address", + "values": [ + "1 Kensington street, chippendale new south wales 2008, australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.00" + ], + "slot": "rating", + "values": [ + "4.0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "rating": "4.00", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9634 9634", + "rating": "4.00", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "4.00", + "total_price": "840", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9680 3800", + "rating": "4.00", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8425 0400", + "rating": "4.00", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9428 9500", + "rating": "4.00", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8353 8988", + "rating": "4.00", + "total_price": "1144", + "where_to": "Sydney" + }, + { + "address": "100 Marsden Street, Parramatta New South Wales 2150, Australia", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+61 2 9633 9898", + "rating": "4.00", + "total_price": "1224", + "where_to": "Sydney" + }, + { + "address": "106 Hassall Street, Rosehill New South Wales 2142, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8836 1000", + "rating": "4.00", + "total_price": "1240", + "where_to": "Sydney" + }, + { + "address": "11 Hickson Road Walsh Bay", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8298 9999", + "rating": "4.00", + "total_price": "4032", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 113, + "slot": "address", + "start": 49 + }, + { + "exclusive_end": 132, + "slot": "rating", + "start": 129 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "there are 9 houses for you to choose. What about 1 Kensington street, chippendale new south wales 2008, australia with rating of 4.0" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "that sounds good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "do you want to book this house" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to check in" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "4th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "check_in_date", + "start": 15 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of this month" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Checking in on 4th of this month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to check out" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "11th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "check_out_date", + "start": 13 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of this month" + ], + "check_out_date": [ + "11th of this month" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "check out on 11th of this month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "where_to", + "start": 44 + }, + { + "exclusive_end": 74, + "slot": "check_in_date", + "start": 63 + }, + { + "exclusive_end": 102, + "slot": "check_out_date", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your booking for 1 people in Sydney checking in next monday and check out on March 11th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "the 2nd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "the 12th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "check_in_date", + "start": 22 + }, + { + "exclusive_end": 55, + "slot": "check_out_date", + "start": 47 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd" + ], + "check_out_date": [ + "the 12th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in on the 2nd and check out on the 12th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "check_in_date", + "start": 36 + }, + { + "exclusive_end": 72, + "slot": "check_out_date", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want to check in tomorrow and check out on March 12th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "the 2nd", + "tomorrow" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes pleas, what is the total cost" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1100" + ], + "slot": "total_price", + "values": [ + "$1,100" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-12", + "number_of_adults": "1", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "4.00", + "total_price": "1100", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "total_price", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your room is booked. the cost is $1,100" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd", + "tomorrow" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "anything else i can do for you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd", + "tomorrow" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "no thats it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "have a nice day" + } + ] + }, + { + "dialogue_id": "34_00044", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to search for a house for 3 people for a short stay, can you find some nice houses?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have any preferred City to search for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "where_to", + "values": [ + "Vancouver, BC" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "where_to", + "start": 48 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, search for a house with laundry service in Vancouver, BC." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1041 Southwest Marine Drive" + ], + "slot": "address", + "values": [ + "1041 Southwest Marine Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.50" + ], + "slot": "rating", + "values": [ + "3.5" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "3", + "where_to": "Vancouver" + } + }, + "service_results": [ + { + "address": "1041 Southwest Marine Drive", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 604-263-1555", + "rating": "3.50", + "total_price": "4092", + "where_to": "Vancouver" + }, + { + "address": "1100 Granville Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 604-669-7070", + "rating": "4.10", + "total_price": "1680", + "where_to": "Vancouver" + }, + { + "address": "111 Robson Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 604-602-1008", + "rating": "4.40", + "total_price": "2178", + "where_to": "Vancouver" + }, + { + "address": "1110 Howe Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 604-684-2151", + "rating": "3.90", + "total_price": "2016", + "where_to": "Vancouver" + }, + { + "address": "1128 West Georgia Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 604-689-1120", + "rating": "4.60", + "total_price": "675", + "where_to": "Vancouver" + }, + { + "address": "1160 Davie Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 604-681-7263", + "rating": "3.90", + "total_price": "3744", + "where_to": "Vancouver" + }, + { + "address": "1176 Granville Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 800-553-5339", + "rating": "3.10", + "total_price": "3627", + "where_to": "Vancouver" + }, + { + "address": "1177 Melville Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 604-669-5060", + "rating": "4.70", + "total_price": "1260", + "where_to": "Vancouver" + }, + { + "address": "1180 West Hastings Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 604-697-0202", + "rating": "4.30", + "total_price": "756", + "where_to": "Vancouver" + }, + { + "address": "1225 Robson Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 604-688-1411", + "rating": "4.30", + "total_price": "1500", + "where_to": "Vancouver" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "address", + "start": 27 + }, + { + "exclusive_end": 70, + "slot": "rating", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Found 1 that is located in 1041 Southwest Marine Drive with rating 3.5. Is that good?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please let me know the phone number for that house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 604-263-1555" + ], + "slot": "phone_number", + "values": [ + "+1 604-263-1555" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "phone_number", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "it is +1 604-263-1555." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please book it for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Tell me the check-in and check-out dates, so that I can book." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "check_in_date", + "start": 20 + }, + { + "exclusive_end": 52, + "slot": "check_out_date", + "start": 42 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "day after tomorrow" + ], + "check_out_date": [ + "March 14th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make a booking from day after tomorrow to March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Vancouver" + ], + "slot": "where_to", + "values": [ + "Vancouver" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "where_to", + "start": 34 + }, + { + "exclusive_end": 81, + "slot": "check_in_date", + "start": 63 + }, + { + "exclusive_end": 95, + "slot": "check_out_date", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm to book a house in Vancouver for 3 persons from day after tomorrow to March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "the 12th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "Saturday this week" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 59, + "slot": "check_out_date", + "start": 51 + }, + { + "exclusive_end": 47, + "slot": "check_in_date", + "start": 29 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week" + ], + "check_out_date": [ + "the 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Vancouver", + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please change the dates from Saturday this week to the 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "check_in_date", + "start": 31 + }, + { + "exclusive_end": 53, + "slot": "check_out_date", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm to book it from tomorrow to March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Vancouver", + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-12", + "number_of_adults": "3", + "where_to": "Vancouver" + } + }, + "service_results": [ + { + "address": "1041 Southwest Marine Drive", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 604-263-1555", + "rating": "3.50", + "total_price": "5100", + "where_to": "Vancouver" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking was confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Vancouver", + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any other help you need from me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Vancouver", + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all I need. thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "34_00045", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a house to stay" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like to stay" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "where_to", + "start": 18 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i want to stay in Kuala Lumpur" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan" + ], + "slot": "address", + "values": [ + "1, Jalan 2/142a, taman len seng, 56000 kuala lumpur, wilayah persekutuan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.80" + ], + "slot": "rating", + "values": [ + "3.8" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-9100 1133", + "rating": "3.80", + "total_price": "132", + "where_to": "Kuala Lumpur" + }, + { + "address": "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2298 1888", + "rating": "4.20", + "total_price": "290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Binjai, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+60 3-7490 3333", + "rating": "4.30", + "total_price": "5824", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Tun Sambanthan, Brickfields, 50470", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+60 3-2273 1222", + "rating": "3.80", + "total_price": "4290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Lorong P Ramlee, Kuala Lumpur, 50250", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2726 6788", + "rating": "4.30", + "total_price": "2916", + "where_to": "Kuala Lumpur" + }, + { + "address": "1020, Jalan Sultan Ismail, 50250", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2168 1688", + "rating": "4.60", + "total_price": "1920", + "where_to": "Kuala Lumpur" + }, + { + "address": "12, Jalan Raja Laut, Chow Kit, 50350", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2614 8000", + "rating": "3.60", + "total_price": "1860", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Pudu, Bukit Bintang, 55100 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+60 3-2143 5000", + "rating": "3.70", + "total_price": "990", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Raja Abdullah, Kampung Baru, 50300 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+60 3-2603 1999", + "rating": "4.30", + "total_price": "3456", + "where_to": "Kuala Lumpur" + }, + { + "address": "121, Jalan Ampang, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2786 8888", + "rating": "4.60", + "total_price": "1000", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 114, + "slot": "address", + "start": 42 + }, + { + "exclusive_end": 38, + "slot": "rating", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found you a house with rating of 3.8 at 1, Jalan 2/142a, taman len seng, 56000 kuala lumpur, wilayah persekutuan" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "any other houses for 2 people with laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan" + ], + "slot": "address", + "values": [ + "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, wilayah persekutuan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "2", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-9100 1133", + "rating": "3.80", + "total_price": "132", + "where_to": "Kuala Lumpur" + }, + { + "address": "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2298 1888", + "rating": "4.20", + "total_price": "290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Binjai, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-7490 3333", + "rating": "4.30", + "total_price": "5824", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Tun Sambanthan, Brickfields, 50470", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2273 1222", + "rating": "3.80", + "total_price": "4290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Lorong P Ramlee, Kuala Lumpur, 50250", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2726 6788", + "rating": "4.30", + "total_price": "2916", + "where_to": "Kuala Lumpur" + }, + { + "address": "1020, Jalan Sultan Ismail, 50250", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2168 1688", + "rating": "4.60", + "total_price": "1920", + "where_to": "Kuala Lumpur" + }, + { + "address": "12, Jalan Raja Laut, Chow Kit, 50350", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2614 8000", + "rating": "3.60", + "total_price": "1860", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Pudu, Bukit Bintang, 55100 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2143 5000", + "rating": "3.70", + "total_price": "990", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Raja Abdullah, Kampung Baru, 50300 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2603 1999", + "rating": "4.30", + "total_price": "3456", + "where_to": "Kuala Lumpur" + }, + { + "address": "121, Jalan Ampang, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2786 8888", + "rating": "4.60", + "total_price": "1000", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 121, + "slot": "address", + "start": 44 + }, + { + "exclusive_end": 40, + "slot": "rating", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found another house with rating of 4.2 at 1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, wilayah persekutuan" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3.80" + ], + "slot": "rating", + "values": [ + "3.8" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "rating", + "start": 50 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.8" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find other houses with rating higher than 3.8" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10, Jalan Binjai, Kuala Lumpur, 50450" + ], + "slot": "address", + "values": [ + "10, Jalan Binjai, Kuala Lumpur, 50450" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.80" + ], + "slot": "rating", + "values": [ + "3.8" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "2", + "rating": "3.80", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-9100 1133", + "rating": "3.80", + "total_price": "132", + "where_to": "Kuala Lumpur" + }, + { + "address": "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2298 1888", + "rating": "3.80", + "total_price": "290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Binjai, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-7490 3333", + "rating": "3.80", + "total_price": "5824", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Tun Sambanthan, Brickfields, 50470", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2273 1222", + "rating": "3.80", + "total_price": "4290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Lorong P Ramlee, Kuala Lumpur, 50250", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2726 6788", + "rating": "3.80", + "total_price": "2916", + "where_to": "Kuala Lumpur" + }, + { + "address": "1020, Jalan Sultan Ismail, 50250", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2168 1688", + "rating": "3.80", + "total_price": "1920", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Raja Abdullah, Kampung Baru, 50300 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2603 1999", + "rating": "3.80", + "total_price": "3456", + "where_to": "Kuala Lumpur" + }, + { + "address": "121, Jalan Ampang, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2786 8888", + "rating": "3.80", + "total_price": "1000", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 103, + "slot": "address", + "start": 66 + }, + { + "exclusive_end": 46, + "slot": "rating", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 8 houses with rating higher than 3.8. One i found is at 10, Jalan Binjai, Kuala Lumpur, 50450" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.8" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can i get a phone number for this place" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+60 3-7490 3333" + ], + "slot": "phone_number", + "values": [ + "+60 3-7490 3333" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "phone_number", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their number is +60 3-7490 3333" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.8" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to reserve this house" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.8" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to check out" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "check_out_date", + "start": 23 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "14th of this month" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.8" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check out on 14th of this month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "when are you checking in" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "1st of march" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "check_in_date", + "start": 15 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of march" + ], + "check_out_date": [ + "14th of this month" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.8" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "checking in on 1st of march" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 62, + "slot": "where_to", + "start": 50 + }, + { + "exclusive_end": 46, + "slot": "check_in_date", + "start": 41 + }, + { + "exclusive_end": 90, + "slot": "check_out_date", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your booking for 2 people today in Kuala Lumpur and check out on March 14th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "next friday" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "check_out_date", + "start": 20 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of march", + "today" + ], + "check_out_date": [ + "next friday" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.8" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check out next friday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "next friday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "check_out_date", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your booking with 2 people and check out next friday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "2nd of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "check_in_date", + "start": 29 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month" + ], + "check_out_date": [ + "next friday" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.8" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "sorry i want to check out on 2nd of this month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "next friday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "check_in_date", + "start": 40 + }, + { + "exclusive_end": 77, + "slot": "check_out_date", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your booking checking in tomorrow and checking out next friday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "2nd of this month", + "tomorrow" + ], + "check_out_date": [ + "next friday" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.8" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes thats fine, what is the price" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3120" + ], + "slot": "total_price", + "values": [ + "$3,120" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-08", + "number_of_adults": "2", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "10, Jalan Binjai, Kuala Lumpur, 50450", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-08", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-7490 3333", + "rating": "3.80", + "total_price": "3120", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "total_price", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your room is booked the total price is $3,120" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month", + "tomorrow" + ], + "check_out_date": [ + "next friday" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.8" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thank you for the help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "anything else" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month", + "tomorrow" + ], + "check_out_date": [ + "next friday" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.8" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "no thats it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "have a nice day" + } + ] + }, + { + "dialogue_id": "34_00046", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney, Australia" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "where_to", + "start": 13 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm visiting Sydney, Australia shortly. I need to rent a house there that offers laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ], + "slot": "address", + "values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 9634 9634", + "rating": "4.10", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Hosking Place", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+61 1300 633 462", + "rating": "3.60", + "total_price": "4032", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "4.20", + "total_price": "840", + "where_to": "Sydney" + }, + { + "address": "1 Kingsway, Cronulla New South Wales 2230, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8536 3600", + "rating": "3.90", + "total_price": "2912", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9680 3800", + "rating": "4.40", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8425 0400", + "rating": "4.40", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9428 9500", + "rating": "4.30", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8353 8988", + "rating": "4.10", + "total_price": "1144", + "where_to": "Sydney" + }, + { + "address": "106 Hassall Street, Rosehill New South Wales 2142, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8836 1000", + "rating": "4.00", + "total_price": "1240", + "where_to": "Sydney" + }, + { + "address": "11 Hickson Road Walsh Bay", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8298 9999", + "rating": "4.40", + "total_price": "4032", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 145, + "slot": "address", + "start": 81 + }, + { + "exclusive_end": 212, + "slot": "rating", + "start": 209 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 houses that are relevant to your needs. One I recommend is located at 1 Columbia Court, Baulkham Hills New South Wales 2153, Australia. It's agreed to be a quality house, with its ratings averaging 4.1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3.40" + ], + "slot": "rating", + "values": [ + "3.4" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 107, + "slot": "rating", + "start": 104 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "3.4" + ], + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other houses are there? I don't need exceptionally high quality, as long as the rating is at least 3.4, I'm content." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Hosking Place" + ], + "slot": "address", + "values": [ + "1 Hosking place" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.40" + ], + "slot": "rating", + "values": [ + "3.4" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "rating": "3.40", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 9634 9634", + "rating": "3.40", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Hosking Place", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+61 1300 633 462", + "rating": "3.40", + "total_price": "4032", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "3.40", + "total_price": "840", + "where_to": "Sydney" + }, + { + "address": "1 Kingsway, Cronulla New South Wales 2230, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8536 3600", + "rating": "3.40", + "total_price": "2912", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9680 3800", + "rating": "3.40", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8425 0400", + "rating": "3.40", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9428 9500", + "rating": "3.40", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8353 8988", + "rating": "3.40", + "total_price": "1144", + "where_to": "Sydney" + }, + { + "address": "106 Hassall Street, Rosehill New South Wales 2142, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8836 1000", + "rating": "3.40", + "total_price": "1240", + "where_to": "Sydney" + }, + { + "address": "11 Hickson Road Walsh Bay", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8298 9999", + "rating": "3.40", + "total_price": "4032", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "address", + "start": 22 + }, + { + "exclusive_end": 94, + "slot": "rating", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about this one at 1 Hosking place? It just about meets your criteria, with a rating of 3.4" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.4" + ], + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other houses are in the area? I'm part of a group of 2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Kensington Street, Chippendale New South Wales 2008, Australia" + ], + "slot": "address", + "values": [ + "1 Kensington Street, Chippendale New South Wales 2008, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.40" + ], + "slot": "rating", + "values": [ + "3.4" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "2", + "rating": "3.40", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9634 9634", + "rating": "3.40", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Hosking Place", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 1300 633 462", + "rating": "3.40", + "total_price": "4032", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8277 8277", + "rating": "3.40", + "total_price": "7425", + "where_to": "Sydney" + }, + { + "address": "1 Kingsway, Cronulla New South Wales 2230, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8536 3600", + "rating": "3.40", + "total_price": "2912", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9680 3800", + "rating": "3.40", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8425 0400", + "rating": "3.40", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9428 9500", + "rating": "3.40", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8353 8988", + "rating": "3.40", + "total_price": "4320", + "where_to": "Sydney" + }, + { + "address": "106 Hassall Street, Rosehill New South Wales 2142, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8836 1000", + "rating": "3.40", + "total_price": "1240", + "where_to": "Sydney" + }, + { + "address": "11 Hickson Road Walsh Bay", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8298 9999", + "rating": "3.40", + "total_price": "4032", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 87, + "slot": "address", + "start": 23 + }, + { + "exclusive_end": 111, + "slot": "rating", + "start": 108 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's another one at 1 Kensington Street, Chippendale New South Wales 2008, Australia. It has a rating of 3.4" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.4" + ], + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you provide me a phone number for this place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+61 2 8277 8277" + ], + "slot": "phone_number", + "values": [ + "+61 2 8277 8277" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I can. You can call +61 2 8277 8277." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.4" + ], + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like this house a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to reserve this house right now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 86, + "slot": "check_out_date", + "start": 76 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "March 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.4" + ], + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to do that. Book the house right now, and set the checkout date to March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On what day are you going to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "Saturday this week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "check_in_date", + "start": 24 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week" + ], + "check_out_date": [ + "March 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.4" + ], + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check in on Saturday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "where_to", + "start": 49 + }, + { + "exclusive_end": 64, + "slot": "check_in_date", + "start": 56 + }, + { + "exclusive_end": 93, + "slot": "check_out_date", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you, as part of a group of 2, will check into Sydney tomorrow, and check out on March 11th? Is that all correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "March 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.4" + ], + "where_to": [ + "Sydney", + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That all sounds great. What is the total cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "7425" + ], + "slot": "total_price", + "values": [ + "$7,425" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-11", + "number_of_adults": "2", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8277 8277", + "rating": "3.40", + "total_price": "7425", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "total_price", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have reserved the house. It'll cost you a total of $7,425." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "March 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.4" + ], + "where_to": [ + "Sydney", + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How else can I help you out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "March 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.4" + ], + "where_to": [ + "Sydney", + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not at the moment. Glad you were able to help me on this." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's always a pleasure to help you out. See you later." + } + ] + }, + { + "dialogue_id": "34_00047", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm going on vacation and need a house to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city will you be vacationing in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "where_to", + "start": 19 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I plan on going to Paris." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Place de la Sorbonne, 75005" + ], + "slot": "address", + "values": [ + "1 Place de la Sorbonne, 75005" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Place de la Sorbonne, 75005", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+33 1 46 34 14 80", + "rating": "4.50", + "total_price": "2480", + "where_to": "Paris" + }, + { + "address": "1 Rue Daunou, 75002", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 42 61 70 41", + "rating": "4.20", + "total_price": "504", + "where_to": "Paris" + }, + { + "address": "1 Rue de Libourne, 75012", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 44 67 34 00", + "rating": "4.40", + "total_price": "3168", + "where_to": "Paris" + }, + { + "address": "1 Rue de Lourmel, 75015", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+33 1 45 78 17 12", + "rating": "3.70", + "total_price": "525", + "where_to": "Paris" + }, + { + "address": "1-5 Passage Ruelle, 75018", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 42 05 20 00", + "rating": "4.10", + "total_price": "828", + "where_to": "Paris" + }, + { + "address": "1-7 Rue Jean Richepin, 75016", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+33 1 44 30 10 00", + "rating": "4.10", + "total_price": "2600", + "where_to": "Paris" + }, + { + "address": "10 Place Charles Dullin, 75018", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 42 57 14 55", + "rating": "4.10", + "total_price": "4212", + "where_to": "Paris" + }, + { + "address": "10 Place de Mexico, 75116", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 56 90 40 04", + "rating": "4.30", + "total_price": "720", + "where_to": "Paris" + }, + { + "address": "10 Rue Bernard Buffet, 75017", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+33 1 40 25 20 20", + "rating": "3.60", + "total_price": "504", + "where_to": "Paris" + }, + { + "address": "10 Rue Gager-Gabillot, 75015", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+33 1 44 19 29 29", + "rating": "3.40", + "total_price": "1500", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 87, + "slot": "address", + "start": 58 + }, + { + "exclusive_end": 121, + "slot": "rating", + "start": 118 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I believe there are 10 houses available. The first one is 1 Place de la Sorbonne, 75005. It currently has a rating of 4.5." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think this house will do nicely." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to book this house for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. Let's book that house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day will you be leaving and how many people will be joining you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "12th of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "check_in_date", + "start": 55 + }, + { + "exclusive_end": 107, + "slot": "check_out_date", + "start": 94 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "12th of March" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There will be two of us total. I wanted to check in by tomorrow and check out of the house by 12th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "where_to", + "start": 30 + }, + { + "exclusive_end": 82, + "slot": "check_in_date", + "start": 74 + }, + { + "exclusive_end": 110, + "slot": "check_out_date", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so you're travelling to Paris as a party of 2. You want to check in tomorrow and check out on March 12th. Correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "1st of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "March 10th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 59, + "slot": "check_in_date", + "start": 42 + }, + { + "exclusive_end": 87, + "slot": "check_out_date", + "start": 77 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month" + ], + "check_out_date": [ + "March 10th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not quite. I need to make sure I'm in the 1st of this month and check out on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "check_in_date", + "start": 30 + }, + { + "exclusive_end": 63, + "slot": "check_out_date", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so you want to check in today and check out on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "1st of this month", + "today" + ], + "check_out_date": [ + "March 10th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's correct. Is there a number I can contact the house at? Also, does it have laundry on site?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+33 1 46 34 14 80" + ], + "slot": "phone_number", + "values": [ + "+33 1 46 34 14 80" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-10", + "number_of_adults": "2", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Place de la Sorbonne, 75005", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-10", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+33 1 46 34 14 80", + "rating": "4.50", + "total_price": "3312", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "phone_number", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Everything looks good. You can contact them by phone at +33 1 46 34 14 80. Laundry service is available." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month", + "today" + ], + "check_out_date": [ + "March 10th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I do anything else for you today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month", + "today" + ], + "check_out_date": [ + "March 10th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all. I appreciate the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anytime. It was my pleasure. Take care!" + } + ] + }, + { + "dialogue_id": "34_00048", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a house to stay in for a while." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem! In what city will you be staying?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "where_to", + "values": [ + "Seattle, WA" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 11, + "slot": "where_to", + "start": 0 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Seattle, WA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1000 1st Avenue" + ], + "slot": "address", + "values": [ + "1000 1st Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Seattle" + } + }, + "service_results": [ + { + "address": "1000 1st Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 206-957-1000", + "rating": "4.50", + "total_price": "1728", + "where_to": "Seattle" + }, + { + "address": "1006 Spring Street", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 206-583-6453", + "rating": "3.90", + "total_price": "496", + "where_to": "Seattle" + }, + { + "address": "1011 Pike Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 206-682-8282", + "rating": "4.20", + "total_price": "594", + "where_to": "Seattle" + }, + { + "address": "1016 Republican Street", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+1 206-708-8200", + "rating": "4.10", + "total_price": "1890", + "where_to": "Seattle" + }, + { + "address": "1046 1st Avenue South", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 206-204-9800", + "rating": "4.30", + "total_price": "4800", + "where_to": "Seattle" + }, + { + "address": "105 Pike Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 206-340-1222", + "rating": "4.40", + "total_price": "552", + "where_to": "Seattle" + }, + { + "address": "110 Stewart Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 206-623-4600", + "rating": "4.40", + "total_price": "4368", + "where_to": "Seattle" + }, + { + "address": "1100 5th Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 800-853-3914", + "rating": "4.40", + "total_price": "2772", + "where_to": "Seattle" + }, + { + "address": "1101 4th Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-621-1770", + "rating": "4.50", + "total_price": "1080", + "where_to": "Seattle" + }, + { + "address": "1112 4th Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 206-264-6000", + "rating": "4.40", + "total_price": "1400", + "where_to": "Seattle" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "address", + "start": 33 + }, + { + "exclusive_end": 12, + "slot": "rating", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have a 4.5 star rated place at 1000 1st Avenue. How does that sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else? It'll only be one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1006 Spring Street" + ], + "slot": "address", + "values": [ + "1006 Spring Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "where_to": "Seattle" + } + }, + "service_results": [ + { + "address": "1000 1st Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-957-1000", + "rating": "4.50", + "total_price": "1728", + "where_to": "Seattle" + }, + { + "address": "1006 Spring Street", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 206-583-6453", + "rating": "3.90", + "total_price": "496", + "where_to": "Seattle" + }, + { + "address": "1011 Pike Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-682-8282", + "rating": "4.20", + "total_price": "594", + "where_to": "Seattle" + }, + { + "address": "1016 Republican Street", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 206-708-8200", + "rating": "4.10", + "total_price": "1890", + "where_to": "Seattle" + }, + { + "address": "1046 1st Avenue South", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-204-9800", + "rating": "4.30", + "total_price": "4800", + "where_to": "Seattle" + }, + { + "address": "105 Pike Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-340-1222", + "rating": "4.40", + "total_price": "552", + "where_to": "Seattle" + }, + { + "address": "110 Stewart Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-623-4600", + "rating": "4.40", + "total_price": "4368", + "where_to": "Seattle" + }, + { + "address": "1100 5th Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 800-853-3914", + "rating": "4.40", + "total_price": "2772", + "where_to": "Seattle" + }, + { + "address": "1101 4th Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-621-1770", + "rating": "4.50", + "total_price": "1080", + "where_to": "Seattle" + }, + { + "address": "1112 4th Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-264-6000", + "rating": "4.40", + "total_price": "1400", + "where_to": "Seattle" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "address", + "start": 28 + }, + { + "exclusive_end": 12, + "slot": "rating", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have a 3.9 rated house at 1006 Spring Street that might work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.60" + ], + "slot": "rating", + "values": [ + "4.6" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "rating", + "start": 32 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd rather have something rated 4.6 or higher." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "721 Pine Street" + ], + "slot": "address", + "values": [ + "721 Pine Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.60" + ], + "slot": "rating", + "values": [ + "4.6" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "rating": "4.60", + "where_to": "Seattle" + } + }, + "service_results": [ + { + "address": "721 Pine Street", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 206-774-1234", + "rating": "4.60", + "total_price": "224", + "where_to": "Seattle" + }, + { + "address": "86 Pine Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-443-3600", + "rating": "4.60", + "total_price": "5104", + "where_to": "Seattle" + }, + { + "address": "99 Union Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-749-7000", + "rating": "4.60", + "total_price": "5250", + "where_to": "Seattle" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "address", + "start": 11 + }, + { + "exclusive_end": 40, + "slot": "rating", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about 721 Pine Street? It has a 4.6 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That looks great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to go ahead and make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Absolutely!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On what days will you be checking in and out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "March 8th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "check_in_date", + "start": 12 + }, + { + "exclusive_end": 43, + "slot": "check_out_date", + "start": 34 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 8th" + ], + "check_out_date": [ + "March 9th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Check in on March 8th, and out on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "where_to", + "values": [ + "Seattle" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "where_to", + "start": 34 + }, + { + "exclusive_end": 88, + "slot": "check_in_date", + "start": 77 + }, + { + "exclusive_end": 124, + "slot": "check_out_date", + "start": 115 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, to confirm: I have a house in Seattle for 1 person. The check in date is next Friday, with a check out date of March 9th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 8th", + "next Friday" + ], + "check_out_date": [ + "March 9th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "Seattle", + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-09", + "number_of_adults": "1", + "where_to": "Seattle" + } + }, + "service_results": [ + { + "address": "721 Pine Street", + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-09", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 206-774-1234", + "rating": "4.60", + "total_price": "224", + "where_to": "Seattle" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation is complete!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 8th", + "next Friday" + ], + "check_out_date": [ + "March 9th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "Seattle", + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 8th", + "next Friday" + ], + "check_out_date": [ + "March 9th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "Seattle", + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, that'll do it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's been great working with you. Bye!" + } + ] + }, + { + "dialogue_id": "34_00049", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Will you find me a house to stay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, England" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 15, + "slot": "where_to", + "start": 0 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "London, England." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "2640", + "where_to": "London" + }, + { + "address": "1 Connaught Road", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+44 871 984 6290", + "rating": "3.70", + "total_price": "2625", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 871 527 8656", + "rating": "4.10", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "115", + "where_to": "London" + }, + { + "address": "1 Harrow Place", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+44 871 984 6190", + "rating": "3.60", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "232", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "264", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 20 3953 4200", + "rating": "4.40", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7702 2020", + "rating": "4.50", + "total_price": "4928", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "address", + "start": 34 + }, + { + "exclusive_end": 73, + "slot": "rating", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 houses. One of them is 1 Addington Street with a rating of 4.3." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 73, + "slot": "check_in_date", + "start": 65 + }, + { + "exclusive_end": 109, + "slot": "check_out_date", + "start": 91 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "13th of this month" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great. I would like to reserve it with a check in time of tomorrow and check out on 13th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "13th of this month" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Two." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "where_to", + "start": 26 + }, + { + "exclusive_end": 68, + "slot": "check_in_date", + "start": 60 + }, + { + "exclusive_end": 93, + "slot": "check_out_date", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm a house in London for 2 people with check in tomorrow and check out March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "number_of_adults": "2", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2772", + "where_to": "London" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've made the reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your stay. Bye." + } + ] + }, + { + "dialogue_id": "34_00050", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find a house for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city do you plan on staying?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, England" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "where_to", + "start": 23 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be traveling to London, England." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2976", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "1080", + "where_to": "London" + }, + { + "address": "1 Connaught Road", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 984 6290", + "rating": "3.70", + "total_price": "1044", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 527 8656", + "rating": "4.10", + "total_price": "2349", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "1120", + "where_to": "London" + }, + { + "address": "1 Harrow Place", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 984 6190", + "rating": "3.60", + "total_price": "2720", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "864", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "1512", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 20 3953 4200", + "rating": "4.40", + "total_price": "1360", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7702 2020", + "rating": "4.50", + "total_price": "3720", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "address", + "start": 54 + }, + { + "exclusive_end": 96, + "slot": "rating", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 houses available in that area. One is at 1 Addington Street and has a rating of 4.3." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to reserve this house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your arrival date and when are you arriving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "12th of MArch" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "4th of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "check_out_date", + "start": 20 + }, + { + "exclusive_end": 65, + "slot": "check_in_date", + "start": 53 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of March" + ], + "check_out_date": [ + "12th of MArch" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am ariving on the 12th of MArch and leaving on the 4th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 83, + "slot": "where_to", + "start": 77 + }, + { + "exclusive_end": 73, + "slot": "check_in_date", + "start": 62 + }, + { + "exclusive_end": 109, + "slot": "check_out_date", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this reservation is for 1 and you are arriving next Monday in London and leaving on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "4th of March", + "next Monday" + ], + "check_out_date": [ + "12th of MArch", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect. What is the final price and do they have laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2976" + ], + "slot": "total_price", + "values": [ + "2976" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-12", + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2976", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "total_price", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation is successful. The total price is 2976 dollars and yes, they do have laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of March", + "next Monday" + ], + "check_out_date": [ + "12th of MArch", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That is all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Good-bye." + } + ] + }, + { + "dialogue_id": "34_00051", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a house to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city will you be in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney, NSW" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "where_to", + "start": 14 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to Sydney, NSW" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ], + "slot": "address", + "values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 9634 9634", + "rating": "4.10", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Hosking Place", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+61 1300 633 462", + "rating": "3.60", + "total_price": "4032", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "4.20", + "total_price": "840", + "where_to": "Sydney" + }, + { + "address": "1 Kingsway, Cronulla New South Wales 2230, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8536 3600", + "rating": "3.90", + "total_price": "2912", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9680 3800", + "rating": "4.40", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8425 0400", + "rating": "4.40", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Brown Street, Chatswood New South Wales 2067, Australia", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+61 131517", + "rating": "3.80", + "total_price": "6300", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9428 9500", + "rating": "4.30", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8353 8988", + "rating": "4.10", + "total_price": "1144", + "where_to": "Sydney" + }, + { + "address": "100 Marsden Street, Parramatta New South Wales 2150, Australia", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+61 2 9633 9898", + "rating": "4.40", + "total_price": "1224", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 108, + "slot": "address", + "start": 44 + }, + { + "exclusive_end": 135, + "slot": "rating", + "start": 132 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 houses available, the first is 1 Columbia Court, Baulkham Hills New South Wales 2153, Australia and it has a rating of 4.1" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That looks great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "March 1st" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "check_in_date", + "start": 16 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please, for March 1st." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_out_date", + "values": [ + "3rd of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "check_out_date", + "start": 30 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st" + ], + "check_out_date": [ + "3rd of this month" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be checking out on the 3rd of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people are there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "March 7th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "check_in_date", + "start": 19 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 7th" + ], + "check_out_date": [ + "3rd of this month" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in March 7th for two people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_out_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "where_to", + "start": 32 + }, + { + "exclusive_end": 84, + "slot": "check_in_date", + "start": 71 + }, + { + "exclusive_end": 111, + "slot": "check_out_date", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: The house is in Sydney and it will be reserved between next Thursday and the day after tomorrow, for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 7th", + "next Thursday" + ], + "check_out_date": [ + "3rd of this month", + "day after tomorrow" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-03", + "number_of_adults": "2", + "where_to": "Sydney" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I couldn't make the reservation, do you need anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "12th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "check_out_date", + "start": 19 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 7th", + "next Thursday" + ], + "check_out_date": [ + "12th of March" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please try for the 12th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "where_to", + "start": 37 + }, + { + "exclusive_end": 89, + "slot": "check_in_date", + "start": 76 + }, + { + "exclusive_end": 104, + "slot": "check_out_date", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this: The house is in Sydney and it will be reserved between next Thursday and March 12th, for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 7th", + "next Thursday" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No there is only 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 85, + "slot": "check_in_date", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: there is 1 person in your group and you are checking in next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 7th", + "next Thursday" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-12", + "number_of_adults": "1", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9634 9634", + "rating": "4.10", + "total_price": "680", + "where_to": "Sydney" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "your reservation was made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 7th", + "next Thursday" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all I want." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, goodbye." + } + ] + }, + { + "dialogue_id": "34_00052", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "where_to", + "start": 18 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am traveling to London and need to find a house in which to stay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2976", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "1080", + "where_to": "London" + }, + { + "address": "1 Connaught Road", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+44 871 984 6290", + "rating": "3.70", + "total_price": "1044", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+44 871 527 8656", + "rating": "4.10", + "total_price": "2349", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "1120", + "where_to": "London" + }, + { + "address": "1 Harrow Place", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 871 984 6190", + "rating": "3.60", + "total_price": "2720", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "864", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "1512", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 20 3953 4200", + "rating": "4.40", + "total_price": "1360", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+44 20 7702 2020", + "rating": "4.50", + "total_price": "3720", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "address", + "start": 44 + }, + { + "exclusive_end": 88, + "slot": "rating", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 houses available and one is at 1 Addington Street which has a rating of 4.3" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It's a great house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to reserve this house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please book this house for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "12th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "4th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 89, + "slot": "check_out_date", + "start": 76 + }, + { + "exclusive_end": 46, + "slot": "check_in_date", + "start": 29 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of this month" + ], + "check_out_date": [ + "12th of March" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My dates for checkin are the 4th of this month and I am checking out on the 12th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people will you be traveling with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of this month" + ], + "check_out_date": [ + "12th of March" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We are in a group of 3" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "where_to", + "start": 30 + }, + { + "exclusive_end": 94, + "slot": "check_in_date", + "start": 83 + }, + { + "exclusive_end": 122, + "slot": "check_out_date", + "start": 112 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your travel to London with a total of 3 people, you are checking in next Monday and checking out March 12th. Please confirm this." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "4th of this month", + "next Monday" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I confirm the reservation and please tell me the price and if there is laundry service" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2976" + ], + "slot": "total_price", + "values": [ + "2976" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-12", + "number_of_adults": "3", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2976", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "total_price", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The total price of your confirmed reservation is 2976 dollars and there is laundry service available." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of this month", + "next Monday" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else you'd like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of this month", + "next Monday" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you and I appreciate your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "A pleasure. Goodbye." + } + ] + }, + { + "dialogue_id": "34_00053", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a house to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "KL" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "where_to", + "start": 14 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to KL." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan" + ], + "slot": "address", + "values": [ + "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.80" + ], + "slot": "rating", + "values": [ + "3.8" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-9100 1133", + "rating": "3.80", + "total_price": "336", + "where_to": "Kuala Lumpur" + }, + { + "address": "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2298 1888", + "rating": "4.20", + "total_price": "1890", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Binjai, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-7490 3333", + "rating": "4.30", + "total_price": "3900", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Tun Sambanthan, Brickfields, 50470", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2273 1222", + "rating": "3.80", + "total_price": "360", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Lorong P Ramlee, Kuala Lumpur, 50250", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2726 6788", + "rating": "4.30", + "total_price": "2160", + "where_to": "Kuala Lumpur" + }, + { + "address": "1020, Jalan Sultan Ismail, 50250", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2168 1688", + "rating": "4.60", + "total_price": "1800", + "where_to": "Kuala Lumpur" + }, + { + "address": "12, Jalan Raja Laut, Chow Kit, 50350", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2614 8000", + "rating": "3.60", + "total_price": "540", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Pudu, Bukit Bintang, 55100 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2143 5000", + "rating": "3.70", + "total_price": "1794", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Raja Abdullah, Kampung Baru, 50300 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2603 1999", + "rating": "4.30", + "total_price": "1820", + "where_to": "Kuala Lumpur" + }, + { + "address": "121, Jalan Ampang, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2786 8888", + "rating": "4.60", + "total_price": "1520", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 129, + "slot": "address", + "start": 57 + }, + { + "exclusive_end": 146, + "slot": "rating", + "start": 143 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 10 houses for you to consider. The first is 1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan. It is rated 3.8." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there others? There are 3 people and I need laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan" + ], + "slot": "address", + "values": [ + "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "3", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-9100 1133", + "rating": "3.80", + "total_price": "1920", + "where_to": "Kuala Lumpur" + }, + { + "address": "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2298 1888", + "rating": "4.20", + "total_price": "2520", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Binjai, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-7490 3333", + "rating": "4.30", + "total_price": "3900", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Tun Sambanthan, Brickfields, 50470", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2273 1222", + "rating": "3.80", + "total_price": "1080", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Lorong P Ramlee, Kuala Lumpur, 50250", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2726 6788", + "rating": "4.30", + "total_price": "5460", + "where_to": "Kuala Lumpur" + }, + { + "address": "1020, Jalan Sultan Ismail, 50250", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2168 1688", + "rating": "4.60", + "total_price": "1800", + "where_to": "Kuala Lumpur" + }, + { + "address": "12, Jalan Raja Laut, Chow Kit, 50350", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2614 8000", + "rating": "3.60", + "total_price": "3200", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Pudu, Bukit Bintang, 55100 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2143 5000", + "rating": "3.70", + "total_price": "1794", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Raja Abdullah, Kampung Baru, 50300 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2603 1999", + "rating": "4.30", + "total_price": "3220", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 115, + "slot": "address", + "start": 38 + }, + { + "exclusive_end": 138, + "slot": "rating", + "start": 135 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There 9 more houses available. One is 1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan. That one is rated 4.2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This house looks great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day will you be checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "check_out_date", + "start": 23 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "next Friday" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be checking out next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And what day are you checking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "this Saturday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "check_in_date", + "start": 25 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "this Saturday" + ], + "check_out_date": [ + "next Friday" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check in this Saturday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "where_to", + "start": 46 + }, + { + "exclusive_end": 122, + "slot": "check_in_date", + "start": 114 + }, + { + "exclusive_end": 151, + "slot": "check_out_date", + "start": 140 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details: The location is Kuala Lumpur. There are 3 people in your group, you are checking in tomorrow and checking out next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "Monday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_out_date", + "values": [ + "6th of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "check_in_date", + "start": 26 + }, + { + "exclusive_end": 89, + "slot": "check_out_date", + "start": 72 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week" + ], + "check_out_date": [ + "6th of this month" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "KL", + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I want to check in on Monday next week and plan to check out on the 6th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_out_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "check_in_date", + "start": 47 + }, + { + "exclusive_end": 99, + "slot": "check_out_date", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Please confirm that the check in date is next Monday and the check out date is next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next Monday" + ], + "check_out_date": [ + "6th of this month", + "next Wednesday" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "KL", + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be great. Can you give me the total price for our stay and a contact number for the house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+60 3-2298 1888" + ], + "slot": "phone_number", + "values": [ + "+60 3-2298 1888" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "660" + ], + "slot": "total_price", + "values": [ + "660" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-06", + "number_of_adults": "3", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan", + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-06", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2298 1888", + "rating": "4.20", + "total_price": "660", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 133, + "slot": "phone_number", + "start": 118 + }, + { + "exclusive_end": 77, + "slot": "total_price", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Success! I have secured that reservation for you. The total price will be 660 dollars and the contact phone number is +60 3-2298 1888." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next Monday" + ], + "check_out_date": [ + "6th of this month", + "next Wednesday" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "KL", + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "You did a great job! Thanks for your help. Nothing else for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was a pleasure to be of service. Until next time, good b" + } + ] + }, + { + "dialogue_id": "34_00054", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to be visiting the city and need a house to stay at while I'm there. I'm not bringing anyone with me, so the house only has to handle one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What's the city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "KL" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 14, + "slot": "where_to", + "start": 12 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The city is KL." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan" + ], + "slot": "address", + "values": [ + "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.80" + ], + "slot": "rating", + "values": [ + "3.8" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-9100 1133", + "rating": "3.80", + "total_price": "132", + "where_to": "Kuala Lumpur" + }, + { + "address": "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2298 1888", + "rating": "4.20", + "total_price": "290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Binjai, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-7490 3333", + "rating": "4.30", + "total_price": "5824", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Tun Sambanthan, Brickfields, 50470", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2273 1222", + "rating": "3.80", + "total_price": "4290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Lorong P Ramlee, Kuala Lumpur, 50250", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2726 6788", + "rating": "4.30", + "total_price": "2916", + "where_to": "Kuala Lumpur" + }, + { + "address": "1020, Jalan Sultan Ismail, 50250", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2168 1688", + "rating": "4.60", + "total_price": "1920", + "where_to": "Kuala Lumpur" + }, + { + "address": "12, Jalan Raja Laut, Chow Kit, 50350", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2614 8000", + "rating": "3.60", + "total_price": "1860", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Pudu, Bukit Bintang, 55100 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2143 5000", + "rating": "3.70", + "total_price": "990", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Raja Abdullah, Kampung Baru, 50300 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2603 1999", + "rating": "4.30", + "total_price": "3456", + "where_to": "Kuala Lumpur" + }, + { + "address": "121, Jalan Ampang, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2786 8888", + "rating": "4.60", + "total_price": "1000", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 124, + "slot": "address", + "start": 52 + }, + { + "exclusive_end": 148, + "slot": "rating", + "start": 145 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 houses relevant to your needs. How about 1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan? It has a rating of 3.8" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to see if there's anything with a higher rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan" + ], + "slot": "address", + "values": [ + "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 96, + "slot": "address", + "start": 19 + }, + { + "exclusive_end": 120, + "slot": "rating", + "start": 117 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a house at 1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan. It has a rating of 4.2" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other houses are available? Note that laundry service is a must for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10, Jalan Binjai, Kuala Lumpur, 50450" + ], + "slot": "address", + "values": [ + "10, Jalan Binjai, Kuala Lumpur, 50450" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "1", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-9100 1133", + "rating": "3.80", + "total_price": "132", + "where_to": "Kuala Lumpur" + }, + { + "address": "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2298 1888", + "rating": "4.20", + "total_price": "290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Binjai, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-7490 3333", + "rating": "4.30", + "total_price": "5824", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Tun Sambanthan, Brickfields, 50470", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2273 1222", + "rating": "3.80", + "total_price": "4290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Lorong P Ramlee, Kuala Lumpur, 50250", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2726 6788", + "rating": "4.30", + "total_price": "2916", + "where_to": "Kuala Lumpur" + }, + { + "address": "1020, Jalan Sultan Ismail, 50250", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2168 1688", + "rating": "4.60", + "total_price": "1920", + "where_to": "Kuala Lumpur" + }, + { + "address": "12, Jalan Raja Laut, Chow Kit, 50350", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2614 8000", + "rating": "3.60", + "total_price": "1860", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Pudu, Bukit Bintang, 55100 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2143 5000", + "rating": "3.70", + "total_price": "990", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Raja Abdullah, Kampung Baru, 50300 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2603 1999", + "rating": "4.30", + "total_price": "3456", + "where_to": "Kuala Lumpur" + }, + { + "address": "121, Jalan Ampang, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2786 8888", + "rating": "4.60", + "total_price": "1000", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "address", + "start": 41 + }, + { + "exclusive_end": 102, + "slot": "rating", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You might want to consider this house at 10, Jalan Binjai, Kuala Lumpur, 50450. It has a rating of 4.3." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This house sounds great. I'd like to book it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On what day will you check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "later today" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "check_in_date", + "start": 21 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check in later today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And when will you check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "check_out_date", + "start": 24 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today" + ], + "check_out_date": [ + "14th of this month" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will check out on the 14th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "where_to", + "start": 46 + }, + { + "exclusive_end": 64, + "slot": "check_in_date", + "start": 59 + }, + { + "exclusive_end": 98, + "slot": "check_out_date", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You, as part of a group of 1, will check into Kuala Lumpur today. You will check out on March 14th. Is that all accurate?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "later today", + "today" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "KL", + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's all correct. How much will it cost me, and what number do I have to call?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+60 3-7490 3333" + ], + "slot": "phone_number", + "values": [ + "+60 3-7490 3333" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5824" + ], + "slot": "total_price", + "values": [ + "$5,824" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-14", + "number_of_adults": "1", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "10, Jalan Binjai, Kuala Lumpur, 50450", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-7490 3333", + "rating": "4.30", + "total_price": "5824", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "phone_number", + "start": 55 + }, + { + "exclusive_end": 133, + "slot": "total_price", + "start": 127 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have successfully reserved the house. You can call +60 3-7490 3333 for further information. This reservation will cost you $5,824." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today", + "today" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "KL", + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need assistance with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today", + "today" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "KL", + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all for now. Thanks for helping me out." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's always a pleasure to help. See you later." + } + ] + }, + { + "dialogue_id": "34_00055", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "NYC" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "where_to", + "start": 20 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to travel to NYC so I need a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100 Greenwich Street" + ], + "slot": "address", + "values": [ + "100 Greenwich Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "93", + "where_to": "New York" + }, + { + "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-512-0248", + "rating": "4.20", + "total_price": "396", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-379-0103", + "rating": "4.50", + "total_price": "3888", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 718-565-8900", + "rating": "3.90", + "total_price": "1863", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-672-6600", + "rating": "4.10", + "total_price": "1296", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 800-222-0418", + "rating": "4.40", + "total_price": "816", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "1386", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 877-270-1412", + "rating": "4.00", + "total_price": "5280", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-414-1000", + "rating": "4.20", + "total_price": "3600", + "where_to": "New York" + }, + { + "address": "1080 Broadway, Brooklyn", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 718-715-4850", + "rating": "4.00", + "total_price": "2100", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "address", + "start": 27 + }, + { + "exclusive_end": 58, + "slot": "rating", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10. Recommended is 100 Greenwich Street with a 4.4 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "rating", + "start": 41 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "2" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else, we have 2 people and want 3.9 or higher." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA" + ], + "slot": "address", + "values": [ + "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "2", + "rating": "3.90", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 917-409-0800", + "rating": "3.90", + "total_price": "648", + "where_to": "New York" + }, + { + "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-512-0248", + "rating": "3.90", + "total_price": "264", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-379-0103", + "rating": "3.90", + "total_price": "3888", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-672-6600", + "rating": "3.90", + "total_price": "1296", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 800-222-0418", + "rating": "3.90", + "total_price": "1650", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-768-0007", + "rating": "3.90", + "total_price": "1386", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 877-270-1412", + "rating": "3.90", + "total_price": "5280", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-414-1000", + "rating": "3.90", + "total_price": "3600", + "where_to": "New York" + }, + { + "address": "1080 Broadway, Brooklyn", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 718-715-4850", + "rating": "3.90", + "total_price": "2100", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "address", + "start": 21 + }, + { + "exclusive_end": 97, + "slot": "rating", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Found 9. I recommend 100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA and the rating is 3.9." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "2" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else you have?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "102 West 57th Street" + ], + "slot": "address", + "values": [ + "102 West 57th Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "address", + "start": 0 + }, + { + "exclusive_end": 36, + "slot": "rating", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "102 West 57th Street is rated at 3.9." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "number_of_adults": [ + "2" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please give me the contact." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 212-379-0103" + ], + "slot": "phone_number", + "values": [ + "+1 212-379-0103" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "phone_number", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Phone is +1 212-379-0103." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service" + ], + "slot_values": { + "number_of_adults": [ + "2" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does it have laundry?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes it does have laundry." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "2" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to reserve this house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your arrival day?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "1st of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "check_in_date", + "start": 10 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of March" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It is the 1st of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day is your check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "The 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 8, + "slot": "check_out_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of March" + ], + "check_out_date": [ + "The 13th" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 13th is the checkout." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 75, + "slot": "where_to", + "start": 67 + }, + { + "exclusive_end": 57, + "slot": "check_in_date", + "start": 52 + }, + { + "exclusive_end": 38, + "slot": "check_out_date", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm check out is March 13th, check in is today for 2 in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "check_in_date", + "start": 15 + }, + { + "exclusive_end": 56, + "slot": "check_out_date", + "start": 46 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Thursday" + ], + "check_out_date": [ + "March 11th" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No check in is next Thursday and check out is March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "check_in_date", + "start": 24 + }, + { + "exclusive_end": 62, + "slot": "check_out_date", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm check in next Thursday and check out March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Thursday" + ], + "check_out_date": [ + "March 11th" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I confirm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-11", + "number_of_adults": "2", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "102 West 57th Street", + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-379-0103", + "rating": "3.90", + "total_price": "1008", + "where_to": "New York" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your house is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Thursday" + ], + "check_out_date": [ + "March 11th" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for everything." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Thursday" + ], + "check_out_date": [ + "March 11th" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you and have a nice day." + } + ] + }, + { + "dialogue_id": "34_00056", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a house to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "where_to", + "start": 23 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be traveling to London." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2976", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "1080", + "where_to": "London" + }, + { + "address": "1 Connaught Road", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+44 871 984 6290", + "rating": "3.70", + "total_price": "1044", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+44 871 527 8656", + "rating": "4.10", + "total_price": "2349", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "1120", + "where_to": "London" + }, + { + "address": "1 Harrow Place", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 871 984 6190", + "rating": "3.60", + "total_price": "2720", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "864", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "1512", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 20 3953 4200", + "rating": "4.40", + "total_price": "1360", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+44 20 7702 2020", + "rating": "4.50", + "total_price": "3720", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "address", + "start": 14 + }, + { + "exclusive_end": 53, + "slot": "rating", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "One option is 1 Addington Street with a rating of 4.3." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Baffin Way" + ], + "slot": "address", + "values": [ + "1 Baffin Way" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "address", + "start": 18 + }, + { + "exclusive_end": 51, + "slot": "rating", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another option is 1 Baffin Way with a rating of 4.1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+44 20 7517 1100" + ], + "slot": "phone_number", + "values": [ + "+44 20 7517 1100" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their number is +44 20 7517 1100." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other houses?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Connaught Road" + ], + "slot": "address", + "values": [ + "1 Connaught Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.70" + ], + "slot": "rating", + "values": [ + "3.7" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "address", + "start": 8 + }, + { + "exclusive_end": 45, + "slot": "rating", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 Connaught Road with a rating of 3.7." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "total_price" + ], + "slot_values": { + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much do they cost and do they have laundry services?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_laundry_service", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1044" + ], + "slot": "total_price", + "values": [ + "1044" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 14, + "slot": "total_price", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They cost 1044 dollars and do not have laundry services." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I'd like to book the house for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What days do you plan to check-out and check-in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "Thursday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "check_in_date", + "start": 22 + }, + { + "exclusive_end": 68, + "slot": "check_out_date", + "start": 58 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Thursday next week" + ], + "check_out_date": [ + "March 11th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in on Thursday next week and check out on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "where_to", + "start": 40 + }, + { + "exclusive_end": 95, + "slot": "check_in_date", + "start": 82 + }, + { + "exclusive_end": 132, + "slot": "check_out_date", + "start": 122 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm: You want to book a house in London for 1 person. The check-in date is next Thursday and the check-out date is March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "9th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "2nd of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 91, + "slot": "check_out_date", + "start": 74 + }, + { + "exclusive_end": 48, + "slot": "check_in_date", + "start": 31 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month" + ], + "check_out_date": [ + "9th of this month" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, change the check-in to the 2nd of this month and the check-out to the 9th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "check_in_date", + "start": 29 + }, + { + "exclusive_end": 69, + "slot": "check_out_date", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm: Check-in date is tomorrow and check-out date is March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month", + "tomorrow" + ], + "check_out_date": [ + "9th of this month", + "March 9th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, change it to three people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "where_to", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm: The location is London and there are 3 people in your group." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month", + "tomorrow" + ], + "check_out_date": [ + "9th of this month", + "March 9th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-09", + "number_of_adults": "3", + "where_to": "London" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has failed, please try again. Is there anything else I can do?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month", + "tomorrow" + ], + "check_out_date": [ + "9th of this month", + "March 9th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Happy to be of service." + } + ] + }, + { + "dialogue_id": "34_00057", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I will be having a business trip so I need to find a house to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a city in mind, where would you like for the house to be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "KL" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "where_to", + "start": 19 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be going to KL." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan" + ], + "slot": "address", + "values": [ + "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.80" + ], + "slot": "rating", + "values": [ + "3.8" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-9100 1133", + "rating": "3.80", + "total_price": "132", + "where_to": "Kuala Lumpur" + }, + { + "address": "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2298 1888", + "rating": "4.20", + "total_price": "290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Binjai, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+60 3-7490 3333", + "rating": "4.30", + "total_price": "5824", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Tun Sambanthan, Brickfields, 50470", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+60 3-2273 1222", + "rating": "3.80", + "total_price": "4290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Lorong P Ramlee, Kuala Lumpur, 50250", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2726 6788", + "rating": "4.30", + "total_price": "2916", + "where_to": "Kuala Lumpur" + }, + { + "address": "1020, Jalan Sultan Ismail, 50250", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2168 1688", + "rating": "4.60", + "total_price": "1920", + "where_to": "Kuala Lumpur" + }, + { + "address": "12, Jalan Raja Laut, Chow Kit, 50350", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2614 8000", + "rating": "3.60", + "total_price": "1860", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Pudu, Bukit Bintang, 55100 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+60 3-2143 5000", + "rating": "3.70", + "total_price": "990", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Raja Abdullah, Kampung Baru, 50300 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+60 3-2603 1999", + "rating": "4.30", + "total_price": "3456", + "where_to": "Kuala Lumpur" + }, + { + "address": "121, Jalan Ampang, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2786 8888", + "rating": "4.60", + "total_price": "1000", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 121, + "slot": "address", + "start": 49 + }, + { + "exclusive_end": 148, + "slot": "rating", + "start": 145 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found a house at the following address at 1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan, which has a rating of 3.8." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there another house as an option available to me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan" + ], + "slot": "address", + "values": [ + "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 126, + "slot": "address", + "start": 49 + }, + { + "exclusive_end": 154, + "slot": "rating", + "start": 151 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another house which you might like is located at 1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan, and it has a rating of 4.2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service" + ], + "slot_values": { + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell if the place of this house has a laundry service around?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can confirm that a laundry service can be found in the area." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like this house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want make a booking for this specific house that I told you for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "March 4th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 75, + "slot": "check_in_date", + "start": 66 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 4th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually yes, I would like to make a reservation, and make it for March 4th for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you be leaving." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "Tuesday next week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "check_out_date", + "start": 31 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 4th" + ], + "check_out_date": [ + "Tuesday next week" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be leaving the house on Tuesday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 116, + "slot": "where_to", + "start": 104 + }, + { + "exclusive_end": 162, + "slot": "check_in_date", + "start": 151 + }, + { + "exclusive_end": 196, + "slot": "check_out_date", + "start": 184 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you please confirm to me that you want a house for 1 person and the location you are looking for is Kuala Lumpur, and that you will be going there next Monday, and will be leaving next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 4th", + "next Monday" + ], + "check_out_date": [ + "Tuesday next week", + "next Tuesday" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "KL", + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It doesn't seem right because I need it for three people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 117, + "slot": "check_in_date", + "start": 106 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you please confirm again to me that you want the house for 3 people, and that you will be going there next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 4th", + "next Monday" + ], + "check_out_date": [ + "Tuesday next week", + "next Tuesday" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "KL", + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, that seems nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-05", + "number_of_adults": "3", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately, I couldn't make the reservation. Can I help you with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 4th", + "next Monday" + ], + "check_out_date": [ + "Tuesday next week", + "next Tuesday" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "KL", + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nothing. I appreciate that help that you gave to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I enjoy helping you. Good bye." + } + ] + }, + { + "dialogue_id": "34_00058", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please search a house for three people to stay" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like to stay" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris, France" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "where_to", + "start": 18 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to stay in Paris, France" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Place de la Sorbonne, 75005" + ], + "slot": "address", + "values": [ + "1 Place De La Sorbonne, 75005" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "3", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Place de la Sorbonne, 75005", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 46 34 14 80", + "rating": "4.50", + "total_price": "4200", + "where_to": "Paris" + }, + { + "address": "1 Rue Daunou, 75002", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 42 61 70 41", + "rating": "4.20", + "total_price": "252", + "where_to": "Paris" + }, + { + "address": "1 Rue de Libourne, 75012", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 44 67 34 00", + "rating": "4.40", + "total_price": "5200", + "where_to": "Paris" + }, + { + "address": "1 Rue de Lourmel, 75015", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+33 1 45 78 17 12", + "rating": "3.70", + "total_price": "405", + "where_to": "Paris" + }, + { + "address": "1-5 Passage Ruelle, 75018", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 42 05 20 00", + "rating": "4.10", + "total_price": "2268", + "where_to": "Paris" + }, + { + "address": "1-7 Rue Jean Richepin, 75016", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+33 1 44 30 10 00", + "rating": "4.10", + "total_price": "4960", + "where_to": "Paris" + }, + { + "address": "10 Place Charles Dullin, 75018", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 42 57 14 55", + "rating": "4.10", + "total_price": "1224", + "where_to": "Paris" + }, + { + "address": "10 Place de Mexico, 75116", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 56 90 40 04", + "rating": "4.30", + "total_price": "2560", + "where_to": "Paris" + }, + { + "address": "10 Rue Bernard Buffet, 75017", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 40 25 20 20", + "rating": "3.60", + "total_price": "1425", + "where_to": "Paris" + }, + { + "address": "10 Rue Gager-Gabillot, 75015", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+33 1 44 19 29 29", + "rating": "3.40", + "total_price": "2464", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "address", + "start": 43 + }, + { + "exclusive_end": 24, + "slot": "rating", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a house with 4.5 rating located in 1 Place De La Sorbonne, 75005" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does this house have laundry room? what is their phone number" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+33 1 46 34 14 80" + ], + "slot": "phone_number", + "values": [ + "+33 1 46 34 14 80" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "phone_number", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "This place do have laundry room. Their phone number is +33 1 46 34 14 80" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "check_out_date", + "start": 46 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "March 11th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please book this house for me checking out on March 11th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to check in" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "1st of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "check_in_date", + "start": 19 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of March" + ], + "check_out_date": [ + "March 11th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will check in on 1st of March" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "where_to", + "start": 46 + }, + { + "exclusive_end": 110, + "slot": "check_in_date", + "start": 105 + }, + { + "exclusive_end": 138, + "slot": "check_out_date", + "start": 128 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your booking with the house in Paris. The house is for 3 people in your group checking in today and check out on March 11th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "1st of March", + "today" + ], + "check_out_date": [ + "March 11th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes thats correct. What is the total price of the stay" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4200" + ], + "slot": "total_price", + "values": [ + "$4,200" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-11", + "number_of_adults": "3", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Place de la Sorbonne, 75005", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 46 34 14 80", + "rating": "4.50", + "total_price": "4200", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "total_price", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The total price is $4,200. Your reservation is booked" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of March", + "today" + ], + "check_out_date": [ + "March 11th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else i can help you with" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of March", + "today" + ], + "check_out_date": [ + "March 11th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thats it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "have a nice day" + } + ] + }, + { + "dialogue_id": "34_00059", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2.70" + ], + "slot": "rating", + "values": [ + "2.7" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "rating", + "start": 40 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "2.7" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a house with rating of 2.7 and higher." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city should I look?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York City" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 13, + "slot": "where_to", + "start": 0 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "2.7" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "New York City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100 Greenwich Street" + ], + "slot": "address", + "values": [ + "100 Greenwich Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2.70" + ], + "slot": "rating", + "values": [ + "2.7" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "rating": "2.70", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 917-409-0800", + "rating": "2.70", + "total_price": "312", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-379-0103", + "rating": "2.70", + "total_price": "252", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 718-565-8900", + "rating": "2.70", + "total_price": "3645", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 718-672-6600", + "rating": "2.70", + "total_price": "1344", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 800-222-0418", + "rating": "2.70", + "total_price": "600", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-768-0007", + "rating": "2.70", + "total_price": "837", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 877-270-1412", + "rating": "2.70", + "total_price": "1350", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-414-1000", + "rating": "2.70", + "total_price": "138", + "where_to": "New York" + }, + { + "address": "1080 Broadway, Brooklyn", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+1 718-715-4850", + "rating": "2.70", + "total_price": "2250", + "where_to": "New York" + }, + { + "address": "109 West 45th Street", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+1 212-730-9444", + "rating": "2.70", + "total_price": "3060", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 77, + "slot": "address", + "start": 57 + }, + { + "exclusive_end": 101, + "slot": "rating", + "start": 98 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 houses available for your search. One is on 100 Greenwich Street and has a rating of 2.7" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "rating": [ + "2.7" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does it have laundry? What is the contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+1 917-409-0800" + ], + "slot": "phone_number", + "values": [ + "+1 917-409-0800" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "phone_number", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It has laundry. The phone number is +1 917-409-0800." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "rating", + "start": 57 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other houses for 1 person with a rating of 4.2 or higher?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "102 West 57th Street" + ], + "slot": "address", + "values": [ + "102 West 57th Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "rating": "4.20", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.20", + "total_price": "312", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-379-0103", + "rating": "4.20", + "total_price": "252", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 800-222-0418", + "rating": "4.20", + "total_price": "600", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "837", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-414-1000", + "rating": "4.20", + "total_price": "138", + "where_to": "New York" + }, + { + "address": "11 East 31st Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-806-7000", + "rating": "4.20", + "total_price": "1944", + "where_to": "New York" + }, + { + "address": "11 Howard Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-235-1111", + "rating": "4.20", + "total_price": "408", + "where_to": "New York" + }, + { + "address": "1100 South Avenue, Staten Island", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-477-2400", + "rating": "4.20", + "total_price": "1104", + "where_to": "New York" + }, + { + "address": "111 North 12th Street, Brooklyn", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-631-8400", + "rating": "4.20", + "total_price": "2640", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 92, + "slot": "address", + "start": 72 + }, + { + "exclusive_end": 118, + "slot": "rating", + "start": 115 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 9 places for that search available. One of them is located at 102 West 57th Street , and has a rating of 4.2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any places for 4 people with laundry?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1033 6th Avenue" + ], + "slot": "address", + "values": [ + "1033 6th Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "4", + "rating": "4.20", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 917-409-0800", + "rating": "4.20", + "total_price": "312", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-379-0103", + "rating": "4.20", + "total_price": "2016", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "1380", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-414-1000", + "rating": "4.20", + "total_price": "2376", + "where_to": "New York" + }, + { + "address": "11 East 31st Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-806-7000", + "rating": "4.20", + "total_price": "1740", + "where_to": "New York" + }, + { + "address": "11 Howard Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-235-1111", + "rating": "4.20", + "total_price": "2400", + "where_to": "New York" + }, + { + "address": "1100 South Avenue, Staten Island", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 718-477-2400", + "rating": "4.20", + "total_price": "1104", + "where_to": "New York" + }, + { + "address": "111 North 12th Street, Brooklyn", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 718-631-8400", + "rating": "4.20", + "total_price": "2640", + "where_to": "New York" + }, + { + "address": "1120 South Avenue, Staten Island", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 718-477-1600", + "rating": "4.20", + "total_price": "3960", + "where_to": "New York" + }, + { + "address": "114 East 32nd Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-603-9000", + "rating": "4.20", + "total_price": "3000", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "address", + "start": 20 + }, + { + "exclusive_end": 52, + "slot": "rating", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "One is available at 1033 6th Avenue. It is rated 4.2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to book this house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What are your check in and out dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "9th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "Tuesday next week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "check_out_date", + "start": 48 + }, + { + "exclusive_end": 26, + "slot": "check_in_date", + "start": 9 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Tuesday next week" + ], + "check_out_date": [ + "9th of March" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Check in Tuesday next week and check out on the 9th of March," + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "where_to", + "start": 46 + }, + { + "exclusive_end": 93, + "slot": "check_in_date", + "start": 81 + }, + { + "exclusive_end": 114, + "slot": "check_out_date", + "start": 105 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok please confirm you want to book a house in New York for 4 people, checking in next Tuesday and out on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Tuesday next week", + "next Tuesday" + ], + "check_out_date": [ + "9th of March", + "March 9th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, it sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-09", + "number_of_adults": "4", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "1033 6th Avenue", + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-09", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "1380", + "where_to": "New York" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Tuesday next week", + "next Tuesday" + ], + "check_out_date": [ + "9th of March", + "March 9th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Tuesday next week", + "next Tuesday" + ], + "check_out_date": [ + "9th of March", + "March 9th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thanks for helping." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Bye." + } + ] + }, + { + "dialogue_id": "34_00060", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, UK" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "where_to", + "start": 19 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am travelling to London, UK and am looking for a house to stay at." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2976", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "1080", + "where_to": "London" + }, + { + "address": "1 Connaught Road", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+44 871 984 6290", + "rating": "3.70", + "total_price": "1044", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+44 871 527 8656", + "rating": "4.10", + "total_price": "2349", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "1120", + "where_to": "London" + }, + { + "address": "1 Harrow Place", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 871 984 6190", + "rating": "3.60", + "total_price": "2720", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "864", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "1512", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 20 3953 4200", + "rating": "4.40", + "total_price": "1360", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+44 20 7702 2020", + "rating": "4.50", + "total_price": "3720", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 83, + "slot": "address", + "start": 65 + }, + { + "exclusive_end": 110, + "slot": "rating", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 homes available for your search. The fist one is at 1 Addington Street with a total rating of 4.3." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the total price and phone number for this location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2976" + ], + "slot": "total_price", + "values": [ + "2976" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+44 333 400 6116" + ], + "slot": "phone_number", + "values": [ + "+44 333 400 6116" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "total_price", + "start": 19 + }, + { + "exclusive_end": 72, + "slot": "phone_number", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The total price is 2976 dollars and the phone number is +44 333 400 6116." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This house looks great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make the reservation for this home?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I am interested in booking this house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day would you like to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "12th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "Monday next week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 127, + "slot": "check_out_date", + "start": 114 + }, + { + "exclusive_end": 78, + "slot": "check_in_date", + "start": 62 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week" + ], + "check_out_date": [ + "12th of March" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There are 3 people in our party. We would like to check in on Monday next week. We would like to check out on the 12th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 91, + "slot": "where_to", + "start": 85 + }, + { + "exclusive_end": 131, + "slot": "check_in_date", + "start": 120 + }, + { + "exclusive_end": 166, + "slot": "check_out_date", + "start": 156 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details. There are 3 people in your group travelling to London. You would like to check in next Monday. Your check out date is March 12th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "check_out_date", + "start": 31 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next Monday" + ], + "check_out_date": [ + "14th of this month" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want to check out on the 14th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "check_in_date", + "start": 60 + }, + { + "exclusive_end": 109, + "slot": "check_out_date", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details. Your check in date is next Monday and your check out date is March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service" + ], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next Monday" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. Does this location offer laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-14", + "number_of_adults": "3", + "where_to": "London" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has failed to complete. Is there anything else I can assist you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next Monday" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a house. There is one person in the party." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 90, + "slot": "where_to", + "start": 84 + }, + { + "exclusive_end": 130, + "slot": "check_in_date", + "start": 119 + }, + { + "exclusive_end": 165, + "slot": "check_out_date", + "start": 155 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details. There is 1 person in your party travelling to London. You would like to check in next Monday. Your check out date is March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next Monday" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-14", + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has failed to complete. Is there anything else I can assist you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_in_date", + "values": [ + "11th of this Month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 75, + "slot": "check_in_date", + "start": 57 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "11th of this Month" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a house with a check in date on the 11th of this Month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_in_date", + "values": [ + "March 11th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 90, + "slot": "where_to", + "start": 84 + }, + { + "exclusive_end": 129, + "slot": "check_in_date", + "start": 119 + }, + { + "exclusive_end": 164, + "slot": "check_out_date", + "start": 154 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details. There is 1 person in your party travelling to London. You would like to check in March 11th. Your check out date is March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "11th of this Month", + "March 11th" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-11", + "check_out_date": "2019-03-14", + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has failed to complete. Is there anything else I can assist you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "11th of this Month", + "March 11th" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was my pleasure to assist you, goodbye." + } + ] + }, + { + "dialogue_id": "34_00061", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to find a house to stay at." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you like to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "where_to", + "start": 24 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be travelling to San Diego." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10044 Pacific Mesa Boulevard" + ], + "slot": "address", + "values": [ + "10044 Pacific Mesa Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "San Diego" + } + }, + "service_results": [ + { + "address": "10044 Pacific Mesa Boulevard", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 858-597-0500", + "rating": "4.50", + "total_price": "3360", + "where_to": "San Diego" + }, + { + "address": "1047 Fifth Avenue", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 619-515-3000", + "rating": "4.40", + "total_price": "1680", + "where_to": "San Diego" + }, + { + "address": "11025 Vista Sorrento Parkway", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 858-523-0500", + "rating": "4.30", + "total_price": "432", + "where_to": "San Diego" + }, + { + "address": "11520 West Bernardo Court", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 858-451-6600", + "rating": "4.10", + "total_price": "966", + "where_to": "San Diego" + }, + { + "address": "11915 El Camino Real", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 858-481-5900", + "rating": "4.20", + "total_price": "3393", + "where_to": "San Diego" + }, + { + "address": "11920 El Camino Real", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 858-792-5557", + "rating": "4.20", + "total_price": "324", + "where_to": "San Diego" + }, + { + "address": "1333 Hotel Circle South", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 619-297-2231", + "rating": "4.40", + "total_price": "1700", + "where_to": "San Diego" + }, + { + "address": "1355 North Harbor Drive", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 619-232-3861", + "rating": "4.00", + "total_price": "1764", + "where_to": "San Diego" + }, + { + "address": "1370 Sunset Cliffs Boulevard", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 619-224-0443", + "rating": "4.40", + "total_price": "741", + "where_to": "San Diego" + }, + { + "address": "1404 Vacation Road", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 858-240-4913", + "rating": "4.30", + "total_price": "1056", + "where_to": "San Diego" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "address", + "start": 47 + }, + { + "exclusive_end": 23, + "slot": "rating", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is one with a 4.5 rating, the address is 10044 Pacific Mesa Boulevard." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That house sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I make the reservation for this house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "2" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to book the house for two people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What are the dates that you will be checking in and out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "Tuesday next week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 80, + "slot": "check_out_date", + "start": 62 + }, + { + "exclusive_end": 39, + "slot": "check_in_date", + "start": 22 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Tuesday next week" + ], + "check_out_date": [ + "13th of this month" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in on Tuesday next week, and check out on the 13th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 121, + "slot": "where_to", + "start": 112 + }, + { + "exclusive_end": 77, + "slot": "check_in_date", + "start": 65 + }, + { + "exclusive_end": 108, + "slot": "check_out_date", + "start": 98 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm: We are booking a house for 2 people checking in next Tuesday and checking out on March 13th in San Diego." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "Tuesday next week", + "next Tuesday" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. Do you have a contact number and know if they have laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+1 858-597-0500" + ], + "slot": "phone_number", + "values": [ + "+1 858-597-0500" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-13", + "number_of_adults": "2", + "where_to": "San Diego" + } + }, + "service_results": [ + { + "address": "10044 Pacific Mesa Boulevard", + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 858-597-0500", + "rating": "4.50", + "total_price": "3360", + "where_to": "San Diego" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "phone_number", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They do have a laundry service. The phone number is +1 858-597-0500. Your reservation is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Tuesday next week", + "next Tuesday" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all I need, thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome. Good bye." + } + ] + }, + { + "dialogue_id": "34_00062", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to find a house to stay in soon" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, England" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "where_to", + "start": 29 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to need a place in London, England" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "2640", + "where_to": "London" + }, + { + "address": "1 Connaught Road", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+44 871 984 6290", + "rating": "3.70", + "total_price": "2625", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 871 527 8656", + "rating": "4.10", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "115", + "where_to": "London" + }, + { + "address": "1 Harrow Place", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+44 871 984 6190", + "rating": "3.60", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "232", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "264", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 20 3953 4200", + "rating": "4.40", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7702 2020", + "rating": "4.50", + "total_price": "4928", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 81, + "slot": "address", + "start": 63 + }, + { + "exclusive_end": 108, + "slot": "rating", + "start": 105 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 houses that you might like. How about this one on 1 Addington Street? It has a pretty solid 4.3 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about other options, preferably with laundry service" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Baffin Way" + ], + "slot": "address", + "values": [ + "1 Baffin Way" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "2640", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "115", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "232", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "264", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7702 2020", + "rating": "4.50", + "total_price": "4928", + "where_to": "London" + }, + { + "address": "1 Silvertown Way", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7540 4040", + "rating": "3.90", + "total_price": "648", + "where_to": "London" + }, + { + "address": "1 Suffolk Place", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7470 4000", + "rating": "4.60", + "total_price": "720", + "where_to": "London" + }, + { + "address": "1 Waterview Drive", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 8463 6868", + "rating": "4.60", + "total_price": "3456", + "where_to": "London" + }, + { + "address": "1-15, Templeton Place", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7598 8700", + "rating": "4.40", + "total_price": "4608", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "address", + "start": 30 + }, + { + "exclusive_end": 14, + "slot": "rating", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a 4.1 rated house on 1 Baffin Way" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+44 20 7517 1100" + ], + "slot": "phone_number", + "values": [ + "+44 20 7517 1100" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their number is +44 20 7517 1100" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That house looks good, let's book it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok what are the details? When are you checking in and out and how many people are going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "this Sunday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "check_in_date", + "start": 12 + }, + { + "exclusive_end": 46, + "slot": "check_out_date", + "start": 36 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "this Sunday" + ], + "check_out_date": [ + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Checking in this Sunday and leaving March 13th, just for 1 please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "where_to", + "start": 16 + }, + { + "exclusive_end": 88, + "slot": "check_in_date", + "start": 70 + }, + { + "exclusive_end": 49, + "slot": "check_out_date", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming your London stay for 1 till March 13th and checking in the day after tomorrow" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "day after tomorrow", + "this Sunday" + ], + "check_out_date": [ + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No actually I'm bringing four people" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "check_in_date", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK so same details but for 4 people for check in the day after tomorrow" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "day after tomorrow", + "this Sunday" + ], + "check_out_date": [ + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-13", + "number_of_adults": "4", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Baffin Way", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "2640", + "where_to": "London" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've booked it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "day after tomorrow", + "this Sunday" + ], + "check_out_date": [ + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "You're the best! That's it for now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure helping you." + } + ] + }, + { + "dialogue_id": "34_00063", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3.80" + ], + "slot": "rating", + "values": [ + "3.8" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "rating", + "start": 50 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "3.8" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find a holiday house with a rating of 3.8 or higher." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you visiting?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "where_to", + "start": 13 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "3.8" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to Sydney." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ], + "slot": "address", + "values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.80" + ], + "slot": "rating", + "values": [ + "3.8" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "rating": "3.80", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 9634 9634", + "rating": "3.80", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "3.80", + "total_price": "840", + "where_to": "Sydney" + }, + { + "address": "1 Kingsway, Cronulla New South Wales 2230, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8536 3600", + "rating": "3.80", + "total_price": "2912", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9680 3800", + "rating": "3.80", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8425 0400", + "rating": "3.80", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Brown Street, Chatswood New South Wales 2067, Australia", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+61 131517", + "rating": "3.80", + "total_price": "6300", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9428 9500", + "rating": "3.80", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8353 8988", + "rating": "3.80", + "total_price": "1144", + "where_to": "Sydney" + }, + { + "address": "100 Marsden Street, Parramatta New South Wales 2150, Australia", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+61 2 9633 9898", + "rating": "3.80", + "total_price": "1224", + "where_to": "Sydney" + }, + { + "address": "106 Hassall Street, Rosehill New South Wales 2142, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8836 1000", + "rating": "3.80", + "total_price": "1240", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 118, + "slot": "address", + "start": 54 + }, + { + "exclusive_end": 30, + "slot": "rating", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found a home with a 3.8 rating- the address is 1 Columbia Court, Baulkham Hills New South Wales 2153, Australia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "3.8" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other options are there for 1 person?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Kensington Street, Chippendale New South Wales 2008, Australia" + ], + "slot": "address", + "values": [ + "1 Kensington Street, Chippendale New South Wales 2008, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.80" + ], + "slot": "rating", + "values": [ + "3.8" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "rating": "3.80", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9634 9634", + "rating": "3.80", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "3.80", + "total_price": "840", + "where_to": "Sydney" + }, + { + "address": "1 Kingsway, Cronulla New South Wales 2230, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8536 3600", + "rating": "3.80", + "total_price": "2912", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9680 3800", + "rating": "3.80", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8425 0400", + "rating": "3.80", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Brown Street, Chatswood New South Wales 2067, Australia", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+61 131517", + "rating": "3.80", + "total_price": "6300", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9428 9500", + "rating": "3.80", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8353 8988", + "rating": "3.80", + "total_price": "1144", + "where_to": "Sydney" + }, + { + "address": "100 Marsden Street, Parramatta New South Wales 2150, Australia", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+61 2 9633 9898", + "rating": "3.80", + "total_price": "1224", + "where_to": "Sydney" + }, + { + "address": "106 Hassall Street, Rosehill New South Wales 2142, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8836 1000", + "rating": "3.80", + "total_price": "1240", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 96, + "slot": "address", + "start": 32 + }, + { + "exclusive_end": 18, + "slot": "rating", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about this 3.8 rated house- 1 Kensington Street, Chippendale New South Wales 2008, Australia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "rating", + "start": 25 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about houses with a 4.2 rating or high which offer laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Salisbury Road, Castle Hill New South Wales 2154, Australia" + ], + "slot": "address", + "values": [ + "1 Salisbury Road, Castle Hill New South Wales 2154, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "1", + "rating": "4.20", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "4.20", + "total_price": "840", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9680 3800", + "rating": "4.20", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8425 0400", + "rating": "4.20", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9428 9500", + "rating": "4.20", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "11 Hickson Road Walsh Bay", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8298 9999", + "rating": "4.20", + "total_price": "4032", + "where_to": "Sydney" + }, + { + "address": "11 Jamison Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9696 2500", + "rating": "4.20", + "total_price": "4400", + "where_to": "Sydney" + }, + { + "address": "110 Cumberland Street, The Rocks New South Wales 2000, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8272 0900", + "rating": "4.20", + "total_price": "4896", + "where_to": "Sydney" + }, + { + "address": "12 Darling Drive", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8388 8888", + "rating": "4.20", + "total_price": "5850", + "where_to": "Sydney" + }, + { + "address": "122 Victoria Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 1300 525 442", + "rating": "4.20", + "total_price": "1080", + "where_to": "Sydney" + }, + { + "address": "139 Murray Street, Pyrmont New South Wales 2009, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8586 1888", + "rating": "4.20", + "total_price": "5808", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 91, + "slot": "address", + "start": 30 + }, + { + "exclusive_end": 14, + "slot": "rating", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a 4.2 rated house at 1 Salisbury Road, Castle Hill New South Wales 2154, Australia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like the sound of that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I make a reservation for this house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "the 1st" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "check_in_date", + "start": 36 + }, + { + "exclusive_end": 68, + "slot": "check_out_date", + "start": 58 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st" + ], + "check_out_date": [ + "March 10th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please do, I want to arrive on the 1st, and leave on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "where_to", + "start": 27 + }, + { + "exclusive_end": 65, + "slot": "check_in_date", + "start": 60 + }, + { + "exclusive_end": 97, + "slot": "check_out_date", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So I'll book this house in Sydney for 1 person, checking in today, and checking out on March 10th. Is that okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "2nd of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "check_in_date", + "start": 36 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March" + ], + "check_out_date": [ + "March 10th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, actually I want to check out on 2nd of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 78, + "slot": "check_in_date", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So the reservation is for 1 person, and I've amended check-in date to tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "March 10th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. What's the total cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "552" + ], + "slot": "total_price", + "values": [ + "$552" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-10", + "number_of_adults": "1", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-10", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9680 3800", + "rating": "4.20", + "total_price": "552", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "total_price", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation was successful, it costs $552." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "March 10th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot, that's all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's a pleasure to help." + } + ] + }, + { + "dialogue_id": "34_00064", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me look for a house to stay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, in which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, UK" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "where_to", + "start": 28 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find a house in London, UK." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "2640", + "where_to": "London" + }, + { + "address": "1 Connaught Road", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+44 871 984 6290", + "rating": "3.70", + "total_price": "2625", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 871 527 8656", + "rating": "4.10", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "115", + "where_to": "London" + }, + { + "address": "1 Harrow Place", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+44 871 984 6190", + "rating": "3.60", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "232", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "264", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 20 3953 4200", + "rating": "4.40", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7702 2020", + "rating": "4.50", + "total_price": "4928", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "address", + "start": 14 + }, + { + "exclusive_end": 46, + "slot": "rating", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'd recommend 1 Addington Street, rated at 4.3, out of the 10 houses I found available and matching your search criteria." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know their phone number as well as if they provide laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+44 333 400 6116" + ], + "slot": "phone_number", + "values": [ + "+44 333 400 6116" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 68, + "slot": "phone_number", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They do have laundry service. You can reach them at +44 333 400 6116." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Forgot to mention, there will be just me, 1 person. Anything else available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Baffin Way" + ], + "slot": "address", + "values": [ + "1 Baffin Way" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "2640", + "where_to": "London" + }, + { + "address": "1 Connaught Road", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 984 6290", + "rating": "3.70", + "total_price": "2625", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 527 8656", + "rating": "4.10", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "115", + "where_to": "London" + }, + { + "address": "1 Harrow Place", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 984 6190", + "rating": "3.60", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "232", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "264", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 20 3953 4200", + "rating": "4.40", + "total_price": "560", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 81, + "slot": "address", + "start": 69 + }, + { + "exclusive_end": 95, + "slot": "rating", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 9 more houses matching your criteria. How about the one at 1 Baffin Way, rated at 4.1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris, France" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 101, + "slot": "where_to", + "start": 88 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else available? Please also change search criteria to find houses available in Paris, France for 3 persons." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Place de la Sorbonne, 75005" + ], + "slot": "address", + "values": [ + "1 Place de la Sorbonne, 75005" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "3", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Place de la Sorbonne, 75005", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 46 34 14 80", + "rating": "4.50", + "total_price": "4200", + "where_to": "Paris" + }, + { + "address": "1 Rue Daunou, 75002", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 42 61 70 41", + "rating": "4.20", + "total_price": "252", + "where_to": "Paris" + }, + { + "address": "1 Rue de Libourne, 75012", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 44 67 34 00", + "rating": "4.40", + "total_price": "5200", + "where_to": "Paris" + }, + { + "address": "1 Rue de Lourmel, 75015", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+33 1 45 78 17 12", + "rating": "3.70", + "total_price": "405", + "where_to": "Paris" + }, + { + "address": "1-5 Passage Ruelle, 75018", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 42 05 20 00", + "rating": "4.10", + "total_price": "2268", + "where_to": "Paris" + }, + { + "address": "1-7 Rue Jean Richepin, 75016", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+33 1 44 30 10 00", + "rating": "4.10", + "total_price": "4960", + "where_to": "Paris" + }, + { + "address": "10 Place Charles Dullin, 75018", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 42 57 14 55", + "rating": "4.10", + "total_price": "1224", + "where_to": "Paris" + }, + { + "address": "10 Place de Mexico, 75116", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 56 90 40 04", + "rating": "4.30", + "total_price": "2560", + "where_to": "Paris" + }, + { + "address": "10 Rue Bernard Buffet, 75017", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 40 25 20 20", + "rating": "3.60", + "total_price": "1425", + "where_to": "Paris" + }, + { + "address": "10 Rue Gager-Gabillot, 75015", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+33 1 44 19 29 29", + "rating": "3.40", + "total_price": "2464", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 122, + "slot": "address", + "start": 93 + }, + { + "exclusive_end": 135, + "slot": "rating", + "start": 132 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "According to your new criteria I found 10 houses out of which I recommend the one located at 1 Place de la Sorbonne, 75005 rated at 4.5." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This sounds perfect!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to place a reservation for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I'd like to place a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you please tell me your check out date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "the 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "check_out_date", + "start": 30 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "the 11th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, I'll be checking out on the 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you please tell me your check in date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "the 1st" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "check_in_date", + "start": 24 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st" + ], + "check_out_date": [ + "the 11th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check in on the 1st." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 88, + "slot": "where_to", + "start": 83 + }, + { + "exclusive_end": 78, + "slot": "check_in_date", + "start": 73 + }, + { + "exclusive_end": 131, + "slot": "check_out_date", + "start": 121 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you want me to place a reservation for the house for today, in Paris, for 3 persons, checking out on March 11th!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct. Can you please tell me the total price of the reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4200" + ], + "slot": "total_price", + "values": [ + "$4,200" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-11", + "number_of_adults": "3", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Place de la Sorbonne, 75005", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 46 34 14 80", + "rating": "4.50", + "total_price": "4200", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "total_price", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You reservation has been placed. Total cost is $4,200." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for everything. That will be all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure! Have a nice day!" + } + ] + }, + { + "dialogue_id": "34_00065", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "where_to", + "values": [ + "Seattle, WA" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "where_to", + "start": 40 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a place to stay when I travel to Seattle, WA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1000 1st Avenue" + ], + "slot": "address", + "values": [ + "1000 1st Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Seattle" + } + }, + "service_results": [ + { + "address": "1000 1st Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 206-957-1000", + "rating": "4.50", + "total_price": "1728", + "where_to": "Seattle" + }, + { + "address": "1006 Spring Street", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 206-583-6453", + "rating": "3.90", + "total_price": "496", + "where_to": "Seattle" + }, + { + "address": "1011 Pike Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 206-682-8282", + "rating": "4.20", + "total_price": "594", + "where_to": "Seattle" + }, + { + "address": "1016 Republican Street", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+1 206-708-8200", + "rating": "4.10", + "total_price": "1890", + "where_to": "Seattle" + }, + { + "address": "1046 1st Avenue South", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 206-204-9800", + "rating": "4.30", + "total_price": "4800", + "where_to": "Seattle" + }, + { + "address": "105 Pike Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 206-340-1222", + "rating": "4.40", + "total_price": "552", + "where_to": "Seattle" + }, + { + "address": "110 Stewart Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 206-623-4600", + "rating": "4.40", + "total_price": "4368", + "where_to": "Seattle" + }, + { + "address": "1100 5th Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 800-853-3914", + "rating": "4.40", + "total_price": "2772", + "where_to": "Seattle" + }, + { + "address": "1101 4th Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-621-1770", + "rating": "4.50", + "total_price": "1080", + "where_to": "Seattle" + }, + { + "address": "1112 4th Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 206-264-6000", + "rating": "4.40", + "total_price": "1400", + "where_to": "Seattle" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "address", + "start": 37 + }, + { + "exclusive_end": 76, + "slot": "rating", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a good one, their address is 1000 1st Avenue and their rating is 4.5 stars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1006 Spring Street" + ], + "slot": "address", + "values": [ + "1006 Spring Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "address", + "start": 20 + }, + { + "exclusive_end": 71, + "slot": "rating", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes! There's one on 1006 Spring Street, but the rating goes down to 3.9." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service" + ], + "slot_values": { + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I wash my clothes there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_laundry_service", + "values": [ + "False" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I actually like this house, good choice!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! Would you like me to book it for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_in_date", + "values": [ + "9th of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "check_in_date", + "start": 32 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "9th of March" + ], + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure! Could you book it for the 9th of March?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes! For how many?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "9th of March" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There'll be 4 of us." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And what day will you be checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "the 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "check_out_date", + "start": 21 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "9th of March" + ], + "check_out_date": [ + "the 11th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to stay until the 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "where_to", + "values": [ + "Seattle" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_in_date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "where_to", + "start": 58 + }, + { + "exclusive_end": 101, + "slot": "check_in_date", + "start": 92 + }, + { + "exclusive_end": 115, + "slot": "check_out_date", + "start": 105 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. Please confirm the details: a reservation for 4 in Seattle with the check in date of March 9th to March 11th, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "the 14th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "check_out_date", + "start": 29 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "9th of March", + "March 9th" + ], + "check_out_date": [ + "the 14th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Seattle", + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I actually want to stay till the 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_in_date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "check_in_date", + "start": 45 + }, + { + "exclusive_end": 80, + "slot": "check_out_date", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay! Then just to confirm, check in date on March 9th and leaving on March 14th, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "9th of March", + "March 9th" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Seattle", + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-09", + "check_out_date": "2019-03-14", + "number_of_adults": "4", + "where_to": "Seattle" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I couldn't make the reservation. Is there anything else I could assist with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "3rd of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "check_in_date", + "start": 35 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of this month" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Seattle", + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. I want to book a house on the 3rd of this month for one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "where_to", + "values": [ + "Seattle" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 59, + "slot": "where_to", + "start": 52 + }, + { + "exclusive_end": 108, + "slot": "check_in_date", + "start": 90 + }, + { + "exclusive_end": 145, + "slot": "check_out_date", + "start": 135 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, please confirm: book a house for 1 person in Seattle with the check in date of the day after tomorrow and the check out date of March 14th - correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of this month", + "day after tomorrow" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Seattle", + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes! Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-14", + "number_of_adults": "1", + "where_to": "Seattle" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation couldn't be made. Anything else I could assist with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of this month", + "day after tomorrow" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Seattle", + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "34_00066", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a house to stay" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "what city do you want to go" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York City" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "where_to", + "start": 14 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to New York City" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100 Greenwich Street" + ], + "slot": "address", + "values": [ + "100 Greenwich street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "93", + "where_to": "New York" + }, + { + "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-512-0248", + "rating": "4.20", + "total_price": "396", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-379-0103", + "rating": "4.50", + "total_price": "3888", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 718-565-8900", + "rating": "3.90", + "total_price": "1863", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-672-6600", + "rating": "4.10", + "total_price": "1296", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 800-222-0418", + "rating": "4.40", + "total_price": "816", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "1386", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 877-270-1412", + "rating": "4.00", + "total_price": "5280", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-414-1000", + "rating": "4.20", + "total_price": "3600", + "where_to": "New York" + }, + { + "address": "1080 Broadway, Brooklyn", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 718-715-4850", + "rating": "4.00", + "total_price": "2100", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 87, + "slot": "address", + "start": 67 + }, + { + "exclusive_end": 55, + "slot": "rating", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 houses. I found a house with rating of 4.4 located in 100 Greenwich street" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "that sounds good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "do you want me to make the reservtion" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "the 3rd" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "check_in_date", + "start": 23 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 3rd" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please book it on the 3rd" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to check out" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "March 4th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "check_out_date", + "start": 21 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 3rd" + ], + "check_out_date": [ + "March 4th" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am checking out on March 4th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people in your group" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 3rd" + ], + "check_out_date": [ + "March 4th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "there is just 1" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "next monday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "where_to", + "start": 57 + }, + { + "exclusive_end": 103, + "slot": "check_in_date", + "start": 85 + }, + { + "exclusive_end": 129, + "slot": "check_out_date", + "start": 118 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you booking for 1 people for the house in New York checking in on the day after tomorrow and check out next monday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "day after tomorrow", + "the 3rd" + ], + "check_out_date": [ + "March 4th", + "next monday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes thats correct. What is the total price" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "93" + ], + "slot": "total_price", + "values": [ + "$93" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-04", + "number_of_adults": "1", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-04", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "93", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "total_price", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The cost of this house is $93. Your room is booked" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service" + ], + "slot_values": { + "check_in_date": [ + "day after tomorrow", + "the 3rd" + ], + "check_out_date": [ + "March 4th", + "next monday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "does this place have a laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "This house does have a laundry service" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "day after tomorrow", + "the 3rd" + ], + "check_out_date": [ + "March 4th", + "next monday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "anything else i can help you with" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "day after tomorrow", + "the 3rd" + ], + "check_out_date": [ + "March 4th", + "next monday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "no thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "its my pleasure" + } + ] + }, + { + "dialogue_id": "34_00067", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "where_to", + "start": 18 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm travelling to San Diego and I need to find a place to stay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10044 Pacific Mesa Boulevard" + ], + "slot": "address", + "values": [ + "10044 Pacific Mesa Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "San Diego" + } + }, + "service_results": [ + { + "address": "10044 Pacific Mesa Boulevard", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 858-597-0500", + "rating": "4.50", + "total_price": "3360", + "where_to": "San Diego" + }, + { + "address": "1047 Fifth Avenue", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 619-515-3000", + "rating": "4.40", + "total_price": "1680", + "where_to": "San Diego" + }, + { + "address": "11025 Vista Sorrento Parkway", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 858-523-0500", + "rating": "4.30", + "total_price": "432", + "where_to": "San Diego" + }, + { + "address": "11520 West Bernardo Court", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 858-451-6600", + "rating": "4.10", + "total_price": "966", + "where_to": "San Diego" + }, + { + "address": "11915 El Camino Real", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 858-481-5900", + "rating": "4.20", + "total_price": "3393", + "where_to": "San Diego" + }, + { + "address": "11920 El Camino Real", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 858-792-5557", + "rating": "4.20", + "total_price": "324", + "where_to": "San Diego" + }, + { + "address": "1333 Hotel Circle South", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 619-297-2231", + "rating": "4.40", + "total_price": "1700", + "where_to": "San Diego" + }, + { + "address": "1355 North Harbor Drive", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 619-232-3861", + "rating": "4.00", + "total_price": "1764", + "where_to": "San Diego" + }, + { + "address": "1370 Sunset Cliffs Boulevard", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 619-224-0443", + "rating": "4.40", + "total_price": "741", + "where_to": "San Diego" + }, + { + "address": "1404 Vacation Road", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 858-240-4913", + "rating": "4.30", + "total_price": "1056", + "where_to": "San Diego" + } + ], + "slots": [ + { + "exclusive_end": 77, + "slot": "address", + "start": 49 + }, + { + "exclusive_end": 98, + "slot": "rating", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 houses available. One of them is at 10044 Pacific Mesa Boulevard with a rating of 4.5." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does this place have laundry service? And can I get a contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 858-597-0500" + ], + "slot": "phone_number", + "values": [ + "+1 858-597-0500" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their phone number is +1 858-597-0500, and there is laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This house seems great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day would you like to check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "check_out_date", + "start": 27 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "13th of this month" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check out on the 13th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people will be staying? And what day would you like to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "5th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "check_in_date", + "start": 54 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "5th of this month" + ], + "check_out_date": [ + "13th of this month" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There will be 5 people, and I want to check in on the 5th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "where_to", + "start": 62 + }, + { + "exclusive_end": 97, + "slot": "check_in_date", + "start": 85 + }, + { + "exclusive_end": 125, + "slot": "check_out_date", + "start": 115 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: A house rental for 5 in San Diego, check in is next Tuesday and check out is March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "5th of this month", + "next Tuesday" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's great. What would the total cost be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3360" + ], + "slot": "total_price", + "values": [ + "3360" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-13", + "number_of_adults": "5", + "where_to": "San Diego" + } + }, + "service_results": [ + { + "address": "10044 Pacific Mesa Boulevard", + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 858-597-0500", + "rating": "4.50", + "total_price": "3360", + "where_to": "San Diego" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "total_price", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is successful, and the total cost would be 3360 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "5th of this month", + "next Tuesday" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "5th of this month", + "next Tuesday" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure to help. Bye!" + } + ] + }, + { + "dialogue_id": "34_00068", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a house to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you looking for a house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, UK" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "where_to", + "start": 17 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a home in London, UK." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "2640", + "where_to": "London" + }, + { + "address": "1 Connaught Road", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+44 871 984 6290", + "rating": "3.70", + "total_price": "2625", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 871 527 8656", + "rating": "4.10", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "115", + "where_to": "London" + }, + { + "address": "1 Harrow Place", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+44 871 984 6190", + "rating": "3.60", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "232", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "264", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 20 3953 4200", + "rating": "4.40", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7702 2020", + "rating": "4.50", + "total_price": "4928", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "address", + "start": 9 + }, + { + "exclusive_end": 41, + "slot": "rating", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "First is 1 Addington Street, rated at 4.3 stars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service" + ], + "slot_values": { + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, laundry service is available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "the 2nd" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "check_in_date", + "start": 44 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This sounds great, please book the home for the 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day are you leaving? How many people in your group." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "the 13th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "check_out_date", + "start": 23 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd" + ], + "check_out_date": [ + "the 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We are checking out on the 13th. There are three people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "where_to", + "start": 40 + }, + { + "exclusive_end": 81, + "slot": "check_in_date", + "start": 73 + }, + { + "exclusive_end": 106, + "slot": "check_out_date", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm; reservation for home in London for 3 people. Checking in tomorrow, checking out March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "the 2nd", + "tomorrow" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect! What will be the total cost? What is the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+44 333 400 6116" + ], + "slot": "phone_number", + "values": [ + "+44 333 400 6116" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2772" + ], + "slot": "total_price", + "values": [ + "$2,772" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "number_of_adults": "3", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2772", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 87, + "slot": "phone_number", + "start": 71 + }, + { + "exclusive_end": 49, + "slot": "total_price", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is set. The total cost is $2,772, The phone number is +44 333 400 6116." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd", + "tomorrow" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice trip!" + } + ] + }, + { + "dialogue_id": "34_00069", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "rating", + "start": 57 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find a house to stay in with a rating of 4.3 or higher." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, no problem. In what city will you be staying?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "KL" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "where_to", + "start": 23 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be traveling to KL, and need a reservation for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1020, Jalan Sultan Ismail, 50250" + ], + "slot": "address", + "values": [ + "1020, Jalan Sultan Ismail, 50250" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "rating": "4.30", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1020, Jalan Sultan Ismail, 50250", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2168 1688", + "rating": "4.30", + "total_price": "1800", + "where_to": "Kuala Lumpur" + }, + { + "address": "121, Jalan Ampang, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2786 8888", + "rating": "4.30", + "total_price": "1520", + "where_to": "Kuala Lumpur" + }, + { + "address": "145, Jalan Ampang, 50450", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2382 8888", + "rating": "4.30", + "total_price": "945", + "where_to": "Kuala Lumpur" + }, + { + "address": "165, Jalan Ampang, 50450 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2782 6000", + "rating": "4.30", + "total_price": "875", + "where_to": "Kuala Lumpur" + }, + { + "address": "199, Jalan Bukit Bintang, 55100 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2731 8333", + "rating": "4.30", + "total_price": "1200", + "where_to": "Kuala Lumpur" + }, + { + "address": "2, Jalan Conlay, 50450 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2113 1888", + "rating": "4.30", + "total_price": "3850", + "where_to": "Kuala Lumpur" + }, + { + "address": "2, Jalan Stesen Sentral, Kuala Lumpur Sentral, 50470 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2263 7888", + "rating": "4.30", + "total_price": "1520", + "where_to": "Kuala Lumpur" + }, + { + "address": "222, Jalan Ampang, 50450 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2720 3888", + "rating": "4.30", + "total_price": "184", + "where_to": "Kuala Lumpur" + }, + { + "address": "25, Jalan Kamunting, 50300 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2038 0000", + "rating": "4.30", + "total_price": "810", + "where_to": "Kuala Lumpur" + }, + { + "address": "7, Jalan Kia Peng, Kuala Lumpur, 50450 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2778 0888", + "rating": "4.30", + "total_price": "992", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 104, + "slot": "address", + "start": 72 + }, + { + "exclusive_end": 124, + "slot": "rating", + "start": 121 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 10 houses that fit your description. The first house is at 1020, Jalan Sultan Ismail, 50250 and is rated at 4.3." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3.10" + ], + "slot": "rating", + "values": [ + "3.1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 62, + "slot": "rating", + "start": 59 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "3.1" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you list any other houses in the area with a rating of 3.1 or higher?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan" + ], + "slot": "address", + "values": [ + "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.10" + ], + "slot": "rating", + "values": [ + "3.1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "rating": "3.10", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-9100 1133", + "rating": "3.10", + "total_price": "336", + "where_to": "Kuala Lumpur" + }, + { + "address": "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2298 1888", + "rating": "3.10", + "total_price": "1890", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Binjai, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-7490 3333", + "rating": "3.10", + "total_price": "3900", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Tun Sambanthan, Brickfields, 50470", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2273 1222", + "rating": "3.10", + "total_price": "360", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Lorong P Ramlee, Kuala Lumpur, 50250", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2726 6788", + "rating": "3.10", + "total_price": "2160", + "where_to": "Kuala Lumpur" + }, + { + "address": "1020, Jalan Sultan Ismail, 50250", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2168 1688", + "rating": "3.10", + "total_price": "1800", + "where_to": "Kuala Lumpur" + }, + { + "address": "12, Jalan Raja Laut, Chow Kit, 50350", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2614 8000", + "rating": "3.10", + "total_price": "540", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Pudu, Bukit Bintang, 55100 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2143 5000", + "rating": "3.10", + "total_price": "1794", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Raja Abdullah, Kampung Baru, 50300 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2603 1999", + "rating": "3.10", + "total_price": "1820", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 145, + "slot": "address", + "start": 73 + }, + { + "exclusive_end": 169, + "slot": "rating", + "start": 166 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 9 houses that fit your description. The first address is at 1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan. It has a rating of 3.1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "3.1" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, can you get me the contact number for the place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+60 3-9100 1133" + ], + "slot": "phone_number", + "values": [ + "+60 3-9100 1133" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "phone_number", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely! The number is +60 3-9100 1133." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "3.1" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, can you list any other houses in the area?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan" + ], + "slot": "address", + "values": [ + "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.10" + ], + "slot": "rating", + "values": [ + "3.1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 113, + "slot": "address", + "start": 36 + }, + { + "exclusive_end": 137, + "slot": "rating", + "start": 134 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely! The other address is at 1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan. It has a rating of 3.1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "total_price" + ], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "3.1" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. Can you tell me the total price and if they offer laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1890" + ], + "slot": "total_price", + "values": [ + "1890" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "total_price", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They do offer laundry service and the total price comes out to 1890 dollars" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "3.1" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This house sounds great, thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a reservation at this time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "3.1" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes i would like to book the house now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok great. What day will you be checking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "the 1st" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "check_in_date", + "start": 28 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.1" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check in on the 1st." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok Great! Which day will you be checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "the 8th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "check_out_date", + "start": 25 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st" + ], + "check_out_date": [ + "the 8th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.1" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check out on the 8th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 92, + "slot": "where_to", + "start": 80 + }, + { + "exclusive_end": 111, + "slot": "check_in_date", + "start": 106 + }, + { + "exclusive_end": 148, + "slot": "check_out_date", + "start": 137 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, please confirm the following information. You want to make a reservation at Kuala Lumpur for 1 person today, and you'd like to check next Friday?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "next Friday", + "the 8th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.1" + ], + "where_to": [ + "KL", + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be great. Can you give me the contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+60 3-2298 1888" + ], + "slot": "phone_number", + "values": [ + "+60 3-2298 1888" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-08", + "number_of_adults": "1", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-08", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2298 1888", + "rating": "3.10", + "total_price": "1890", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 68, + "slot": "phone_number", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is completed. The contact number is +60 3-2298 1888." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "next Friday", + "the 8th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.1" + ], + "where_to": [ + "KL", + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will be all, thanks for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was my pleasure, goodbye." + } + ] + }, + { + "dialogue_id": "34_00070", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to search for a house to reside in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What metropolis do you intend to reside in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney, Australia" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "where_to", + "start": 15 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am headed to Sydney, Australia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ], + "slot": "address", + "values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 9634 9634", + "rating": "4.10", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Hosking Place", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+61 1300 633 462", + "rating": "3.60", + "total_price": "4032", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "4.20", + "total_price": "840", + "where_to": "Sydney" + }, + { + "address": "1 Kingsway, Cronulla New South Wales 2230, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8536 3600", + "rating": "3.90", + "total_price": "2912", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9680 3800", + "rating": "4.40", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8425 0400", + "rating": "4.40", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Brown Street, Chatswood New South Wales 2067, Australia", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+61 131517", + "rating": "3.80", + "total_price": "6300", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9428 9500", + "rating": "4.30", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8353 8988", + "rating": "4.10", + "total_price": "1144", + "where_to": "Sydney" + }, + { + "address": "100 Marsden Street, Parramatta New South Wales 2150, Australia", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+61 2 9633 9898", + "rating": "4.40", + "total_price": "1224", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 132, + "slot": "address", + "start": 68 + }, + { + "exclusive_end": 146, + "slot": "rating", + "start": 143 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 residences available for your query. One is located at 1 Columbia Court, Baulkham Hills New South Wales 2153, Australia and has a 4.1 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.60" + ], + "slot": "rating", + "values": [ + "4.6" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 88, + "slot": "rating", + "start": 85 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have alternate residences? I have 1 person and the ratings should be at least 4.6." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "12 Darling Drive" + ], + "slot": "address", + "values": [ + "12 Darling Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.60" + ], + "slot": "rating", + "values": [ + "4.6" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "rating": "4.60", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "12 Darling Drive", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8388 8888", + "rating": "4.60", + "total_price": "5850", + "where_to": "Sydney" + }, + { + "address": "121 Baxter Road, Mascot New South Wales 2020, Australia", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+61 2 8303 8888", + "rating": "4.60", + "total_price": "1456", + "where_to": "Sydney" + }, + { + "address": "122 Victoria Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 1300 525 442", + "rating": "4.60", + "total_price": "1080", + "where_to": "Sydney" + }, + { + "address": "139 Murray Street, Pyrmont New South Wales 2009, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8586 1888", + "rating": "4.60", + "total_price": "5808", + "where_to": "Sydney" + }, + { + "address": "300 Kent Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9052 7588", + "rating": "4.60", + "total_price": "792", + "where_to": "Sydney" + }, + { + "address": "35 Mountain Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8379 7880", + "rating": "4.60", + "total_price": "1152", + "where_to": "Sydney" + }, + { + "address": "69 Bynya Road, Palm Beach New South Wales 2108, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9974 5599", + "rating": "4.60", + "total_price": "480", + "where_to": "Sydney" + }, + { + "address": "7 Hickson Road, The Rocks New South Wales 2000, Australia", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+61 2 9256 1234", + "rating": "4.60", + "total_price": "7260", + "where_to": "Sydney" + }, + { + "address": "80 Arthur Street, North", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8319 9888", + "rating": "4.60", + "total_price": "5600", + "where_to": "Sydney" + }, + { + "address": "80 Pyrmont Street, Pyrmont New South Wales 2009, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9777 9000", + "rating": "4.60", + "total_price": "1080", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 108, + "slot": "address", + "start": 92 + }, + { + "exclusive_end": 73, + "slot": "rating", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 residences available for your query. One has a rating of 4.6 and is located at 12 Darling Drive." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could I get the phone number for this location, and does it possess laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+61 2 8388 8888" + ], + "slot": "phone_number", + "values": [ + "+61 2 8388 8888" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The contact number is +61 2 8388 8888, and the location possesses laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have other residences?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "121 Baxter Road, Mascot New South Wales 2020, Australia" + ], + "slot": "address", + "values": [ + "121 Baxter Road, Mascot New South Wales 2020, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.60" + ], + "slot": "rating", + "values": [ + "4.6" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 97, + "slot": "address", + "start": 42 + }, + { + "exclusive_end": 23, + "slot": "rating", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is one with a 4.6 rating located at 121 Baxter Road, Mascot New South Wales 2020, Australia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That residence is wonderful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you wish to book this residence?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "1st of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 79, + "slot": "check_in_date", + "start": 62 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, I'd like to make a reservation, with my check-in on the 1st of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time will you check out at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "March 2nd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "9th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "check_in_date", + "start": 24 + }, + { + "exclusive_end": 87, + "slot": "check_out_date", + "start": 70 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 2nd" + ], + "check_out_date": [ + "9th of this month" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check in on March 2nd, and I'd prefer to check out on the 9th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "where_to", + "start": 66 + }, + { + "exclusive_end": 119, + "slot": "check_in_date", + "start": 111 + }, + { + "exclusive_end": 154, + "slot": "check_out_date", + "start": 145 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please verify the following information: A reservation located in Sydney for 1 person with the check-in day at tomorrow and the check out day on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 2nd", + "tomorrow" + ], + "check_out_date": [ + "9th of this month", + "March 9th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "Sydney", + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that'd be perfect for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-09", + "number_of_adults": "1", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "121 Baxter Road, Mascot New South Wales 2020, Australia", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-09", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+61 2 8303 8888", + "rating": "4.60", + "total_price": "1064", + "where_to": "Sydney" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service" + ], + "slot_values": { + "check_in_date": [ + "March 2nd", + "tomorrow" + ], + "check_out_date": [ + "9th of this month", + "March 9th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "Sydney", + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does the location possess laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_laundry_service", + "values": [ + "False" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "This location does not possess laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 2nd", + "tomorrow" + ], + "check_out_date": [ + "9th of this month", + "March 9th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "Sydney", + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you require assistance in anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 2nd", + "tomorrow" + ], + "check_out_date": [ + "9th of this month", + "March 9th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "Sydney", + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope. Thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Don't mention it. Goodbye." + } + ] + }, + { + "dialogue_id": "34_00071", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to stay in a house somewhere while out of town." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you planning to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "where_to", + "start": 40 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It's just me, so 1 person. Somewhere in London please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2976", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "1080", + "where_to": "London" + }, + { + "address": "1 Connaught Road", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 984 6290", + "rating": "3.70", + "total_price": "1044", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 527 8656", + "rating": "4.10", + "total_price": "2349", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "1120", + "where_to": "London" + }, + { + "address": "1 Harrow Place", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 984 6190", + "rating": "3.60", + "total_price": "2720", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "864", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "1512", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 20 3953 4200", + "rating": "4.40", + "total_price": "1360", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7702 2020", + "rating": "4.50", + "total_price": "3720", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 121, + "slot": "address", + "start": 103 + }, + { + "exclusive_end": 142, + "slot": "rating", + "start": 139 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay so I found some listings. There are 10 houses available for rent. The first address I'm seeing is 1 Addington Street. The rating is a 4.3 so that sounds good?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "NYC" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "where_to", + "start": 51 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Eh, actually is there anything else? I am going to NYC now and I have to make sure I have a laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100 Greenwich Street" + ], + "slot": "address", + "values": [ + "100 Greenwich Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "1", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "312", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-379-0103", + "rating": "4.50", + "total_price": "252", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-565-8900", + "rating": "3.90", + "total_price": "3645", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-672-6600", + "rating": "4.10", + "total_price": "1344", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "837", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 877-270-1412", + "rating": "4.00", + "total_price": "1350", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-414-1000", + "rating": "4.20", + "total_price": "138", + "where_to": "New York" + }, + { + "address": "11 East 31st Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-806-7000", + "rating": "4.40", + "total_price": "1944", + "where_to": "New York" + }, + { + "address": "11 Howard Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-235-1111", + "rating": "4.30", + "total_price": "408", + "where_to": "New York" + }, + { + "address": "11-01 43rd Avenue, Long Island City", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-319-7000", + "rating": "4.00", + "total_price": "840", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "address", + "start": 37 + }, + { + "exclusive_end": 76, + "slot": "rating", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I searched for you and I found 100 Greenwich Street which is rated 4.4 and looks really nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the contact info and the price?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 917-409-0800" + ], + "slot": "phone_number", + "values": [ + "+1 917-409-0800" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "312" + ], + "slot": "total_price", + "values": [ + "312" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "phone_number", + "start": 16 + }, + { + "exclusive_end": 51, + "slot": "total_price", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their number is +1 917-409-0800 and it's around 312 dollars from what I'm seeing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any where else I can stay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "102 West 57th Street" + ], + "slot": "address", + "values": [ + "102 West 57th Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "address", + "start": 30 + }, + { + "exclusive_end": 69, + "slot": "rating", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found another nice place at 102 West 57th Street. The rating is 4.5 and I think you'll really like it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That place looks amazing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you want me to go ahead and book this place for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "the 4th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "check_in_date", + "start": 44 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 4th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please. Request that I can check in on the 4th but I'll confirm that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you plan to check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "9th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "March 1st" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "check_out_date", + "start": 24 + }, + { + "exclusive_end": 85, + "slot": "check_in_date", + "start": 76 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st" + ], + "check_out_date": [ + "9th of March" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to check out the 9th of March. And actually, I'd like to check in on March 1st. Sorry about that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "where_to", + "start": 49 + }, + { + "exclusive_end": 114, + "slot": "check_in_date", + "start": 109 + }, + { + "exclusive_end": 138, + "slot": "check_out_date", + "start": 129 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay so just so we're clear. You're traveling to New York alone, so it's just 1 person. You want to check in today and check out March 9th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st", + "today" + ], + "check_out_date": [ + "9th of March", + "March 9th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is awesome, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-09", + "number_of_adults": "1", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "102 West 57th Street", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-09", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-379-0103", + "rating": "4.50", + "total_price": "2016", + "where_to": "New York" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay they have you down for those dates. Enjoy!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st", + "today" + ], + "check_out_date": [ + "9th of March", + "March 9th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much, you've been a big help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. Have a great day and let me know if you need anything else." + } + ] + }, + { + "dialogue_id": "34_00072", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "rating", + "values": [ + "dontcare" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to visit the city and need to find an available house to rest in. It doesn't matter how highly rated it is." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you specifically referring to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "where_to", + "values": [ + "Portland, OR" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "where_to", + "start": 25 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "dontcare" + ], + "where_to": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to be visiting Portland, OR." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1000 Northeast Multnomah Street" + ], + "slot": "address", + "values": [ + "1000 Northeast Multnomah Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Portland" + } + }, + "service_results": [ + { + "address": "1000 Northeast Multnomah Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 503-281-6111", + "rating": "4.20", + "total_price": "2520", + "where_to": "Portland" + }, + { + "address": "1150 Northwest 9th Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 503-220-1339", + "rating": "4.50", + "total_price": "1428", + "where_to": "Portland" + }, + { + "address": "11550 Northeast Airport Way", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 503-252-3200", + "rating": "4.20", + "total_price": "936", + "where_to": "Portland" + }, + { + "address": "11936 Northeast Glenn Widing Drive", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 503-262-8888", + "rating": "4.40", + "total_price": "576", + "where_to": "Portland" + }, + { + "address": "11938 Northeast Airport Way", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 503-251-9991", + "rating": "4.40", + "total_price": "480", + "where_to": "Portland" + }, + { + "address": "12048 Northeast Airport Way", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 503-255-8600", + "rating": "4.10", + "total_price": "1800", + "where_to": "Portland" + }, + { + "address": "12226 North Jantzen Drive", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 503-283-3030", + "rating": "4.30", + "total_price": "6045", + "where_to": "Portland" + }, + { + "address": "1355 Southwest 2nd Avenue", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 503-306-4800", + "rating": "4.40", + "total_price": "480", + "where_to": "Portland" + }, + { + "address": "1441 Northeast 2nd Avenue", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 503-233-2401", + "rating": "4.20", + "total_price": "1320", + "where_to": "Portland" + }, + { + "address": "1455 Southwest Broadway", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 503-334-2167", + "rating": "4.50", + "total_price": "1035", + "where_to": "Portland" + } + ], + "slots": [ + { + "exclusive_end": 111, + "slot": "address", + "start": 80 + }, + { + "exclusive_end": 136, + "slot": "rating", + "start": 133 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 10 houses relevant to your interests. One such house is located at 1000 Northeast Multnomah Street, and has a rating of 4.2" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "dontcare" + ], + "where_to": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other houses are available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1150 Northwest 9th Avenue" + ], + "slot": "address", + "values": [ + "1150 Northwest 9th Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "address", + "start": 15 + }, + { + "exclusive_end": 67, + "slot": "rating", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another one is 1150 Northwest 9th Avenue, which has a rating of 4.5" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "NY" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 88, + "slot": "where_to", + "start": 86 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "dontcare" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other houses are there? I only need it for 1 person. Also, I'm actually visiting NY." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100 Greenwich Street" + ], + "slot": "address", + "values": [ + "100 Greenwich Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "93", + "where_to": "New York" + }, + { + "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-512-0248", + "rating": "4.20", + "total_price": "396", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-379-0103", + "rating": "4.50", + "total_price": "3888", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-565-8900", + "rating": "3.90", + "total_price": "1863", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-672-6600", + "rating": "4.10", + "total_price": "1296", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 800-222-0418", + "rating": "4.40", + "total_price": "816", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "1386", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 877-270-1412", + "rating": "4.00", + "total_price": "5280", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-414-1000", + "rating": "4.20", + "total_price": "3600", + "where_to": "New York" + }, + { + "address": "1080 Broadway, Brooklyn", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 718-715-4850", + "rating": "4.00", + "total_price": "2100", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "address", + "start": 62 + }, + { + "exclusive_end": 109, + "slot": "rating", + "start": 106 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 houses in the relevant area. One I recommend is at 100 Greenwich Street, which has a rating of 4.4" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "dontcare" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the phone number for this house? Will I be able to do my own laundry there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+1 917-409-0800" + ], + "slot": "phone_number", + "values": [ + "+1 917-409-0800" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 76, + "slot": "phone_number", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "This house does have a laundry service. You can call them at +1 917-409-0800." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "the 4th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 73, + "slot": "check_out_date", + "start": 66 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "the 4th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "dontcare" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This house looks fantastic. I'd like to book it, and check out on the 4th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day will you check into the house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "March 3rd" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "check_in_date", + "start": 20 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd" + ], + "check_out_date": [ + "the 4th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "dontcare" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be checking in March 3rd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "where_to", + "start": 35 + }, + { + "exclusive_end": 69, + "slot": "check_in_date", + "start": 51 + }, + { + "exclusive_end": 105, + "slot": "check_out_date", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You'll be checking into a house in New York on the day after tomorrow. You'll be checking out next Monday. There is only 1 person in your group. Is that all correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd", + "day after tomorrow" + ], + "check_out_date": [ + "next Monday", + "the 4th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "dontcare" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's all correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-04", + "number_of_adults": "1", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-04", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "93", + "where_to": "New York" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have successfully reserved this house for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "March 3rd", + "day after tomorrow" + ], + "check_out_date": [ + "next Monday", + "the 4th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "dontcare" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What will it cost me, in total?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "93" + ], + "slot": "total_price", + "values": [ + "$93" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "total_price", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It will cost you $93." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd", + "day after tomorrow" + ], + "check_out_date": [ + "next Monday", + "the 4th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "dontcare" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I appreciate the assistance. I don't need anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I was happy to assist. Goodbye." + } + ] + }, + { + "dialogue_id": "34_00073", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "where_to", + "values": [ + "Atlanta, GA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.00" + ], + "slot": "rating", + "values": [ + "4.0" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "where_to", + "start": 44 + }, + { + "exclusive_end": 28, + "slot": "rating", + "start": 25 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.0" + ], + "where_to": [ + "Atlanta, GA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking to stay at a 4.0 rated house in Atlanta, GA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "101 Andrew Young International Boulevard Northwest" + ], + "slot": "address", + "values": [ + "101 Andrew Young International Boulevard Northwest" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.00" + ], + "slot": "rating", + "values": [ + "4.0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "rating": "4.00", + "where_to": "Atlanta" + } + }, + "service_results": [ + { + "address": "101 Andrew Young International Boulevard Northwest", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 404-524-5555", + "rating": "4.00", + "total_price": "900", + "where_to": "Atlanta" + }, + { + "address": "1065 Peachtree Street Northeast", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 404-745-5000", + "rating": "4.00", + "total_price": "3456", + "where_to": "Atlanta" + }, + { + "address": "125 10th Street Northeast", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+1 404-443-1234", + "rating": "4.00", + "total_price": "4620", + "where_to": "Atlanta" + }, + { + "address": "1414 West Peachtree Street Northwest", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 404-685-1677", + "rating": "4.00", + "total_price": "736", + "where_to": "Atlanta" + }, + { + "address": "160 Ted Turner Drive Northwest", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 404-688-8600", + "rating": "4.00", + "total_price": "4212", + "where_to": "Atlanta" + }, + { + "address": "161 Ted Turner Drive Northwest", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 404-589-1111", + "rating": "4.00", + "total_price": "126", + "where_to": "Atlanta" + }, + { + "address": "165 Courtland Street Northeast", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 404-659-6500", + "rating": "4.00", + "total_price": "7200", + "where_to": "Atlanta" + }, + { + "address": "186 Northside Drive Southwest", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+1 404-893-4663", + "rating": "4.00", + "total_price": "276", + "where_to": "Atlanta" + }, + { + "address": "188 14th Street Northeast", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 404-892-6000", + "rating": "4.00", + "total_price": "672", + "where_to": "Atlanta" + }, + { + "address": "23 Linden Avenue Northwest", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 404-877-9495", + "rating": "4.00", + "total_price": "1596", + "where_to": "Atlanta" + } + ], + "slots": [ + { + "exclusive_end": 126, + "slot": "address", + "start": 76 + }, + { + "exclusive_end": 61, + "slot": "rating", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 10 houses you might be interested in. How about a 4.0 rated spot at 101 Andrew Young International Boulevard Northwest?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Atlanta, GA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other 1 person places with laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1065 Peachtree Street Northeast" + ], + "slot": "address", + "values": [ + "1065 Peachtree Street Northeast" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.00" + ], + "slot": "rating", + "values": [ + "4.0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "1", + "rating": "4.00", + "where_to": "Atlanta" + } + }, + "service_results": [ + { + "address": "101 Andrew Young International Boulevard Northwest", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 404-524-5555", + "rating": "4.00", + "total_price": "900", + "where_to": "Atlanta" + }, + { + "address": "1065 Peachtree Street Northeast", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 404-745-5000", + "rating": "4.00", + "total_price": "3456", + "where_to": "Atlanta" + }, + { + "address": "1414 West Peachtree Street Northwest", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 404-685-1677", + "rating": "4.00", + "total_price": "736", + "where_to": "Atlanta" + }, + { + "address": "160 Ted Turner Drive Northwest", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 404-688-8600", + "rating": "4.00", + "total_price": "4212", + "where_to": "Atlanta" + }, + { + "address": "161 Ted Turner Drive Northwest", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 404-589-1111", + "rating": "4.00", + "total_price": "126", + "where_to": "Atlanta" + }, + { + "address": "165 Courtland Street Northeast", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 404-659-6500", + "rating": "4.00", + "total_price": "7200", + "where_to": "Atlanta" + }, + { + "address": "188 14th Street Northeast", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 404-892-6000", + "rating": "4.00", + "total_price": "672", + "where_to": "Atlanta" + }, + { + "address": "23 Linden Avenue Northwest", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 404-877-9495", + "rating": "4.00", + "total_price": "1596", + "where_to": "Atlanta" + }, + { + "address": "230 Peachtree Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 404-523-7600", + "rating": "4.00", + "total_price": "972", + "where_to": "Atlanta" + } + ], + "slots": [ + { + "exclusive_end": 94, + "slot": "address", + "start": 63 + }, + { + "exclusive_end": 47, + "slot": "rating", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 9 places you might like. How does a 4.0 rated house at 1065 Peachtree Street Northeast sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Atlanta, GA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other spots?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1414 West Peachtree Street Northwest" + ], + "slot": "address", + "values": [ + "1414 West Peachtree Street Northwest" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.00" + ], + "slot": "rating", + "values": [ + "4.0" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 70, + "slot": "address", + "start": 34 + }, + { + "exclusive_end": 19, + "slot": "rating", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's another 4.0 rated home at 1414 West Peachtree Street Northwest." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Atlanta, GA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 404-685-1677" + ], + "slot": "phone_number", + "values": [ + "+1 404-685-1677" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can reach them at +1 404-685-1677." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "the 13th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_in_date", + "values": [ + "11th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "check_out_date", + "start": 43 + }, + { + "exclusive_end": 90, + "slot": "check_in_date", + "start": 72 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "11th of this month" + ], + "check_out_date": [ + "the 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Atlanta, GA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Awesome. Let's book. I need a check-out on the 13th and check in on the 11th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Atlanta" + ], + "slot": "where_to", + "values": [ + "Atlanta" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_in_date", + "values": [ + "March 11th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 75, + "slot": "where_to", + "start": 68 + }, + { + "exclusive_end": 105, + "slot": "check_in_date", + "start": 95 + }, + { + "exclusive_end": 133, + "slot": "check_out_date", + "start": 123 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to make sure, you want to book a 1 person house reservation in Atlanta with a check-in on March 11th and check out on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "the 12th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "check_out_date", + "start": 27 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "11th of this month", + "March 11th" + ], + "check_out_date": [ + "the 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Atlanta", + "Atlanta, GA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The check out should be on the 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 89, + "slot": "check_out_date", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to make sure, you want to book a 1 person reservation with a check out on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "11th of this month", + "March 11th" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Atlanta", + "Atlanta, GA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "You got it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-11", + "check_out_date": "2019-03-12", + "number_of_adults": "1", + "where_to": "Atlanta" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation can't be booked right now. Is there something else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "8th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "check_in_date", + "start": 47 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "8th of this month" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Atlanta", + "Atlanta, GA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's try booking again with a check in on the 8th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Atlanta" + ], + "slot": "where_to", + "values": [ + "Atlanta" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "where_to", + "start": 54 + }, + { + "exclusive_end": 89, + "slot": "check_in_date", + "start": 78 + }, + { + "exclusive_end": 117, + "slot": "check_out_date", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to make sure, you want a 1 person reservation in Atlanta with a check in next Friday and check out on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "8th of this month", + "next Friday" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Atlanta", + "Atlanta, GA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds awesome. How much is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "320" + ], + "slot": "total_price", + "values": [ + "$320" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-12", + "number_of_adults": "1", + "where_to": "Atlanta" + } + }, + "service_results": [ + { + "address": "1414 West Peachtree Street Northwest", + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 404-685-1677", + "rating": "4.00", + "total_price": "320", + "where_to": "Atlanta" + } + ], + "slots": [ + { + "exclusive_end": 9, + "slot": "total_price", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your $320 reservation is booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "8th of this month", + "next Friday" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Atlanta", + "Atlanta, GA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a bunch. That'll do it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "More than welcome! Take care!" + } + ] + }, + { + "dialogue_id": "34_00074", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to find a house to stay" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, in which city do you want to stay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chi-town" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "where_to", + "start": 18 + }, + { + "exclusive_end": 71, + "slot": "rating", + "start": 68 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.1" + ], + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to stay in Chi-town, can you give me gouses with a rating of 4.1 or higher?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 South Franklin Street" + ], + "slot": "address", + "values": [ + "1 South Franklin Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "rating": "4.10", + "where_to": "Chicago" + } + }, + "service_results": [ + { + "address": "1 South Franklin Street", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 312-558-1020", + "rating": "4.10", + "total_price": "1254", + "where_to": "Chicago" + }, + { + "address": "1 West Wacker Drive", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 800-468-3571", + "rating": "4.10", + "total_price": "3472", + "where_to": "Chicago" + }, + { + "address": "10 East Grand Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 312-595-0000", + "rating": "4.10", + "total_price": "576", + "where_to": "Chicago" + }, + { + "address": "100 West Monroe Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 312-236-1234", + "rating": "4.10", + "total_price": "2856", + "where_to": "Chicago" + }, + { + "address": "105 East Delaware Place", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 800-948-4255", + "rating": "4.10", + "total_price": "1584", + "where_to": "Chicago" + }, + { + "address": "1118 North State Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 888-712-2712", + "rating": "4.10", + "total_price": "1440", + "where_to": "Chicago" + }, + { + "address": "113-125 North Green Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 312-521-8000", + "rating": "4.10", + "total_price": "572", + "where_to": "Chicago" + }, + { + "address": "116 North Jefferson Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 312-648-0000", + "rating": "4.10", + "total_price": "2600", + "where_to": "Chicago" + }, + { + "address": "12 South Michigan Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 312-940-3552", + "rating": "4.10", + "total_price": "4320", + "where_to": "Chicago" + }, + { + "address": "1209 West Albion Avenue", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 312-265-5800", + "rating": "4.10", + "total_price": "5265", + "where_to": "Chicago" + } + ], + "slots": [ + { + "exclusive_end": 88, + "slot": "address", + "start": 65 + }, + { + "exclusive_end": 107, + "slot": "rating", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure thing, there are 10 houses available. The address of one is 1 South Franklin Street. The rating is 4.1" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.1" + ], + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Looks great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to make a reservation for this house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.1" + ], + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to book that house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On wich day will you be checking in? how many people are there in your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "2nd of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "check_in_date", + "start": 26 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in on the 2nd of March for just 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And what is your check out day?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "check_out_date", + "start": 23 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check out on March 13th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chicago" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "where_to", + "start": 32 + }, + { + "exclusive_end": 103, + "slot": "check_in_date", + "start": 95 + }, + { + "exclusive_end": 140, + "slot": "check_out_date", + "start": 130 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: The location is Chicago, there is 1 person in your group, the check in date is tomorrow and the check out date is March 13th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Chi-town", + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "number_of_adults": "1", + "where_to": "Chicago" + } + }, + "service_results": [ + { + "address": "1 South Franklin Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 312-558-1020", + "rating": "4.10", + "total_price": "1254", + "where_to": "Chicago" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Chi-town", + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else you need help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Chi-town", + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure to help you. Goodbye" + } + ] + }, + { + "dialogue_id": "34_00075", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to stay in a house for a short while and I need your help to search one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you like to search in any particular City?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "NYC" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "where_to", + "start": 29 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to stay in NYC, search there for a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100 Greenwich Street" + ], + "slot": "address", + "values": [ + "100 Greenwich street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "93", + "where_to": "New York" + }, + { + "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-512-0248", + "rating": "4.20", + "total_price": "396", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-379-0103", + "rating": "4.50", + "total_price": "3888", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 718-565-8900", + "rating": "3.90", + "total_price": "1863", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-672-6600", + "rating": "4.10", + "total_price": "1296", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 800-222-0418", + "rating": "4.40", + "total_price": "816", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "1386", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 877-270-1412", + "rating": "4.00", + "total_price": "5280", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-414-1000", + "rating": "4.20", + "total_price": "3600", + "where_to": "New York" + }, + { + "address": "1080 Broadway, Brooklyn", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 718-715-4850", + "rating": "4.00", + "total_price": "2100", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "address", + "start": 46 + }, + { + "exclusive_end": 88, + "slot": "rating", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "10 results were found. Best one is located at 100 Greenwich street and the rating is 4.4." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else can you find?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA" + ], + "slot": "address", + "values": [ + "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 82, + "slot": "address", + "start": 28 + }, + { + "exclusive_end": 98, + "slot": "rating", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, another one located at 100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA with rating 4.2, how about that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to reserve this house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_out_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "check_out_date", + "start": 36 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "next Thursday" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I do, make it for check-out on next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me know the number of persons staying with you totally." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "next Thursday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "only 1 that's me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "tell me the Check-in date." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "Sunday this week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "check_in_date", + "start": 13 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week" + ], + "check_out_date": [ + "next Thursday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "book it from Sunday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_out_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "where_to", + "start": 34 + }, + { + "exclusive_end": 79, + "slot": "check_in_date", + "start": 61 + }, + { + "exclusive_end": 96, + "slot": "check_out_date", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm to book a house in New York for 1 person from day after tomorrow to next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Sunday this week", + "day after tomorrow" + ], + "check_out_date": [ + "next Thursday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct, get me the price details." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "396" + ], + "slot": "total_price", + "values": [ + "$396" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-07", + "number_of_adults": "1", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-07", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-512-0248", + "rating": "4.20", + "total_price": "396", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "total_price", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking was confirmed and the price will be $396" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week", + "day after tomorrow" + ], + "check_out_date": [ + "next Thursday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all I need in this matter." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "34_00076", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a house to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "where_to", + "values": [ + "San Fran" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3.60" + ], + "slot": "rating", + "values": [ + "3.6" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "where_to", + "start": 18 + }, + { + "exclusive_end": 47, + "slot": "rating", + "start": 44 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "3.6" + ], + "where_to": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a house in San Fran with a rating of 3.6 or above." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1095 Market Street" + ], + "slot": "address", + "values": [ + "1095 Market Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.60" + ], + "slot": "rating", + "values": [ + "3.6" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "rating": "3.60", + "where_to": "San Francisco" + } + }, + "service_results": [ + { + "address": "1095 Market Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 415-829-0000", + "rating": "3.60", + "total_price": "1764", + "where_to": "San Francisco" + }, + { + "address": "1100 Market Street Hotel Entrance is at, 45 McAllister Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 415-735-7777", + "rating": "3.60", + "total_price": "1980", + "where_to": "San Francisco" + }, + { + "address": "111 Mason Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 415-771-1200", + "rating": "3.60", + "total_price": "810", + "where_to": "San Francisco" + }, + { + "address": "12 4th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 415-348-1111", + "rating": "3.60", + "total_price": "3024", + "where_to": "San Francisco" + }, + { + "address": "1206, 155 Steuart Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 415-495-2100", + "rating": "3.60", + "total_price": "5040", + "where_to": "San Francisco" + }, + { + "address": "138 King Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 415-200-4977", + "rating": "3.60", + "total_price": "1092", + "where_to": "San Francisco" + }, + { + "address": "1800 Sutter Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 888-822-8666", + "rating": "3.60", + "total_price": "3645", + "where_to": "San Francisco" + }, + { + "address": "2095 Lombard Street", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+1 415-563-5600", + "rating": "3.60", + "total_price": "2400", + "where_to": "San Francisco" + }, + { + "address": "2222 Market Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 415-621-8212", + "rating": "3.60", + "total_price": "696", + "where_to": "San Francisco" + }, + { + "address": "2237 Mason Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 800-352-7366", + "rating": "3.60", + "total_price": "660", + "where_to": "San Francisco" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "address", + "start": 32 + }, + { + "exclusive_end": 21, + "slot": "rating", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have one with a 3.6 rating at 1095 Market Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "2" + ], + "rating": [ + "3.6" + ], + "where_to": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find anything else for two people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1100 Market Street Hotel Entrance is at, 45 McAllister Street" + ], + "slot": "address", + "values": [ + "1100 Market Street Hotel Entrance is at, 45 McAllister Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.60" + ], + "slot": "rating", + "values": [ + "3.6" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "2", + "rating": "3.60", + "where_to": "San Francisco" + } + }, + "service_results": [ + { + "address": "1095 Market Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 415-829-0000", + "rating": "3.60", + "total_price": "1764", + "where_to": "San Francisco" + }, + { + "address": "1100 Market Street Hotel Entrance is at, 45 McAllister Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 415-735-7777", + "rating": "3.60", + "total_price": "1980", + "where_to": "San Francisco" + }, + { + "address": "111 Mason Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 415-771-1200", + "rating": "3.60", + "total_price": "810", + "where_to": "San Francisco" + }, + { + "address": "12 4th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 415-348-1111", + "rating": "3.60", + "total_price": "3024", + "where_to": "San Francisco" + }, + { + "address": "1206, 155 Steuart Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 415-495-2100", + "rating": "3.60", + "total_price": "5040", + "where_to": "San Francisco" + }, + { + "address": "138 King Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 415-200-4977", + "rating": "3.60", + "total_price": "1280", + "where_to": "San Francisco" + }, + { + "address": "1800 Sutter Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 888-822-8666", + "rating": "3.60", + "total_price": "3645", + "where_to": "San Francisco" + }, + { + "address": "2095 Lombard Street", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 415-563-5600", + "rating": "3.60", + "total_price": "2400", + "where_to": "San Francisco" + }, + { + "address": "2222 Market Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 415-621-8212", + "rating": "3.60", + "total_price": "696", + "where_to": "San Francisco" + } + ], + "slots": [ + { + "exclusive_end": 105, + "slot": "address", + "start": 44 + }, + { + "exclusive_end": 116, + "slot": "rating", + "start": 113 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 9 houses available. I have one at 1100 Market Street Hotel Entrance is at, 45 McAllister Street with a 3.6 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "number_of_adults": [ + "2" + ], + "rating": [ + "3.6" + ], + "where_to": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you give the a price and a phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1980" + ], + "slot": "total_price", + "values": [ + "1980" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+1 415-735-7777" + ], + "slot": "phone_number", + "values": [ + "+1 415-735-7777" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "total_price", + "start": 63 + }, + { + "exclusive_end": 39, + "slot": "phone_number", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their contact number is +1 415-735-7777 and the total price is 1980 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "2" + ], + "rating": [ + "3.6" + ], + "where_to": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "111 Mason Street" + ], + "slot": "address", + "values": [ + "111 Mason Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.60" + ], + "slot": "rating", + "values": [ + "3.6" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "address", + "start": 20 + }, + { + "exclusive_end": 47, + "slot": "rating", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their is a house at 111 Mason Street with a 3.6 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "2" + ], + "rating": [ + "3.6" + ], + "where_to": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that will work. Book that house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day are you leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "the 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "check_out_date", + "start": 21 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "the 12th" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.6" + ], + "where_to": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be leaving on the 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day are you arriving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "Tuesday next week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "check_out_date", + "start": 55 + }, + { + "exclusive_end": 39, + "slot": "check_in_date", + "start": 22 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Tuesday next week" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.6" + ], + "where_to": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be arriving on Tuesday next week and leaving on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "where_to", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 78, + "slot": "where_to", + "start": 65 + }, + { + "exclusive_end": 33, + "slot": "check_in_date", + "start": 21 + }, + { + "exclusive_end": 61, + "slot": "check_out_date", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want to check in next Tuesday and check out on March 14th in San Francisco for 2 people. Is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Tuesday next week", + "next Tuesday" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.6" + ], + "where_to": [ + "San Fran", + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-14", + "number_of_adults": "2", + "where_to": "San Francisco" + } + }, + "service_results": [ + { + "address": "111 Mason Street", + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 415-771-1200", + "rating": "3.60", + "total_price": "1188", + "where_to": "San Francisco" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Tuesday next week", + "next Tuesday" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.6" + ], + "where_to": [ + "San Fran", + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you give me the total amount?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1188" + ], + "slot": "total_price", + "values": [ + "1188" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "total_price", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bill is 1188 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Tuesday next week", + "next Tuesday" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "3.6" + ], + "where_to": [ + "San Fran", + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for everything. That is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "34_00077", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "rating", + "start": 51 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a house to stay in with a rating of 4.3 or greater." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city shall I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "where_to", + "values": [ + "Seattle" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "where_to", + "start": 49 + }, + { + "exclusive_end": 35, + "slot": "rating", + "start": 32 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.1" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a house with a rating of 4.1 or higher in Seattle." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1000 1st Avenue" + ], + "slot": "address", + "values": [ + "1000 1st Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "rating": "4.10", + "where_to": "Seattle" + } + }, + "service_results": [ + { + "address": "1000 1st Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 206-957-1000", + "rating": "4.10", + "total_price": "928", + "where_to": "Seattle" + }, + { + "address": "1011 Pike Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 206-682-8282", + "rating": "4.10", + "total_price": "2280", + "where_to": "Seattle" + }, + { + "address": "1016 Republican Street", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+1 206-708-8200", + "rating": "4.10", + "total_price": "2610", + "where_to": "Seattle" + }, + { + "address": "1046 1st Avenue South", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 206-204-9800", + "rating": "4.10", + "total_price": "4400", + "where_to": "Seattle" + }, + { + "address": "105 Pike Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 206-340-1222", + "rating": "4.10", + "total_price": "3300", + "where_to": "Seattle" + }, + { + "address": "110 Stewart Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 206-623-4600", + "rating": "4.10", + "total_price": "920", + "where_to": "Seattle" + }, + { + "address": "1100 5th Avenue", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 800-853-3914", + "rating": "4.10", + "total_price": "2760", + "where_to": "Seattle" + }, + { + "address": "1101 4th Avenue", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 206-621-1770", + "rating": "4.10", + "total_price": "6300", + "where_to": "Seattle" + }, + { + "address": "1112 4th Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 206-264-6000", + "rating": "4.10", + "total_price": "2640", + "where_to": "Seattle" + }, + { + "address": "1113 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 206-464-1980", + "rating": "4.10", + "total_price": "4608", + "where_to": "Seattle" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "address", + "start": 38 + }, + { + "exclusive_end": 64, + "slot": "rating", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 search results. What about 1000 1st Avenue with a 4.1 rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "rating": [ + "4.1" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you give me a phone number for this place and do you know if it has laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+1 206-957-1000" + ], + "slot": "phone_number", + "values": [ + "+1 206-957-1000" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The contact number is +1 206-957-1000 and it does have laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.1" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works for me. I want to make a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people are with you and what day are you leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "the 12th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "check_out_date", + "start": 57 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "the 12th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The reservation is for one person and I want to leave on the 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you arriving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "the 8th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "check_in_date", + "start": 22 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 8th" + ], + "check_out_date": [ + "the 12th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to be there on the 8th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "where_to", + "values": [ + "Seattle" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 103, + "slot": "where_to", + "start": 96 + }, + { + "exclusive_end": 57, + "slot": "check_in_date", + "start": 46 + }, + { + "exclusive_end": 92, + "slot": "check_out_date", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have a party of 1 with an arrival date of next Friday and a departing date of March 12th in Seattle. Is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "the 9th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "check_out_date", + "start": 23 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Friday", + "the 8th" + ], + "check_out_date": [ + "the 9th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want to leave on the 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "check_out_date", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 person and you want to leave on March 9th. Is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Friday", + "the 8th" + ], + "check_out_date": [ + "March 9th", + "the 9th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-09", + "number_of_adults": "1", + "where_to": "Seattle" + } + }, + "service_results": [ + { + "address": "1000 1st Avenue", + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-09", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-957-1000", + "rating": "4.10", + "total_price": "528", + "where_to": "Seattle" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "next Friday", + "the 8th" + ], + "check_out_date": [ + "March 9th", + "the 9th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "528" + ], + "slot": "total_price", + "values": [ + "$528" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "total_price", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your cost is $528." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Friday", + "the 8th" + ], + "check_out_date": [ + "March 9th", + "the 9th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Friday", + "the 8th" + ], + "check_out_date": [ + "March 9th", + "the 9th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.1" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day. It has been my pleasure." + } + ] + }, + { + "dialogue_id": "34_00078", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "where_to", + "start": 36 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a house to stay in San Diego." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1003 Coast Boulevard, La Jolla, California 92037, United States" + ], + "slot": "address", + "values": [ + "1003 Coast Boulevard, La Jolla, California 92037, United States" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.60" + ], + "slot": "rating", + "values": [ + "4.6" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "San Diego" + } + }, + "service_results": [ + { + "address": "1003 Coast Boulevard, La Jolla, California 92037, United States", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 855-287-2682", + "rating": "4.60", + "total_price": "4800", + "where_to": "San Diego" + }, + { + "address": "10044 Pacific Mesa Boulevard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 858-597-0500", + "rating": "4.50", + "total_price": "588", + "where_to": "San Diego" + }, + { + "address": "1047 Fifth Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 619-515-3000", + "rating": "4.40", + "total_price": "3312", + "where_to": "San Diego" + }, + { + "address": "10950 North Torrey Pines Road, La Jolla, California 92037, United States", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 858-558-1500", + "rating": "4.30", + "total_price": "4160", + "where_to": "San Diego" + }, + { + "address": "11025 Vista Sorrento Parkway", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 858-523-0500", + "rating": "4.30", + "total_price": "729", + "where_to": "San Diego" + }, + { + "address": "11520 West Bernardo Court", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 858-451-6600", + "rating": "4.10", + "total_price": "420", + "where_to": "San Diego" + }, + { + "address": "11915 El Camino Real", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 858-481-5900", + "rating": "4.20", + "total_price": "1980", + "where_to": "San Diego" + }, + { + "address": "11920 El Camino Real", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 858-792-5557", + "rating": "4.20", + "total_price": "495", + "where_to": "San Diego" + }, + { + "address": "1333 Hotel Circle South", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 619-297-2231", + "rating": "4.40", + "total_price": "640", + "where_to": "San Diego" + }, + { + "address": "1355 North Harbor Drive", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 619-232-3861", + "rating": "4.00", + "total_price": "360", + "where_to": "San Diego" + } + ], + "slots": [ + { + "exclusive_end": 93, + "slot": "address", + "start": 30 + }, + { + "exclusive_end": 26, + "slot": "rating", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a house rated 4.6 at 1003 Coast Boulevard, La Jolla, California 92037, United States." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have laundry service and a phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+1 855-287-2682" + ], + "slot": "phone_number", + "values": [ + "+1 855-287-2682" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "phone_number", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They can be reached at +1 855-287-2682 and provide laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This is a good house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you checking in, and with how many people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "Sunday this week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "check_in_date", + "start": 40 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There will be four of us checking in on Sunday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you planning to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "check_out_date", + "start": 27 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week" + ], + "check_out_date": [ + "13th of March" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check out on the 13th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 106, + "slot": "where_to", + "start": 97 + }, + { + "exclusive_end": 67, + "slot": "check_in_date", + "start": 49 + }, + { + "exclusive_end": 93, + "slot": "check_out_date", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want to check in 4 people the day after tomorrow and stay until March 13th in San Diego." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Sunday this week", + "day after tomorrow" + ], + "check_out_date": [ + "13th of March", + "March 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is perfect. How much will it cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4800" + ], + "slot": "total_price", + "values": [ + "$4,800" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-13", + "number_of_adults": "4", + "where_to": "San Diego" + } + }, + "service_results": [ + { + "address": "1003 Coast Boulevard, La Jolla, California 92037, United States", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 855-287-2682", + "rating": "4.60", + "total_price": "4800", + "where_to": "San Diego" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "total_price", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation is confirmed for $4,800." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week", + "day after tomorrow" + ], + "check_out_date": [ + "13th of March", + "March 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "See you soon!" + } + ] + }, + { + "dialogue_id": "34_00079", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need a house to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "NY" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "rating", + "start": 53 + }, + { + "exclusive_end": 20, + "slot": "where_to", + "start": 18 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "2" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a house in NY for two people with a rating of 4.3." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100 Greenwich Street" + ], + "slot": "address", + "values": [ + "100 Greenwich Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "2", + "rating": "4.30", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 917-409-0800", + "rating": "4.30", + "total_price": "648", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-379-0103", + "rating": "4.30", + "total_price": "3888", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 800-222-0418", + "rating": "4.30", + "total_price": "1650", + "where_to": "New York" + }, + { + "address": "11 East 31st Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-806-7000", + "rating": "4.30", + "total_price": "2080", + "where_to": "New York" + }, + { + "address": "111 North 12th Street, Brooklyn", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-631-8400", + "rating": "4.30", + "total_price": "840", + "where_to": "New York" + }, + { + "address": "114 East 32nd Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-603-9000", + "rating": "4.30", + "total_price": "4080", + "where_to": "New York" + }, + { + "address": "120 East 39th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-686-1600", + "rating": "4.30", + "total_price": "224", + "where_to": "New York" + }, + { + "address": "120 West 41st Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 888-559-5862", + "rating": "4.30", + "total_price": "2496", + "where_to": "New York" + }, + { + "address": "123 West 28th Street", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 212-244-4477", + "rating": "4.30", + "total_price": "3168", + "where_to": "New York" + }, + { + "address": "123 West 44th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-764-5700", + "rating": "4.30", + "total_price": "2160", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "address", + "start": 49 + }, + { + "exclusive_end": 33, + "slot": "rating", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 10 options. There is a 4.3 rated house at 100 Greenwich Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "number_of_adults": [ + "2" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 917-409-0800" + ], + "slot": "phone_number", + "values": [ + "+1 917-409-0800" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "phone_number", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their direct line is +1 917-409-0800." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have any other houses with laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "102 West 57th Street" + ], + "slot": "address", + "values": [ + "102 West 57th Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "2", + "rating": "4.30", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 917-409-0800", + "rating": "4.30", + "total_price": "648", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-379-0103", + "rating": "4.30", + "total_price": "3888", + "where_to": "New York" + }, + { + "address": "11 East 31st Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-806-7000", + "rating": "4.30", + "total_price": "2080", + "where_to": "New York" + }, + { + "address": "111 North 12th Street, Brooklyn", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-631-8400", + "rating": "4.30", + "total_price": "840", + "where_to": "New York" + }, + { + "address": "114 East 32nd Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-603-9000", + "rating": "4.30", + "total_price": "4080", + "where_to": "New York" + }, + { + "address": "120 East 39th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-686-1600", + "rating": "4.30", + "total_price": "224", + "where_to": "New York" + }, + { + "address": "120 West 41st Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 888-559-5862", + "rating": "4.30", + "total_price": "2496", + "where_to": "New York" + }, + { + "address": "123 West 44th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-764-5700", + "rating": "4.30", + "total_price": "2160", + "where_to": "New York" + }, + { + "address": "124 East 28th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-448-0888", + "rating": "4.30", + "total_price": "1296", + "where_to": "New York" + }, + { + "address": "125 Flatbush Avenue Extension, Brooklyn", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-875-8800", + "rating": "4.30", + "total_price": "864", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "address", + "start": 45 + }, + { + "exclusive_end": 19, + "slot": "rating", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The house has a 4.3 rating and is located at 102 West 57th Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, UK" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "where_to", + "start": 14 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm headed to London, UK. Do you have any houses there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Ham Yard" + ], + "slot": "address", + "values": [ + "1 Ham Yard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "2", + "rating": "4.30", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 3642 2000", + "rating": "4.30", + "total_price": "960", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 7702 2020", + "rating": "4.30", + "total_price": "4928", + "where_to": "London" + }, + { + "address": "1 Suffolk Place", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 7470 4000", + "rating": "4.30", + "total_price": "6480", + "where_to": "London" + }, + { + "address": "1 Waterview Drive", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 8463 6868", + "rating": "4.30", + "total_price": "3456", + "where_to": "London" + }, + { + "address": "1-15, Templeton Place", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 7598 8700", + "rating": "4.30", + "total_price": "4608", + "where_to": "London" + }, + { + "address": "1-2, Serjeant's Inn", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 3004 4141", + "rating": "4.30", + "total_price": "2392", + "where_to": "London" + }, + { + "address": "10 Berners Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 7781 0000", + "rating": "4.30", + "total_price": "6720", + "where_to": "London" + }, + { + "address": "10 Harrington Road", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 7589 5895", + "rating": "4.30", + "total_price": "350", + "where_to": "London" + }, + { + "address": "10 Palace Place", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 3540 8800", + "rating": "4.30", + "total_price": "400", + "where_to": "London" + }, + { + "address": "10 Pepys Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 7660 0675", + "rating": "4.30", + "total_price": "2592", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "address", + "start": 54 + }, + { + "exclusive_end": 27, + "slot": "rating", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 options. A 4.3 rated house is located at 1 Ham Yard." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds like a great option." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I assist you in booking the house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Please book for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What are your arrival and departure dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_out_date", + "values": [ + "Wednesday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "Saturday this week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "check_out_date", + "start": 48 + }, + { + "exclusive_end": 30, + "slot": "check_in_date", + "start": 12 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week" + ], + "check_out_date": [ + "Wednesday next week" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Checking in Saturday this week and checking out Wednesday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_out_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "where_to", + "start": 59 + }, + { + "exclusive_end": 99, + "slot": "check_in_date", + "start": 91 + }, + { + "exclusive_end": 131, + "slot": "check_out_date", + "start": 117 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want me to reserve the house located in London for 2 people checking in tomorrow and checking out next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "check_out_date", + "start": 45 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "14th of March" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I would actually like to check in on the 14th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "where_to", + "start": 48 + }, + { + "exclusive_end": 69, + "slot": "check_out_date", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want me to book the house in London for March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks that's great. What's the total?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4320" + ], + "slot": "total_price", + "values": [ + "$4,320" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "number_of_adults": "2", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Ham Yard", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 3642 2000", + "rating": "4.30", + "total_price": "4320", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "total_price", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was a success. The total for your reservation is $4,320." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's all. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Goodbye." + } + ] + }, + { + "dialogue_id": "34_00080", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need a house to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city would you like to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chi-town" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "where_to", + "start": 46 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "2" + ], + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There would be 2 of us would be travelling to Chi-town." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 South Franklin Street" + ], + "slot": "address", + "values": [ + "1 South Franklin Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "2", + "where_to": "Chicago" + } + }, + "service_results": [ + { + "address": "1 South Franklin Street", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 312-558-1020", + "rating": "4.40", + "total_price": "1254", + "where_to": "Chicago" + }, + { + "address": "1 West Wacker Drive", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 800-468-3571", + "rating": "4.50", + "total_price": "3472", + "where_to": "Chicago" + }, + { + "address": "10 East Grand Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 312-595-0000", + "rating": "4.20", + "total_price": "576", + "where_to": "Chicago" + }, + { + "address": "100 West Monroe Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 312-236-1234", + "rating": "4.40", + "total_price": "2856", + "where_to": "Chicago" + }, + { + "address": "10000 West O'Hare Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 773-686-8000", + "rating": "3.90", + "total_price": "4400", + "where_to": "Chicago" + }, + { + "address": "105 East Delaware Place", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 800-948-4255", + "rating": "4.10", + "total_price": "1584", + "where_to": "Chicago" + }, + { + "address": "11 West 26th Street", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 312-225-7000", + "rating": "4.00", + "total_price": "3366", + "where_to": "Chicago" + }, + { + "address": "1100 South Michigan Avenue", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 312-922-2900", + "rating": "3.90", + "total_price": "2340", + "where_to": "Chicago" + }, + { + "address": "111 West Adams Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 312-214-6400", + "rating": "4.00", + "total_price": "798", + "where_to": "Chicago" + }, + { + "address": "111 West Huron Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 877-848-4040", + "rating": "3.80", + "total_price": "5184", + "where_to": "Chicago" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "address", + "start": 41 + }, + { + "exclusive_end": 91, + "slot": "rating", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 10 houses. It is located on 1 South Franklin Street and it has a rating of 4.4." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "number_of_adults": [ + "2" + ], + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "May I have a number to call?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 312-558-1020" + ], + "slot": "phone_number", + "values": [ + "+1 312-558-1020" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "phone_number", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The number is +1 312-558-1020." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "number_of_adults": [ + "2" + ], + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much does it cost in total?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1254" + ], + "slot": "total_price", + "values": [ + "1254" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "total_price", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The cost is 1254 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 80, + "slot": "check_in_date", + "start": 72 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That house sounds awesome. I want to book it. I would like to review it tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 13, + "slot": "check_out_date", + "start": 3 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chicago" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 86, + "slot": "where_to", + "start": 79 + }, + { + "exclusive_end": 147, + "slot": "check_in_date", + "start": 139 + }, + { + "exclusive_end": 175, + "slot": "check_out_date", + "start": 165 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would need you to confirm the following information. The house is located in Chicago. Only 2 people are travelling. You plan to check in tomorrow and check out on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Chi-town", + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct, that would be awesome." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "number_of_adults": "2", + "where_to": "Chicago" + } + }, + "service_results": [ + { + "address": "1 South Franklin Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 312-558-1020", + "rating": "4.40", + "total_price": "1254", + "where_to": "Chicago" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have successfully made the reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service" + ], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Chi-town", + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is laundry service available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_laundry_service", + "values": [ + "False" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, laundry service is not available at the place." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Chi-town", + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I appreciate your assistant. I do not need any more help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Take care." + } + ] + }, + { + "dialogue_id": "34_00081", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to find a house to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York City" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "where_to", + "start": 3 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In New York City please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100 Greenwich Street" + ], + "slot": "address", + "values": [ + "100 Greenwich Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "93", + "where_to": "New York" + }, + { + "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-512-0248", + "rating": "4.20", + "total_price": "396", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-379-0103", + "rating": "4.50", + "total_price": "3888", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 718-565-8900", + "rating": "3.90", + "total_price": "1863", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-672-6600", + "rating": "4.10", + "total_price": "1296", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 800-222-0418", + "rating": "4.40", + "total_price": "816", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "1386", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 877-270-1412", + "rating": "4.00", + "total_price": "5280", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-414-1000", + "rating": "4.20", + "total_price": "3600", + "where_to": "New York" + }, + { + "address": "1080 Broadway, Brooklyn", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 718-715-4850", + "rating": "4.00", + "total_price": "2100", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "address", + "start": 53 + }, + { + "exclusive_end": 84, + "slot": "rating", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 10 possibilities for you. There is a house at 100 Greenwich Street with a 4.4 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 90, + "slot": "rating", + "start": 87 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need one with laundry service. Are there any other possibilities? It needs to have a 4.4 or higher rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "102 West 57th Street" + ], + "slot": "address", + "values": [ + "102 West 57th Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "rating": "4.40", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-379-0103", + "rating": "4.40", + "total_price": "3888", + "where_to": "New York" + }, + { + "address": "111 North 12th Street, Brooklyn", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-631-8400", + "rating": "4.40", + "total_price": "840", + "where_to": "New York" + }, + { + "address": "120 East 39th Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-686-1600", + "rating": "4.40", + "total_price": "480", + "where_to": "New York" + }, + { + "address": "120 West 41st Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 888-559-5862", + "rating": "4.40", + "total_price": "2496", + "where_to": "New York" + }, + { + "address": "125 Flatbush Avenue Extension, Brooklyn", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-875-8800", + "rating": "4.40", + "total_price": "180", + "where_to": "New York" + }, + { + "address": "130 West 44th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-764-6200", + "rating": "4.40", + "total_price": "4680", + "where_to": "New York" + }, + { + "address": "130 West 46th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-485-2400", + "rating": "4.40", + "total_price": "3248", + "where_to": "New York" + }, + { + "address": "1414 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-703-2001", + "rating": "4.40", + "total_price": "3400", + "where_to": "New York" + }, + { + "address": "145 East 50th Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 800-683-0400", + "rating": "4.40", + "total_price": "3780", + "where_to": "New York" + }, + { + "address": "15 West 56th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-974-5656", + "rating": "4.40", + "total_price": "1280", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "address", + "start": 45 + }, + { + "exclusive_end": 76, + "slot": "rating", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 10 available options. There is one at 102 West 57th Street with a 4.4 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else do you have please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "111 North 12th Street, Brooklyn" + ], + "slot": "address", + "values": [ + "111 North 12th Street, Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "address", + "start": 36 + }, + { + "exclusive_end": 22, + "slot": "rating", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another one with a 4.4 rating is at 111 North 12th Street, Brooklyn." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like a great one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to book the house for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you be checking in and checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "the 6th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "the 10th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "check_in_date", + "start": 15 + }, + { + "exclusive_end": 51, + "slot": "check_out_date", + "start": 43 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 6th" + ], + "check_out_date": [ + "the 10th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Checking in on the 6th and checking out on the 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "where_to", + "start": 13 + }, + { + "exclusive_end": 45, + "slot": "check_in_date", + "start": 31 + }, + { + "exclusive_end": 73, + "slot": "check_out_date", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming a New York check in next Wednesday and checking out March 10th for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "March 10th", + "the 10th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. How much does it cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "840" + ], + "slot": "total_price", + "values": [ + "$840" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-10", + "number_of_adults": "1", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "111 North 12th Street, Brooklyn", + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-10", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-631-8400", + "rating": "4.40", + "total_price": "840", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "total_price", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The booking is complete and the total charge is $840." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "March 10th", + "the 10th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the telephone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 718-631-8400" + ], + "slot": "phone_number", + "values": [ + "+1 718-631-8400" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their telephone is +1 718-631-8400." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "March 10th", + "the 10th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thank you for helping me, I'm all set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're certainly welcome." + } + ] + }, + { + "dialogue_id": "34_00082", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am new to this town, so far i stay in a hotel, i like to stay in a house. Will you find a house to stay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, Its a pleasure, In which city are you planning to stay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "where_to", + "values": [ + "Seattle" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "where_to", + "start": 18 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "4" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like to stay in Seattle. I need house to stay for four people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1000 1st Avenue" + ], + "slot": "address", + "values": [ + "1000 1st Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "4", + "where_to": "Seattle" + } + }, + "service_results": [ + { + "address": "1000 1st Avenue", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 206-957-1000", + "rating": "4.50", + "total_price": "528", + "where_to": "Seattle" + }, + { + "address": "1006 Spring Street", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 206-583-6453", + "rating": "3.90", + "total_price": "4320", + "where_to": "Seattle" + }, + { + "address": "1011 Pike Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 206-682-8282", + "rating": "4.20", + "total_price": "2280", + "where_to": "Seattle" + }, + { + "address": "1016 Republican Street", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 206-708-8200", + "rating": "4.10", + "total_price": "2610", + "where_to": "Seattle" + }, + { + "address": "1046 1st Avenue South", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 206-204-9800", + "rating": "4.30", + "total_price": "4400", + "where_to": "Seattle" + }, + { + "address": "105 Pike Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 206-340-1222", + "rating": "4.40", + "total_price": "3300", + "where_to": "Seattle" + }, + { + "address": "110 Stewart Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 206-623-4600", + "rating": "4.40", + "total_price": "920", + "where_to": "Seattle" + }, + { + "address": "1100 5th Avenue", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 800-853-3914", + "rating": "4.40", + "total_price": "2760", + "where_to": "Seattle" + }, + { + "address": "1101 4th Avenue", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 206-621-1770", + "rating": "4.50", + "total_price": "6300", + "where_to": "Seattle" + }, + { + "address": "1112 4th Avenue", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 206-264-6000", + "rating": "4.40", + "total_price": "4200", + "where_to": "Seattle" + } + ], + "slots": [ + { + "exclusive_end": 90, + "slot": "address", + "start": 75 + }, + { + "exclusive_end": 109, + "slot": "rating", + "start": 106 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 houses available according to your tast. One house address is 1000 1st Avenue. The rating is 4.5." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "4" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok Its great.You are so much fast." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Whether i need to make a reservation for that house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "4" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes , I like to book a house. Please book it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On which day you will be check-in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "Friday next week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "check_in_date", + "start": 19 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Friday next week" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will check in on Friday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which day do you need to check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "9th of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "check_out_date", + "start": 23 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Friday next week" + ], + "check_out_date": [ + "9th of March" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check out on 9th of March" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "where_to", + "values": [ + "Seattle" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 84, + "slot": "where_to", + "start": 77 + }, + { + "exclusive_end": 151, + "slot": "check_in_date", + "start": 140 + }, + { + "exclusive_end": 183, + "slot": "check_out_date", + "start": 174 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please check and verify the following details . The Location of the house is Seattle and number of people to stay is 4 and check in date is next Friday and check out date is March 9th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "11th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "check_out_date", + "start": 29 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Friday next week", + "next Friday" + ], + "check_out_date": [ + "11th of March" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sorry i need to check out on 11th of March. Please change the check out date." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "where_to", + "values": [ + "Seattle" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "where_to", + "start": 48 + }, + { + "exclusive_end": 88, + "slot": "check_out_date", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok once again confirm the details : Location is Seattle and check out date is March 11th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Friday next week", + "next Friday" + ], + "check_out_date": [ + "11th of March", + "March 11th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, That's great and sounds good to me. What is their phone number and what will its cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 206-957-1000" + ], + "slot": "phone_number", + "values": [ + "+1 206-957-1000" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1200" + ], + "slot": "total_price", + "values": [ + "$1,200" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-11", + "number_of_adults": "4", + "where_to": "Seattle" + } + }, + "service_results": [ + { + "address": "1000 1st Avenue", + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 206-957-1000", + "rating": "4.50", + "total_price": "1200", + "where_to": "Seattle" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "phone_number", + "start": 60 + }, + { + "exclusive_end": 99, + "slot": "total_price", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok Your reservation is successful and their Phone number is +1 206-957-1000 and its costs is $1,200." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Friday next week", + "next Friday" + ], + "check_out_date": [ + "11th of March", + "March 11th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help and that's all i needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Take care have a great day .Bye" + } + ] + }, + { + "dialogue_id": "34_00083", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a house to stay in for 2 people soon. It's important they have laundry service too" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you looking at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "SD" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "where_to", + "start": 14 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to SD" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1003 Coast Boulevard, La Jolla, California 92037, United States" + ], + "slot": "address", + "values": [ + "1003 Coast Boulevard, La Jolla, California 92037, United States" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.60" + ], + "slot": "rating", + "values": [ + "4.6" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "2", + "where_to": "San Diego" + } + }, + "service_results": [ + { + "address": "1003 Coast Boulevard, La Jolla, California 92037, United States", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 855-287-2682", + "rating": "4.60", + "total_price": "4800", + "where_to": "San Diego" + }, + { + "address": "10044 Pacific Mesa Boulevard", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 858-597-0500", + "rating": "4.50", + "total_price": "4620", + "where_to": "San Diego" + }, + { + "address": "1047 Fifth Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 619-515-3000", + "rating": "4.40", + "total_price": "3312", + "where_to": "San Diego" + }, + { + "address": "10950 North Torrey Pines Road, La Jolla, California 92037, United States", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 858-558-1500", + "rating": "4.30", + "total_price": "4160", + "where_to": "San Diego" + }, + { + "address": "11025 Vista Sorrento Parkway", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 858-523-0500", + "rating": "4.30", + "total_price": "729", + "where_to": "San Diego" + }, + { + "address": "11520 West Bernardo Court", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 858-451-6600", + "rating": "4.10", + "total_price": "1872", + "where_to": "San Diego" + }, + { + "address": "11915 El Camino Real", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 858-481-5900", + "rating": "4.20", + "total_price": "1980", + "where_to": "San Diego" + }, + { + "address": "11920 El Camino Real", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 858-792-5557", + "rating": "4.20", + "total_price": "495", + "where_to": "San Diego" + }, + { + "address": "1333 Hotel Circle South", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 619-297-2231", + "rating": "4.40", + "total_price": "640", + "where_to": "San Diego" + }, + { + "address": "1355 North Harbor Drive", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 619-232-3861", + "rating": "4.00", + "total_price": "360", + "where_to": "San Diego" + } + ], + "slots": [ + { + "exclusive_end": 148, + "slot": "address", + "start": 85 + }, + { + "exclusive_end": 74, + "slot": "rating", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's nice there! There are 10 places available. There's a place with a 4.6 rating at 1003 Coast Boulevard, La Jolla, California 92037, United States" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I get the phone number for this place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 855-287-2682" + ], + "slot": "phone_number", + "values": [ + "+1 855-287-2682" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "phone_number", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, it's +1 855-287-2682" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Awesome, I want to book this house" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What are your check-in and check-out days?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "check_out_date", + "start": 47 + }, + { + "exclusive_end": 37, + "slot": "check_in_date", + "start": 19 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "day after tomorrow" + ], + "check_out_date": [ + "13th of March" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's check in the day after tomorrow till the 13th of March" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "where_to", + "start": 46 + }, + { + "exclusive_end": 83, + "slot": "check_in_date", + "start": 65 + }, + { + "exclusive_end": 99, + "slot": "check_out_date", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming that you want to book the place in San Diego from the day after tomorrow till March 13th for 2 people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "day after tomorrow" + ], + "check_out_date": [ + "13th of March", + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "SD", + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's all correct" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-13", + "number_of_adults": "2", + "where_to": "San Diego" + } + }, + "service_results": [ + { + "address": "1003 Coast Boulevard, La Jolla, California 92037, United States", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 855-287-2682", + "rating": "4.60", + "total_price": "4800", + "where_to": "San Diego" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've made the reservation" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "day after tomorrow" + ], + "check_out_date": [ + "13th of March", + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "SD", + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is that going to cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4800" + ], + "slot": "total_price", + "values": [ + "$4,800" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "total_price", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's going to cost a total of $4,800" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "day after tomorrow" + ], + "check_out_date": [ + "13th of March", + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "SD", + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thanks for your help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can do?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "day after tomorrow" + ], + "check_out_date": [ + "13th of March", + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "SD", + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that's it for now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Enjoy your stay, later!" + } + ] + }, + { + "dialogue_id": "34_00084", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a house to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city do you want to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "where_to", + "start": 18 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm travelling to New York with one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100 Greenwich Street" + ], + "slot": "address", + "values": [ + "100 Greenwich Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "93", + "where_to": "New York" + }, + { + "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-512-0248", + "rating": "4.20", + "total_price": "396", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-379-0103", + "rating": "4.50", + "total_price": "3888", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-565-8900", + "rating": "3.90", + "total_price": "1863", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-672-6600", + "rating": "4.10", + "total_price": "1296", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 800-222-0418", + "rating": "4.40", + "total_price": "816", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "1386", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 877-270-1412", + "rating": "4.00", + "total_price": "5280", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-414-1000", + "rating": "4.20", + "total_price": "3600", + "where_to": "New York" + }, + { + "address": "1080 Broadway, Brooklyn", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 718-715-4850", + "rating": "4.00", + "total_price": "2100", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "address", + "start": 36 + }, + { + "exclusive_end": 13, + "slot": "rating", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a 4.4 rating at the address 100 Greenwich Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I get the contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 917-409-0800" + ], + "slot": "phone_number", + "values": [ + "+1 917-409-0800" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is +1 917-409-0800." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "Sunday this week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "check_in_date", + "start": 45 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This house looks great and I want to book it Sunday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which day do you want to check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "Monday next week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "check_out_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week" + ], + "check_out_date": [ + "Monday next week" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Monday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "where_to", + "start": 33 + }, + { + "exclusive_end": 107, + "slot": "check_in_date", + "start": 89 + }, + { + "exclusive_end": 136, + "slot": "check_out_date", + "start": 125 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm, the location is New York with 1 other person. The check in date will be day after tomorrow and check out is next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_in_date", + "values": [ + "the 10th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "12th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "check_in_date", + "start": 29 + }, + { + "exclusive_end": 64, + "slot": "check_out_date", + "start": 51 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 10th" + ], + "check_out_date": [ + "12th of March" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I would like to check in the 10th and chek out 12th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_in_date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "check_in_date", + "start": 38 + }, + { + "exclusive_end": 81, + "slot": "check_out_date", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm, the check in date is March 10th and check out date is March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "March 10th", + "the 10th" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be great. What will be the total price?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "648" + ], + "slot": "total_price", + "values": [ + "$648" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-10", + "check_out_date": "2019-03-12", + "number_of_adults": "1", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "check_in_date": "2019-03-10", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "648", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "total_price", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have successfully made a reservation at a total price is $648." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 10th", + "the 10th" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the help and that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's a pleasure to help you. Bye." + } + ] + }, + { + "dialogue_id": "34_00085", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, UK" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "where_to", + "start": 19 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be visiting London, UK and I am looking for a house to rent." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "2640", + "where_to": "London" + }, + { + "address": "1 Connaught Road", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+44 871 984 6290", + "rating": "3.70", + "total_price": "2625", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 871 527 8656", + "rating": "4.10", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "115", + "where_to": "London" + }, + { + "address": "1 Harrow Place", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+44 871 984 6190", + "rating": "3.60", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "232", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "264", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 20 3953 4200", + "rating": "4.40", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7702 2020", + "rating": "4.50", + "total_price": "4928", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "address", + "start": 46 + }, + { + "exclusive_end": 27, + "slot": "rating", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a house with a 4.3 rating located at 1 Addington Street available for rent." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That location would be perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you interested in reserving this house for your trip?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to rent this house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What will be your dates of stay and will there be more than one person in your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "Saturday this week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 85, + "slot": "check_in_date", + "start": 67 + }, + { + "exclusive_end": 111, + "slot": "check_out_date", + "start": 101 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There will be three people in the group and we will be arriving on Saturday this week and leaving on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "where_to", + "start": 50 + }, + { + "exclusive_end": 65, + "slot": "check_in_date", + "start": 57 + }, + { + "exclusive_end": 91, + "slot": "check_out_date", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm there will be 3 people arriving in London tomorrow and leaving on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "number_of_adults": "3", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2772", + "where_to": "London" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have booked the house for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service" + ], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they offer laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, this house does have a laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I appreciate your assistance!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need any further assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will be all at the moment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day! Good -bye!" + } + ] + }, + { + "dialogue_id": "34_00086", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "rating", + "start": 61 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a house to stay at with a rating of at least 4.3?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city should I search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney, NSW" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 11, + "slot": "where_to", + "start": 0 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.3" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sydney, NSW." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Salisbury Road, Castle Hill New South Wales 2154, Australia" + ], + "slot": "address", + "values": [ + "1 Salisbury Road, Castle Hill New South Wales 2154, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "rating": "4.30", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9680 3800", + "rating": "4.30", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8425 0400", + "rating": "4.30", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "100 Marsden Street, Parramatta New South Wales 2150, Australia", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+61 2 9633 9898", + "rating": "4.30", + "total_price": "1224", + "where_to": "Sydney" + }, + { + "address": "11 Hickson Road Walsh Bay", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8298 9999", + "rating": "4.30", + "total_price": "4032", + "where_to": "Sydney" + }, + { + "address": "110 Cumberland Street, The Rocks New South Wales 2000, Australia", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+61 2 8272 0900", + "rating": "4.30", + "total_price": "4896", + "where_to": "Sydney" + }, + { + "address": "12 Darling Drive", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+61 2 8388 8888", + "rating": "4.30", + "total_price": "5850", + "where_to": "Sydney" + }, + { + "address": "121 Baxter Road, Mascot New South Wales 2020, Australia", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+61 2 8303 8888", + "rating": "4.30", + "total_price": "1456", + "where_to": "Sydney" + }, + { + "address": "122 Victoria Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+61 1300 525 442", + "rating": "4.30", + "total_price": "1080", + "where_to": "Sydney" + }, + { + "address": "139 Murray Street, Pyrmont New South Wales 2009, Australia", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+61 2 8586 1888", + "rating": "4.30", + "total_price": "5808", + "where_to": "Sydney" + }, + { + "address": "161 Elizabeth Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9286 6000", + "rating": "4.30", + "total_price": "1120", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 114, + "slot": "address", + "start": 53 + }, + { + "exclusive_end": 36, + "slot": "rating", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a house with a rating of 4.3. The address is 1 Salisbury Road, Castle Hill New South Wales 2154, Australia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Did you find any other houses? It's just for me, one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10 Atchison Street, St Leonards New South Wales 2065, Australia" + ], + "slot": "address", + "values": [ + "10 Atchison Street, St Leonards New South Wales 2065, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "rating": "4.30", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9680 3800", + "rating": "4.30", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8425 0400", + "rating": "4.30", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "100 Marsden Street, Parramatta New South Wales 2150, Australia", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+61 2 9633 9898", + "rating": "4.30", + "total_price": "1224", + "where_to": "Sydney" + }, + { + "address": "11 Hickson Road Walsh Bay", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8298 9999", + "rating": "4.30", + "total_price": "4032", + "where_to": "Sydney" + }, + { + "address": "110 Cumberland Street, The Rocks New South Wales 2000, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8272 0900", + "rating": "4.30", + "total_price": "4896", + "where_to": "Sydney" + }, + { + "address": "12 Darling Drive", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8388 8888", + "rating": "4.30", + "total_price": "5850", + "where_to": "Sydney" + }, + { + "address": "121 Baxter Road, Mascot New South Wales 2020, Australia", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+61 2 8303 8888", + "rating": "4.30", + "total_price": "1456", + "where_to": "Sydney" + }, + { + "address": "122 Victoria Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 1300 525 442", + "rating": "4.30", + "total_price": "1080", + "where_to": "Sydney" + }, + { + "address": "139 Murray Street, Pyrmont New South Wales 2009, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8586 1888", + "rating": "4.30", + "total_price": "5808", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 105, + "slot": "address", + "start": 42 + }, + { + "exclusive_end": 124, + "slot": "rating", + "start": 121 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 9 other houses. One is located at 10 Atchison Street, St Leonards New South Wales 2065, Australia. It also has a 4.3 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else? I need a house with laundry service for two people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "11 Hickson Road Walsh Bay" + ], + "slot": "address", + "values": [ + "11 Hickson Road Walsh Bay" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "2", + "rating": "4.30", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9680 3800", + "rating": "4.30", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8425 0400", + "rating": "4.30", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "11 Hickson Road Walsh Bay", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8298 9999", + "rating": "4.30", + "total_price": "4032", + "where_to": "Sydney" + }, + { + "address": "110 Cumberland Street, The Rocks New South Wales 2000, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8272 0900", + "rating": "4.30", + "total_price": "4896", + "where_to": "Sydney" + }, + { + "address": "12 Darling Drive", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8388 8888", + "rating": "4.30", + "total_price": "5850", + "where_to": "Sydney" + }, + { + "address": "122 Victoria Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 1300 525 442", + "rating": "4.30", + "total_price": "1080", + "where_to": "Sydney" + }, + { + "address": "139 Murray Street, Pyrmont New South Wales 2009, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8586 1888", + "rating": "4.30", + "total_price": "5808", + "where_to": "Sydney" + }, + { + "address": "161 Elizabeth Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9286 6000", + "rating": "4.30", + "total_price": "1120", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 106, + "slot": "address", + "start": 81 + }, + { + "exclusive_end": 127, + "slot": "rating", + "start": 124 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 8 houses with your specifications available. One of them is located at 11 Hickson Road Walsh Bay with a rating of 4.3." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you give me the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+61 2 8298 9999" + ], + "slot": "phone_number", + "values": [ + "+61 2 8298 9999" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes. The number is +61 2 8298 9999." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "March 2nd" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 77, + "slot": "check_in_date", + "start": 68 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 2nd" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This house sounds like what I am looking for. I want to book it for March 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And your check out date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "the 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "check_out_date", + "start": 14 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 2nd" + ], + "check_out_date": [ + "the 14th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be the 14th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "where_to", + "start": 34 + }, + { + "exclusive_end": 68, + "slot": "check_in_date", + "start": 60 + }, + { + "exclusive_end": 96, + "slot": "check_out_date", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I am booking you a house for 2 in Sydney. You will check in tomorrow and check out on March 14th. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "March 2nd", + "tomorrow" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. Can you give me the total?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4032" + ], + "slot": "total_price", + "values": [ + "$4,032" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "number_of_adults": "2", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "11 Hickson Road Walsh Bay", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8298 9999", + "rating": "4.30", + "total_price": "4032", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "total_price", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation successful! Your total price is $4,032." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 2nd", + "tomorrow" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else that I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 2nd", + "tomorrow" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Goodbye." + } + ] + }, + { + "dialogue_id": "34_00087", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going away, and looking for a house for three people to stay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you visiting?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "where_to", + "values": [ + "Washington D.C." + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "where_to", + "start": 13 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ], + "where_to": [ + "Washington D.C." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to Washington D.C." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Washington Circle Northwest, Washington, District of Columbia 20037, United States" + ], + "slot": "address", + "values": [ + "1 Washington Circle Northwest, Washington, District of Columbia 20037, United States" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "3", + "where_to": "Washington D.C." + } + }, + "service_results": [ + { + "address": "1 Washington Circle Northwest, Washington, District of Columbia 20037, United States", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 202-872-1680", + "rating": "4.30", + "total_price": "4992", + "where_to": "Washington D.C." + }, + { + "address": "1011 L Street Northwest, Washington, District of Columbia 20001, United States", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 202-898-1200", + "rating": "4.40", + "total_price": "465", + "where_to": "Washington D.C." + }, + { + "address": "1075 Thomas Jefferson Street Northwest, Washington, District of Columbia 20007, United States", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 202-337-0900", + "rating": "4.30", + "total_price": "896", + "where_to": "Washington D.C." + }, + { + "address": "1100 Pennsylvania Avenue Northwest, Washington, DC 20004, USA", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 202-695-1100", + "rating": "4.20", + "total_price": "6800", + "where_to": "Washington D.C." + }, + { + "address": "1111 30th Street Northwest, Washington, District of Columbia 20007, United States", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 202-298-7800", + "rating": "4.30", + "total_price": "870", + "where_to": "Washington D.C." + }, + { + "address": "1127 Connecticut Avenue Northwest, Washington, District of Columbia 20036, United States", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 202-347-3000", + "rating": "4.40", + "total_price": "900", + "where_to": "Washington D.C." + }, + { + "address": "1201 13th Street Northwest, Washington, District of Columbia 20005, United States", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+1 202-682-5300", + "rating": "4.00", + "total_price": "1400", + "where_to": "Washington D.C." + }, + { + "address": "1201 K Street Northwest, Washington, District of Columbia 20005, United States", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+1 202-289-7600", + "rating": "4.60", + "total_price": "234", + "where_to": "Washington D.C." + }, + { + "address": "1225 First Street Northeast, Washington, District of Columbia 20002, United States", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 202-408-4870", + "rating": "4.20", + "total_price": "408", + "where_to": "Washington D.C." + }, + { + "address": "1250 22nd Street Northwest, Washington, District of Columbia 20037, United States", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 202-449-3100", + "rating": "4.40", + "total_price": "4368", + "where_to": "Washington D.C." + } + ], + "slots": [ + { + "exclusive_end": 150, + "slot": "address", + "start": 66 + }, + { + "exclusive_end": 57, + "slot": "rating", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 good options for you. Here is one with a 4.3 rating- 1 Washington Circle Northwest, Washington, District of Columbia 20037, United States." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "number_of_adults": [ + "3" + ], + "where_to": [ + "Washington D.C." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the contact number? Does it have laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+1 202-872-1680" + ], + "slot": "phone_number", + "values": [ + "+1 202-872-1680" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "phone_number", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, there is laundry service. The phone number is +1 202-872-1680." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "rating", + "start": 30 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Washington D.C." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else is available with a 4.3 rating or higher?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1011 L Street Northwest, Washington, District of Columbia 20001, United States" + ], + "slot": "address", + "values": [ + "1011 L Street Northwest, Washington, District of Columbia 20001, United States" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "3", + "rating": "4.30", + "where_to": "Washington D.C." + } + }, + "service_results": [ + { + "address": "1011 L Street Northwest, Washington, District of Columbia 20001, United States", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 202-898-1200", + "rating": "4.30", + "total_price": "465", + "where_to": "Washington D.C." + }, + { + "address": "1127 Connecticut Avenue Northwest, Washington, District of Columbia 20036, United States", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 202-347-3000", + "rating": "4.30", + "total_price": "900", + "where_to": "Washington D.C." + }, + { + "address": "1201 K Street Northwest, Washington, District of Columbia 20005, United States", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+1 202-289-7600", + "rating": "4.30", + "total_price": "234", + "where_to": "Washington D.C." + }, + { + "address": "1250 22nd Street Northwest, Washington, District of Columbia 20037, United States", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 202-449-3100", + "rating": "4.30", + "total_price": "4368", + "where_to": "Washington D.C." + }, + { + "address": "1331 Pennsylvania Avenue Northwest, Washington, District of Columbia 20004, United States", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 800-228-9290", + "rating": "4.30", + "total_price": "3472", + "where_to": "Washington D.C." + }, + { + "address": "1729 H Street Northwest, Washington, DC 20006, USA", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 202-296-1006", + "rating": "4.30", + "total_price": "1240", + "where_to": "Washington D.C." + }, + { + "address": "1770 Euclid Street Northwest, Washington, District of Columbia 20009, United States", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 202-588-0525", + "rating": "4.30", + "total_price": "1500", + "where_to": "Washington D.C." + }, + { + "address": "200 C Street Southeast, Washington, DC 20003, USA", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 202-543-6000", + "rating": "4.30", + "total_price": "510", + "where_to": "Washington D.C." + }, + { + "address": "2117 E Street Northwest, Washington, District of Columbia 20037, United States", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+1 202-861-8200", + "rating": "4.30", + "total_price": "3240", + "where_to": "Washington D.C." + }, + { + "address": "2121 M Street Northwest, Washington, District of Columbia 20037, United States", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 202-838-2222", + "rating": "4.30", + "total_price": "4524", + "where_to": "Washington D.C." + } + ], + "slots": [ + { + "exclusive_end": 116, + "slot": "address", + "start": 38 + }, + { + "exclusive_end": 29, + "slot": "rating", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Here's another one with a 4.3 rating- 1011 L Street Northwest, Washington, District of Columbia 20001, United States." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Washington D.C." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1127 Connecticut Avenue Northwest, Washington, District of Columbia 20036, United States" + ], + "slot": "address", + "values": [ + "1127 Connecticut Avenue Northwest, Washington, District of Columbia 20036, United States" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 98, + "slot": "address", + "start": 10 + }, + { + "exclusive_end": 118, + "slot": "rating", + "start": 115 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about 1127 Connecticut Avenue Northwest, Washington, District of Columbia 20036, United States? It's rating it 4.3." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Washington D.C." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like the sound of that one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I make a reservation for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Washington D.C." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you planning to check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "the 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 11, + "slot": "check_out_date", + "start": 3 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "the 11th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Washington D.C." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you arrive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "March 8th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 12, + "slot": "check_in_date", + "start": 3 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 8th" + ], + "check_out_date": [ + "the 11th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Washington D.C." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On March 8th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "where_to", + "values": [ + "Washington D.C." + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "where_to", + "start": 41 + }, + { + "exclusive_end": 87, + "slot": "check_in_date", + "start": 76 + }, + { + "exclusive_end": 104, + "slot": "check_out_date", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So I'll book 3 people into this house in Washington D.C. for the dates from next Friday until March 11th, okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "March 8th", + "next Friday" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Washington D.C." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, go ahead, and please tell me the contact number, and whether it has laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+1 202-347-3000" + ], + "slot": "phone_number", + "values": [ + "+1 202-347-3000" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-11", + "number_of_adults": "3", + "where_to": "Washington D.C." + } + }, + "service_results": [ + { + "address": "1127 Connecticut Avenue Northwest, Washington, District of Columbia 20036, United States", + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 202-347-3000", + "rating": "4.30", + "total_price": "900", + "where_to": "Washington D.C." + } + ], + "slots": [ + { + "exclusive_end": 89, + "slot": "phone_number", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation is successful. It has laundry service, and it's number is +1 202-347-3000." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 8th", + "next Friday" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.3" + ], + "where_to": [ + "Washington D.C." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure! Take care." + } + ] + }, + { + "dialogue_id": "34_00088", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to stay in a house for a while for which I need your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have any preferred City to search for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, England" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "where_to", + "start": 22 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please search in London, England." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "2640", + "where_to": "London" + }, + { + "address": "1 Connaught Road", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+44 871 984 6290", + "rating": "3.70", + "total_price": "2625", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 871 527 8656", + "rating": "4.10", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "115", + "where_to": "London" + }, + { + "address": "1 Harrow Place", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+44 871 984 6190", + "rating": "3.60", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "232", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "264", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 20 3953 4200", + "rating": "4.40", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7702 2020", + "rating": "4.50", + "total_price": "4928", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "address", + "start": 53 + }, + { + "exclusive_end": 93, + "slot": "rating", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "10 results were found. What about a house located in 1 Addington Street which have rating 4.3?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "rating", + "start": 69 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else you have, I am searching for one person and the rating 4.2 or higher will be fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Ham Yard" + ], + "slot": "address", + "values": [ + "1 Ham Yard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "rating": "4.20", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 333 400 6116", + "rating": "4.20", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.20", + "total_price": "115", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 20 3953 4200", + "rating": "4.20", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7702 2020", + "rating": "4.20", + "total_price": "4928", + "where_to": "London" + }, + { + "address": "1 Suffolk Place", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7470 4000", + "rating": "4.20", + "total_price": "720", + "where_to": "London" + }, + { + "address": "1 Waterview Drive", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 8463 6868", + "rating": "4.20", + "total_price": "3456", + "where_to": "London" + }, + { + "address": "1-13 Kings Hall Mews", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 527 9480", + "rating": "4.20", + "total_price": "1044", + "where_to": "London" + }, + { + "address": "1-15, Templeton Place", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7598 8700", + "rating": "4.20", + "total_price": "4608", + "where_to": "London" + }, + { + "address": "1-2 Dorset Rise", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 527 9362", + "rating": "4.20", + "total_price": "1218", + "where_to": "London" + }, + { + "address": "1-2, Serjeant's Inn", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3004 4141", + "rating": "4.20", + "total_price": "880", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "address", + "start": 11 + }, + { + "exclusive_end": 37, + "slot": "rating", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "a House at 1 Ham Yard with rating 4.2 is available, Is that okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, please search for something else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Leicester Square" + ], + "slot": "address", + "values": [ + "1 Leicester Square" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "address", + "start": 10 + }, + { + "exclusive_end": 44, + "slot": "rating", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about 1 Leicester Square with rating 4.2?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It looks okay, can you check for laundry service there and get me the contact number also." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_laundry_service", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+44 20 3953 4200" + ], + "slot": "phone_number", + "values": [ + "+44 20 3953 4200" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 68, + "slot": "phone_number", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No laundry service is there and the phone number is +44 20 3953 4200." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's okay for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I book this house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_out_date", + "values": [ + "Thursday next week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "check_out_date", + "start": 39 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "Thursday next week" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, make it for the check-out date on Thursday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the check-in date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "check_in_date", + "start": 9 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday" + ], + "check_out_date": [ + "Thursday next week" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It is on next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_out_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "where_to", + "start": 47 + }, + { + "exclusive_end": 73, + "slot": "check_in_date", + "start": 59 + }, + { + "exclusive_end": 90, + "slot": "check_out_date", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm to book a house for 1 person in London from next Wednesday to next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday" + ], + "check_out_date": [ + "Thursday next week", + "next Thursday" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-07", + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Leicester Square", + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-07", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 20 3953 4200", + "rating": "4.20", + "total_price": "560", + "where_to": "London" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking was confirmed as you required." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "next Wednesday" + ], + "check_out_date": [ + "Thursday next week", + "next Thursday" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "get me the rent details for my reference." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "560" + ], + "slot": "total_price", + "values": [ + "$560" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "total_price", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Total rent will be $560." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday" + ], + "check_out_date": [ + "Thursday next week", + "next Thursday" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.2" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "34_00089", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Will you find me a house to stay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris, France" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 13, + "slot": "where_to", + "start": 0 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Paris, France." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Place de la Sorbonne, 75005" + ], + "slot": "address", + "values": [ + "1 Place de la Sorbonne, 75005" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Place de la Sorbonne, 75005", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 46 34 14 80", + "rating": "4.50", + "total_price": "4200", + "where_to": "Paris" + }, + { + "address": "1 Rue Daunou, 75002", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 42 61 70 41", + "rating": "4.20", + "total_price": "252", + "where_to": "Paris" + }, + { + "address": "1 Rue de Libourne, 75012", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+33 1 44 67 34 00", + "rating": "4.40", + "total_price": "80", + "where_to": "Paris" + }, + { + "address": "1 Rue de Lourmel, 75015", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+33 1 45 78 17 12", + "rating": "3.70", + "total_price": "1302", + "where_to": "Paris" + }, + { + "address": "1-5 Passage Ruelle, 75018", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+33 1 42 05 20 00", + "rating": "4.10", + "total_price": "576", + "where_to": "Paris" + }, + { + "address": "1-7 Rue Jean Richepin, 75016", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+33 1 44 30 10 00", + "rating": "4.10", + "total_price": "3410", + "where_to": "Paris" + }, + { + "address": "10 Place Charles Dullin, 75018", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 42 57 14 55", + "rating": "4.10", + "total_price": "1224", + "where_to": "Paris" + }, + { + "address": "10 Place de Mexico, 75116", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 56 90 40 04", + "rating": "4.30", + "total_price": "2560", + "where_to": "Paris" + }, + { + "address": "10 Rue Bernard Buffet, 75017", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+33 1 40 25 20 20", + "rating": "3.60", + "total_price": "1425", + "where_to": "Paris" + }, + { + "address": "10 Rue Gager-Gabillot, 75015", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+33 1 44 19 29 29", + "rating": "3.40", + "total_price": "2464", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "address", + "start": 34 + }, + { + "exclusive_end": 87, + "slot": "rating", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 houses. One of them is 1 Place de la Sorbonne, 75005. It has a rating of 4.5." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great. Will you book it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you checking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "Later today" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 11, + "slot": "check_in_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Later today" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Later today, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people? What's the check out date." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "11th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "check_out_date", + "start": 33 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Later today" + ], + "check_out_date": [ + "11th of March" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "3 people. I plan to check out on 11th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "where_to", + "start": 46 + }, + { + "exclusive_end": 29, + "slot": "check_in_date", + "start": 24 + }, + { + "exclusive_end": 87, + "slot": "check_out_date", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm check in today for 3 people in Paris with a check out date of March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Later today", + "today" + ], + "check_out_date": [ + "11th of March", + "March 11th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-11", + "number_of_adults": "3", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Place de la Sorbonne, 75005", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 46 34 14 80", + "rating": "4.50", + "total_price": "4200", + "where_to": "Paris" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've made the reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Later today", + "today" + ], + "check_out_date": [ + "11th of March", + "March 11th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Later today", + "today" + ], + "check_out_date": [ + "11th of March", + "March 11th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thanks. Have a nice day." + } + ] + }, + { + "dialogue_id": "34_00090", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need a house to stay for my next trip." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you going to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "NY" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 18, + "slot": "where_to", + "start": 16 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm leaving for NY." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100 Greenwich Street" + ], + "slot": "address", + "values": [ + "100 Greenwich Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "93", + "where_to": "New York" + }, + { + "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-512-0248", + "rating": "4.20", + "total_price": "396", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-379-0103", + "rating": "4.50", + "total_price": "3888", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 718-565-8900", + "rating": "3.90", + "total_price": "1863", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-672-6600", + "rating": "4.10", + "total_price": "1296", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 800-222-0418", + "rating": "4.40", + "total_price": "816", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "1386", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 877-270-1412", + "rating": "4.00", + "total_price": "5280", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-414-1000", + "rating": "4.20", + "total_price": "3600", + "where_to": "New York" + }, + { + "address": "1080 Broadway, Brooklyn", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 718-715-4850", + "rating": "4.00", + "total_price": "2100", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 81, + "slot": "address", + "start": 61 + }, + { + "exclusive_end": 103, + "slot": "rating", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "My search says that there are 10 houses available, one is in 100 Greenwich Street and the rating is 4.4." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 79, + "slot": "rating", + "start": 76 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "2" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm not interested, keep looking. We're traveling in 2 and rating should be 4.4 or higher." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "102 West 57th Street" + ], + "slot": "address", + "values": [ + "102 West 57th Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "2", + "rating": "4.40", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-379-0103", + "rating": "4.40", + "total_price": "3888", + "where_to": "New York" + }, + { + "address": "111 North 12th Street, Brooklyn", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-631-8400", + "rating": "4.40", + "total_price": "840", + "where_to": "New York" + }, + { + "address": "120 East 39th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-686-1600", + "rating": "4.40", + "total_price": "224", + "where_to": "New York" + }, + { + "address": "120 West 41st Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 888-559-5862", + "rating": "4.40", + "total_price": "2496", + "where_to": "New York" + }, + { + "address": "125 Flatbush Avenue Extension, Brooklyn", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-875-8800", + "rating": "4.40", + "total_price": "864", + "where_to": "New York" + }, + { + "address": "130 West 44th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-764-6200", + "rating": "4.40", + "total_price": "4680", + "where_to": "New York" + }, + { + "address": "130 West 46th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-485-2400", + "rating": "4.40", + "total_price": "3248", + "where_to": "New York" + }, + { + "address": "1302 44th Avenue, Long Island City", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 347-738-5251", + "rating": "4.40", + "total_price": "456", + "where_to": "New York" + }, + { + "address": "135 West 45th Street", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 646-364-1234", + "rating": "4.40", + "total_price": "5616", + "where_to": "New York" + }, + { + "address": "1414 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-703-2001", + "rating": "4.40", + "total_price": "3400", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 85, + "slot": "address", + "start": 65 + }, + { + "exclusive_end": 103, + "slot": "rating", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 10 houses good for you necessities. One is located in 102 West 57th Street and rating is 4.4" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "2" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This one seems okay for me needs." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to take it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "2" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please, do it for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you checking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "1st of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "check_in_date", + "start": 7 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 1st of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "check_out_date", + "start": 7 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month" + ], + "check_out_date": [ + "13th of this month" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 13th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "where_to", + "start": 45 + }, + { + "exclusive_end": 72, + "slot": "check_in_date", + "start": 67 + }, + { + "exclusive_end": 100, + "slot": "check_out_date", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "okay, I got it all. You're traveling in 2 to New York. Check in is today and check out is March 13th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month", + "today" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's exactly what I need" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-13", + "number_of_adults": "2", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "102 West 57th Street", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-379-0103", + "rating": "4.40", + "total_price": "3888", + "where_to": "New York" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can confirm you that you have your house booked for your trip." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month", + "today" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.4" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great! I can't wait to see it!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It has been an honor to help you. Enjoy your trip. Bye." + } + ] + }, + { + "dialogue_id": "34_00091", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find a house for two people with laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city would you like me to search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "where_to", + "values": [ + "Phoenix, AZ" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "where_to", + "start": 19 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Phoenix, AZ" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be going to Phoenix, AZ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10 East Thomas Road" + ], + "slot": "address", + "values": [ + "10 East Thomas Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.60" + ], + "slot": "rating", + "values": [ + "4.6" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "2", + "where_to": "Phoenix" + } + }, + "service_results": [ + { + "address": "10 East Thomas Road", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 602-222-1111", + "rating": "4.60", + "total_price": "1638", + "where_to": "Phoenix" + }, + { + "address": "10601 North 56th Street, Scottsdale, AZ 85254, USA", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 480-948-6100", + "rating": "4.30", + "total_price": "1296", + "where_to": "Phoenix" + }, + { + "address": "10838 North 25th Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 602-997-8800", + "rating": "4.30", + "total_price": "261", + "where_to": "Phoenix" + }, + { + "address": "1101 North 44th Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 800-228-9290", + "rating": "4.30", + "total_price": "1392", + "where_to": "Phoenix" + }, + { + "address": "12027 North 28th Drive", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 602-548-6000", + "rating": "3.80", + "total_price": "2400", + "where_to": "Phoenix" + }, + { + "address": "132 South Central Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 602-603-2000", + "rating": "4.60", + "total_price": "306", + "where_to": "Phoenix" + }, + { + "address": "15 East Monroe Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 602-343-0006", + "rating": "4.40", + "total_price": "1620", + "where_to": "Phoenix" + }, + { + "address": "15620 North Clubgate Drive, Scottsdale, Arizona 85254, United States", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 480-624-1700", + "rating": "4.70", + "total_price": "580", + "where_to": "Phoenix" + }, + { + "address": "2 East Jefferson Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 877-488-1908", + "rating": "4.50", + "total_price": "4212", + "where_to": "Phoenix" + }, + { + "address": "212 West Osborn Road", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 800-922-5548", + "rating": "3.30", + "total_price": "4350", + "where_to": "Phoenix" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "address", + "start": 48 + }, + { + "exclusive_end": 24, + "slot": "rating", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have a home with a 4.6 star rating located at 10 East Thomas Road matching your description." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "2nd of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "check_in_date", + "start": 54 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Phoenix, AZ" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sound perfect. I would like to book the house for the 2nd of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your date of departure?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "9th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "check_out_date", + "start": 23 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March" + ], + "check_out_date": [ + "9th of this month" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Phoenix, AZ" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would be leaving the 9th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Phoenix" + ], + "slot": "where_to", + "values": [ + "Phoenix" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "where_to", + "start": 56 + }, + { + "exclusive_end": 97, + "slot": "check_in_date", + "start": 89 + }, + { + "exclusive_end": 127, + "slot": "check_out_date", + "start": 118 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want me to book the house located in Phoenix for 2 people checking in tomorrow and checking out on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "9th of this month", + "March 9th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Phoenix", + "Phoenix, AZ" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds perfect. What is the total?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1638" + ], + "slot": "total_price", + "values": [ + "$1,638" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-09", + "number_of_adults": "2", + "where_to": "Phoenix" + } + }, + "service_results": [ + { + "address": "10 East Thomas Road", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-09", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 602-222-1111", + "rating": "4.60", + "total_price": "1638", + "where_to": "Phoenix" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "total_price", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is confirmed for a total of $1,638." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "9th of this month", + "March 9th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Phoenix", + "Phoenix, AZ" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I have their contact phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 602-222-1111" + ], + "slot": "phone_number", + "values": [ + "+1 602-222-1111" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "phone_number", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their direct line is +1 602-222-1111." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "9th of this month", + "March 9th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Phoenix", + "Phoenix, AZ" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. Thanks for everything." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I assist you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "9th of this month", + "March 9th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Phoenix", + "Phoenix, AZ" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's all for today. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Good bye." + } + ] + }, + { + "dialogue_id": "34_00092", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to rent a house for a few days." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city or area are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, England" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "where_to", + "start": 14 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to London, England or the northeast side of London would be fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "2640", + "where_to": "London" + }, + { + "address": "1 Connaught Road", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+44 871 984 6290", + "rating": "3.70", + "total_price": "2625", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 871 527 8656", + "rating": "4.10", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "115", + "where_to": "London" + }, + { + "address": "1 Harrow Place", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+44 871 984 6190", + "rating": "3.60", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "232", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "264", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 20 3953 4200", + "rating": "4.40", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7702 2020", + "rating": "4.50", + "total_price": "4928", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "address", + "start": 60 + }, + { + "exclusive_end": 105, + "slot": "rating", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I see 10 houses currently available. One of the homes is at 1 Addington Street and it has a rating of 4.3." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney, Australia" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "where_to", + "start": 23 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am also traveling to Sydney, Australia. Do you have home listings there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ], + "slot": "address", + "values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 9634 9634", + "rating": "4.10", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Hosking Place", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+61 1300 633 462", + "rating": "3.60", + "total_price": "4032", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "4.20", + "total_price": "840", + "where_to": "Sydney" + }, + { + "address": "1 Kingsway, Cronulla New South Wales 2230, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8536 3600", + "rating": "3.90", + "total_price": "2912", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9680 3800", + "rating": "4.40", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8425 0400", + "rating": "4.40", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Brown Street, Chatswood New South Wales 2067, Australia", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+61 131517", + "rating": "3.80", + "total_price": "6300", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9428 9500", + "rating": "4.30", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8353 8988", + "rating": "4.10", + "total_price": "1144", + "where_to": "Sydney" + }, + { + "address": "100 Marsden Street, Parramatta New South Wales 2150, Australia", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+61 2 9633 9898", + "rating": "4.40", + "total_price": "1224", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "address", + "start": 18 + }, + { + "exclusive_end": 103, + "slot": "rating", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have a house at 1 Columbia Court, Baulkham Hills New South Wales 2153, Australia with a rating of 4.1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does the house in Australia have laundry service available? And what is the contact number for that rental?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+61 2 9634 9634" + ], + "slot": "phone_number", + "values": [ + "+61 2 9634 9634" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 96, + "slot": "phone_number", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, the home in Australia has laundry service. The contact number for rental is +61 2 9634 9634." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That house looks like it will work. I would like to book that one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What are your check-in and check-out dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_out_date", + "values": [ + "March 3rd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "check_out_date", + "start": 48 + }, + { + "exclusive_end": 30, + "slot": "check_in_date", + "start": 25 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "March 3rd" + ], + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check in today and check out on March 3rd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people will be staying at the house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "March 3rd" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I have three people in my family who will be traveling." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_out_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 180, + "slot": "where_to", + "start": 174 + }, + { + "exclusive_end": 113, + "slot": "check_in_date", + "start": 108 + }, + { + "exclusive_end": 157, + "slot": "check_out_date", + "start": 139 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please let me know if the following details are correct: You want to rent a house for 3 people, to check in today and the check out day is day after tomorrow. The home is in Sydney Australia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "March 3rd", + "day after tomorrow" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Sydney", + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's it. The home in New South Wales." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-03", + "number_of_adults": "3", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-03", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 9634 9634", + "rating": "4.10", + "total_price": "624", + "where_to": "Sydney" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have made your reservation and it is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "March 3rd", + "day after tomorrow" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Sydney", + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. That's all I needed. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Enjoy your trip." + } + ] + }, + { + "dialogue_id": "34_00093", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a house to stay in for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you like to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Toronto" + ], + "slot": "where_to", + "values": [ + "Toronto" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "where_to", + "start": 13 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to Toronto." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "108 Chestnut Street" + ], + "slot": "address", + "values": [ + "108 Chestnut Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "where_to": "Toronto" + } + }, + "service_results": [ + { + "address": "108 Chestnut Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 416-977-5000", + "rating": "4.20", + "total_price": "2184", + "where_to": "Toronto" + }, + { + "address": "111 Carlton Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 800-780-7234", + "rating": "3.00", + "total_price": "825", + "where_to": "Toronto" + }, + { + "address": "111 Lombard Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 416-367-5555", + "rating": "3.90", + "total_price": "390", + "where_to": "Toronto" + }, + { + "address": "118 Yorkville Avenue", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 416-963-6300", + "rating": "4.70", + "total_price": "6200", + "where_to": "Toronto" + }, + { + "address": "135 Carlingview Drive, Etobicoke, Ontario M9W 5E7, Canada", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 416-637-7000", + "rating": "4.00", + "total_price": "660", + "where_to": "Toronto" + }, + { + "address": "15 Charles Street East", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 416-924-1222", + "rating": "4.60", + "total_price": "3672", + "where_to": "Toronto" + }, + { + "address": "15 Richmond Street East", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 800-463-1990", + "rating": "4.10", + "total_price": "2800", + "where_to": "Toronto" + }, + { + "address": "1677 Wilson Avenue, North York, Ontario M3L 1A5, Canada", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 416-249-8171", + "rating": "2.80", + "total_price": "3432", + "where_to": "Toronto" + }, + { + "address": "1684 Queen Street East", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 647-693-6842", + "rating": "3.40", + "total_price": "2176", + "where_to": "Toronto" + }, + { + "address": "1790 Albion Road, Etobicoke, Ontario M9V 4J8, Canada", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 416-747-7676", + "rating": "4.20", + "total_price": "2652", + "where_to": "Toronto" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "address", + "start": 55 + }, + { + "exclusive_end": 101, + "slot": "rating", + "start": 98 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 10 houses. The address for one of them is 108 Chestnut Street and it has a rating of 4.2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have a laundry service and what is the telephone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+1 416-977-5000" + ], + "slot": "phone_number", + "values": [ + "+1 416-977-5000" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 70, + "slot": "phone_number", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a laundry service available and the number is +1 416-977-5000." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This house is great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need help with anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I'd like to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day would you like to check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "Friday next week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "check_out_date", + "start": 22 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "Friday next week" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check out Friday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you be checking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "March 1st" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "check_in_date", + "start": 24 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st" + ], + "check_out_date": [ + "Friday next week" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check in on March 1st." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Toronto" + ], + "slot": "where_to", + "values": [ + "Toronto" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 145, + "slot": "where_to", + "start": 138 + }, + { + "exclusive_end": 52, + "slot": "check_in_date", + "start": 47 + }, + { + "exclusive_end": 79, + "slot": "check_out_date", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay so to confirm: You would like to check in today and stay until next Friday and there is only 1 person in your group. The location is Toronto." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "2nd of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "March 4th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "check_in_date", + "start": 32 + }, + { + "exclusive_end": 74, + "slot": "check_out_date", + "start": 65 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month" + ], + "check_out_date": [ + "March 4th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'd like to check in on the 2nd of this month and stay until March 4th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "check_in_date", + "start": 29 + }, + { + "exclusive_end": 64, + "slot": "check_out_date", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay so you want to check in tomorrow and stay until next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month", + "tomorrow" + ], + "check_out_date": [ + "March 4th", + "next Monday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-04", + "number_of_adults": "1", + "where_to": "Toronto" + } + }, + "service_results": [ + { + "address": "108 Chestnut Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-04", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 416-977-5000", + "rating": "4.20", + "total_price": "992", + "where_to": "Toronto" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "2nd of this month", + "tomorrow" + ], + "check_out_date": [ + "March 4th", + "next Monday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much will it cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "992" + ], + "slot": "total_price", + "values": [ + "$992" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "total_price", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The total is $992" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month", + "tomorrow" + ], + "check_out_date": [ + "March 4th", + "next Monday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would yo like help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month", + "tomorrow" + ], + "check_out_date": [ + "March 4th", + "next Monday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure." + } + ] + }, + { + "dialogue_id": "34_00094", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to find a place to stay, maybe a house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you looking into?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "where_to", + "values": [ + "Vancouver, BC" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "where_to", + "start": 19 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look for places in Vancouver, BC, I'm gonna be there" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1018 Granville Street" + ], + "slot": "address", + "values": [ + "1018 Granville Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Vancouver" + } + }, + "service_results": [ + { + "address": "1018 Granville Street", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+1 877-972-6378", + "rating": "4.20", + "total_price": "1512", + "where_to": "Vancouver" + }, + { + "address": "1025 Granville Street", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 604-685-5335", + "rating": "3.90", + "total_price": "2418", + "where_to": "Vancouver" + }, + { + "address": "1041 Southwest Marine Drive", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 604-263-1555", + "rating": "3.50", + "total_price": "4092", + "where_to": "Vancouver" + }, + { + "address": "1100 Granville Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 604-669-7070", + "rating": "4.10", + "total_price": "1680", + "where_to": "Vancouver" + }, + { + "address": "111 Robson Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 604-602-1008", + "rating": "4.40", + "total_price": "792", + "where_to": "Vancouver" + }, + { + "address": "1110 Howe Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 604-684-2151", + "rating": "3.90", + "total_price": "1512", + "where_to": "Vancouver" + }, + { + "address": "1114 Burnaby Street", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 888-203-4302", + "rating": "3.90", + "total_price": "2880", + "where_to": "Vancouver" + }, + { + "address": "1128 West Georgia Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 604-689-1120", + "rating": "4.60", + "total_price": "675", + "where_to": "Vancouver" + }, + { + "address": "1133 West Hastings Street", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+1 604-689-9211", + "rating": "4.20", + "total_price": "2508", + "where_to": "Vancouver" + }, + { + "address": "1160 Davie Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 604-681-7263", + "rating": "3.90", + "total_price": "3744", + "where_to": "Vancouver" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "address", + "start": 10 + }, + { + "exclusive_end": 52, + "slot": "rating", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a 1018 Granville Street place that has a 4.2 rating" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "where_to": [ + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have a laundry service? Can I get their contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_laundry_service", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+1 877-972-6378" + ], + "slot": "phone_number", + "values": [ + "+1 877-972-6378" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 70, + "slot": "phone_number", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They don't do laundry, sorry. But you can call them at +1 877-972-6378 for anything else you might want to know" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's ok, this house looks good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to make a reservation for it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ], + "where_to": [ + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please book it, for 3 people" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What are your check in and check out dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "3rd of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "9th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "check_in_date", + "start": 19 + }, + { + "exclusive_end": 77, + "slot": "check_out_date", + "start": 60 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of this month" + ], + "check_out_date": [ + "9th of this month" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Checking in on the 3rd of this month and heading out on the 9th of this month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Vancouver" + ], + "slot": "where_to", + "values": [ + "Vancouver" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 79, + "slot": "where_to", + "start": 70 + }, + { + "exclusive_end": 50, + "slot": "check_in_date", + "start": 32 + }, + { + "exclusive_end": 66, + "slot": "check_out_date", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming that you need it the day after tomorrow until March 9th in Vancouver, and good for 3 people" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of this month", + "day after tomorrow" + ], + "check_out_date": [ + "9th of this month", + "March 9th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Vancouver", + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No actually I think I might go solo, so just for 1" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "check_out_date", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So a reservation for 1 with a March 9th check out date" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "later today" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "the 13th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "check_in_date", + "start": 54 + }, + { + "exclusive_end": 40, + "slot": "check_out_date", + "start": 32 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today" + ], + "check_out_date": [ + "the 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Vancouver", + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually I want to check out on the 13th and check in later today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "check_in_date", + "start": 14 + }, + { + "exclusive_end": 47, + "slot": "check_out_date", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So a check in today and check out on March 13th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "later today", + "today" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Vancouver", + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, how much is it gonna cost me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4176" + ], + "slot": "total_price", + "values": [ + "$4,176" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-13", + "number_of_adults": "1", + "where_to": "Vancouver" + } + }, + "service_results": [ + { + "address": "1018 Granville Street", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-13", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 877-972-6378", + "rating": "4.20", + "total_price": "4176", + "where_to": "Vancouver" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "total_price", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've reserved it, and it will cost $4,176 total" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today", + "today" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Vancouver", + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great thanks for your assistance" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, can I do anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today", + "today" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Vancouver", + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No for now that's it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Got it, enjoy your stay, bye!" + } + ] + }, + { + "dialogue_id": "34_00095", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to rent a house for a while." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "where_to", + "start": 21 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm taking a trip to London." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "2640", + "where_to": "London" + }, + { + "address": "1 Connaught Road", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+44 871 984 6290", + "rating": "3.70", + "total_price": "2625", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 871 527 8656", + "rating": "4.10", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "115", + "where_to": "London" + }, + { + "address": "1 Harrow Place", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+44 871 984 6190", + "rating": "3.60", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "232", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "264", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 20 3953 4200", + "rating": "4.40", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7702 2020", + "rating": "4.50", + "total_price": "4928", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "address", + "start": 64 + }, + { + "exclusive_end": 48, + "slot": "rating", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Well, I got 10 pads there for you. One has a 4.3 rating. Its at 1 Addington Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Whats their tele? Do they do landry." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+44 333 400 6116" + ], + "slot": "phone_number", + "values": [ + "+44 333 400 6116" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their number is +44 333 400 6116. And they do indeed do laundry." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "March 2nd" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "check_in_date", + "start": 29 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 2nd" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "All right. Book it then. For March 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Until when?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "check_out_date", + "start": 10 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 2nd" + ], + "check_out_date": [ + "13th of March" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Until the 13th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For how many people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_in_date", + "values": [ + "9th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "check_in_date", + "start": 21 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "9th of March" + ], + "check_out_date": [ + "13th of March" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "2. Make the check-in 9th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_in_date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "where_to", + "start": 45 + }, + { + "exclusive_end": 27, + "slot": "check_in_date", + "start": 18 + }, + { + "exclusive_end": 41, + "slot": "check_out_date", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. 2 people from March 9th to March 13th in London. Correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "9th of March", + "March 9th" + ], + "check_out_date": [ + "13th of March", + "March 13th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. How much is this going to send me back?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-09", + "check_out_date": "2019-03-13", + "number_of_adults": "2", + "where_to": "London" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Nothing because I couldn't get you a reservation. Can I get you anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "9th of March", + "March 9th" + ], + "check_out_date": [ + "13th of March", + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, get me a house for 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_in_date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "where_to", + "start": 61 + }, + { + "exclusive_end": 43, + "slot": "check_in_date", + "start": 34 + }, + { + "exclusive_end": 57, + "slot": "check_out_date", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK. Please confirm. 3 people from March 9th to March 13th in London. Correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "9th of March", + "March 9th" + ], + "check_out_date": [ + "13th of March", + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-09", + "check_out_date": "2019-03-13", + "number_of_adults": "3", + "where_to": "London" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It didn't go thru. Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "the 5th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "check_out_date", + "start": 25 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "9th of March", + "March 9th" + ], + "check_out_date": [ + "the 5th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Try again. Make it until the 5th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_in_date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "where_to", + "start": 38 + }, + { + "exclusive_end": 59, + "slot": "check_in_date", + "start": 50 + }, + { + "exclusive_end": 78, + "slot": "check_out_date", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK. Please confirm again. 3 people in London from March 9th until next Tuesday. Right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "9th of March", + "March 9th" + ], + "check_out_date": [ + "next Tuesday", + "the 5th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "You got it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-09", + "check_out_date": "2019-03-05", + "number_of_adults": "3", + "where_to": "London" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "But you don't. Can't get that one either. Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "9th of March", + "March 9th" + ], + "check_out_date": [ + "next Tuesday", + "the 5th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thanks for trying." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Better luck next time." + } + ] + }, + { + "dialogue_id": "34_00096", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a house to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city will you be staying?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "where_to", + "values": [ + "Portland, OR" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "where_to", + "start": 16 + }, + { + "exclusive_end": 80, + "slot": "rating", + "start": 77 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It should be in Portland, OR. I really want it to have laundry service and a 4.5 rating or higher." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1150 Northwest 9th Avenue" + ], + "slot": "address", + "values": [ + "1150 Northwest 9th Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "rating": "4.50", + "where_to": "Portland" + } + }, + "service_results": [ + { + "address": "1150 Northwest 9th Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 503-220-1339", + "rating": "4.50", + "total_price": "1428", + "where_to": "Portland" + }, + { + "address": "1455 Southwest Broadway", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 503-334-2167", + "rating": "4.50", + "total_price": "1035", + "where_to": "Portland" + }, + { + "address": "1510 Southwest Harbor Way", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 888-869-3108", + "rating": "4.50", + "total_price": "512", + "where_to": "Portland" + }, + { + "address": "2025 Northwest Northrup Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 503-224-0543", + "rating": "4.50", + "total_price": "648", + "where_to": "Portland" + }, + { + "address": "203 Northwest 3rd Avenue", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 503-445-0444", + "rating": "4.50", + "total_price": "1040", + "where_to": "Portland" + }, + { + "address": "2080 Southwest River Drive", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 503-241-2775", + "rating": "4.50", + "total_price": "816", + "where_to": "Portland" + }, + { + "address": "354 Northwest 9th Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 503-222-5200", + "rating": "4.50", + "total_price": "522", + "where_to": "Portland" + }, + { + "address": "425 Northwest 9th Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 971-351-0230", + "rating": "4.50", + "total_price": "1680", + "where_to": "Portland" + }, + { + "address": "506 Southwest Washington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 503-222-0001", + "rating": "4.50", + "total_price": "2736", + "where_to": "Portland" + }, + { + "address": "750 Southwest Alder Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 877-628-4408", + "rating": "4.50", + "total_price": "1120", + "where_to": "Portland" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "address", + "start": 19 + }, + { + "exclusive_end": 55, + "slot": "rating", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a house at 1150 Northwest 9th Avenue with a 4.5 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you give me the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 503-220-1339" + ], + "slot": "phone_number", + "values": [ + "+1 503-220-1339" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "phone_number", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can call them at +1 503-220-1339." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you recommend any other houses?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1455 Southwest Broadway" + ], + "slot": "address", + "values": [ + "1455 Southwest Broadway" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "address", + "start": 19 + }, + { + "exclusive_end": 53, + "slot": "rating", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a house at 1455 Southwest Broadway with a 4.5 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And what's the phone number for that one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 503-334-2167" + ], + "slot": "phone_number", + "values": [ + "+1 503-334-2167" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "phone_number", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can call them at +1 503-334-2167" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This house really fits me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to reserve this house for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please reserve this house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day would you like to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "the 6th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "check_in_date", + "start": 24 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 6th" + ], + "has_laundry_service": [ + "True" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check in on the 6th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And what day will you be checking out? Also, how many people will there be in total?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "the 11th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "check_out_date", + "start": 26 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 6th" + ], + "check_out_date": [ + "the 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to check out on the 11th. And it's a group of three people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "where_to", + "values": [ + "Portland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "where_to", + "start": 52 + }, + { + "exclusive_end": 94, + "slot": "check_in_date", + "start": 80 + }, + { + "exclusive_end": 125, + "slot": "check_out_date", + "start": 115 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so just to make sure, this is for 3 people in Portland with a check in of next Wednesday and a check out for March 11th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Portland", + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Wait, no. It's only two people, sorry." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "check_in_date", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so it's for 2 people and the check in is next Wednesday?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Portland", + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's exactly it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-11", + "number_of_adults": "2", + "where_to": "Portland" + } + }, + "service_results": [ + { + "address": "1455 Southwest Broadway", + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 503-334-2167", + "rating": "4.50", + "total_price": "1035", + "where_to": "Portland" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've made your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "2" + ], + "rating": [ + "4.5" + ], + "where_to": [ + "Portland", + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much. I don't need any more help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's been my pleasure, farewell." + } + ] + }, + { + "dialogue_id": "34_00097", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a house to rent." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney, NSW" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 14, + "slot": "where_to", + "start": 3 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In Sydney, NSW." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ], + "slot": "address", + "values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 9634 9634", + "rating": "4.10", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Hosking Place", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+61 1300 633 462", + "rating": "3.60", + "total_price": "4032", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "4.20", + "total_price": "840", + "where_to": "Sydney" + }, + { + "address": "1 Kingsway, Cronulla New South Wales 2230, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8536 3600", + "rating": "3.90", + "total_price": "2912", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9680 3800", + "rating": "4.40", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8425 0400", + "rating": "4.40", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Brown Street, Chatswood New South Wales 2067, Australia", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+61 131517", + "rating": "3.80", + "total_price": "6300", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9428 9500", + "rating": "4.30", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8353 8988", + "rating": "4.10", + "total_price": "1144", + "where_to": "Sydney" + }, + { + "address": "100 Marsden Street, Parramatta New South Wales 2150, Australia", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+61 2 9633 9898", + "rating": "4.40", + "total_price": "1224", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 91, + "slot": "address", + "start": 27 + }, + { + "exclusive_end": 12, + "slot": "rating", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Here's a 4.1 star house at 1 Columbia Court, Baulkham Hills New South Wales 2153, Australia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.00" + ], + "slot": "rating", + "values": [ + "4.0" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "rating", + "start": 37 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "4.0" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any others? Just 1 person, rating of 4.0 higher preferred." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Kensington Street, Chippendale New South Wales 2008, Australia" + ], + "slot": "address", + "values": [ + "1 Kensington Street, Chippendale New South Wales 2008, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.00" + ], + "slot": "rating", + "values": [ + "4.0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "rating": "4.00", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9634 9634", + "rating": "4.00", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "4.00", + "total_price": "840", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9680 3800", + "rating": "4.00", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8425 0400", + "rating": "4.00", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9428 9500", + "rating": "4.00", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8353 8988", + "rating": "4.00", + "total_price": "1144", + "where_to": "Sydney" + }, + { + "address": "100 Marsden Street, Parramatta New South Wales 2150, Australia", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+61 2 9633 9898", + "rating": "4.00", + "total_price": "1224", + "where_to": "Sydney" + }, + { + "address": "106 Hassall Street, Rosehill New South Wales 2142, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8836 1000", + "rating": "4.00", + "total_price": "1240", + "where_to": "Sydney" + }, + { + "address": "11 Hickson Road Walsh Bay", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8298 9999", + "rating": "4.00", + "total_price": "4032", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 122, + "slot": "address", + "start": 58 + }, + { + "exclusive_end": 54, + "slot": "rating", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 9 houses that fit this search. One rated 4.0 is 1 Kensington Street, Chippendale New South Wales 2008, Australia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "rating", + "start": 48 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any others? I need laundry service and at least 3.9 stars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Salisbury Road, Castle Hill New South Wales 2154, Australia" + ], + "slot": "address", + "values": [ + "1 Salisbury Road, Castle Hill New South Wales 2154, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "1", + "rating": "3.90", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9634 9634", + "rating": "3.90", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "3.90", + "total_price": "840", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9680 3800", + "rating": "3.90", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8425 0400", + "rating": "3.90", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9428 9500", + "rating": "3.90", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8353 8988", + "rating": "3.90", + "total_price": "1144", + "where_to": "Sydney" + }, + { + "address": "106 Hassall Street, Rosehill New South Wales 2142, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8836 1000", + "rating": "3.90", + "total_price": "1240", + "where_to": "Sydney" + }, + { + "address": "11 Hickson Road Walsh Bay", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8298 9999", + "rating": "3.90", + "total_price": "4032", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 94, + "slot": "address", + "start": 33 + }, + { + "exclusive_end": 105, + "slot": "rating", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "8 houses fit this search. One is 1 Salisbury Road, Castle Hill New South Wales 2154, Australia, rated 3.9." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+61 2 9680 3800" + ], + "slot": "phone_number", + "values": [ + "+61 2 9680 3800" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "phone_number", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their phone is +61 2 9680 3800." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's good, I want to book it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Checking out when?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "10th of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "check_out_date", + "start": 7 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "10th of March" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 10th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Checking in when?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "Later today" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 11, + "slot": "check_in_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Later today" + ], + "check_out_date": [ + "10th of March" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Later today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "where_to", + "start": 46 + }, + { + "exclusive_end": 42, + "slot": "check_in_date", + "start": 37 + }, + { + "exclusive_end": 80, + "slot": "check_out_date", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 1 person checking in today in Sydney and checking out March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Later today", + "today" + ], + "check_out_date": [ + "10th of March", + "March 10th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great, what's the price?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1404" + ], + "slot": "total_price", + "values": [ + "$1,404" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-10", + "number_of_adults": "1", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-10", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9680 3800", + "rating": "3.90", + "total_price": "1404", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "total_price", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation successful. Total cost is $1,404." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Later today", + "today" + ], + "check_out_date": [ + "10th of March", + "March 10th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, bye." + } + ] + }, + { + "dialogue_id": "34_00098", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a house to stay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you interested in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "KL" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "where_to", + "start": 19 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am travelling to KL." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan" + ], + "slot": "address", + "values": [ + "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.80" + ], + "slot": "rating", + "values": [ + "3.8" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-9100 1133", + "rating": "3.80", + "total_price": "132", + "where_to": "Kuala Lumpur" + }, + { + "address": "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2298 1888", + "rating": "4.20", + "total_price": "290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Binjai, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+60 3-7490 3333", + "rating": "4.30", + "total_price": "5824", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Tun Sambanthan, Brickfields, 50470", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+60 3-2273 1222", + "rating": "3.80", + "total_price": "4290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Lorong P Ramlee, Kuala Lumpur, 50250", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2726 6788", + "rating": "4.30", + "total_price": "2916", + "where_to": "Kuala Lumpur" + }, + { + "address": "1020, Jalan Sultan Ismail, 50250", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2168 1688", + "rating": "4.60", + "total_price": "1920", + "where_to": "Kuala Lumpur" + }, + { + "address": "12, Jalan Raja Laut, Chow Kit, 50350", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2614 8000", + "rating": "3.60", + "total_price": "1860", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Pudu, Bukit Bintang, 55100 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+60 3-2143 5000", + "rating": "3.70", + "total_price": "990", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Raja Abdullah, Kampung Baru, 50300 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+60 3-2603 1999", + "rating": "4.30", + "total_price": "3456", + "where_to": "Kuala Lumpur" + }, + { + "address": "121, Jalan Ampang, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2786 8888", + "rating": "4.60", + "total_price": "1000", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 126, + "slot": "address", + "start": 54 + }, + { + "exclusive_end": 30, + "slot": "rating", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 property with a 3.8 rating. The address is 1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "Sunday this week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "check_in_date", + "start": 29 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great I want to book thi for Sunday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What will be your check out day?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "4th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "check_out_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week" + ], + "check_out_date": [ + "4th of this month" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "4th of this month please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people will be accompanying you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week" + ], + "check_out_date": [ + "4th of this month" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "just one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "where_to", + "start": 35 + }, + { + "exclusive_end": 91, + "slot": "check_in_date", + "start": 73 + }, + { + "exclusive_end": 120, + "slot": "check_out_date", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So to confirm then the location is Kuala Lumpur for 1 person checking in day after tomorrow nad checking out next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week", + "day after tomorrow" + ], + "check_out_date": [ + "4th of this month", + "next Monday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "KL", + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-04", + "number_of_adults": "1", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-04", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-9100 1133", + "rating": "3.80", + "total_price": "132", + "where_to": "Kuala Lumpur" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Sunday this week", + "day after tomorrow" + ], + "check_out_date": [ + "4th of this month", + "next Monday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "KL", + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the total price and is there laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "132" + ], + "slot": "total_price", + "values": [ + "$132" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "total_price", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes there is laundry service and the total price is $132." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week", + "day after tomorrow" + ], + "check_out_date": [ + "4th of this month", + "next Monday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "KL", + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is everything thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure goodbye." + } + ] + }, + { + "dialogue_id": "34_00099", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find a house to stay at." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city do you plan on visiting?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "where_to", + "start": 22 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to travel to Kuala Lumpur." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan" + ], + "slot": "address", + "values": [ + "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.80" + ], + "slot": "rating", + "values": [ + "3.8" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-9100 1133", + "rating": "3.80", + "total_price": "132", + "where_to": "Kuala Lumpur" + }, + { + "address": "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2298 1888", + "rating": "4.20", + "total_price": "290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Binjai, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+60 3-7490 3333", + "rating": "4.30", + "total_price": "5824", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Jalan Tun Sambanthan, Brickfields, 50470", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+60 3-2273 1222", + "rating": "3.80", + "total_price": "4290", + "where_to": "Kuala Lumpur" + }, + { + "address": "10, Lorong P Ramlee, Kuala Lumpur, 50250", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2726 6788", + "rating": "4.30", + "total_price": "2916", + "where_to": "Kuala Lumpur" + }, + { + "address": "1020, Jalan Sultan Ismail, 50250", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2168 1688", + "rating": "4.60", + "total_price": "1920", + "where_to": "Kuala Lumpur" + }, + { + "address": "12, Jalan Raja Laut, Chow Kit, 50350", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2614 8000", + "rating": "3.60", + "total_price": "1860", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Pudu, Bukit Bintang, 55100 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+60 3-2143 5000", + "rating": "3.70", + "total_price": "990", + "where_to": "Kuala Lumpur" + }, + { + "address": "120, Jalan Raja Abdullah, Kampung Baru, 50300 Kuala Lumpur, Wilayah Persekutuan", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+60 3-2603 1999", + "rating": "4.30", + "total_price": "3456", + "where_to": "Kuala Lumpur" + }, + { + "address": "121, Jalan Ampang, Kuala Lumpur, 50450", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2786 8888", + "rating": "4.60", + "total_price": "1000", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 104, + "slot": "address", + "start": 32 + }, + { + "exclusive_end": 125, + "slot": "rating", + "start": 122 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I was able to locate a house at 1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan with a rating of 3.8." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service" + ], + "slot_values": { + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there laundry services available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes. The house has laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you see any other houses available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan" + ], + "slot": "address", + "values": [ + "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 97, + "slot": "address", + "start": 20 + }, + { + "exclusive_end": 118, + "slot": "rating", + "start": 115 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a house at 1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan with a rating of 4.2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "4th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 93, + "slot": "check_in_date", + "start": 76 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of this month" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great. I'll like to book that house with a check-in date of the 4th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people will be staying with you, and when would you like to check-out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "March 5th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 86, + "slot": "check_out_date", + "start": 77 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of this month" + ], + "check_out_date": [ + "March 5th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There will be 2 people total including myself, and I'll like to check out on March 5th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 102, + "slot": "where_to", + "start": 90 + }, + { + "exclusive_end": 65, + "slot": "check_in_date", + "start": 54 + }, + { + "exclusive_end": 141, + "slot": "check_out_date", + "start": 129 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm: You'd like a reservation for 2 people for next Monday at the house located in Kuala Lumpur with a check-out date for next Tuesday, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of this month", + "next Monday" + ], + "check_out_date": [ + "March 5th", + "next Tuesday" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-05", + "number_of_adults": "2", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "1, Jalan Pantai Baharu, Jaya Tower 3, 59200 Kuala Lumpur, Wilayah Persekutuan", + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-05", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2298 1888", + "rating": "4.20", + "total_price": "290", + "where_to": "Kuala Lumpur" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of this month", + "next Monday" + ], + "check_out_date": [ + "March 5th", + "next Tuesday" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much for all of your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else that I can assist you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of this month", + "next Monday" + ], + "check_out_date": [ + "March 5th", + "next Tuesday" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you. That'll be all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "34_00100", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me finding a house to stay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city do you want me to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Toronto" + ], + "slot": "where_to", + "values": [ + "Toronto, Canada" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "where_to", + "start": 28 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a house in Toronto, Canada." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "108 Chestnut Street" + ], + "slot": "address", + "values": [ + "108 Chestnut Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Toronto" + } + }, + "service_results": [ + { + "address": "108 Chestnut Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 416-977-5000", + "rating": "4.20", + "total_price": "2184", + "where_to": "Toronto" + }, + { + "address": "111 Carlton Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 800-780-7234", + "rating": "3.00", + "total_price": "825", + "where_to": "Toronto" + }, + { + "address": "111 Lombard Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 416-367-5555", + "rating": "3.90", + "total_price": "390", + "where_to": "Toronto" + }, + { + "address": "118 Yorkville Avenue", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 416-963-6300", + "rating": "4.70", + "total_price": "6200", + "where_to": "Toronto" + }, + { + "address": "135 Carlingview Drive, Etobicoke, Ontario M9W 5E7, Canada", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 416-637-7000", + "rating": "4.00", + "total_price": "660", + "where_to": "Toronto" + }, + { + "address": "15 Charles Street East", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 416-924-1222", + "rating": "4.60", + "total_price": "3672", + "where_to": "Toronto" + }, + { + "address": "15 Richmond Street East", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 800-463-1990", + "rating": "4.10", + "total_price": "2800", + "where_to": "Toronto" + }, + { + "address": "1677 Wilson Avenue, North York, Ontario M3L 1A5, Canada", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 416-249-8171", + "rating": "2.80", + "total_price": "3432", + "where_to": "Toronto" + }, + { + "address": "1684 Queen Street East", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 647-693-6842", + "rating": "3.40", + "total_price": "2176", + "where_to": "Toronto" + }, + { + "address": "1790 Albion Road, Etobicoke, Ontario M9V 4J8, Canada", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 416-747-7676", + "rating": "4.20", + "total_price": "2652", + "where_to": "Toronto" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "address", + "start": 21 + }, + { + "exclusive_end": 62, + "slot": "rating", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 houses in 108 Chestnut Street and the rating is 4.2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "where_to": [ + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other houses with laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "111 Carlton Street" + ], + "slot": "address", + "values": [ + "111 Carlton Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.00" + ], + "slot": "rating", + "values": [ + "3.0" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "where_to": "Toronto" + } + }, + "service_results": [ + { + "address": "108 Chestnut Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 416-977-5000", + "rating": "4.20", + "total_price": "2184", + "where_to": "Toronto" + }, + { + "address": "111 Carlton Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 800-780-7234", + "rating": "3.00", + "total_price": "825", + "where_to": "Toronto" + }, + { + "address": "111 Lombard Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 416-367-5555", + "rating": "3.90", + "total_price": "390", + "where_to": "Toronto" + }, + { + "address": "118 Yorkville Avenue", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 416-963-6300", + "rating": "4.70", + "total_price": "6200", + "where_to": "Toronto" + }, + { + "address": "135 Carlingview Drive, Etobicoke, Ontario M9W 5E7, Canada", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 416-637-7000", + "rating": "4.00", + "total_price": "660", + "where_to": "Toronto" + }, + { + "address": "15 Charles Street East", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 416-924-1222", + "rating": "4.60", + "total_price": "3672", + "where_to": "Toronto" + }, + { + "address": "15 Richmond Street East", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 800-463-1990", + "rating": "4.10", + "total_price": "2800", + "where_to": "Toronto" + }, + { + "address": "1790 Albion Road, Etobicoke, Ontario M9V 4J8, Canada", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 416-747-7676", + "rating": "4.20", + "total_price": "2652", + "where_to": "Toronto" + }, + { + "address": "181 Wellington Street West", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 416-585-2500", + "rating": "4.60", + "total_price": "5445", + "where_to": "Toronto" + }, + { + "address": "2035 Kennedy Road, Scarborough, Ontario M1T 3G2, Canada", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 416-299-1500", + "rating": "4.00", + "total_price": "1152", + "where_to": "Toronto" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "address", + "start": 20 + }, + { + "exclusive_end": 60, + "slot": "rating", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a house in 111 Carlton Street and the rating is 3.0." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "where_to": [ + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me the contact number of this place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 800-780-7234" + ], + "slot": "phone_number", + "values": [ + "+1 800-780-7234" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The contact number is +1 800-780-7234." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "where_to": [ + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find some other houses?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "111 Lombard Street" + ], + "slot": "address", + "values": [ + "111 Lombard Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "address", + "start": 20 + }, + { + "exclusive_end": 60, + "slot": "rating", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a house in 111 Lombard Street and the rating is 3.9." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The house sounds great to me. I want to book the house for one people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What will be the check-in date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "the 4th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "check_in_date", + "start": 25 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 4th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be checking in on the 4th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What will be the check-out date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "check_out_date", + "start": 30 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 4th" + ], + "check_out_date": [ + "March 9th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The check-out date will be on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Toronto" + ], + "slot": "where_to", + "values": [ + "Toronto" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "where_to", + "start": 60 + }, + { + "exclusive_end": 79, + "slot": "check_in_date", + "start": 68 + }, + { + "exclusive_end": 92, + "slot": "check_out_date", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: You want me to book a house for 1 people in Toronto next Monday on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "the 13th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "the 2nd" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "check_out_date", + "start": 37 + }, + { + "exclusive_end": 79, + "slot": "check_in_date", + "start": 72 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd" + ], + "check_out_date": [ + "the 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto", + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Please make the check-in date as the 13th and the check out date as the 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 77, + "slot": "check_in_date", + "start": 69 + }, + { + "exclusive_end": 93, + "slot": "check_out_date", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details again: You want me to book the house from tomorrow till March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "the 2nd", + "tomorrow" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto", + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, That sounds great. Can I get the contact number and the price for the house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 416-367-5555" + ], + "slot": "phone_number", + "values": [ + "+1 416-367-5555" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "957" + ], + "slot": "total_price", + "values": [ + "$957" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "number_of_adults": "1", + "where_to": "Toronto" + } + }, + "service_results": [ + { + "address": "111 Lombard Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 416-367-5555", + "rating": "3.90", + "total_price": "957", + "where_to": "Toronto" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "phone_number", + "start": 56 + }, + { + "exclusive_end": 99, + "slot": "total_price", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your house is booked and confirmed. The phone number is +1 416-367-5555 and the total price is $957." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd", + "tomorrow" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto", + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will be all. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I am glad I could help. Have a great day." + } + ] + }, + { + "dialogue_id": "34_00101", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find a place to stay, a house if possible." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, where will you be staying?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "where_to", + "start": 13 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to London, so anywhere around there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "2640", + "where_to": "London" + }, + { + "address": "1 Connaught Road", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+44 871 984 6290", + "rating": "3.70", + "total_price": "2625", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 871 527 8656", + "rating": "4.10", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "115", + "where_to": "London" + }, + { + "address": "1 Harrow Place", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+44 871 984 6190", + "rating": "3.60", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "232", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "264", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 20 3953 4200", + "rating": "4.40", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7702 2020", + "rating": "4.50", + "total_price": "4928", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "address", + "start": 43 + }, + { + "exclusive_end": 32, + "slot": "rating", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I found a house with a 4.3 rating at 1 Addington Street, how's that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 73, + "slot": "check_out_date", + "start": 55 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "13th of this month" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It's perfect. I'd like you to book it for me until the 13th of this month, there will be three people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, what day will you check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_in_date", + "values": [ + "9th of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 130, + "slot": "check_out_date", + "start": 112 + }, + { + "exclusive_end": 40, + "slot": "check_in_date", + "start": 28 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "9th of March" + ], + "check_out_date": [ + "14th of this month" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check in on the 9th of March, and actually, I'll extend for one more day, so we'll check out on the 14th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_in_date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "where_to", + "start": 58 + }, + { + "exclusive_end": 92, + "slot": "check_in_date", + "start": 83 + }, + { + "exclusive_end": 109, + "slot": "check_out_date", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, please confirm that you'd like to book the house in London for 3 guests from March 9th until March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service" + ], + "slot_values": { + "check_in_date": [ + "9th of March", + "March 9th" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect. Do they do our laundry?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-09", + "check_out_date": "2019-03-14", + "number_of_adults": "3", + "where_to": "London" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, the reservation attempt failed. Can I do something else for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "2nd of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "check_in_date", + "start": 48 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please try again, this time, checking in on the 2nd of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "where_to", + "start": 37 + }, + { + "exclusive_end": 70, + "slot": "check_in_date", + "start": 62 + }, + { + "exclusive_end": 87, + "slot": "check_out_date", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, we'll try booking the house in London for 3 guests from tomorrow until March 14th, is this okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month", + "tomorrow" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that'd be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "number_of_adults": "3", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "7920", + "where_to": "London" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "2nd of this month", + "tomorrow" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, can you give me their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+44 333 400 6116" + ], + "slot": "phone_number", + "values": [ + "+44 333 400 6116" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "phone_number", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's +44 333 400 6116" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month", + "tomorrow" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot, that'll be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure, see you." + } + ] + }, + { + "dialogue_id": "34_00102", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need a place to stay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you traveling to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "where_to", + "start": 14 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to Sydney." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ], + "slot": "address", + "values": [ + "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 9634 9634", + "rating": "4.10", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Hosking Place", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+61 1300 633 462", + "rating": "3.60", + "total_price": "4032", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "4.20", + "total_price": "840", + "where_to": "Sydney" + }, + { + "address": "1 Kingsway, Cronulla New South Wales 2230, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 8536 3600", + "rating": "3.90", + "total_price": "2912", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9680 3800", + "rating": "4.40", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8425 0400", + "rating": "4.40", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Brown Street, Chatswood New South Wales 2067, Australia", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+61 131517", + "rating": "3.80", + "total_price": "6300", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9428 9500", + "rating": "4.30", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8353 8988", + "rating": "4.10", + "total_price": "1144", + "where_to": "Sydney" + }, + { + "address": "100 Marsden Street, Parramatta New South Wales 2150, Australia", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+61 2 9633 9898", + "rating": "4.40", + "total_price": "1224", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 93, + "slot": "address", + "start": 29 + }, + { + "exclusive_end": 13, + "slot": "rating", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a 4.1 rated house at 1 Columbia Court, Baulkham Hills New South Wales 2153, Australia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other houses that can support 1 traveler?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Hosking Place" + ], + "slot": "address", + "values": [ + "1 Hosking Place" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.60" + ], + "slot": "rating", + "values": [ + "3.6" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Columbia Court, Baulkham Hills New South Wales 2153, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9634 9634", + "rating": "4.10", + "total_price": "624", + "where_to": "Sydney" + }, + { + "address": "1 Hosking Place", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 1300 633 462", + "rating": "3.60", + "total_price": "4032", + "where_to": "Sydney" + }, + { + "address": "1 Kensington Street, Chippendale New South Wales 2008, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8277 8277", + "rating": "4.20", + "total_price": "840", + "where_to": "Sydney" + }, + { + "address": "1 Kingsway, Cronulla New South Wales 2230, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8536 3600", + "rating": "3.90", + "total_price": "2912", + "where_to": "Sydney" + }, + { + "address": "1 Salisbury Road, Castle Hill New South Wales 2154, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9680 3800", + "rating": "4.40", + "total_price": "1404", + "where_to": "Sydney" + }, + { + "address": "10 Atchison Street, St Leonards New South Wales 2065, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8425 0400", + "rating": "4.40", + "total_price": "4992", + "where_to": "Sydney" + }, + { + "address": "10 Brown Street, Chatswood New South Wales 2067, Australia", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+61 131517", + "rating": "3.80", + "total_price": "6300", + "where_to": "Sydney" + }, + { + "address": "10 Byfield St Macquarie Park", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 9428 9500", + "rating": "4.30", + "total_price": "1512", + "where_to": "Sydney" + }, + { + "address": "100 Bayswater Road, Rushcutters Bay New South Wales 2011, Australia", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 2 8353 8988", + "rating": "4.10", + "total_price": "1144", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "address", + "start": 60 + }, + { + "exclusive_end": 44, + "slot": "rating", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 9 houses available including a 3.6 rated house at 1 Hosking Place." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That house is good, I want to book it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you planning to check in and out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "4th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "check_out_date", + "start": 61 + }, + { + "exclusive_end": 43, + "slot": "check_in_date", + "start": 26 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of this month" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in on the 4th of this month and check out on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "where_to", + "start": 55 + }, + { + "exclusive_end": 86, + "slot": "check_in_date", + "start": 75 + }, + { + "exclusive_end": 117, + "slot": "check_out_date", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want to make a reservation for 1 in Sydney, checking in next Monday and checking out on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "4th of this month", + "next Monday" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. What is the phone number and price?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+61 1300 633 462" + ], + "slot": "phone_number", + "values": [ + "+61 1300 633 462" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4032" + ], + "slot": "total_price", + "values": [ + "$4,032" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-13", + "number_of_adults": "1", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "1 Hosking Place", + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+61 1300 633 462", + "rating": "3.60", + "total_price": "4032", + "where_to": "Sydney" + } + ], + "slots": [ + { + "exclusive_end": 87, + "slot": "phone_number", + "start": 71 + }, + { + "exclusive_end": 49, + "slot": "total_price", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation is confirmed and will cost $4,032. The phone number is +61 1300 633 462." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of this month", + "next Monday" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "See you soon!" + } + ] + }, + { + "dialogue_id": "34_00103", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a house to stay in just for one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you visiting?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, England" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "where_to", + "start": 19 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be staying in London, England." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "2640", + "where_to": "London" + }, + { + "address": "1 Connaught Road", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 984 6290", + "rating": "3.70", + "total_price": "2625", + "where_to": "London" + }, + { + "address": "1 Duke's Road", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 527 8656", + "rating": "4.10", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "115", + "where_to": "London" + }, + { + "address": "1 Harrow Place", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 984 6190", + "rating": "3.60", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "232", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "264", + "where_to": "London" + }, + { + "address": "1 Leicester Square", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 20 3953 4200", + "rating": "4.40", + "total_price": "560", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7702 2020", + "rating": "4.50", + "total_price": "4928", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "address", + "start": 42 + }, + { + "exclusive_end": 74, + "slot": "rating", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 possibilities. The first is at 1 Addington Street. It has a 4.3 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me about another one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Baffin Way" + ], + "slot": "address", + "values": [ + "1 Baffin Way" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "address", + "start": 16 + }, + { + "exclusive_end": 39, + "slot": "rating", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is one at 1 Baffin Way with a 4.1 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there a contact number for this one? Also do they have a laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+44 20 7517 1100" + ], + "slot": "phone_number", + "values": [ + "+44 20 7517 1100" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 70, + "slot": "phone_number", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It does have a laundry service. The contact number is +44 20 7517 1100." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "March 3rd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "check_in_date", + "start": 48 + }, + { + "exclusive_end": 97, + "slot": "check_out_date", + "start": 79 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd" + ], + "check_out_date": [ + "13th of this month" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This looks really good. I'd like to book it for March 3rd and check out on the 13th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "where_to", + "start": 48 + }, + { + "exclusive_end": 105, + "slot": "check_in_date", + "start": 87 + }, + { + "exclusive_end": 133, + "slot": "check_out_date", + "start": 123 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To verify: You want to book this house for 1 in London. You would like to check in the day after tomorrow and check out on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "March 3rd", + "day after tomorrow" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect. What is the total cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2640" + ], + "slot": "total_price", + "values": [ + "$2,640" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-13", + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Baffin Way", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "2640", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "total_price", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The total price is $2,640. I've made the reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd", + "day after tomorrow" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd", + "day after tomorrow" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that'll do it. Thanks!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are most welcome. Bye." + } + ] + }, + { + "dialogue_id": "34_00104", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "where_to", + "values": [ + "Anaheim, CA" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "where_to", + "start": 53 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Anaheim, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hi, i need a help, I want to find a house to stay on Anaheim, CA, Because i am travelling to there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1050 West Ball Road" + ], + "slot": "address", + "values": [ + "1050 West Ball Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Anaheim" + } + }, + "service_results": [ + { + "address": "1050 West Ball Road", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 714-860-4660", + "rating": "4.20", + "total_price": "1872", + "where_to": "Anaheim" + }, + { + "address": "1057 West Ball Road", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 800-576-0767", + "rating": "4.00", + "total_price": "372", + "where_to": "Anaheim" + }, + { + "address": "1110 West Katella Avenue", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 714-778-1880", + "rating": "4.30", + "total_price": "1104", + "where_to": "Anaheim" + }, + { + "address": "1111 South Harbor Boulevard", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+1 714-616-5788", + "rating": "3.80", + "total_price": "2800", + "where_to": "Anaheim" + }, + { + "address": "1160 West Ball Road", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 888-287-9400", + "rating": "4.50", + "total_price": "936", + "where_to": "Anaheim" + }, + { + "address": "1166 West Katella Avenue", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 714-774-7817", + "rating": "4.00", + "total_price": "2376", + "where_to": "Anaheim" + }, + { + "address": "1176 West Katella Avenue", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 714-776-0140", + "rating": "4.30", + "total_price": "650", + "where_to": "Anaheim" + }, + { + "address": "1221 South Harbor Boulevard", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 714-758-0900", + "rating": "3.80", + "total_price": "2268", + "where_to": "Anaheim" + }, + { + "address": "1240 South Walnut Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 714-535-0300", + "rating": "4.10", + "total_price": "756", + "where_to": "Anaheim" + }, + { + "address": "125 South Festival Drive", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 714-974-8880", + "rating": "4.30", + "total_price": "3036", + "where_to": "Anaheim" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "address", + "start": 39 + }, + { + "exclusive_end": 92, + "slot": "rating", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, I found a result, The address is 1050 West Ball Road, The rating for this house is 4.2" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Anaheim, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "If you are interested i will make a reservation for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Anaheim, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I am interested to book this house" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Please tell me more details, How many people are there in your group and which date are you checking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "1st of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "check_in_date", + "start": 54 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Anaheim, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There are 2 people in my group and i need to check in 1st of this month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Could you tell me which day are checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "check_out_date", + "start": 23 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month" + ], + "check_out_date": [ + "14th of this month" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Anaheim, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check out on 14th of this month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anaheim" + ], + "slot": "where_to", + "values": [ + "Anaheim" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "where_to", + "start": 60 + }, + { + "exclusive_end": 94, + "slot": "check_in_date", + "start": 89 + }, + { + "exclusive_end": 127, + "slot": "check_out_date", + "start": 117 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: The house location is Anaheim the check in date is today and check out date is March 14th, there are 2 peoples in your group." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month", + "today" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Anaheim", + "Anaheim, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-14", + "number_of_adults": "2", + "where_to": "Anaheim" + } + }, + "service_results": [ + { + "address": "1050 West Ball Road", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 714-860-4660", + "rating": "4.20", + "total_price": "1872", + "where_to": "Anaheim" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Congrats, your reservation is successful" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month", + "today" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Anaheim", + "Anaheim, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much for your help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome, Shall i help you with anything more?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month", + "today" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Anaheim", + "Anaheim, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, Thank you very much for your help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome, Have a great day, bye" + } + ] + }, + { + "dialogue_id": "34_00105", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a house to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes I'd be happy to. Which city are you traveling to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "where_to", + "values": [ + "San Fran" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 8, + "slot": "where_to", + "start": 0 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "San Fran city." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1095 Market Street" + ], + "slot": "address", + "values": [ + "1095 Market Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.70" + ], + "slot": "rating", + "values": [ + "3.7" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "San Francisco" + } + }, + "service_results": [ + { + "address": "1095 Market Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 415-829-0000", + "rating": "3.70", + "total_price": "1218", + "where_to": "San Francisco" + }, + { + "address": "1100 Market Street Hotel Entrance is at, 45 McAllister Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 415-735-7777", + "rating": "4.40", + "total_price": "3348", + "where_to": "San Francisco" + }, + { + "address": "111 Mason Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 415-771-1200", + "rating": "3.60", + "total_price": "576", + "where_to": "San Francisco" + }, + { + "address": "12 4th Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 415-348-1111", + "rating": "4.30", + "total_price": "4896", + "where_to": "San Francisco" + }, + { + "address": "1206, 155 Steuart Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 415-495-2100", + "rating": "4.20", + "total_price": "1200", + "where_to": "San Francisco" + }, + { + "address": "138 King Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 415-200-4977", + "rating": "4.50", + "total_price": "3712", + "where_to": "San Francisco" + }, + { + "address": "1707 Market Street", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 800-576-0767", + "rating": "2.70", + "total_price": "140", + "where_to": "San Francisco" + }, + { + "address": "1800 Sutter Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 888-822-8666", + "rating": "4.30", + "total_price": "1344", + "where_to": "San Francisco" + }, + { + "address": "2095 Lombard Street", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 415-563-5600", + "rating": "4.10", + "total_price": "348", + "where_to": "San Francisco" + }, + { + "address": "2222 Market Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 415-621-8212", + "rating": "4.40", + "total_price": "408", + "where_to": "San Francisco" + } + ], + "slots": [ + { + "exclusive_end": 91, + "slot": "address", + "start": 73 + }, + { + "exclusive_end": 112, + "slot": "rating", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 houses available in San Fran. A very nice one is located at 1095 Market Street with a rating of 3.7." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "where_to": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have the telephone number? Does it state if laundry service is available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+1 415-829-0000" + ], + "slot": "phone_number", + "values": [ + "+1 415-829-0000" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is +1 415-829-0000. Laundry service is available at this location." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "rating", + "start": 49 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you check for other homes with a rating of 3.9 or above, for just 1 person?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1100 Market Street Hotel Entrance is at, 45 McAllister Street" + ], + "slot": "address", + "values": [ + "1100 Market Street Hotel Entrance is at, 45 McAllister Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "rating": "3.90", + "where_to": "San Francisco" + } + }, + "service_results": [ + { + "address": "1100 Market Street Hotel Entrance is at, 45 McAllister Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 415-735-7777", + "rating": "3.90", + "total_price": "3348", + "where_to": "San Francisco" + }, + { + "address": "12 4th Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 415-348-1111", + "rating": "3.90", + "total_price": "4896", + "where_to": "San Francisco" + }, + { + "address": "1206, 155 Steuart Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 415-495-2100", + "rating": "3.90", + "total_price": "1200", + "where_to": "San Francisco" + }, + { + "address": "138 King Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 415-200-4977", + "rating": "3.90", + "total_price": "3712", + "where_to": "San Francisco" + }, + { + "address": "1800 Sutter Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 888-822-8666", + "rating": "3.90", + "total_price": "1344", + "where_to": "San Francisco" + }, + { + "address": "2095 Lombard Street", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 415-563-5600", + "rating": "3.90", + "total_price": "348", + "where_to": "San Francisco" + }, + { + "address": "2222 Market Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 415-621-8212", + "rating": "3.90", + "total_price": "408", + "where_to": "San Francisco" + }, + { + "address": "2237 Mason Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 800-352-7366", + "rating": "3.90", + "total_price": "186", + "where_to": "San Francisco" + }, + { + "address": "250 Beach Street", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 844-617-6555", + "rating": "3.90", + "total_price": "594", + "where_to": "San Francisco" + }, + { + "address": "2620 Jones Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 800-228-8408", + "rating": "3.90", + "total_price": "1440", + "where_to": "San Francisco" + } + ], + "slots": [ + { + "exclusive_end": 85, + "slot": "address", + "start": 24 + }, + { + "exclusive_end": 112, + "slot": "rating", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is one located at 1100 Market Street Hotel Entrance is at, 45 McAllister Street. They have a rtaing of 3.9." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is that the only other one listed?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "12 4th Street" + ], + "slot": "address", + "values": [ + "12 4th Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "address", + "start": 25 + }, + { + "exclusive_end": 49, + "slot": "rating", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "NO. There is also one at 12 4th Street with a 3.9 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is the one I want." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "this Saturday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 79, + "slot": "check_out_date", + "start": 66 + }, + { + "exclusive_end": 44, + "slot": "check_in_date", + "start": 31 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "this Saturday" + ], + "check_out_date": [ + "14th of March" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please. I wish to check in this Saturday and check out on the 14th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "where_to", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 113, + "slot": "where_to", + "start": 100 + }, + { + "exclusive_end": 74, + "slot": "check_in_date", + "start": 66 + }, + { + "exclusive_end": 96, + "slot": "check_out_date", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm: You wish to make a reservation for 1 person, check in tomorrow, check out March 14th in San Francisco. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "Thursday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "the 11th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "check_in_date", + "start": 37 + }, + { + "exclusive_end": 81, + "slot": "check_out_date", + "start": 73 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Thursday next week" + ], + "check_out_date": [ + "the 11th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "San Fran", + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please change that to checking in on Thursday next week and check out on the 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "check_in_date", + "start": 40 + }, + { + "exclusive_end": 86, + "slot": "check_out_date", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm change: Check in date is next Thursday and check out date is March 11th. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Thursday next week", + "next Thursday" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "San Fran", + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes it is. Is laundry service available there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2480" + ], + "slot": "total_price", + "values": [ + "$2,480" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-11", + "number_of_adults": "1", + "where_to": "San Francisco" + } + }, + "service_results": [ + { + "address": "12 4th Street", + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 415-348-1111", + "rating": "3.90", + "total_price": "2480", + "where_to": "San Francisco" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "total_price", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation is complete charge will be $2,480. Yes laundry service is available." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Thursday next week", + "next Thursday" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "San Fran", + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank You" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need additional help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Thursday next week", + "next Thursday" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "3.9" + ], + "where_to": [ + "San Fran", + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that will be all" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a lovely day." + } + ] + }, + { + "dialogue_id": "34_00106", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to rent a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city are you looking to stay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "where_to", + "values": [ + "LA" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "where_to", + "start": 19 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am travelling to LA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1020 South Figueroa Street" + ], + "slot": "address", + "values": [ + "1020 South Figueroa Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "Los Angeles" + } + }, + "service_results": [ + { + "address": "1020 South Figueroa Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 213-748-1291", + "rating": "4.20", + "total_price": "360", + "where_to": "Los Angeles" + }, + { + "address": "10320 West Olympic Boulevard", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 310-556-2777", + "rating": "4.20", + "total_price": "270", + "where_to": "Los Angeles" + }, + { + "address": "10740 Wilshire Boulevard", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 310-475-8711", + "rating": "4.40", + "total_price": "2800", + "where_to": "Los Angeles" + }, + { + "address": "111 South Gaffey Street, San Pedro, California 90731, United States", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 310-514-1414", + "rating": "4.20", + "total_price": "2304", + "where_to": "Los Angeles" + }, + { + "address": "1133 Vine Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 323-952-6900", + "rating": "4.30", + "total_price": "324", + "where_to": "Los Angeles" + }, + { + "address": "11350 Burbank Boulevard, North Hollywood, CA 91601, USA", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 818-821-8031", + "rating": "4.40", + "total_price": "2240", + "where_to": "Los Angeles" + }, + { + "address": "115 South Fairfax Avenue", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 323-937-3930", + "rating": "4.40", + "total_price": "1932", + "where_to": "Los Angeles" + }, + { + "address": "1150 South Beverly Drive", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 310-553-6561", + "rating": "4.20", + "total_price": "1368", + "where_to": "Los Angeles" + }, + { + "address": "1177 South Beverly Drive", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 310-228-4100", + "rating": "4.30", + "total_price": "4485", + "where_to": "Los Angeles" + }, + { + "address": "1224 Beverwil Drive", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 310-277-2800", + "rating": "4.40", + "total_price": "912", + "where_to": "Los Angeles" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "address", + "start": 9 + }, + { + "exclusive_end": 57, + "slot": "rating", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1020 South Figueroa Street and the rating is 4.2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "where_to": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 213-748-1291" + ], + "slot": "phone_number", + "values": [ + "+1 213-748-1291" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is +1 213-748-1291." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any other houses?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10320 West Olympic Boulevard" + ], + "slot": "address", + "values": [ + "10320 West Olympic Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "address", + "start": 5 + }, + { + "exclusive_end": 55, + "slot": "rating", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, 10320 West Olympic Boulevard and the rating is 4.2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York city" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.60" + ], + "slot": "rating", + "values": [ + "4.6" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "where_to", + "start": 18 + }, + { + "exclusive_end": 60, + "slot": "rating", + "start": 57 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.6" + ], + "where_to": [ + "New York city" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am traveling to New York city and the rating should be 4.6 or more." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "120 West 41st Street" + ], + "slot": "address", + "values": [ + "120 West 41st Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.60" + ], + "slot": "rating", + "values": [ + "4.6" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "rating": "4.60", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "120 West 41st Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 888-559-5862", + "rating": "4.60", + "total_price": "2496", + "where_to": "New York" + }, + { + "address": "130 West 44th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-764-6200", + "rating": "4.60", + "total_price": "4680", + "where_to": "New York" + }, + { + "address": "153 West 57th Street", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 646-774-1234", + "rating": "4.60", + "total_price": "1560", + "where_to": "New York" + }, + { + "address": "17 John Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 646-859-5013", + "rating": "4.60", + "total_price": "4896", + "where_to": "New York" + }, + { + "address": "18 West 56th Street", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 212-586-5656", + "rating": "4.60", + "total_price": "560", + "where_to": "New York" + }, + { + "address": "189 Bowery", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-372-7274", + "rating": "4.60", + "total_price": "6160", + "where_to": "New York" + }, + { + "address": "196 Grand Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-390-8988", + "rating": "4.60", + "total_price": "360", + "where_to": "New York" + }, + { + "address": "218 West 50th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-461-3638", + "rating": "4.60", + "total_price": "832", + "where_to": "New York" + }, + { + "address": "233 West 49th Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-245-4000", + "rating": "4.60", + "total_price": "672", + "where_to": "New York" + }, + { + "address": "27 Barclay Street", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 646-880-1999", + "rating": "4.60", + "total_price": "1040", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "address", + "start": 9 + }, + { + "exclusive_end": 51, + "slot": "rating", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 120 West 41st Street and the rating is 4.6." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "rating": [ + "4.6" + ], + "where_to": [ + "New York city" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I get the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 888-559-5862" + ], + "slot": "phone_number", + "values": [ + "+1 888-559-5862" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is +1 888-559-5862." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.6" + ], + "where_to": [ + "New York city" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That house is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "rating": [ + "4.6" + ], + "where_to": [ + "New York city" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, would like to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "the 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 11, + "slot": "check_out_date", + "start": 3 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "the 11th" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "New York city" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 11th I will be leaving." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day are you checking in and how many people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "Next Tuesday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 12, + "slot": "check_in_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Next Tuesday" + ], + "check_out_date": [ + "the 11th" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "New York city" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Next Tuesday just for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "where_to", + "start": 9 + }, + { + "exclusive_end": 54, + "slot": "check_in_date", + "start": 42 + }, + { + "exclusive_end": 70, + "slot": "check_out_date", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "House in New York booked for 1 person for next Tuesday till March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "check_out_date", + "start": 30 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Next Tuesday", + "next Tuesday" + ], + "check_out_date": [ + "13th of March" + ], + "number_of_adults": [ + "1" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "New York", + "New York city" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check out the 13th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "check_in_date", + "start": 21 + }, + { + "exclusive_end": 65, + "slot": "check_out_date", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The check in date is next Tuesday and the check out is March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Next Tuesday", + "next Tuesday" + ], + "check_out_date": [ + "13th of March", + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "New York", + "New York city" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There will be 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "check_out_date", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "For 3 people till March 13th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Next Tuesday", + "next Tuesday" + ], + "check_out_date": [ + "13th of March", + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "New York", + "New York city" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-13", + "number_of_adults": "3", + "where_to": "New York" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation failed. Do you want anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "the 7th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "check_in_date", + "start": 12 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 7th" + ], + "check_out_date": [ + "13th of March", + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "New York", + "New York city" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Check in on the 7th please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 68, + "slot": "where_to", + "start": 60 + }, + { + "exclusive_end": 31, + "slot": "check_in_date", + "start": 18 + }, + { + "exclusive_end": 56, + "slot": "check_out_date", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "3 people check-in next Thursday and check out March 13th in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Thursday", + "the 7th" + ], + "check_out_date": [ + "13th of March", + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "New York", + "New York city" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-13", + "number_of_adults": "3", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "120 West 41st Street", + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 888-559-5862", + "rating": "4.60", + "total_price": "2520", + "where_to": "New York" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Thursday", + "the 7th" + ], + "check_out_date": [ + "13th of March", + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "New York", + "New York city" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Thursday", + "the 7th" + ], + "check_out_date": [ + "13th of March", + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "rating": [ + "4.6" + ], + "where_to": [ + "New York", + "New York city" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you for your time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "34_00107", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York City" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 68, + "slot": "where_to", + "start": 55 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find a house to stay in, I\"m travelling to New York City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "100 Greenwich Street" + ], + "slot": "address", + "values": [ + "100 Greenwich Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "100 Greenwich Street", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 917-409-0800", + "rating": "4.40", + "total_price": "93", + "where_to": "New York" + }, + { + "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 718-512-0248", + "rating": "4.20", + "total_price": "396", + "where_to": "New York" + }, + { + "address": "102 West 57th Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-379-0103", + "rating": "4.50", + "total_price": "3888", + "where_to": "New York" + }, + { + "address": "102-05 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 718-565-8900", + "rating": "3.90", + "total_price": "1863", + "where_to": "New York" + }, + { + "address": "102-40 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 718-672-6600", + "rating": "4.10", + "total_price": "1296", + "where_to": "New York" + }, + { + "address": "103 Waverly Place", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 800-222-0418", + "rating": "4.40", + "total_price": "816", + "where_to": "New York" + }, + { + "address": "1033 6th Avenue", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-768-0007", + "rating": "4.20", + "total_price": "1386", + "where_to": "New York" + }, + { + "address": "104-04 Ditmars Boulevard, East Elmhurst", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 877-270-1412", + "rating": "4.00", + "total_price": "5280", + "where_to": "New York" + }, + { + "address": "108 West 24th Street", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 212-414-1000", + "rating": "4.20", + "total_price": "3600", + "where_to": "New York" + }, + { + "address": "1080 Broadway, Brooklyn", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 718-715-4850", + "rating": "4.00", + "total_price": "2100", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "address", + "start": 37 + }, + { + "exclusive_end": 32, + "slot": "rating", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found one with a rating of 4.4, at 100 Greenwich Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "where_to", + "start": 52 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other houses? Actually, I'm travelling to London. I require laundry services." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Addington Street" + ], + "slot": "address", + "values": [ + "1 Addington Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2772", + "where_to": "London" + }, + { + "address": "1 Baffin Way", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7517 1100", + "rating": "4.10", + "total_price": "2640", + "where_to": "London" + }, + { + "address": "1 Ham Yard", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3642 2000", + "rating": "4.50", + "total_price": "115", + "where_to": "London" + }, + { + "address": "1 King's Cross Road", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7833 3900", + "rating": "4.10", + "total_price": "232", + "where_to": "London" + }, + { + "address": "1 Lancaster Gate", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7262 5022", + "rating": "3.80", + "total_price": "264", + "where_to": "London" + }, + { + "address": "1 Seething Lane", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7702 2020", + "rating": "4.50", + "total_price": "4928", + "where_to": "London" + }, + { + "address": "1 Silvertown Way", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7540 4040", + "rating": "3.90", + "total_price": "648", + "where_to": "London" + }, + { + "address": "1 Suffolk Place", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7470 4000", + "rating": "4.60", + "total_price": "720", + "where_to": "London" + }, + { + "address": "1 Waterview Drive", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 8463 6868", + "rating": "4.60", + "total_price": "3456", + "where_to": "London" + }, + { + "address": "1-15, Templeton Place", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 7598 8700", + "rating": "4.40", + "total_price": "4608", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "address", + "start": 39 + }, + { + "exclusive_end": 78, + "slot": "rating", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 houses in London, how about 1 Addington Street? Their rating is 4.3" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I get their contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+44 333 400 6116" + ], + "slot": "phone_number", + "values": [ + "+44 333 400 6116" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "phone_number", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their contact number is +44 333 400 6116" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That house sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people should i make the reservation for, and when are you checking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "this saturday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 74, + "slot": "check_in_date", + "start": 61 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "this saturday" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There are three people in our group, and we want to check in this saturday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "the 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "check_out_date", + "start": 23 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "this saturday" + ], + "check_out_date": [ + "the 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check out on the 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "where_to", + "start": 55 + }, + { + "exclusive_end": 95, + "slot": "check_in_date", + "start": 87 + }, + { + "exclusive_end": 130, + "slot": "check_out_date", + "start": 120 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: You need a reservation for 3 people in London, with a check in date of tomorrow and a check out date of March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "this saturday", + "tomorrow" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "number_of_adults": "3", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1 Addington Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 333 400 6116", + "rating": "4.30", + "total_price": "2772", + "where_to": "London" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "this saturday", + "tomorrow" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help, I'm all set!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was a pleasure, bye!" + } + ] + }, + { + "dialogue_id": "34_00108", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchHouse" + ], + "slot": "intent", + "values": [ + "SearchHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a house to stay in that would suit 1 person?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'd be happy to help. Which cities should I search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "where_to", + "values": [ + "DC" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "where_to", + "start": 20 + } + ], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "DC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I prefer to stay in DC." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1 Washington Circle Northwest, Washington, District of Columbia 20037, United States" + ], + "slot": "address", + "values": [ + "1 Washington Circle Northwest, Washington, District of Columbia 20037, United States" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.30" + ], + "slot": "rating", + "values": [ + "4.3" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "number_of_adults": "1", + "where_to": "Washington D.C." + } + }, + "service_results": [ + { + "address": "1 Washington Circle Northwest, Washington, District of Columbia 20037, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-872-1680", + "rating": "4.30", + "total_price": "4992", + "where_to": "Washington D.C." + }, + { + "address": "1011 L Street Northwest, Washington, District of Columbia 20001, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-898-1200", + "rating": "4.40", + "total_price": "630", + "where_to": "Washington D.C." + }, + { + "address": "1075 Thomas Jefferson Street Northwest, Washington, District of Columbia 20007, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-337-0900", + "rating": "4.30", + "total_price": "1040", + "where_to": "Washington D.C." + }, + { + "address": "1100 Pennsylvania Avenue Northwest, Washington, DC 20004, USA", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-695-1100", + "rating": "4.20", + "total_price": "6800", + "where_to": "Washington D.C." + }, + { + "address": "1111 30th Street Northwest, Washington, District of Columbia 20007, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-298-7800", + "rating": "4.30", + "total_price": "870", + "where_to": "Washington D.C." + }, + { + "address": "1127 Connecticut Avenue Northwest, Washington, District of Columbia 20036, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-347-3000", + "rating": "4.40", + "total_price": "900", + "where_to": "Washington D.C." + }, + { + "address": "1201 13th Street Northwest, Washington, District of Columbia 20005, United States", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 202-682-5300", + "rating": "4.00", + "total_price": "240", + "where_to": "Washington D.C." + }, + { + "address": "1201 K Street Northwest, Washington, District of Columbia 20005, United States", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 202-289-7600", + "rating": "4.60", + "total_price": "234", + "where_to": "Washington D.C." + }, + { + "address": "1225 First Street Northeast, Washington, District of Columbia 20002, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-408-4870", + "rating": "4.20", + "total_price": "408", + "where_to": "Washington D.C." + }, + { + "address": "1250 22nd Street Northwest, Washington, District of Columbia 20037, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-449-3100", + "rating": "4.40", + "total_price": "1632", + "where_to": "Washington D.C." + } + ], + "slots": [ + { + "exclusive_end": 153, + "slot": "address", + "start": 69 + }, + { + "exclusive_end": 49, + "slot": "rating", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is one house available with a rating of 4.3. It's location is: 1 Washington Circle Northwest, Washington, District of Columbia 20037, United States." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "DC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I also require laundry service. Can you check for additional homes please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1011 L Street Northwest, Washington, District of Columbia 20001, United States" + ], + "slot": "address", + "values": [ + "1011 L Street Northwest, Washington, District of Columbia 20001, United States" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "SearchHouse", + "parameters": { + "has_laundry_service": "True", + "number_of_adults": "1", + "where_to": "Washington D.C." + } + }, + "service_results": [ + { + "address": "1 Washington Circle Northwest, Washington, District of Columbia 20037, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-872-1680", + "rating": "4.30", + "total_price": "4992", + "where_to": "Washington D.C." + }, + { + "address": "1011 L Street Northwest, Washington, District of Columbia 20001, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-898-1200", + "rating": "4.40", + "total_price": "630", + "where_to": "Washington D.C." + }, + { + "address": "1075 Thomas Jefferson Street Northwest, Washington, District of Columbia 20007, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-337-0900", + "rating": "4.30", + "total_price": "1040", + "where_to": "Washington D.C." + }, + { + "address": "1100 Pennsylvania Avenue Northwest, Washington, DC 20004, USA", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-695-1100", + "rating": "4.20", + "total_price": "6800", + "where_to": "Washington D.C." + }, + { + "address": "1111 30th Street Northwest, Washington, District of Columbia 20007, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-298-7800", + "rating": "4.30", + "total_price": "870", + "where_to": "Washington D.C." + }, + { + "address": "1127 Connecticut Avenue Northwest, Washington, District of Columbia 20036, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-347-3000", + "rating": "4.40", + "total_price": "900", + "where_to": "Washington D.C." + }, + { + "address": "1225 First Street Northeast, Washington, District of Columbia 20002, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-408-4870", + "rating": "4.20", + "total_price": "408", + "where_to": "Washington D.C." + }, + { + "address": "1250 22nd Street Northwest, Washington, District of Columbia 20037, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-449-3100", + "rating": "4.40", + "total_price": "1632", + "where_to": "Washington D.C." + }, + { + "address": "1265 First Street Southeast, Washington, District of Columbia 20003, United States", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 202-800-1000", + "rating": "4.10", + "total_price": "1302", + "where_to": "Washington D.C." + } + ], + "slots": [ + { + "exclusive_end": 168, + "slot": "address", + "start": 90 + }, + { + "exclusive_end": 179, + "slot": "rating", + "start": 176 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 9 more houses that fit your search. A very nice home is available located at 1011 L Street Northwest, Washington, District of Columbia 20001, United States with a 4.4 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "SearchHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "DC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Will you get me the phone number for that home please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 202-898-1200" + ], + "slot": "phone_number", + "values": [ + "+1 202-898-1200" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their phone number is +1 202-898-1200." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 98, + "slot": "check_out_date", + "start": 88 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "DC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That house sounds wonderful. Can you assist me in booking it? I think I will stay until March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I would need your check in date please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "6th of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "check_in_date", + "start": 43 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "6th of March" + ], + "check_out_date": [ + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "DC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, sorry. I would like to check in on the 6th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "where_to", + "values": [ + "Washington D.C." + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "where_to", + "start": 46 + }, + { + "exclusive_end": 96, + "slot": "check_in_date", + "start": 82 + }, + { + "exclusive_end": 113, + "slot": "check_out_date", + "start": 103 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: You wish to book the house in Washington D.C., for 1 person, from next Wednesday until March 13th. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "check_in_date", + "start": 44 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Thursday" + ], + "check_out_date": [ + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "DC", + "Washington D.C." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I changed my mind. I would like to check in next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "check_in_date", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm: Check in date should be next Thursday and it is still for just 1 person. Is htis correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Thursday" + ], + "check_out_date": [ + "March 13th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "DC", + "Washington D.C." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-13", + "number_of_adults": "1", + "where_to": "Washington D.C." + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry to report that reservation can not be confirmed for those dates. Should I try again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "the 12th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 59, + "slot": "check_out_date", + "start": 51 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Thursday" + ], + "check_out_date": [ + "the 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "DC", + "Washington D.C." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please. Check availability for checking out on the 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "where_to", + "values": [ + "Washington D.C." + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "where_to", + "start": 39 + }, + { + "exclusive_end": 104, + "slot": "check_in_date", + "start": 91 + }, + { + "exclusive_end": 119, + "slot": "check_out_date", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm: You wish to book a home in Washington D.C. for 1 person. Your check in will be next Thursday and March 12th will be check out. is this accurate?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Thursday" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "DC", + "Washington D.C." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that will work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-12", + "number_of_adults": "1", + "where_to": "Washington D.C." + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry but these dates are not available. Should I check another date for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Thursday" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "has_laundry_service": [ + "True" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "DC", + "Washington D.C." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that will be. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "34_00109", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "furnished": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for an apartment. I want furnished apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bed rooms do you want and your prefered area?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Hayward" + ], + "slot": "area", + "values": [ + "Hayward" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "area", + "start": 10 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Hayward" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want in Hayward. I would like to have four bed rooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cypress Point Villas" + ], + "slot": "property_name", + "values": [ + "Cypress Point Villas" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "25221 Cypress Avenue" + ], + "slot": "address", + "values": [ + "25221 Cypress Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4900" + ], + "slot": "rent", + "values": [ + "$4,900" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Hayward", + "furnished": "True", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "25221 Cypress Avenue", + "area": "Hayward", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "510-781-0217", + "property_name": "Cypress Point Villas", + "rent": "4900" + }, + { + "address": "27285 Manon Avenue", + "area": "Hayward", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "510-783-2899", + "property_name": "Orange Tree Apartments", + "rent": "4850" + }, + { + "address": "27808 Manon Avenue", + "area": "Hayward", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "510-782-2555", + "property_name": "Town & Country Apartments", + "rent": "5050" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 101, + "slot": "address", + "start": 81 + }, + { + "exclusive_end": 114, + "slot": "rent", + "start": 108 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Cypress Point Villas is a super property with 4 bed rooms and 3 baths located at 25221 Cypress Avenue costs $4,900 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed" + ], + "slot_values": { + "area": [ + "Hayward" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they allow pets inside the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes they allowed in the apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "area": [ + "Hayward" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Whats their contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-781-0217" + ], + "slot": "phone_number", + "values": [ + "510-781-0217" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is 510-781-0217" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Hayward" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Cypress Point Villas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah thats perfect" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you like to book a visit to property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Hayward" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Cypress Point Villas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No I dont want it right now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I assist you with anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Hayward" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Cypress Point Villas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thanks. Thats all I need" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day" + } + ] + }, + { + "dialogue_id": "34_00110", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "furnished": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking to find an apartment. Can you help me find one that is furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which area are you looking in, and how many bedrooms are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "area", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "area", + "start": 32 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a 2 bedroom apartment in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Brookside East Apartments" + ], + "slot": "property_name", + "values": [ + "Brookside East Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3329 Claremont Court" + ], + "slot": "address", + "values": [ + "3329 Claremont Court" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2950" + ], + "slot": "rent", + "values": [ + "2950" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Santa Rosa", + "furnished": "True", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "3329 Claremont Court", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-578-1313", + "property_name": "Brookside East Apartments", + "rent": "2950" + }, + { + "address": "3076 Marlow Road", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-579-5081", + "property_name": "Marlow Apartments", + "rent": "2300" + }, + { + "address": "1521 Range Avenue # 5", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "833-336-3062", + "property_name": "Oaks Apartments", + "rent": "2750" + }, + { + "address": "2002 Pinercrest Drive", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-579-3424", + "property_name": "Orchard West Senior Apartments", + "rent": "4100" + }, + { + "address": "2389 McBride Lane", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-579-5605", + "property_name": "Park Villa Apartments", + "rent": "5050" + }, + { + "address": "1024 Prospect Avenue # 122A", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-537-7834", + "property_name": "Prospect Place Apartments", + "rent": "4400" + }, + { + "address": "3589 Round Barn Boulevard", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-542-3258", + "property_name": "The Meadows At Fountaingrove", + "rent": "4200" + }, + { + "address": "2578 Guerneville Road", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-578-1899", + "property_name": "West Oaks Apartments", + "rent": "2950" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "property_name", + "start": 42 + }, + { + "exclusive_end": 149, + "slot": "address", + "start": 129 + }, + { + "exclusive_end": 96, + "slot": "rent", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 8 apartments in your criteria. Brookside East Apartments has a 2 bed/2 baths for 2950 dollars a month. Its located at 3329 Claremont Court." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Brookside East Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good, it has everything I'm looking for." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "34_00111", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Mountain View" + ], + "slot": "area", + "values": [ + "Mountain View" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "area", + "start": 47 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "furnished": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to have an furnished apartment in Mountain View." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bed rooms should there be in the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There should be 1 bath and two bed rooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arbors At Mountain View" + ], + "slot": "property_name", + "values": [ + "Arbors At Mountain View" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2290 California Street" + ], + "slot": "address", + "values": [ + "2290 California Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5100" + ], + "slot": "rent", + "values": [ + "$5,100" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "2290 California Street", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "650-965-8290", + "property_name": "Arbors At Mountain View", + "rent": "5100" + }, + { + "address": "1265 Montecito Avenue", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "650-940-9349", + "property_name": "Brookside Gardens", + "rent": "4250" + }, + { + "address": "302 Easy Street", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "650-968-3830", + "property_name": "Chateau Apartments", + "rent": "2800" + }, + { + "address": "200 East Dana Street", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "650-967-3870", + "property_name": "Dana Garden Apartments", + "rent": "2800" + }, + { + "address": "111 North Rengstorff Avenue", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "866-654-1645", + "property_name": "Madrone Apartments", + "rent": "3900" + }, + { + "address": "1555 West Middlefield Road", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "650-964-8511", + "property_name": "Meadowood Apartments", + "rent": "4300" + }, + { + "address": "870 East El Camino Real", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "650-967-1424", + "property_name": "Reserve At Mountain View Apartments", + "rent": "5000" + }, + { + "address": "132, 150 West Dana Street", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "650-968-5695", + "property_name": "Sunshine Gardens Apartments", + "rent": "2450" + }, + { + "address": "750 Sylvan Avenue", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "650-961-4697", + "property_name": "Sylvan Square Apartments", + "rent": "2300" + }, + { + "address": "2326 California Street", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "650-968-3379", + "property_name": "The Californian Apartments", + "rent": "3600" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "property_name", + "start": 36 + }, + { + "exclusive_end": 103, + "slot": "address", + "start": 81 + }, + { + "exclusive_end": 156, + "slot": "rent", + "start": 150 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a very good propety called Arbors At Mountain View and it is located at 2290 California Street. It has 2 bed rooms and 1 baths. It will cost $5,100 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Brookside Gardens" + ], + "slot": "property_name", + "values": [ + "Brookside Gardens" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1265 Montecito Avenue" + ], + "slot": "address", + "values": [ + "1265 Montecito Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4250" + ], + "slot": "rent", + "values": [ + "$4,250" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "property_name", + "start": 14 + }, + { + "exclusive_end": 107, + "slot": "address", + "start": 86 + }, + { + "exclusive_end": 164, + "slot": "rent", + "start": 158 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is also Brookside Gardens which is also a very good property that is located in 1265 Montecito Avenue. It also had 2 bed rooms and 1 bath. It will cost $4,250 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed", + "phone_number" + ], + "slot_values": { + "area": [ + "Mountain View" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you give me the phone number for the property? Also are pets allowed in the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-940-9349" + ], + "slot": "phone_number", + "values": [ + "650-940-9349" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "phone_number", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number for the property is 650-940-9349. Unfortunately, pets are not permitted in the apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you please find me some other apartments? It would like it to have 3 baths." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Meadowood Apartments" + ], + "slot": "property_name", + "values": [ + "Meadowood Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1555 West Middlefield Road" + ], + "slot": "address", + "values": [ + "1555 West Middlefield Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4300" + ], + "slot": "rent", + "values": [ + "$4,300" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "2290 California Street", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "650-965-8290", + "property_name": "Arbors At Mountain View", + "rent": "5100" + }, + { + "address": "1265 Montecito Avenue", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "650-940-9349", + "property_name": "Brookside Gardens", + "rent": "4250" + }, + { + "address": "1555 West Middlefield Road", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "650-964-8511", + "property_name": "Meadowood Apartments", + "rent": "4300" + }, + { + "address": "870 East El Camino Real", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "650-967-1424", + "property_name": "Reserve At Mountain View Apartments", + "rent": "5000" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "property_name", + "start": 29 + }, + { + "exclusive_end": 138, + "slot": "address", + "start": 112 + }, + { + "exclusive_end": 216, + "slot": "rent", + "start": 210 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 4 nice apartments. Meadowood Apartments is one of them which is a very good propert. It is located at 1555 West Middlefield Road. The propert has 2 bed rooms and also 3 baths. The cost of the rent is $4,300" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Meadowood Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Meadowood Apartments sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to schedule a visit to the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Meadowood Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks, I don't want to schedule it now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "May I assist you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Meadowood Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No but thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "34_00112", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be moving soon, can you help me find a 3 bedroom apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What area of town did you want to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "area", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "area", + "start": 25 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like an apartment in Sunnyvale." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Apricot Pit Apartments" + ], + "slot": "property_name", + "values": [ + "Apricot Pit Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "400 East Remington Drive" + ], + "slot": "address", + "values": [ + "400 East Remington Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4150" + ], + "slot": "rent", + "values": [ + "$4,150" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sunnyvale", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "400 East Remington Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-738-4862", + "property_name": "Apricot Pit Apartments", + "rent": "4150" + }, + { + "address": "555 East El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-738-0935", + "property_name": "Arbor Terrace Apartments", + "rent": "4300" + }, + { + "address": "660 Gail Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "888-854-9884", + "property_name": "Bonnie Terrace Apartments", + "rent": "4450" + }, + { + "address": "1651 Belleville Way", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "669-257-9990", + "property_name": "Brookside Oaks", + "rent": "4000" + }, + { + "address": "874 East El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "866-730-1639", + "property_name": "Cascades Apartments", + "rent": "4150" + }, + { + "address": "678 Bellflower Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-735-9030", + "property_name": "Charter Palm Town Homes", + "rent": "3900" + }, + { + "address": "250 W El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "866-748-9591", + "property_name": "Cherry Orchard Apartment Homes", + "rent": "3800" + }, + { + "address": "130 Crescent Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-749-1060", + "property_name": "Crescent Terrace Senior Apartments", + "rent": "4250" + }, + { + "address": "1055 East Evelyn Avenue", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-296-8006", + "property_name": "Evelyn Gardens", + "rent": "4100" + }, + { + "address": "555 East Washington Avenue", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "833-630-9835", + "property_name": "Heritage Park Apartments", + "rent": "3950" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "property_name", + "start": 34 + }, + { + "exclusive_end": 84, + "slot": "address", + "start": 60 + }, + { + "exclusive_end": 139, + "slot": "rent", + "start": 133 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 apartments. What about Apricot Pit Apartments on 400 East Remington Drive? They have a 3 bedroom and 3 bath apartment for $4,150 a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What are there other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arbor Terrace Apartments" + ], + "slot": "property_name", + "values": [ + "Arbor Terrace Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "555 East El Camino Real" + ], + "slot": "address", + "values": [ + "555 East El Camino Real" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4300" + ], + "slot": "rent", + "values": [ + "$4,300" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "property_name", + "start": 11 + }, + { + "exclusive_end": 62, + "slot": "address", + "start": 39 + }, + { + "exclusive_end": 113, + "slot": "rent", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about Arbor Terrace Apartments at 555 East El Camino Real? They have a 3 bedroom 3 bath apartment for $4,300 a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What others are there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bonnie Terrace Apartments" + ], + "slot": "property_name", + "values": [ + "Bonnie Terrace Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "660 Gail Avenue" + ], + "slot": "address", + "values": [ + "660 Gail Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4450" + ], + "slot": "rent", + "values": [ + "$4,450" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "property_name", + "start": 8 + }, + { + "exclusive_end": 52, + "slot": "address", + "start": 37 + }, + { + "exclusive_end": 102, + "slot": "rent", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's Bonnie Terrace Apartments at 660 Gail Avenue. There is a 3 bedroom 3 bath apartment for $4,450 a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Bonnie Terrace Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That one sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Did you want to schedule a visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Bonnie Terrace Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not right now. Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "34_00113", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many rooms would you like in the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like at least 1 bedroom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what area would you like the apartment located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Menlo Park" + ], + "slot": "area", + "values": [ + "Menlo Park" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "area", + "start": 0 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Menlo Park" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Menlo Park please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Country Sharon Apartments" + ], + "slot": "property_name", + "values": [ + "Country Sharon Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2225 Sharon Road" + ], + "slot": "address", + "values": [ + "2225 Sharon Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4200" + ], + "slot": "rent", + "values": [ + "4200" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Menlo Park", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "2225 Sharon Road", + "area": "Menlo Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "650-854-8661", + "property_name": "Country Sharon Apartments", + "rent": "4200" + }, + { + "address": "1028 Middle Avenue", + "area": "Menlo Park", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-325-2411", + "property_name": "Middle Park Apartments", + "rent": "3600" + }, + { + "address": "3455 Alameda de las Pulgas apt2", + "area": "Menlo Park", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-321-2701", + "property_name": "Pines Apartments", + "rent": "3150" + }, + { + "address": "600 Sharon Park Drive", + "area": "Menlo Park", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "650-854-2651", + "property_name": "Seven Oaks Apartments", + "rent": "3050" + }, + { + "address": "350 Sharon Park Drive", + "area": "Menlo Park", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "650-203-2697", + "property_name": "Sharon Green Apartments", + "rent": "3550" + }, + { + "address": "565 Willow Road # 24", + "area": "Menlo Park", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "650-325-9389", + "property_name": "Willow Manor", + "rent": "3700" + } + ], + "slots": [ + { + "exclusive_end": 115, + "slot": "property_name", + "start": 90 + }, + { + "exclusive_end": 53, + "slot": "address", + "start": 37 + }, + { + "exclusive_end": 180, + "slot": "rent", + "start": 176 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 6 apartments that I found. 2225 Sharon Road, has a nice apartments it is called Country Sharon Apartments. That particular property has 1 bedroom and 3 bath room for 4200 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Menlo Park" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Middle Park Apartments" + ], + "slot": "property_name", + "values": [ + "Middle Park Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1028 Middle Avenue" + ], + "slot": "address", + "values": [ + "1028 Middle Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3600" + ], + "slot": "rent", + "values": [ + "3600" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "property_name", + "start": 25 + }, + { + "exclusive_end": 70, + "slot": "address", + "start": 52 + }, + { + "exclusive_end": 107, + "slot": "rent", + "start": 103 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another good property is Middle Park Apartments, at 1028 Middle Avenue. This is a 1 bedroom 2 bath for 3600 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Menlo Park" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Middle Park Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I schedule a visit to the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Menlo Park" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Middle Park Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not at this time, that is all I need. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "34_00114", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a two bed room apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which area do you want the property in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Menlo Park" + ], + "slot": "area", + "values": [ + "Menlo Park" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "area", + "start": 13 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Menlo Park" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it in Menlo Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Country Sharon Apartments" + ], + "slot": "property_name", + "values": [ + "Country Sharon Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2225 Sharon Road" + ], + "slot": "address", + "values": [ + "2225 Sharon Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5250" + ], + "slot": "rent", + "values": [ + "$5,250" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Menlo Park", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "2225 Sharon Road", + "area": "Menlo Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "650-854-8661", + "property_name": "Country Sharon Apartments", + "rent": "5250" + }, + { + "address": "1028 Middle Avenue", + "area": "Menlo Park", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "650-325-2411", + "property_name": "Middle Park Apartments", + "rent": "4800" + }, + { + "address": "3455 Alameda de las Pulgas apt2", + "area": "Menlo Park", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "650-321-2701", + "property_name": "Pines Apartments", + "rent": "3250" + }, + { + "address": "600 Sharon Park Drive", + "area": "Menlo Park", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "650-854-2651", + "property_name": "Seven Oaks Apartments", + "rent": "2300" + }, + { + "address": "350 Sharon Park Drive", + "area": "Menlo Park", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "650-203-2697", + "property_name": "Sharon Green Apartments", + "rent": "2800" + }, + { + "address": "565 Willow Road # 24", + "area": "Menlo Park", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "650-325-9389", + "property_name": "Willow Manor", + "rent": "2750" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 56, + "slot": "address", + "start": 40 + }, + { + "exclusive_end": 107, + "slot": "rent", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Country Sharon Apartments is located at 2225 Sharon Road. It has 2 bed rooms and 3 bath. The rent in $5,250 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Menlo Park" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find others with two baths?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Middle Park Apartments" + ], + "slot": "property_name", + "values": [ + "Middle Park Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1028 Middle Avenue" + ], + "slot": "address", + "values": [ + "1028 Middle Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4800" + ], + "slot": "rent", + "values": [ + "$4,800" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Menlo Park", + "number_of_baths": "2", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "2225 Sharon Road", + "area": "Menlo Park", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "650-854-8661", + "property_name": "Country Sharon Apartments", + "rent": "5250" + }, + { + "address": "1028 Middle Avenue", + "area": "Menlo Park", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "650-325-2411", + "property_name": "Middle Park Apartments", + "rent": "4800" + }, + { + "address": "3455 Alameda de las Pulgas apt2", + "area": "Menlo Park", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "650-321-2701", + "property_name": "Pines Apartments", + "rent": "3250" + }, + { + "address": "565 Willow Road # 24", + "area": "Menlo Park", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "650-325-9389", + "property_name": "Willow Manor", + "rent": "4850" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 55, + "slot": "address", + "start": 37 + }, + { + "exclusive_end": 107, + "slot": "rent", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Middle Park Apartments is located at 1028 Middle Avenue. It has 2 bed rooms and 2 baths. The rent is $4,800 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Menlo Park" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Middle Park Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to schedule a visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Menlo Park" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Middle Park Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No I don't. Thanks that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "34_00115", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find an apartment that allows pets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For which area? Also, how many bedrooms do you want for the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Livermore" + ], + "slot": "area", + "values": [ + "Livermore" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "area", + "start": 71 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Livermore" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want one that has at least one bath and one bedroom. An apartment in Livermore would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Acacia Capital Cor-Ironwood Ap" + ], + "slot": "property_name", + "values": [ + "Acacia Capital Cor-Ironwood Ap" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5643 Charlotte Way" + ], + "slot": "address", + "values": [ + "5643 Charlotte Way" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4050" + ], + "slot": "rent", + "values": [ + "$4,050" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Livermore", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "5643 Charlotte Way", + "area": "Livermore", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-371-0905", + "property_name": "Acacia Capital Cor-Ironwood Ap", + "rent": "4050" + }, + { + "address": "3998 East Avenue", + "area": "Livermore", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-606-6246", + "property_name": "Arbol Verde Apartments", + "rent": "2650" + }, + { + "address": "1300 South Livermore Avenue", + "area": "Livermore", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "800-545-1833", + "property_name": "Arbor Vista Senior Apartments", + "rent": "4100" + }, + { + "address": "1038 Catalina Drive", + "area": "Livermore", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-447-1144", + "property_name": "Catalina Crest Apartment Homes", + "rent": "3500" + }, + { + "address": "2991 College Avenue", + "area": "Livermore", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-373-8490", + "property_name": "Chardonnay Garden Apts", + "rent": "2650" + }, + { + "address": "5720 East Avenue", + "area": "Livermore", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-271-7358", + "property_name": "Livermore Gardens Apartments", + "rent": "2700" + }, + { + "address": "1163 Concannon Boulevard # 99", + "area": "Livermore", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-443-1271", + "property_name": "Sunset Gardens Apartments", + "rent": "5250" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "property_name", + "start": 6 + }, + { + "exclusive_end": 90, + "slot": "address", + "start": 72 + }, + { + "exclusive_end": 161, + "slot": "rent", + "start": 155 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, Acacia Capital Cor-Ironwood Ap is a good one, which is located at 5643 Charlotte Way. It has at least 1 bedroom and 1 bath. For the rent, it's about $4,050 monthly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished" + ], + "slot_values": { + "area": [ + "Livermore" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is it furnished by any chance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, it is not." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "area": [ + "Livermore" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the property's phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-371-0905" + ], + "slot": "phone_number", + "values": [ + "925-371-0905" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "phone_number", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's 925-371-0905." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Livermore" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me other apartments, please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arbol Verde Apartments" + ], + "slot": "property_name", + "values": [ + "Arbol Verde Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3998 East Avenue" + ], + "slot": "address", + "values": [ + "3998 East Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2650" + ], + "slot": "rent", + "values": [ + "$2,650" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "property_name", + "start": 24 + }, + { + "exclusive_end": 120, + "slot": "address", + "start": 104 + }, + { + "exclusive_end": 182, + "slot": "rent", + "start": 176 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alrighty, I will. Okay, Arbol Verde Apartments seems to have good property as well, and it's located at 3998 East Avenue. It has 1 bedroom, 1 bath, and the monthly rent pay is $2,650." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Livermore" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Arbol Verde Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good! Okay, that's all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're very welcome, let me know if you're interested!" + } + ] + }, + { + "dialogue_id": "34_00116", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Martinez" + ], + "slot": "area", + "values": [ + "Martinez" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "area", + "start": 42 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Martinez" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Help me find an apartment. I'm looking in Martinez." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. How many bedrooms do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Martinez" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need four bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mission Pines Apartments" + ], + "slot": "property_name", + "values": [ + "Mission Pines Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3600 Pine Street" + ], + "slot": "address", + "values": [ + "3600 Pine Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5100" + ], + "slot": "rent", + "values": [ + "$5,100" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Martinez", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "3600 Pine Street", + "area": "Martinez", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "833-255-0983", + "property_name": "Mission Pines Apartments", + "rent": "5100" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "property_name", + "start": 8 + }, + { + "exclusive_end": 52, + "slot": "address", + "start": 36 + }, + { + "exclusive_end": 113, + "slot": "rent", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found Mission Pines Apartments at 3600 Pine Street. It's highly rated and has 4 bedrooms and 3 baths for $5,100 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Martinez" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, can you find me anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Martinez", + "number_of_beds": "4" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry no. I couldn't find anything else that matches your request. Is there anything else I can do to help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Martinez" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope that's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anytime." + } + ] + }, + { + "dialogue_id": "34_00117", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I got to find an apartment" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What area would you like the property in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Concord" + ], + "slot": "area", + "values": [ + "Concord" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "area", + "start": 24 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need the apartment in Concord." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many rooms do you need in the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It needs 3 bedrooms" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Casa Pino Condos" + ], + "slot": "property_name", + "values": [ + "Casa Pino Condos" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1580 Clayton Road # 1" + ], + "slot": "address", + "values": [ + "1580 Clayton Road # 1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3550" + ], + "slot": "rent", + "values": [ + "3550" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Concord", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "1580 Clayton Road # 1", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-827-3700", + "property_name": "Casa Pino Condos", + "rent": "3550" + }, + { + "address": "1688 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-671-3845", + "property_name": "City Walk Apartment Homes", + "rent": "5150" + }, + { + "address": "5255 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "855-957-1118", + "property_name": "Clayton Creek Apartments", + "rent": "3950" + }, + { + "address": "1711 Detroit Avenue", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-686-6868", + "property_name": "Courtyard Apartments", + "rent": "3900" + }, + { + "address": "4902 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-405-6881", + "property_name": "Diablo Terrace Apartments", + "rent": "3950" + }, + { + "address": "3620 Clayton Road # 101", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-682-9661", + "property_name": "Greentree Terrace Apartments", + "rent": "4050" + }, + { + "address": "3066 Willow Pass Road", + "area": "Concord", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-691-5974", + "property_name": "Kona Kai Village Apartments", + "rent": "4350" + }, + { + "address": "1500 Ellis Street", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-680-5250", + "property_name": "Lakeshore Apartment Homes", + "rent": "4000" + }, + { + "address": "1530 Ellis Street", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-521-8333", + "property_name": "Lakeshore Apartments", + "rent": "4350" + }, + { + "address": "3205 Northwood Drive", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-685-5090", + "property_name": "Meadowwood Apartments", + "rent": "3500" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "property_name", + "start": 26 + }, + { + "exclusive_end": 90, + "slot": "address", + "start": 69 + }, + { + "exclusive_end": 155, + "slot": "rent", + "start": 151 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I got 10 nice apartments. Casa Pino Condos is a great place found at 1580 Clayton Road # 1. This property has 3 bedrooms and also 2 baths. The rent is 3550 dollars a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Casa Pino Condos" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah that apartment sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Wanna schedule a time to come visit here?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Casa Pino Condos" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No I would not like to schedule it now. Thank you and that is all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good one." + } + ] + }, + { + "dialogue_id": "34_00118", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_baths": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hello, Can you tell me more details about the floor plans of Clayton Creek in Concord for I am looking for one having three baths?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure! I can help you with that. Give me a moment please. I will look for the details about Clayton Creek. Do you have a specific location for your property? How many bedroom apartment you are looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Concord" + ], + "slot": "area", + "values": [ + "Concord" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 93, + "slot": "area", + "start": 86 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I prefer to have four bed rooms built in 1800 to 2100 square feet area, preferably in Concord." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Casa Pino Condos" + ], + "slot": "property_name", + "values": [ + "Casa Pino Condos" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1580 Clayton Road # 1" + ], + "slot": "address", + "values": [ + "1580 Clayton Road # 1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4800" + ], + "slot": "rent", + "values": [ + "$4,800" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Concord", + "number_of_baths": "3", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "1580 Clayton Road # 1", + "area": "Concord", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "925-827-3700", + "property_name": "Casa Pino Condos", + "rent": "4800" + }, + { + "address": "1688 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-671-3845", + "property_name": "City Walk Apartment Homes", + "rent": "5200" + }, + { + "address": "1711 Detroit Avenue", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "925-686-6868", + "property_name": "Courtyard Apartments", + "rent": "4700" + }, + { + "address": "4902 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-405-6881", + "property_name": "Diablo Terrace Apartments", + "rent": "4800" + }, + { + "address": "3066 Willow Pass Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-691-5974", + "property_name": "Kona Kai Village Apartments", + "rent": "4700" + }, + { + "address": "1500 Ellis Street", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-680-5250", + "property_name": "Lakeshore Apartment Homes", + "rent": "5000" + }, + { + "address": "1530 Ellis Street", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "925-521-8333", + "property_name": "Lakeshore Apartments", + "rent": "4750" + }, + { + "address": "1897 Oakmead Drive", + "area": "Concord", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-827-2805", + "property_name": "Lakeside Apartments", + "rent": "4900" + }, + { + "address": "1741 Detroit Avenue", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "925-691-4809", + "property_name": "Sequoyah Apartments", + "rent": "5250" + }, + { + "address": "4875 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "925-691-4776", + "property_name": "Sierra Apartments", + "rent": "5250" + } + ], + "slots": [ + { + "exclusive_end": 79, + "slot": "property_name", + "start": 63 + }, + { + "exclusive_end": 112, + "slot": "address", + "start": 91 + }, + { + "exclusive_end": 222, + "slot": "rent", + "start": 216 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a good property for you than Clayton Creek and that is Casa Pino Condos located at 1580 Clayton Road # 1, which has 4 bed rooms and 3 baths. The built up area is around 2400 square feet and the rent would be $4,800 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Looks good, but do you have any other apartments too?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "City Walk Apartment Homes" + ], + "slot": "property_name", + "values": [ + "City Walk Apartment Homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1688 Clayton Road" + ], + "slot": "address", + "values": [ + "1688 Clayton Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5200" + ], + "slot": "rent", + "values": [ + "$5,200" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 97, + "slot": "property_name", + "start": 72 + }, + { + "exclusive_end": 46, + "slot": "address", + "start": 29 + }, + { + "exclusive_end": 196, + "slot": "rent", + "start": 190 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "One more is there located at 1688 Clayton Road and the property name is City Walk Apartment Homes that has 4 bed rooms with 3 baths. But the rent is slightly higher and it would cost around $5,200 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hmmm ..... Still any other apartments which would cost less?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Courtyard Apartments" + ], + "slot": "property_name", + "values": [ + "Courtyard Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1711 Detroit Avenue" + ], + "slot": "address", + "values": [ + "1711 Detroit Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4700" + ], + "slot": "rent", + "values": [ + "$4,700" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "property_name", + "start": 9 + }, + { + "exclusive_end": 80, + "slot": "address", + "start": 61 + }, + { + "exclusive_end": 138, + "slot": "rent", + "start": 132 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yup! The Courtyard Apartments located with good amenities at 1711 Detroit Avenue too have 4 bed rooms, 3 baths and the rent is just $4,700 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Courtyard Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup! This apartment looks good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything to help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Courtyard Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, not for now. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "34_00119", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you search for a 3 bed room pet friendly apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What area are you looking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sausalito" + ], + "slot": "area", + "values": [ + "Sausalito" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "area", + "start": 24 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sausalito" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to live in Sausalito." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ridgeway Apartments" + ], + "slot": "property_name", + "values": [ + "Ridgeway Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "141 Donahue Street" + ], + "slot": "address", + "values": [ + "141 Donahue Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3900" + ], + "slot": "rent", + "values": [ + "$3,900" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sausalito", + "number_of_beds": "3", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "141 Donahue Street", + "area": "Sausalito", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "415-331-0700", + "property_name": "Ridgeway Apartments", + "rent": "3900" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "property_name", + "start": 31 + }, + { + "exclusive_end": 87, + "slot": "address", + "start": 69 + }, + { + "exclusive_end": 149, + "slot": "rent", + "start": 143 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 1 nice apartment called Ridgeway Apartments. It is located at 141 Donahue Street and is equipped with 3 bed rooms and 3 baths. It costs $3,900 a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sausalito" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Ridgeway Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to visit the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Sausalito" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Ridgeway Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not at the moment. I do not need any more help right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have an awesome day." + } + ] + }, + { + "dialogue_id": "34_00120", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to find an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which area are you interested in and how many bedrooms would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "area", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "area", + "start": 25 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need 3 bedrooms in the Sunnyvale are that allows pets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Apricot Pit Apartments" + ], + "slot": "property_name", + "values": [ + "Apricot Pit Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "400 East Remington Drive" + ], + "slot": "address", + "values": [ + "400 East Remington Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4800" + ], + "slot": "rent", + "values": [ + "4800" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sunnyvale", + "number_of_beds": "3", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "400 East Remington Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-738-4862", + "property_name": "Apricot Pit Apartments", + "rent": "4800" + }, + { + "address": "151 South Bernardo Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "650-961-3333", + "property_name": "Balboa Apartments", + "rent": "4050" + }, + { + "address": "660 Gail Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "888-854-9884", + "property_name": "Bonnie Terrace Apartments", + "rent": "4750" + }, + { + "address": "815 East Fremont Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-736-5183", + "property_name": "Cambria Apartments", + "rent": "3850" + }, + { + "address": "678 Bellflower Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-735-9030", + "property_name": "Charter Palm Town Homes", + "rent": "4700" + }, + { + "address": "555 East Washington Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "833-630-9835", + "property_name": "Heritage Park Apartments", + "rent": "4050" + }, + { + "address": "955 Escalon Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-737-2777", + "property_name": "Macara Gardens Apartments", + "rent": "5050" + }, + { + "address": "825 Morse Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-734-9442", + "property_name": "Morse Court Apartments", + "rent": "3550" + }, + { + "address": "1229 Vicente Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "650-961-0141", + "property_name": "Olive West Apartments", + "rent": "4700" + }, + { + "address": "1209 Ayala Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "650-961-6696", + "property_name": "Palm Villa Apartments", + "rent": "5150" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "property_name", + "start": 38 + }, + { + "exclusive_end": 117, + "slot": "address", + "start": 93 + }, + { + "exclusive_end": 138, + "slot": "rent", + "start": 134 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The 3 bedroom and 3 bath apartment at Apricot Pit Apartments is a good fit. It is located at 400 East Remington Drive and the rent is 4800 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-738-4862" + ], + "slot": "phone_number", + "values": [ + "408-738-4862" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "phone_number", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The number is 408-738-4862." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Apricot Pit Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like a good fit." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to schedule a viewing of the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Apricot Pit Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not at this time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can assist you with today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Apricot Pit Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, this is fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "34_00121", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you search for an apartment for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms should the apartment have?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The apartment should have three bed rooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which area should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Walnut Creek" + ], + "slot": "area", + "values": [ + "Walnut Creek" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "area", + "start": 27 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Walnut Creek" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The apartment should be in Walnut Creek." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Affordable Housing Associates" + ], + "slot": "property_name", + "values": [ + "Affordable Housing Associates" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "150 Sierra Drive" + ], + "slot": "address", + "values": [ + "150 Sierra Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4150" + ], + "slot": "rent", + "values": [ + "$4,150" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Walnut Creek", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "150 Sierra Drive", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-945-1701", + "property_name": "Affordable Housing Associates", + "rent": "4150" + }, + { + "address": "1445 Treat Boulevard", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-943-7977", + "property_name": "Archstone Walnut Creek", + "rent": "4150" + }, + { + "address": "1756 Carmel Drive", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-301-9510", + "property_name": "Carmel House", + "rent": "3950" + }, + { + "address": "1435 Creekside Drive", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-935-4614", + "property_name": "Creekside Glen Apartments", + "rent": "3950" + }, + { + "address": "1011 Ygnacio Valley Road", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "844-731-9934", + "property_name": "Cypress Creek Apartments", + "rent": "4000" + }, + { + "address": "1450 Creekside Drive", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-930-9625", + "property_name": "Diablo Pointe Apartments", + "rent": "4150" + }, + { + "address": "3081 North Main Street # 23", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-932-0981", + "property_name": "Evergreen Apartments", + "rent": "3900" + }, + { + "address": "1357 Creekside Drive", + "area": "Walnut Creek", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-947-0844", + "property_name": "Four Seasons Apartments", + "rent": "3500" + }, + { + "address": "3055 North Main Street", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "855-388-5520", + "property_name": "Kingston Place Apartments", + "rent": "4150" + }, + { + "address": "1200 Newell Hill Place", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-934-1117", + "property_name": "Newell Vista Apartments", + "rent": "3700" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "property_name", + "start": 29 + }, + { + "exclusive_end": 78, + "slot": "address", + "start": 62 + }, + { + "exclusive_end": 132, + "slot": "rent", + "start": 126 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a property named as Affordable Housing Associates at 150 Sierra Drive which has 3 bed rooms and 3 baths. The rent is $4,150 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished" + ], + "slot_values": { + "area": [ + "Walnut Creek" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the apartment furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It is not furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Walnut Creek" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you look for any other option?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Archstone Walnut Creek" + ], + "slot": "property_name", + "values": [ + "Archstone Walnut Creek" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1445 Treat Boulevard" + ], + "slot": "address", + "values": [ + "1445 Treat Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4150" + ], + "slot": "rent", + "values": [ + "$4,150" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "property_name", + "start": 39 + }, + { + "exclusive_end": 122, + "slot": "address", + "start": 102 + }, + { + "exclusive_end": 145, + "slot": "rent", + "start": 139 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a very good property named as Archstone Walnut Creek with 3 bed rooms and 3 baths located at 1445 Treat Boulevard and the rent is $4,150 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "area": [ + "Walnut Creek" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me the contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-943-7977" + ], + "slot": "phone_number", + "values": [ + "925-943-7977" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The contact number is 925-943-7977." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Walnut Creek" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Carmel House" + ], + "slot": "property_name", + "values": [ + "Carmel House" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1756 Carmel Drive" + ], + "slot": "address", + "values": [ + "1756 Carmel Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3950" + ], + "slot": "rent", + "values": [ + "$3,950" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "property_name", + "start": 39 + }, + { + "exclusive_end": 109, + "slot": "address", + "start": 92 + }, + { + "exclusive_end": 132, + "slot": "rent", + "start": 126 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a very good property named as Carmel House with 3 bed rooms and 3 baths located at 1756 Carmel Drive and the rent is $3,950 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Walnut Creek" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Carmel House" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, That sounds great to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to schedule a visit to the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Walnut Creek" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Carmel House" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. That will be all. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I am glad I could help. Have a great day." + } + ] + }, + { + "dialogue_id": "34_00122", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Walnut Creek" + ], + "slot": "area", + "values": [ + "Walnut Creek" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "area", + "start": 33 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Walnut Creek" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an apartment in Walnut Creek." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Walnut Creek" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need two bedrooms and 3 baths." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Affordable Housing Associates" + ], + "slot": "property_name", + "values": [ + "Affordable Housing Associates" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "150 Sierra Drive" + ], + "slot": "address", + "values": [ + "150 Sierra Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4850" + ], + "slot": "rent", + "values": [ + "4850" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Walnut Creek", + "number_of_baths": "3", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "150 Sierra Drive", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "925-945-1701", + "property_name": "Affordable Housing Associates", + "rent": "4850" + }, + { + "address": "1445 Treat Boulevard", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "925-943-7977", + "property_name": "Archstone Walnut Creek", + "rent": "4700" + }, + { + "address": "1435 Creekside Drive", + "area": "Walnut Creek", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "925-935-4614", + "property_name": "Creekside Glen Apartments", + "rent": "4350" + }, + { + "address": "1450 Creekside Drive", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "925-930-9625", + "property_name": "Diablo Pointe Apartments", + "rent": "5250" + }, + { + "address": "3081 North Main Street # 23", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "925-932-0981", + "property_name": "Evergreen Apartments", + "rent": "5200" + }, + { + "address": "1200 Newell Hill Place", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "925-934-1117", + "property_name": "Newell Vista Apartments", + "rent": "4350" + }, + { + "address": "2971 North Main Street", + "area": "Walnut Creek", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "925-939-6667", + "property_name": "North Main Apartments", + "rent": "5200" + }, + { + "address": "260 Park Lake Circle B", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "925-930-0559", + "property_name": "Park Lake At Walnut Creek", + "rent": "5150" + }, + { + "address": "3073 North Main Street", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "925-930-8862", + "property_name": "The Oaks Apartments", + "rent": "4450" + }, + { + "address": "2150 Tice Valley Boulevard", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "925-943-1670", + "property_name": "Tice Oaks Apartments", + "rent": "5200" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 63, + "slot": "address", + "start": 47 + }, + { + "exclusive_end": 121, + "slot": "rent", + "start": 117 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Affordable Housing Associates is a property at 150 Sierra Drive which does have 2 bedrooms and 3 baths for a rent of 4850 dollars a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Walnut Creek" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Affordable Housing Associates" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, thanks, that sounds like everything I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "34_00123", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a 2 bedroom apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which location would you like the property to be in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "area", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "area", + "start": 40 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like an apartment with one bath, in Sunnyvale." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Apricot Pit Apartments" + ], + "slot": "property_name", + "values": [ + "Apricot Pit Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "400 East Remington Drive" + ], + "slot": "address", + "values": [ + "400 East Remington Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4150" + ], + "slot": "rent", + "values": [ + "$4,150" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sunnyvale", + "number_of_baths": "1", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "400 East Remington Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-738-4862", + "property_name": "Apricot Pit Apartments", + "rent": "4150" + }, + { + "address": "555 East El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-738-0935", + "property_name": "Arbor Terrace Apartments", + "rent": "4750" + }, + { + "address": "1059 Reed Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-984-1060", + "property_name": "Aster Park Apartments", + "rent": "4950" + }, + { + "address": "151 South Bernardo Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "650-961-3333", + "property_name": "Balboa Apartments", + "rent": "4900" + }, + { + "address": "660 Gail Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "888-854-9884", + "property_name": "Bonnie Terrace Apartments", + "rent": "4450" + }, + { + "address": "732 East Evelyn Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "669-267-1020", + "property_name": "Bristol Commons", + "rent": "2900" + }, + { + "address": "1651 Belleville Way", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "669-257-9990", + "property_name": "Brookside Oaks", + "rent": "4000" + }, + { + "address": "815 East Fremont Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-736-5183", + "property_name": "Cambria Apartments", + "rent": "3100" + }, + { + "address": "135 Acalanes Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "650-965-1671", + "property_name": "Casa Del Sol Apartments", + "rent": "2950" + }, + { + "address": "874 East El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "866-730-1639", + "property_name": "Cascades Apartments", + "rent": "5250" + } + ], + "slots": [ + { + "exclusive_end": 110, + "slot": "property_name", + "start": 88 + }, + { + "exclusive_end": 27, + "slot": "address", + "start": 3 + }, + { + "exclusive_end": 141, + "slot": "rent", + "start": 135 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "At 400 East Remington Drive, there's a property with 2 bedrooms and 1 bath. It's called Apricot Pit Apartments and the monthly rent is $4,150." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished" + ], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does the apartment come furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The apartment is unfurnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed" + ], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is is a pet-friendly apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, it is a pet-friendly apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you look for some other pet-friendly apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aster Park Apartments" + ], + "slot": "property_name", + "values": [ + "Aster Park Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1059 Reed Avenue" + ], + "slot": "address", + "values": [ + "1059 Reed Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4950" + ], + "slot": "rent", + "values": [ + "$4,950" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sunnyvale", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "400 East Remington Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-738-4862", + "property_name": "Apricot Pit Apartments", + "rent": "4150" + }, + { + "address": "1059 Reed Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-984-1060", + "property_name": "Aster Park Apartments", + "rent": "4950" + }, + { + "address": "660 Gail Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "888-854-9884", + "property_name": "Bonnie Terrace Apartments", + "rent": "4450" + }, + { + "address": "1651 Belleville Way", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "669-257-9990", + "property_name": "Brookside Oaks", + "rent": "4000" + }, + { + "address": "815 East Fremont Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-736-5183", + "property_name": "Cambria Apartments", + "rent": "3100" + }, + { + "address": "455 Brahms Way", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-732-1200", + "property_name": "Cezanne Apartments", + "rent": "2800" + }, + { + "address": "678 Bellflower Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-735-9030", + "property_name": "Charter Palm Town Homes", + "rent": "3900" + }, + { + "address": "250 W El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "866-748-9591", + "property_name": "Cherry Orchard Apartment Homes", + "rent": "3800" + }, + { + "address": "130 Crescent Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-749-1060", + "property_name": "Crescent Terrace Senior Apartments", + "rent": "4250" + }, + { + "address": "1055 East Evelyn Avenue", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-296-8006", + "property_name": "Evelyn Gardens", + "rent": "4100" + } + ], + "slots": [ + { + "exclusive_end": 100, + "slot": "property_name", + "start": 79 + }, + { + "exclusive_end": 65, + "slot": "address", + "start": 49 + }, + { + "exclusive_end": 131, + "slot": "rent", + "start": 125 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a property with 2 bedrooms and 1 bath at 1059 Reed Avenue. It's called Aster Park Apartments and the monthly rent is $4,950." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Danville" + ], + "slot": "area", + "values": [ + "Danville" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "area", + "start": 42 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Danville" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you look for some other apartments in Danville?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Sequoia Grove Of Danville" + ], + "slot": "property_name", + "values": [ + "Sequoia Grove of Danville" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "950 Podva Road" + ], + "slot": "address", + "values": [ + "950 Podva Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2350" + ], + "slot": "rent", + "values": [ + "$2,350" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Danville", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "950 Podva Road", + "area": "Danville", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "925-314-3003", + "property_name": "Sequoia Grove Of Danville", + "rent": "2350" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 77, + "slot": "address", + "start": 63 + }, + { + "exclusive_end": 128, + "slot": "rent", + "start": 122 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sequoia Grove of Danville is a very nice apartment, located at 950 Podva Road. It has 2 bed rooms and 1 bath. It goes for $2,350 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Danville" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Sequoia Grove of Danville" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, it sounds like a good apartment. Thanks, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "34_00124", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Richmond" + ], + "slot": "area", + "values": [ + "Richmond" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "area", + "start": 31 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Richmond" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find an apartment in Richmond." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many rooms would be nice for you in this apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Richmond" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Three rooms would be perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arbors Apartments" + ], + "slot": "property_name", + "values": [ + "Arbors Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5317 Creely Avenue" + ], + "slot": "address", + "values": [ + "5317 Creely Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3650" + ], + "slot": "rent", + "values": [ + "3650" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Richmond", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "5317 Creely Avenue", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-236-4935", + "property_name": "Arbors Apartments", + "rent": "3650" + }, + { + "address": "2300 Lancaster Drive", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-222-2705", + "property_name": "Baycliff Apartments", + "rent": "4000" + }, + { + "address": "3400 Richmond Parkway", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-662-6726", + "property_name": "Bella Vista At Hilltop", + "rent": "3950" + }, + { + "address": "298 West Chanslor Avenue", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-232-8908", + "property_name": "Liberty Village Apartments", + "rent": "4050" + }, + { + "address": "680 South 37th Street", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-215-1926", + "property_name": "Monterey Pines", + "rent": "3950" + }, + { + "address": "5005 Montoya Avenue", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-235-6341", + "property_name": "Montoya Garden Apartments", + "rent": "4200" + }, + { + "address": "2801 Pullman Ave", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-232-3519", + "property_name": "Pullman Point Apartments", + "rent": "4050" + }, + { + "address": "121 West Macdonald Avenue", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-237-6426", + "property_name": "St. John'S Apartments", + "rent": "4800" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "property_name", + "start": 4 + }, + { + "exclusive_end": 69, + "slot": "address", + "start": 51 + }, + { + "exclusive_end": 109, + "slot": "rent", + "start": 105 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Arbors Apartments is a great place to stay, at 5317 Creely Avenue. It has 3 bedrooms and 2 bath, for 3650 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Richmond" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Arbors Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, looks good. Thanks. That is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Good day." + } + ] + }, + { + "dialogue_id": "34_00125", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "area", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 74, + "slot": "area", + "start": 64 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hey, I would like to search for an apartment with 2 bedrooms in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Avalon Apartments" + ], + "slot": "property_name", + "values": [ + "Avalon apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "624 Avalon Avenue" + ], + "slot": "address", + "values": [ + "624 Avalon Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3150" + ], + "slot": "rent", + "values": [ + "$3,150" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Santa Rosa", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "624 Avalon Avenue", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-620-5076", + "property_name": "Avalon Apartments", + "rent": "3150" + }, + { + "address": "4656 Quigg Drive", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-537-9866", + "property_name": "Behringer Harvard", + "rent": "3050" + }, + { + "address": "1130 4th Street", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-544-1400", + "property_name": "Creekside Park Apartments", + "rent": "2500" + }, + { + "address": "850 Russell Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-542-2883", + "property_name": "Del Nido Apartments", + "rent": "2800" + }, + { + "address": "2322 Maher Drive #5", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-542-2004", + "property_name": "Fairway Arms Apartments", + "rent": "2950" + }, + { + "address": "6401 Montecito Boulevard # 29", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-539-6148", + "property_name": "Garden Court Apartments", + "rent": "2950" + }, + { + "address": "2315 Lomitas Avenue # 103", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-528-9077", + "property_name": "Marketplace Apartments", + "rent": "3200" + }, + { + "address": "3076 Marlow Road", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-579-5081", + "property_name": "Marlow Apartments", + "rent": "3100" + }, + { + "address": "1421 Range Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-569-7488", + "property_name": "Monte Vista Apartments", + "rent": "2650" + }, + { + "address": "1814 North Dutton Avenue # 25", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-542-1310", + "property_name": "North Dutton Apartments", + "rent": "2850" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "property_name", + "start": 24 + }, + { + "exclusive_end": 107, + "slot": "address", + "start": 90 + }, + { + "exclusive_end": 192, + "slot": "rent", + "start": 186 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure! I am able to find Avalon apartments which is a superb property currently located at 624 Avalon Avenue. This apartment has 2 bedrooms and 2 baths, and the cost of this apartment is $3,150 each month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I see, could you help to find other apartments instead?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Behringer Harvard" + ], + "slot": "property_name", + "values": [ + "Behringer Harvard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4656 Quigg Drive" + ], + "slot": "address", + "values": [ + "4656 Quigg Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3050" + ], + "slot": "rent", + "values": [ + "$3,050" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 76, + "slot": "property_name", + "start": 59 + }, + { + "exclusive_end": 51, + "slot": "address", + "start": 35 + }, + { + "exclusive_end": 140, + "slot": "rent", + "start": 134 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is also a great apartment at 4656 Quigg Drive called Behringer Harvard with 2 bedrooms and 2 baths. The apartment will cost you $3,050 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great! What is the property's phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-537-9866" + ], + "slot": "phone_number", + "values": [ + "707-537-9866" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "phone_number", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can call the property at 707-537-9866." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Behringer Harvard" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to schedule you a visit to the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Behringer Harvard" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not now, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Could I further assist you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Behringer Harvard" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's all the help I need. Thank you very much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problems! Have a great day ahead!" + } + ] + }, + { + "dialogue_id": "34_00126", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hi, my friend will be living here for a while and I need to find an apartment for him. Can you help me search for one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, how many bedrooms do you want the apartment to have and which area would you like it in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Cloverdale" + ], + "slot": "area", + "values": [ + "Cloverdale" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "area", + "start": 34 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Cloverdale" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like a 3 bedroom apartment in Cloverdale." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cloverdale Garden Apartments" + ], + "slot": "property_name", + "values": [ + "Cloverdale Garden Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "18 Clark Avenue" + ], + "slot": "address", + "values": [ + "18 Clark Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4050" + ], + "slot": "rent", + "values": [ + "$4,050" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Cloverdale", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "18 Clark Avenue", + "area": "Cloverdale", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-894-3557", + "property_name": "Cloverdale Garden Apartments", + "rent": "4050" + }, + { + "address": "100 Kings Circle", + "area": "Cloverdale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-894-2961", + "property_name": "King'S Valley", + "rent": "4100" + }, + { + "address": "19 Clark Avenue", + "area": "Cloverdale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-894-5426", + "property_name": "Vineyard Manor", + "rent": "4100" + } + ], + "slots": [ + { + "exclusive_end": 85, + "slot": "property_name", + "start": 57 + }, + { + "exclusive_end": 128, + "slot": "address", + "start": 113 + }, + { + "exclusive_end": 201, + "slot": "rent", + "start": 195 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I managed to find 3 apartments that I think you'll like. Cloverdale Garden Apartments is a nice place located at 18 Clark Avenue. It is a 3 bedroom and 3 bathroom apartment. The cost for rent is $4,050 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Cloverdale" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Cloverdale Garden Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works great for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Cloverdale" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Cloverdale Garden Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day!" + } + ] + }, + { + "dialogue_id": "34_00127", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms do you want me to look for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want an apartment with 1 bedroom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which area should I look for suitable apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Castro Valley" + ], + "slot": "area", + "values": [ + "Castro Valley" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "area", + "start": 23 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Castro Valley" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want an apartment in Castro Valley. It should also have 1 bathroom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Banff Apartments" + ], + "slot": "property_name", + "values": [ + "Banff Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "22185 Center Street # 59" + ], + "slot": "address", + "values": [ + "22185 Center Street # 59" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2700" + ], + "slot": "rent", + "values": [ + "2700" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Castro Valley", + "number_of_baths": "1", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "22185 Center Street # 59", + "area": "Castro Valley", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-538-3222", + "property_name": "Banff Apartments", + "rent": "2700" + }, + { + "address": "22281 Center Street #57", + "area": "Castro Valley", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-538-0995", + "property_name": "Continental Apartments", + "rent": "4850" + }, + { + "address": "22160 Center Street", + "area": "Castro Valley", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-581-4280", + "property_name": "Creekside Terrace Apartments", + "rent": "2450" + }, + { + "address": "19972 Stanton Avenue", + "area": "Castro Valley", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-538-2000", + "property_name": "Mosaic Apartments", + "rent": "1850" + }, + { + "address": "20353 Park Way", + "area": "Castro Valley", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-582-3866", + "property_name": "Park Tower Apartments", + "rent": "3950" + }, + { + "address": "20800 Lake Chabot Road", + "area": "Castro Valley", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "844-423-2122", + "property_name": "Quail Hill Apartments", + "rent": "2700" + }, + { + "address": "22281 Center Street", + "area": "Castro Valley", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-889-8771", + "property_name": "Redwood Valley Apartment Homes", + "rent": "3650" + }, + { + "address": "22120 Center Street", + "area": "Castro Valley", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-886-3431", + "property_name": "Shadow Creek Apartments", + "rent": "4300" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "property_name", + "start": 13 + }, + { + "exclusive_end": 89, + "slot": "address", + "start": 65 + }, + { + "exclusive_end": 138, + "slot": "rent", + "start": 134 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found Banff Apartments as an option, and it is located at 22185 Center Street # 59. It has 1 bedroom and 1 bathroom, and costs 2700 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed" + ], + "slot_values": { + "area": [ + "Castro Valley" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are pets allowed inside?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, you may have pets in the apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Castro Valley" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find some other apartments? These ones should have 2 baths." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Continental Apartments" + ], + "slot": "property_name", + "values": [ + "Continental Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "22281 Center Street #57" + ], + "slot": "address", + "values": [ + "22281 Center Street #57" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4850" + ], + "slot": "rent", + "values": [ + "4850" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Castro Valley", + "number_of_baths": "2", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "22185 Center Street # 59", + "area": "Castro Valley", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-538-3222", + "property_name": "Banff Apartments", + "rent": "4150" + }, + { + "address": "22281 Center Street #57", + "area": "Castro Valley", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-538-0995", + "property_name": "Continental Apartments", + "rent": "4850" + }, + { + "address": "19972 Stanton Avenue", + "area": "Castro Valley", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-538-2000", + "property_name": "Mosaic Apartments", + "rent": "4800" + }, + { + "address": "20353 Park Way", + "area": "Castro Valley", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-582-3866", + "property_name": "Park Tower Apartments", + "rent": "3950" + }, + { + "address": "20800 Lake Chabot Road", + "area": "Castro Valley", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "844-423-2122", + "property_name": "Quail Hill Apartments", + "rent": "2700" + }, + { + "address": "22281 Center Street", + "area": "Castro Valley", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-889-8771", + "property_name": "Redwood Valley Apartment Homes", + "rent": "3650" + }, + { + "address": "22120 Center Street", + "area": "Castro Valley", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-886-3431", + "property_name": "Shadow Creek Apartments", + "rent": "4300" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "property_name", + "start": 13 + }, + { + "exclusive_end": 94, + "slot": "address", + "start": 71 + }, + { + "exclusive_end": 146, + "slot": "rent", + "start": 142 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found Continental Apartments as an option, and it is located at 22281 Center Street #57. It has 1 bedroom and 2 bathrooms. The rent is 4850 dollars monthly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Castro Valley" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Continental Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that apartment sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to schedule a visitation to the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Castro Valley" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Continental Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't want to schedule a visitation now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "May I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Castro Valley" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Continental Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, but thanks a lot for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + } +]