diff --git "a/datasets/schema_guided/dialogues_042.json" "b/datasets/schema_guided/dialogues_042.json" deleted file mode 100644--- "a/datasets/schema_guided/dialogues_042.json" +++ /dev/null @@ -1,58944 +0,0 @@ -[ - { - "dialogue_id": "42_00000", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like a hotel room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city should I look in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "LAX" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "destination", - "start": 18 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a hotel in LAX." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ac Hotel By Marriott Beverly Hills" - ], - "slot": "hotel_name", - "values": [ - "Ac Hotel By Marriott Beverly Hills" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Los Angeles" - } - }, - "service_results": [ - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Ac Hotel By Marriott Beverly Hills", - "number_of_rooms": "3", - "phone_number": "+1 323-852-7000", - "price_per_night": "138", - "star_rating": "2", - "street_address": "6399 Wilshire Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Best Western Plus Dragon Gate Inn", - "number_of_rooms": "2", - "phone_number": "+1 213-617-3077", - "price_per_night": "136", - "star_rating": "2", - "street_address": "818 North Hill Street" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Beverly Hills Marriott", - "number_of_rooms": "1", - "phone_number": "+1 310-553-6561", - "price_per_night": "140", - "star_rating": "4", - "street_address": "1150 South Beverly Drive" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Beverly Laurel Motor Hotel", - "number_of_rooms": "2", - "phone_number": "+1 800-947-7666", - "price_per_night": "80", - "star_rating": "2", - "street_address": "8018 Beverly Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Los Angeles Century City/Beverly Hills", - "number_of_rooms": "2", - "phone_number": "+1 310-556-2777", - "price_per_night": "126", - "star_rating": "3", - "street_address": "10320 West Olympic Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Los Angeles L.A. Live", - "number_of_rooms": "2", - "phone_number": "+1 213-443-9222", - "price_per_night": "144", - "star_rating": "3", - "street_address": "901 West Olympic Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Los Angeles Lax/Century Boulevard", - "number_of_rooms": "2", - "phone_number": "+1 310-649-1400", - "price_per_night": "234", - "star_rating": "3", - "street_address": "6161 West Century Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Crowne Plaza Los Angeles Airport", - "number_of_rooms": "2", - "phone_number": "+1 310-642-7500", - "price_per_night": "288", - "star_rating": "4", - "street_address": "5985 West Century Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Dunes Inn - Wilshire", - "number_of_rooms": "3", - "phone_number": "+1 323-938-3617", - "price_per_night": "186", - "star_rating": "2", - "street_address": "4300 Wilshire Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Embassy Suites By Hilton Los Angeles International Airport North", - "number_of_rooms": "2", - "phone_number": "+1 310-215-1000", - "price_per_night": "228", - "star_rating": "3", - "street_address": "9801 Airport Boulevard" - } - ], - "slots": [ - { - "exclusive_end": 99, - "slot": "hotel_name", - "start": 65 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 10 hotels that match what you are looking for. What about Ac Hotel By Marriott Beverly Hills? It is a 2 star." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "price_per_night", - "street_address" - ], - "slot_values": { - "destination": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much is it per night and what is the address?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "138" - ], - "slot": "price_per_night", - "values": [ - "$138" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "6399 Wilshire Boulevard" - ], - "slot": "street_address", - "values": [ - "6399 Wilshire Boulevard" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 16, - "slot": "price_per_night", - "start": 12 - }, - { - "exclusive_end": 70, - "slot": "street_address", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The room is $138 per night and it's located at 6399 Wilshire Boulevard." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "the 3rd" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 90, - "slot": "check_in_date", - "start": 83 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 3rd" - ], - "destination": [ - "LAX" - ], - "hotel_name": [ - "Ac Hotel By Marriott Beverly Hills" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great. I would like to make a reservation at the hotel for check in on the 3rd." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many days would the reservation be for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "number_of_days", - "start": 20 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 3rd" - ], - "destination": [ - "LAX" - ], - "hotel_name": [ - "Ac Hotel By Marriott Beverly Hills" - ], - "number_of_days": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the room for 2 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Ac Hotel By Marriott Beverly Hills" - ], - "slot": "hotel_name", - "values": [ - "Ac Hotel By Marriott Beverly Hills" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 81, - "slot": "hotel_name", - "start": 47 - }, - { - "exclusive_end": 123, - "slot": "check_in_date", - "start": 105 - }, - { - "exclusive_end": 129, - "slot": "number_of_days", - "start": 128 - }, - { - "exclusive_end": 149, - "slot": "destination", - "start": 138 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Could you confirm that you want to stay at the Ac Hotel By Marriott Beverly Hills? You will check in the day after tomorrow for 2 days in Los Angeles, and you need 1 room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "day after tomorrow", - "the 3rd" - ], - "destination": [ - "LAX", - "Los Angeles" - ], - "hotel_name": [ - "Ac Hotel By Marriott Beverly Hills" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-03", - "destination": "Los Angeles", - "hotel_name": "Ac Hotel By Marriott Beverly Hills", - "number_of_days": "2", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-03", - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Ac Hotel By Marriott Beverly Hills", - "number_of_days": "2", - "number_of_rooms": "1", - "phone_number": "+1 323-852-7000", - "price_per_night": "138", - "star_rating": "2", - "street_address": "6399 Wilshire Boulevard" - } - ], - "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_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "day after tomorrow", - "the 3rd" - ], - "destination": [ - "LAX", - "Los Angeles" - ], - "hotel_name": [ - "Ac Hotel By Marriott Beverly Hills" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you kindly. That is all I need help with." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great one." - } - ] - }, - { - "dialogue_id": "42_00001", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like to search for a hotel room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your preferred location?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "destination", - "values": [ - "KL" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "destination", - "start": 20 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "KL" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer to stay in KL." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alila Bangsar" - ], - "slot": "hotel_name", - "values": [ - "Alila Bangsar" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Kuala Lumpur" - } - }, - "service_results": [ - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Alila Bangsar", - "number_of_rooms": "3", - "phone_number": "+60 3-2268 3888", - "price_per_night": "465", - "star_rating": "5", - "street_address": "East Side, 58, Jalan Ang Seng, Brickfields, 50470" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Aloft Kuala Lumpur Sentral", - "number_of_rooms": "2", - "phone_number": "+60 3-2723 1188", - "price_per_night": "256", - "star_rating": "4", - "street_address": "No. 5, Jalan Stesen Sentral, 50470 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Ancasa Hotel & Spa Kuala Lumpur", - "number_of_rooms": "3", - "phone_number": "+60 3-2026 6060", - "price_per_night": "279", - "star_rating": "3", - "street_address": "Jalan Tun Tan Cheng Lock, City Centre, 50500 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Arenaa Star Hotel", - "number_of_rooms": "1", - "phone_number": "+60 3-2078 0988", - "price_per_night": "114", - "star_rating": "3", - "street_address": "49-51, Jalan Hang Lekiu, 50100" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Banyan Tree Kuala Lumpur", - "number_of_rooms": "1", - "phone_number": "+60 3-2113 1888", - "price_per_night": "135", - "star_rating": "5", - "street_address": "2, Jalan Conlay, 50450 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Citin Hotel Masjid Jamek", - "number_of_rooms": "3", - "phone_number": "+60 3-2693 2999", - "price_per_night": "288", - "star_rating": "3", - "street_address": "33, Jalan Melayu, City Centre, 50100 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Cititel Mid Valley", - "number_of_rooms": "3", - "phone_number": "+60 3-2296 1188", - "price_per_night": "243", - "star_rating": "3", - "street_address": "Lingkaran Syed Putra, Mid Valley City, 59200 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Concorde Hotel Kuala Lumpur", - "number_of_rooms": "1", - "phone_number": "+60 3-2144 2200", - "price_per_night": "132", - "star_rating": "4", - "street_address": "2, Jalan Sultan Ismail, Kuala Lumpur, 50250 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Container Hotel", - "number_of_rooms": "2", - "phone_number": "+60 12-702 2851", - "price_per_night": "148", - "star_rating": "2", - "street_address": "Jalan Delima, Imbi, 55100 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Corus Hotel Kuala Lumpur", - "number_of_rooms": "1", - "phone_number": "+60 3-2161 8888", - "price_per_night": "124", - "star_rating": "4", - "street_address": "Jalan Ampang, Hampshire Park, 50450 Kuala Lumpur, Wilayah Persekutuan" - } - ], - "slots": [ - { - "exclusive_end": 53, - "slot": "hotel_name", - "start": 40 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found a nice 5 star hotel called Alila Bangsar." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number", - "price_per_night" - ], - "slot_values": { - "destination": [ - "KL" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the cost to stay there per night and their contact number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+60 3-2268 3888" - ], - "slot": "phone_number", - "values": [ - "+60 3-2268 3888" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "465" - ], - "slot": "price_per_night", - "values": [ - "$465" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 89, - "slot": "phone_number", - "start": 74 - }, - { - "exclusive_end": 34, - "slot": "price_per_night", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The room will set you back at $465 per night, and you can contact them at +60 3-2268 3888." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "New York City" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 55, - "slot": "destination", - "start": 42 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "New York City" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any hotels with wifi service in New York City?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "1 Hotel Brooklyn Bridge" - ], - "slot": "hotel_name", - "values": [ - "1 Hotel Brooklyn Bridge" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "New York", - "has_wifi": "True" - } - }, - "service_results": [ - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Brooklyn Bridge", - "number_of_rooms": "1", - "phone_number": "+1 833-625-6111", - "price_per_night": "80", - "star_rating": "4", - "street_address": "60 Furman Street, Brooklyn" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Central Park", - "number_of_rooms": "1", - "phone_number": "+1 212-703-2001", - "price_per_night": "150", - "star_rating": "5", - "street_address": "1414 6th Avenue" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "11 Howard", - "number_of_rooms": "2", - "phone_number": "+1 212-235-1111", - "price_per_night": "168", - "star_rating": "3", - "street_address": "11 Howard Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "6 Columbus Hotel", - "number_of_rooms": "2", - "phone_number": "+1 212-204-3000", - "price_per_night": "208", - "star_rating": "4", - "street_address": "308 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ac Hotel New York Times Square", - "number_of_rooms": "2", - "phone_number": "+1 212-398-2700", - "price_per_night": "272", - "star_rating": "4", - "street_address": "260 West 40th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ace Hotel", - "number_of_rooms": "3", - "phone_number": "+1 212-991-0551", - "price_per_night": "468", - "star_rating": "4", - "street_address": "20 West 29th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Adria Hotel & Conference Center", - "number_of_rooms": "2", - "phone_number": "+1 718-631-5900", - "price_per_night": "156", - "star_rating": "3", - "street_address": "221-17 Northern Boulevard, Bayside" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Central Park", - "number_of_rooms": "1", - "phone_number": "+1 646-744-3100", - "price_per_night": "152", - "star_rating": "4", - "street_address": "42 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Times Square", - "number_of_rooms": "1", - "phone_number": "+1 212-764-5700", - "price_per_night": "80", - "star_rating": "4", - "street_address": "123 West 44th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Wall Street", - "number_of_rooms": "3", - "phone_number": "+1 212-252-9090", - "price_per_night": "312", - "star_rating": "4", - "street_address": "84 William Street" - } - ], - "slots": [ - { - "exclusive_end": 58, - "slot": "hotel_name", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found a 4 star hotel called 1 Hotel Brooklyn Bridge." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "New York City" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I see, are there any alternative hotels?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "1 Hotel Central Park" - ], - "slot": "hotel_name", - "values": [ - "1 Hotel Central Park" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 57, - "slot": "hotel_name", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is also a 5 start hotel called 1 Hotel Central Park." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "New York City" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "1 Hotel Central Park" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great! Could you help me make a reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How long would the reservation be for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "March 1st" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 64, - "slot": "check_in_date", - "start": 55 - }, - { - "exclusive_end": 70, - "slot": "number_of_days", - "start": 69 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 1st" - ], - "destination": [ - "New York City" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "1 Hotel Central Park" - ], - "number_of_days": [ - "3" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to make a reservation for one room on the March 1st for 3 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1 Hotel Central Park" - ], - "slot": "hotel_name", - "values": [ - "1 Hotel Central Park" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 65, - "slot": "hotel_name", - "start": 45 - }, - { - "exclusive_end": 105, - "slot": "check_in_date", - "start": 100 - }, - { - "exclusive_end": 145, - "slot": "number_of_days", - "start": 144 - }, - { - "exclusive_end": 77, - "slot": "destination", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm your reservation of 1 room at 1 Hotel Central Park in New York. The check-in will be today and the reservation is for a total of 3 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "check_in_date", - "values": [ - "8th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "four" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 97, - "slot": "check_in_date", - "start": 85 - }, - { - "exclusive_end": 53, - "slot": "number_of_days", - "start": 49 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "8th of March" - ], - "destination": [ - "New York", - "New York City" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "1 Hotel Central Park" - ], - "number_of_days": [ - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could you instead help to make a reservation for four days instead starting from the 8th of March?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "check_in_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 71, - "slot": "check_in_date", - "start": 60 - }, - { - "exclusive_end": 43, - "slot": "number_of_days", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, please confirm your reservation for 4 days commencing next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "8th of March", - "next Friday" - ], - "destination": [ - "New York", - "New York City" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "1 Hotel Central Park" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could I book 2 rooms instead?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "check_in_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 46, - "slot": "check_in_date", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm your reservation on next Friday for 2 rooms." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "phone_number", - "street_address" - ], - "slot_values": { - "check_in_date": [ - "8th of March", - "next Friday" - ], - "destination": [ - "New York", - "New York City" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "1 Hotel Central Park" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's fine for me, may I have the contact number and address of this hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 212-703-2001" - ], - "slot": "phone_number", - "values": [ - "+1 212-703-2001" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1414 6th Avenue" - ], - "slot": "street_address", - "values": [ - "1414 6th Avenue" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-08", - "destination": "New York", - "hotel_name": "1 Hotel Central Park", - "number_of_days": "4", - "number_of_rooms": "2" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-08", - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Central Park", - "number_of_days": "4", - "number_of_rooms": "2", - "phone_number": "+1 212-703-2001", - "price_per_night": "420", - "star_rating": "5", - "street_address": "1414 6th Avenue" - } - ], - "slots": [ - { - "exclusive_end": 71, - "slot": "phone_number", - "start": 56 - }, - { - "exclusive_end": 111, - "slot": "street_address", - "start": 96 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation has been made. You can contact them at +1 212-703-2001 and they are located at 1414 6th Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "8th of March", - "next Friday" - ], - "destination": [ - "New York", - "New York City" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "1 Hotel Central Park" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's great, that's all I need for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem, have a great day ahead!" - } - ] - }, - { - "dialogue_id": "42_00002", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delhi" - ], - "slot": "destination", - "values": [ - "New Delhi" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "destination", - "start": 25 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "New Delhi" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Get me your best room in New Delhi, pronto." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Aloft New Delhi Aerocity" - ], - "slot": "hotel_name", - "values": [ - "Aloft New Delhi Aerocity" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Delhi" - } - }, - "service_results": [ - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Aloft New Delhi Aerocity", - "number_of_rooms": "1", - "phone_number": "+91 11 4565 0000", - "price_per_night": "152", - "star_rating": "4", - "street_address": "5B Igi T3 Road, Delhi - Ajmer Expressway, Aerocity, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Andaz Delhi - A Concept By Hyatt", - "number_of_rooms": "1", - "phone_number": "+91 11 4903 1234", - "price_per_night": "135", - "star_rating": "5", - "street_address": "Asset, Street Number 1, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Bloomrooms @ New Delhi Railway Station", - "number_of_rooms": "2", - "phone_number": "+91 11 4122 5666", - "price_per_night": "192", - "star_rating": "3", - "street_address": "8591, Arakashan Road, Opp New Delhi Railway Station, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Calista Resort", - "number_of_rooms": "3", - "phone_number": "+91 11 4103 4591", - "price_per_night": "342", - "star_rating": "3", - "street_address": "37/2-4 Old, National Highway 48, Kapas Hera, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Crowne Plaza New Delhi Mayur Vihar Noida", - "number_of_rooms": "2", - "phone_number": "+91 11 4110 2222", - "price_per_night": "240", - "star_rating": "4", - "street_address": "13 B, District Centre, Mayur Vihar, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Crowne Plaza New Delhi Okhla", - "number_of_rooms": "1", - "phone_number": "+91 11 4646 2000", - "price_per_night": "175", - "star_rating": "5", - "street_address": "Plot No 1, Community Center, Okhla Phase I, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Deemarks Hotel & Resorts Conference Venues Corporate Event In Mahipalpur Near Airport In South Delhi", - "number_of_rooms": "3", - "phone_number": "+91 11 2506 0721", - "price_per_night": "225", - "star_rating": "3", - "street_address": "Shiv Murti, Nh-8, Delhi - Jaipur Expressway, Rangpuri, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Four Points By Sheraton New Delhi, Airport Highway", - "number_of_rooms": "1", - "phone_number": "+91 11 6604 0000", - "price_per_night": "80", - "star_rating": "4", - "street_address": "Plot no 9, National Highway - 8, Samalka, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Haveli Dharampura", - "number_of_rooms": "2", - "phone_number": "+91 11 2326 1000", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Haveli Dharampura, 2293, Gali Gulian, Chandni Chowk, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Hilton Garden Inn New Delhi/Saket", - "number_of_rooms": "3", - "phone_number": "+91 11 3919 1919", - "price_per_night": "384", - "star_rating": "4", - "street_address": "A4, DLF Place, Saket District Centre, New Delhi" - } - ], - "slots": [ - { - "exclusive_end": 70, - "slot": "hotel_name", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 options, let's start at the top, Aloft New Delhi Aerocity is a 4 star outfit." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "has_wifi", - "street_address" - ], - "slot_values": { - "destination": [ - "New Delhi" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "They have wifi right? What's the address?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "has_wifi", - "values": [ - "False" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "5B Igi T3 Road, Delhi - Ajmer Expressway, Aerocity, New Delhi" - ], - "slot": "street_address", - "values": [ - "5B Igi T3 Road, Delhi - Ajmer Expressway, Aerocity, New Delhi" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 82, - "slot": "street_address", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "No wifi. They are on 5B Igi T3 Road, Delhi - Ajmer Expressway, Aerocity, New Delhi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "New Delhi" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I changed my mind. I want 1 star hotels now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Andaz Delhi - A Concept By Hyatt" - ], - "slot": "hotel_name", - "values": [ - "Andaz Delhi - a Concept by Hyatt" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Delhi", - "star_rating": "1" - } - }, - "service_results": [ - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Aloft New Delhi Aerocity", - "number_of_rooms": "1", - "phone_number": "+91 11 4565 0000", - "price_per_night": "152", - "star_rating": "1", - "street_address": "5B Igi T3 Road, Delhi - Ajmer Expressway, Aerocity, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Andaz Delhi - A Concept By Hyatt", - "number_of_rooms": "1", - "phone_number": "+91 11 4903 1234", - "price_per_night": "135", - "star_rating": "1", - "street_address": "Asset, Street Number 1, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Bloomrooms @ New Delhi Railway Station", - "number_of_rooms": "2", - "phone_number": "+91 11 4122 5666", - "price_per_night": "192", - "star_rating": "1", - "street_address": "8591, Arakashan Road, Opp New Delhi Railway Station, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Calista Resort", - "number_of_rooms": "3", - "phone_number": "+91 11 4103 4591", - "price_per_night": "342", - "star_rating": "1", - "street_address": "37/2-4 Old, National Highway 48, Kapas Hera, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Crowne Plaza New Delhi Mayur Vihar Noida", - "number_of_rooms": "2", - "phone_number": "+91 11 4110 2222", - "price_per_night": "240", - "star_rating": "1", - "street_address": "13 B, District Centre, Mayur Vihar, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Crowne Plaza New Delhi Okhla", - "number_of_rooms": "1", - "phone_number": "+91 11 4646 2000", - "price_per_night": "175", - "star_rating": "1", - "street_address": "Plot No 1, Community Center, Okhla Phase I, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Deemarks Hotel & Resorts Conference Venues Corporate Event In Mahipalpur Near Airport In South Delhi", - "number_of_rooms": "3", - "phone_number": "+91 11 2506 0721", - "price_per_night": "225", - "star_rating": "1", - "street_address": "Shiv Murti, Nh-8, Delhi - Jaipur Expressway, Rangpuri, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Four Points By Sheraton New Delhi, Airport Highway", - "number_of_rooms": "1", - "phone_number": "+91 11 6604 0000", - "price_per_night": "80", - "star_rating": "1", - "street_address": "Plot no 9, National Highway - 8, Samalka, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Haveli Dharampura", - "number_of_rooms": "2", - "phone_number": "+91 11 2326 1000", - "price_per_night": "200", - "star_rating": "1", - "street_address": "Haveli Dharampura, 2293, Gali Gulian, Chandni Chowk, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Hilton Garden Inn New Delhi/Saket", - "number_of_rooms": "3", - "phone_number": "+91 11 3919 1919", - "price_per_night": "384", - "star_rating": "1", - "street_address": "A4, DLF Place, Saket District Centre, New Delhi" - } - ], - "slots": [ - { - "exclusive_end": 32, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Andaz Delhi - a Concept by Hyatt is the one for you. It only has 1." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "check_in_date", - "values": [ - "the 8th" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "check_in_date", - "start": 21 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 8th" - ], - "destination": [ - "New Delhi" - ], - "hotel_name": [ - "Andaz Delhi - a Concept by Hyatt" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great, book that for the 8th please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How long will your visit be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "Four" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 4, - "slot": "number_of_days", - "start": 0 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 8th" - ], - "destination": [ - "New Delhi" - ], - "hotel_name": [ - "Andaz Delhi - a Concept by Hyatt" - ], - "number_of_days": [ - "Four" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Four days long." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Andaz Delhi - A Concept By Hyatt" - ], - "slot": "hotel_name", - "values": [ - "Andaz Delhi - A Concept By Hyatt" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "check_in_date", - "values": [ - "next friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delhi" - ], - "slot": "destination", - "values": [ - "Delhi" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 73, - "slot": "hotel_name", - "start": 41 - }, - { - "exclusive_end": 102, - "slot": "check_in_date", - "start": 91 - }, - { - "exclusive_end": 105, - "slot": "number_of_days", - "start": 104 - }, - { - "exclusive_end": 119, - "slot": "destination", - "start": 114 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Got you, here's the deets: Checking into Andaz Delhi - A Concept By Hyatt, you'll check in next friday. 4 days in Delhi. You want 1 room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "price_per_night" - ], - "slot_values": { - "check_in_date": [ - "next friday", - "the 8th" - ], - "destination": [ - "Delhi", - "New Delhi" - ], - "hotel_name": [ - "Andaz Delhi - A Concept By Hyatt", - "Andaz Delhi - a Concept by Hyatt" - ], - "number_of_days": [ - "4", - "Four" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "OK. What is the nightly rate?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "135" - ], - "slot": "price_per_night", - "values": [ - "$135" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-08", - "destination": "Delhi", - "hotel_name": "Andaz Delhi - A Concept By Hyatt", - "number_of_days": "4", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-08", - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Andaz Delhi - A Concept By Hyatt", - "number_of_days": "4", - "number_of_rooms": "1", - "phone_number": "+91 11 4903 1234", - "price_per_night": "135", - "star_rating": "1", - "street_address": "Asset, Street Number 1, New Delhi" - } - ], - "slots": [ - { - "exclusive_end": 32, - "slot": "price_per_night", - "start": 28 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The room is yours and costs $135 per night." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next friday", - "the 8th" - ], - "destination": [ - "Delhi", - "New Delhi" - ], - "hotel_name": [ - "Andaz Delhi - A Concept By Hyatt", - "Andaz Delhi - a Concept by Hyatt" - ], - "number_of_days": [ - "4", - "Four" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for all that." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What else can I do for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next friday", - "the 8th" - ], - "destination": [ - "Delhi", - "New Delhi" - ], - "hotel_name": [ - "Andaz Delhi - A Concept By Hyatt", - "Andaz Delhi - a Concept by Hyatt" - ], - "number_of_days": [ - "4", - "Four" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm OK, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Take care now." - } - ] - }, - { - "dialogue_id": "42_00003", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to find a hotel that offers wifi. Can you help me make a reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I'd love to help. Where should I begin the search?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "NY" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "destination", - "start": 24 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NY" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be travelling to NY." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "1 Hotel Brooklyn Bridge" - ], - "slot": "hotel_name", - "values": [ - "1 Hotel Brooklyn Bridge" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "New York", - "has_wifi": "True" - } - }, - "service_results": [ - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Brooklyn Bridge", - "number_of_rooms": "1", - "phone_number": "+1 833-625-6111", - "price_per_night": "80", - "star_rating": "4", - "street_address": "60 Furman Street, Brooklyn" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Central Park", - "number_of_rooms": "1", - "phone_number": "+1 212-703-2001", - "price_per_night": "150", - "star_rating": "5", - "street_address": "1414 6th Avenue" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "11 Howard", - "number_of_rooms": "2", - "phone_number": "+1 212-235-1111", - "price_per_night": "168", - "star_rating": "3", - "street_address": "11 Howard Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "6 Columbus Hotel", - "number_of_rooms": "2", - "phone_number": "+1 212-204-3000", - "price_per_night": "208", - "star_rating": "4", - "street_address": "308 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ac Hotel New York Times Square", - "number_of_rooms": "2", - "phone_number": "+1 212-398-2700", - "price_per_night": "272", - "star_rating": "4", - "street_address": "260 West 40th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ace Hotel", - "number_of_rooms": "3", - "phone_number": "+1 212-991-0551", - "price_per_night": "468", - "star_rating": "4", - "street_address": "20 West 29th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Adria Hotel & Conference Center", - "number_of_rooms": "2", - "phone_number": "+1 718-631-5900", - "price_per_night": "156", - "star_rating": "3", - "street_address": "221-17 Northern Boulevard, Bayside" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Central Park", - "number_of_rooms": "1", - "phone_number": "+1 646-744-3100", - "price_per_night": "152", - "star_rating": "4", - "street_address": "42 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Times Square", - "number_of_rooms": "1", - "phone_number": "+1 212-764-5700", - "price_per_night": "80", - "star_rating": "4", - "street_address": "123 West 44th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Wall Street", - "number_of_rooms": "3", - "phone_number": "+1 212-252-9090", - "price_per_night": "312", - "star_rating": "4", - "street_address": "84 William Street" - } - ], - "slots": [ - { - "exclusive_end": 78, - "slot": "hotel_name", - "start": 55 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 hotels that may work for you. May I suggest 1 Hotel Brooklyn Bridge? It's a beautiful hotel with a 4 star rating." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NY" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to hear about some other options." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "1 Hotel Central Park" - ], - "slot": "hotel_name", - "values": [ - "1 Hotel Central Park" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 73, - "slot": "hotel_name", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "If you are interested in a 5 star hotel, I recommend 1 Hotel Central Park." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NY" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds expensive. What else is available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "11 Howard" - ], - "slot": "hotel_name", - "values": [ - "11 Howard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 15, - "slot": "hotel_name", - "start": 6 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I see 11 Howard is available. It is a 3 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number", - "price_per_night" - ], - "slot_values": { - "destination": [ - "NY" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the contact number and how much are the rooms per night?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 212-235-1111" - ], - "slot": "phone_number", - "values": [ - "+1 212-235-1111" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "168" - ], - "slot": "price_per_night", - "values": [ - "$168" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 69, - "slot": "phone_number", - "start": 54 - }, - { - "exclusive_end": 19, - "slot": "price_per_night", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Rooms start at $168 per night and the phone number is +1 212-235-1111." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NY" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "11 Howard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's more in my budget. I like that one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to make a reservation for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NY" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "11 Howard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I'd like to reserve the room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you be arriving and how long is your stay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "6th of this month" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 60, - "slot": "number_of_days", - "start": 59 - }, - { - "exclusive_end": 45, - "slot": "check_in_date", - "start": 28 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "6th of this month" - ], - "destination": [ - "NY" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to check in on the 6th of this month and stay for 2 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "11 Howard" - ], - "slot": "hotel_name", - "values": [ - "11 Howard" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 79, - "slot": "hotel_name", - "start": 70 - }, - { - "exclusive_end": 116, - "slot": "check_in_date", - "start": 102 - }, - { - "exclusive_end": 122, - "slot": "number_of_days", - "start": 121 - }, - { - "exclusive_end": 91, - "slot": "destination", - "start": 83 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Let me make sure I've got this right. You'd like to reserve 1 room at 11 Howard in New York beginning next Wednesday for 2 days. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "street_address" - ], - "slot_values": { - "check_in_date": [ - "6th of this month", - "next Wednesday" - ], - "destination": [ - "NY", - "New York" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right. Can you tell me the address?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "11 Howard Street" - ], - "slot": "street_address", - "values": [ - "11 Howard Street" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-06", - "destination": "New York", - "hotel_name": "11 Howard", - "number_of_days": "2", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-06", - "destination": "New York", - "has_wifi": "True", - "hotel_name": "11 Howard", - "number_of_days": "2", - "number_of_rooms": "1", - "phone_number": "+1 212-235-1111", - "price_per_night": "168", - "star_rating": "3", - "street_address": "11 Howard Street" - } - ], - "slots": [ - { - "exclusive_end": 31, - "slot": "street_address", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The address is 11 Howard Street. Your room has successfully been booked." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "6th of this month", - "next Wednesday" - ], - "destination": [ - "NY", - "New York" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great! That's everything I need. Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome. I hope you have a pleasant trip." - } - ] - }, - { - "dialogue_id": "42_00004", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a hotel room with WiFi please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city would you like to stay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "destination", - "start": 13 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "San Francisco" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it in San Francisco" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Amsterdam Hostel San Francisco" - ], - "slot": "hotel_name", - "values": [ - "Amsterdam Hostel San Francisco" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "San Francisco", - "has_wifi": "True" - } - }, - "service_results": [ - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Amsterdam Hostel San Francisco", - "number_of_rooms": "2", - "phone_number": "+1 415-673-3277", - "price_per_night": "46", - "star_rating": "1", - "street_address": "749 Taylor Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Argonaut Hotel", - "number_of_rooms": "1", - "phone_number": "+1 415-563-0800", - "price_per_night": "88", - "star_rating": "4", - "street_address": "495 Jefferson Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Beck'S Motor Lodge", - "number_of_rooms": "1", - "phone_number": "+1 415-621-8212", - "price_per_night": "50", - "star_rating": "2", - "street_address": "2222 Market Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Bei Hotel San Francisco", - "number_of_rooms": "3", - "phone_number": "+1 415-626-6103", - "price_per_night": "261", - "star_rating": "3", - "street_address": "50 8th Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Beresford Arms Hotel", - "number_of_rooms": "3", - "phone_number": "+1 415-673-2600", - "price_per_night": "306", - "star_rating": "3", - "street_address": "701 Post Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Casa Loma Hotel", - "number_of_rooms": "1", - "phone_number": "+1 415-552-7100", - "price_per_night": "62", - "star_rating": "2", - "street_address": "610 Fillmore Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Chancellor Hotel On Union Square", - "number_of_rooms": "1", - "phone_number": "+1 415-362-2004", - "price_per_night": "105", - "star_rating": "3", - "street_address": "433 Powell Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Chelsea", - "number_of_rooms": "2", - "phone_number": "+1 415-563-5600", - "price_per_night": "100", - "star_rating": "2", - "street_address": "2095 Lombard Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Comfort Inn By The Bay", - "number_of_rooms": "1", - "phone_number": "+1 415-928-5000", - "price_per_night": "48", - "star_rating": "2", - "street_address": "2775 Van Ness Avenue" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Cornell Hotel De France", - "number_of_rooms": "3", - "phone_number": "+1 415-421-3154", - "price_per_night": "270", - "star_rating": "3", - "street_address": "715 Bush Street" - } - ], - "slots": [ - { - "exclusive_end": 57, - "slot": "hotel_name", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 10 options for you. Amsterdam Hostel San Francisco is a nice 1 star." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "San Francisco" - ], - "has_wifi": [ - "True" - ], - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What other options do you have. I need 2 rooms at a 1 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Argonaut Hotel" - ], - "slot": "hotel_name", - "values": [ - "Argonaut Hotel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "San Francisco", - "has_wifi": "True", - "number_of_rooms": "2", - "star_rating": "1" - } - }, - "service_results": [ - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Amsterdam Hostel San Francisco", - "number_of_rooms": "2", - "phone_number": "+1 415-673-3277", - "price_per_night": "46", - "star_rating": "1", - "street_address": "749 Taylor Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Argonaut Hotel", - "number_of_rooms": "2", - "phone_number": "+1 415-563-0800", - "price_per_night": "248", - "star_rating": "1", - "street_address": "495 Jefferson Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Beck'S Motor Lodge", - "number_of_rooms": "2", - "phone_number": "+1 415-621-8212", - "price_per_night": "132", - "star_rating": "1", - "street_address": "2222 Market Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Bei Hotel San Francisco", - "number_of_rooms": "2", - "phone_number": "+1 415-626-6103", - "price_per_night": "261", - "star_rating": "1", - "street_address": "50 8th Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Beresford Arms Hotel", - "number_of_rooms": "2", - "phone_number": "+1 415-673-2600", - "price_per_night": "306", - "star_rating": "1", - "street_address": "701 Post Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Casa Loma Hotel", - "number_of_rooms": "2", - "phone_number": "+1 415-552-7100", - "price_per_night": "210", - "star_rating": "1", - "street_address": "610 Fillmore Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Chancellor Hotel On Union Square", - "number_of_rooms": "2", - "phone_number": "+1 415-362-2004", - "price_per_night": "174", - "star_rating": "1", - "street_address": "433 Powell Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Chelsea", - "number_of_rooms": "2", - "phone_number": "+1 415-563-5600", - "price_per_night": "100", - "star_rating": "1", - "street_address": "2095 Lombard Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Comfort Inn By The Bay", - "number_of_rooms": "2", - "phone_number": "+1 415-928-5000", - "price_per_night": "204", - "star_rating": "1", - "street_address": "2775 Van Ness Avenue" - } - ], - "slots": [ - { - "exclusive_end": 40, - "slot": "hotel_name", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 9 options for you. Argonaut Hotel is a nice 1 star." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "San Francisco" - ], - "has_wifi": [ - "True" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you show me options for 1 room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Beck'S Motor Lodge" - ], - "slot": "hotel_name", - "values": [ - "Beck's Motor Lodge" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "San Francisco", - "has_wifi": "True", - "number_of_rooms": "1", - "star_rating": "1" - } - }, - "service_results": [ - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Amsterdam Hostel San Francisco", - "number_of_rooms": "1", - "phone_number": "+1 415-673-3277", - "price_per_night": "46", - "star_rating": "1", - "street_address": "749 Taylor Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Argonaut Hotel", - "number_of_rooms": "1", - "phone_number": "+1 415-563-0800", - "price_per_night": "88", - "star_rating": "1", - "street_address": "495 Jefferson Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Beck'S Motor Lodge", - "number_of_rooms": "1", - "phone_number": "+1 415-621-8212", - "price_per_night": "50", - "star_rating": "1", - "street_address": "2222 Market Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Bei Hotel San Francisco", - "number_of_rooms": "1", - "phone_number": "+1 415-626-6103", - "price_per_night": "261", - "star_rating": "1", - "street_address": "50 8th Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Beresford Arms Hotel", - "number_of_rooms": "1", - "phone_number": "+1 415-673-2600", - "price_per_night": "306", - "star_rating": "1", - "street_address": "701 Post Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Casa Loma Hotel", - "number_of_rooms": "1", - "phone_number": "+1 415-552-7100", - "price_per_night": "62", - "star_rating": "1", - "street_address": "610 Fillmore Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Chancellor Hotel On Union Square", - "number_of_rooms": "1", - "phone_number": "+1 415-362-2004", - "price_per_night": "105", - "star_rating": "1", - "street_address": "433 Powell Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Chelsea", - "number_of_rooms": "1", - "phone_number": "+1 415-563-5600", - "price_per_night": "100", - "star_rating": "1", - "street_address": "2095 Lombard Street" - } - ], - "slots": [ - { - "exclusive_end": 44, - "slot": "hotel_name", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 8 options for you. Beck's Motor Lodge is a 1 star." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number", - "price_per_night" - ], - "slot_values": { - "destination": [ - "San Francisco" - ], - "has_wifi": [ - "True" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the cost for the night? What is their number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 415-621-8212" - ], - "slot": "phone_number", - "values": [ - "+1 415-621-8212" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "50" - ], - "slot": "price_per_night", - "values": [ - "$50" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 51, - "slot": "phone_number", - "start": 36 - }, - { - "exclusive_end": 7, - "slot": "price_per_night", - "start": 4 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Its $50 per night and the number is +1 415-621-8212" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "San Francisco" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Beck's Motor Lodge" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to make a reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "San Francisco" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Beck's Motor Lodge" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes I want too." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many nights would you like to stay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 15, - "slot": "number_of_days", - "start": 14 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "San Francisco" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Beck's Motor Lodge" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it for 2 days?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to check in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "check_in_date", - "values": [ - "11th of March" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 30, - "slot": "check_in_date", - "start": 17 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "11th of March" - ], - "destination": [ - "San Francisco" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Beck's Motor Lodge" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it on the 11th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Beck'S Motor Lodge" - ], - "slot": "hotel_name", - "values": [ - "Beck'S Motor Lodge" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "check_in_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "hotel_name", - "start": 10 - }, - { - "exclusive_end": 90, - "slot": "check_in_date", - "start": 80 - }, - { - "exclusive_end": 59, - "slot": "number_of_days", - "start": 58 - }, - { - "exclusive_end": 53, - "slot": "destination", - "start": 40 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "1 room at Beck'S Motor Lodge located in San Francisco for 2 days checking in on March 11th. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "11th of March", - "March 11th" - ], - "destination": [ - "San Francisco" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Beck'S Motor Lodge", - "Beck's Motor Lodge" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that sounds awesome." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-11", - "destination": "San Francisco", - "hotel_name": "Beck'S Motor Lodge", - "number_of_days": "2", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-11", - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Beck'S Motor Lodge", - "number_of_days": "2", - "number_of_rooms": "1", - "phone_number": "+1 415-621-8212", - "price_per_night": "50", - "star_rating": "1", - "street_address": "2222 Market Street" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You reservation is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "11th of March", - "March 11th" - ], - "destination": [ - "San Francisco" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Beck'S Motor Lodge", - "Beck's Motor Lodge" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "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_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "11th of March", - "March 11th" - ], - "destination": [ - "San Francisco" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Beck'S Motor Lodge", - "Beck's Motor Lodge" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have an amazing day!" - } - ] - }, - { - "dialogue_id": "42_00005", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like to find a hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In what city should I look for a hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London, England" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "destination", - "start": 18 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, England" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will staying in London, England." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_rooms": "2", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "3", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "3", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "4", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "2", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "2", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "4", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "2", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "4", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - } - ], - "slots": [ - { - "exclusive_end": 16, - "slot": "hotel_name", - "start": 4 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The 45 Park Lane is a beautiful 5 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds like the perfect hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Will you need assistance with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please make a hotel reservation at the 5 star hotel on 45 Park Lane." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date will you be checking into the hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "4th of this month" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "check_in_date", - "start": 26 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "4th of this month" - ], - "destination": [ - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be arriving on the 4th of this month," - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many days will you be staying at the hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 30, - "slot": "number_of_days", - "start": 29 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "4th of this month" - ], - "destination": [ - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please reserve the hotel for 4 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "hotel_name", - "start": 30 - }, - { - "exclusive_end": 102, - "slot": "check_in_date", - "start": 91 - }, - { - "exclusive_end": 17, - "slot": "number_of_days", - "start": 16 - }, - { - "exclusive_end": 52, - "slot": "destination", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have reserved 4 days at the 45 Park Lane in London for 1 person with an arrrival date of next Monday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "has_wifi", - "phone_number" - ], - "slot_values": { - "check_in_date": [ - "4th of this month", - "next Monday" - ], - "destination": [ - "London", - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is perfect. Please provide with the phone number. Also, I am wondering if the Park Lane has wifi?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+44 20 7493 4545" - ], - "slot": "phone_number", - "values": [ - "+44 20 7493 4545" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "has_wifi", - "values": [ - "False" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-04", - "destination": "London", - "hotel_name": "45 Park Lane", - "number_of_days": "4", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-04", - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_days": "4", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - } - ], - "slots": [ - { - "exclusive_end": 82, - "slot": "phone_number", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Unfortunately the hotel does not have wifi. Their phone number is +44 20 7493 4545. Your room at the Park Lane has been reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "4th of this month", - "next Monday" - ], - "destination": [ - "London", - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help and I do not need any further assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the day!" - } - ] - }, - { - "dialogue_id": "42_00006", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going on vacation soon and I'm searching for a room in a three star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In which city do you need a hotel room?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "destination", - "values": [ - "Chi-town" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "destination", - "start": 34 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Chi-town" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be needing a hotel room in Chi-town." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ac Hotel By Marriott Chicago Downtown" - ], - "slot": "hotel_name", - "values": [ - "Ac Hotel By Marriott Chicago Downtown" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Chicago", - "star_rating": "3" - } - }, - "service_results": [ - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Ac Hotel By Marriott Chicago Downtown", - "number_of_rooms": "3", - "phone_number": "+1 312-981-6600", - "price_per_night": "216", - "star_rating": "3", - "street_address": "630 North Rush Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Ace Hotel Chicago", - "number_of_rooms": "1", - "phone_number": "+1 312-764-1919", - "price_per_night": "112", - "star_rating": "3", - "street_address": "311 North Morgan Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Acme Hotel Company Chicago", - "number_of_rooms": "2", - "phone_number": "+1 312-894-0800", - "price_per_night": "150", - "star_rating": "3", - "street_address": "15 East Ohio Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Aloft Chicago Downtown River North", - "number_of_rooms": "3", - "phone_number": "+1 312-661-1000", - "price_per_night": "315", - "star_rating": "3", - "street_address": "515 North Clark Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Aloft Chicago Mag Mile", - "number_of_rooms": "1", - "phone_number": "+1 312-429-6600", - "price_per_night": "78", - "star_rating": "3", - "street_address": "243 East Ontario Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Ambassador Chicago", - "number_of_rooms": "2", - "phone_number": "+1 888-506-3471", - "price_per_night": "296", - "star_rating": "3", - "street_address": "1301 North State Parkway" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Best Western River North Hotel", - "number_of_rooms": "3", - "phone_number": "+1 312-467-0800", - "price_per_night": "180", - "star_rating": "3", - "street_address": "125 West Ohio Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Cambria Hotel Chicago Magnificent Mile", - "number_of_rooms": "3", - "phone_number": "+1 312-787-6000", - "price_per_night": "360", - "star_rating": "3", - "street_address": "166 East Superior Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Chicago Athletic Association", - "number_of_rooms": "1", - "phone_number": "+1 312-940-3552", - "price_per_night": "92", - "star_rating": "3", - "street_address": "12 South Michigan Avenue" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Chicago Lake Shore Hotel", - "number_of_rooms": "3", - "phone_number": "+1 773-288-5800", - "price_per_night": "288", - "star_rating": "3", - "street_address": "3250, 4900B South Lake Shore Drive" - } - ], - "slots": [ - { - "exclusive_end": 121, - "slot": "hotel_name", - "start": 84 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 hotels available. I recommend a nice hotel with a 3 star rating called Ac Hotel By Marriott Chicago Downtown." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_rooms", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Chi-town" - ], - "has_wifi": [ - "True" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking to book a hotel with three rooms and available wifi, are there any other hotels that might suit my needs?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ace Hotel Chicago" - ], - "slot": "hotel_name", - "values": [ - "Ace Hotel Chicago" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Chicago", - "has_wifi": "True", - "number_of_rooms": "3", - "star_rating": "3" - } - }, - "service_results": [ - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Ac Hotel By Marriott Chicago Downtown", - "number_of_rooms": "3", - "phone_number": "+1 312-981-6600", - "price_per_night": "216", - "star_rating": "3", - "street_address": "630 North Rush Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Ace Hotel Chicago", - "number_of_rooms": "3", - "phone_number": "+1 312-764-1919", - "price_per_night": "300", - "star_rating": "3", - "street_address": "311 North Morgan Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Acme Hotel Company Chicago", - "number_of_rooms": "3", - "phone_number": "+1 312-894-0800", - "price_per_night": "207", - "star_rating": "3", - "street_address": "15 East Ohio Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Aloft Chicago Downtown River North", - "number_of_rooms": "3", - "phone_number": "+1 312-661-1000", - "price_per_night": "315", - "star_rating": "3", - "street_address": "515 North Clark Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Aloft Chicago Mag Mile", - "number_of_rooms": "3", - "phone_number": "+1 312-429-6600", - "price_per_night": "252", - "star_rating": "3", - "street_address": "243 East Ontario Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Ambassador Chicago", - "number_of_rooms": "3", - "phone_number": "+1 888-506-3471", - "price_per_night": "420", - "star_rating": "3", - "street_address": "1301 North State Parkway" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Best Western River North Hotel", - "number_of_rooms": "3", - "phone_number": "+1 312-467-0800", - "price_per_night": "180", - "star_rating": "3", - "street_address": "125 West Ohio Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Cambria Hotel Chicago Magnificent Mile", - "number_of_rooms": "3", - "phone_number": "+1 312-787-6000", - "price_per_night": "360", - "star_rating": "3", - "street_address": "166 East Superior Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Chicago Athletic Association", - "number_of_rooms": "3", - "phone_number": "+1 312-940-3552", - "price_per_night": "252", - "star_rating": "3", - "street_address": "12 South Michigan Avenue" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Chicago Lake Shore Hotel", - "number_of_rooms": "3", - "phone_number": "+1 773-288-5800", - "price_per_night": "288", - "star_rating": "3", - "street_address": "3250, 4900B South Lake Shore Drive" - } - ], - "slots": [ - { - "exclusive_end": 21, - "slot": "hotel_name", - "start": 4 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The Ace Hotel Chicago is also a nice hotel with a 3 star rating." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number", - "street_address" - ], - "slot_values": { - "destination": [ - "Chi-town" - ], - "has_wifi": [ - "True" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "May I have the address and phone number for the establishment?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 312-764-1919" - ], - "slot": "phone_number", - "values": [ - "+1 312-764-1919" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "311 North Morgan Street" - ], - "slot": "street_address", - "values": [ - "311 North Morgan Street" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 37, - "slot": "phone_number", - "start": 22 - }, - { - "exclusive_end": 86, - "slot": "street_address", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You can reach them at +1 312-764-1919 and you can find them at 311 North Morgan Street." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Chi-town" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Ace Hotel Chicago" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great, I will go with that." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 47, - "slot": "number_of_days", - "start": 46 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Chi-town" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Ace Hotel Chicago" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. I would like to reserve a hotel room for 2 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you be checking in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "6th of this month" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 46, - "slot": "check_in_date", - "start": 29 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "6th of this month" - ], - "destination": [ - "Chi-town" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Ace Hotel Chicago" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be checking in on the 6th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Ace Hotel Chicago" - ], - "slot": "hotel_name", - "values": [ - "Ace Hotel Chicago" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Chicago" - ], - "slot": "destination", - "values": [ - "Chicago" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_rooms", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 98, - "slot": "hotel_name", - "start": 81 - }, - { - "exclusive_end": 73, - "slot": "check_in_date", - "start": 59 - }, - { - "exclusive_end": 29, - "slot": "number_of_days", - "start": 28 - }, - { - "exclusive_end": 110, - "slot": "destination", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You are booking 3 rooms for 2 days and will be checking in next Wednesday at the Ace Hotel Chicago, in Chicago. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "price_per_night" - ], - "slot_values": { - "check_in_date": [ - "6th of this month", - "next Wednesday" - ], - "destination": [ - "Chi-town", - "Chicago" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Ace Hotel Chicago" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am a little concerned about cost, what is the room cost per night?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "300" - ], - "slot": "price_per_night", - "values": [ - "$300" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-06", - "destination": "Chicago", - "hotel_name": "Ace Hotel Chicago", - "number_of_days": "2", - "number_of_rooms": "3" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-06", - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Ace Hotel Chicago", - "number_of_days": "2", - "number_of_rooms": "3", - "phone_number": "+1 312-764-1919", - "price_per_night": "300", - "star_rating": "3", - "street_address": "311 North Morgan Street" - } - ], - "slots": [ - { - "exclusive_end": 60, - "slot": "price_per_night", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation has been placed. The room is priced at $300 per night." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "6th of this month", - "next Wednesday" - ], - "destination": [ - "Chi-town", - "Chicago" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Ace Hotel Chicago" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is everything for now. Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anytime. Have a wonderful day." - } - ] - }, - { - "dialogue_id": "42_00007", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to book a room in a hotel for which I need your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you have any suggestion on City where I have to search for the hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "NYC" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 8, - "slot": "destination", - "start": 5 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NYC" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, NYC is the place, please search here." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "1 Hotel Brooklyn Bridge" - ], - "slot": "hotel_name", - "values": [ - "1 Hotel Brooklyn Bridge" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "New York" - } - }, - "service_results": [ - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Brooklyn Bridge", - "number_of_rooms": "1", - "phone_number": "+1 833-625-6111", - "price_per_night": "80", - "star_rating": "4", - "street_address": "60 Furman Street, Brooklyn" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Central Park", - "number_of_rooms": "1", - "phone_number": "+1 212-703-2001", - "price_per_night": "150", - "star_rating": "5", - "street_address": "1414 6th Avenue" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "11 Howard", - "number_of_rooms": "2", - "phone_number": "+1 212-235-1111", - "price_per_night": "168", - "star_rating": "3", - "street_address": "11 Howard Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "6 Columbus Hotel", - "number_of_rooms": "2", - "phone_number": "+1 212-204-3000", - "price_per_night": "208", - "star_rating": "4", - "street_address": "308 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ac Hotel New York Times Square", - "number_of_rooms": "2", - "phone_number": "+1 212-398-2700", - "price_per_night": "272", - "star_rating": "4", - "street_address": "260 West 40th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ace Hotel", - "number_of_rooms": "3", - "phone_number": "+1 212-991-0551", - "price_per_night": "468", - "star_rating": "4", - "street_address": "20 West 29th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Adria Hotel & Conference Center", - "number_of_rooms": "2", - "phone_number": "+1 718-631-5900", - "price_per_night": "156", - "star_rating": "3", - "street_address": "221-17 Northern Boulevard, Bayside" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Central Park", - "number_of_rooms": "1", - "phone_number": "+1 646-744-3100", - "price_per_night": "152", - "star_rating": "4", - "street_address": "42 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Times Square", - "number_of_rooms": "1", - "phone_number": "+1 212-764-5700", - "price_per_night": "80", - "star_rating": "4", - "street_address": "123 West 44th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Wall Street", - "number_of_rooms": "3", - "phone_number": "+1 212-252-9090", - "price_per_night": "312", - "star_rating": "4", - "street_address": "84 William Street" - } - ], - "slots": [ - { - "exclusive_end": 42, - "slot": "hotel_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Found one which is 1 Hotel Brooklyn Bridge which is a 4 start hotel, is that okay for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NYC" - ], - "has_wifi": [ - "True" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you search for some other hotel with wi-fi connection and I need to book two rooms." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "1 Hotel Central Park" - ], - "slot": "hotel_name", - "values": [ - "1 Hotel Central Park" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "New York", - "has_wifi": "True", - "number_of_rooms": "2" - } - }, - "service_results": [ - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Brooklyn Bridge", - "number_of_rooms": "2", - "phone_number": "+1 833-625-6111", - "price_per_night": "232", - "star_rating": "4", - "street_address": "60 Furman Street, Brooklyn" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Central Park", - "number_of_rooms": "2", - "phone_number": "+1 212-703-2001", - "price_per_night": "495", - "star_rating": "5", - "street_address": "1414 6th Avenue" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "11 Howard", - "number_of_rooms": "2", - "phone_number": "+1 212-235-1111", - "price_per_night": "168", - "star_rating": "3", - "street_address": "11 Howard Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "6 Columbus Hotel", - "number_of_rooms": "2", - "phone_number": "+1 212-204-3000", - "price_per_night": "208", - "star_rating": "4", - "street_address": "308 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ac Hotel New York Times Square", - "number_of_rooms": "2", - "phone_number": "+1 212-398-2700", - "price_per_night": "272", - "star_rating": "4", - "street_address": "260 West 40th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ace Hotel", - "number_of_rooms": "2", - "phone_number": "+1 212-991-0551", - "price_per_night": "468", - "star_rating": "4", - "street_address": "20 West 29th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Adria Hotel & Conference Center", - "number_of_rooms": "2", - "phone_number": "+1 718-631-5900", - "price_per_night": "156", - "star_rating": "3", - "street_address": "221-17 Northern Boulevard, Bayside" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Central Park", - "number_of_rooms": "2", - "phone_number": "+1 646-744-3100", - "price_per_night": "168", - "star_rating": "4", - "street_address": "42 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Times Square", - "number_of_rooms": "2", - "phone_number": "+1 212-764-5700", - "price_per_night": "216", - "star_rating": "4", - "street_address": "123 West 44th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Wall Street", - "number_of_rooms": "2", - "phone_number": "+1 212-252-9090", - "price_per_night": "312", - "star_rating": "4", - "street_address": "84 William Street" - } - ], - "slots": [ - { - "exclusive_end": 25, - "slot": "hotel_name", - "start": 5 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, 1 Hotel Central Park is the nice one and it is 5 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NYC" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "1 Hotel Central Park" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that will be good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to book room in that hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NYC" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "1 Hotel Central Park" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I need to reserve rooms there." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "From which date I have to book the rooms and for how many days you want to stay in that hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "check_in_date", - "values": [ - "this Saturday" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "number_of_days", - "start": 20 - }, - { - "exclusive_end": 49, - "slot": "check_in_date", - "start": 36 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "this Saturday" - ], - "destination": [ - "NYC" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "1 Hotel Central Park" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the room for 1 day only from this Saturday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1 Hotel Central Park" - ], - "slot": "hotel_name", - "values": [ - "1 Hotel Central Park" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "check_in_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 60, - "slot": "hotel_name", - "start": 40 - }, - { - "exclusive_end": 84, - "slot": "check_in_date", - "start": 76 - }, - { - "exclusive_end": 66, - "slot": "number_of_days", - "start": 65 - }, - { - "exclusive_end": 96, - "slot": "destination", - "start": 88 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm to book 2 rooms in hotel 1 Hotel Central Park for 1 day from tomorrow in New York." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "street_address" - ], - "slot_values": { - "check_in_date": [ - "this Saturday", - "tomorrow" - ], - "destination": [ - "NYC", - "New York" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "1 Hotel Central Park" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is fine. Let me know the address for my reference." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1414 6th Avenue" - ], - "slot": "street_address", - "values": [ - "1414 6th Avenue" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-02", - "destination": "New York", - "hotel_name": "1 Hotel Central Park", - "number_of_days": "1", - "number_of_rooms": "2" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-02", - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Central Park", - "number_of_days": "1", - "number_of_rooms": "2", - "phone_number": "+1 212-703-2001", - "price_per_night": "495", - "star_rating": "5", - "street_address": "1414 6th Avenue" - } - ], - "slots": [ - { - "exclusive_end": 61, - "slot": "street_address", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your booking was confirmed and the address is 1414 6th Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "this Saturday", - "tomorrow" - ], - "destination": [ - "NYC", - "New York" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "1 Hotel Central Park" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Any more help you need from me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "this Saturday", - "tomorrow" - ], - "destination": [ - "NYC", - "New York" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "1 Hotel Central Park" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all I want." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "42_00008", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a hotel room with wifi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In which city?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "destination", - "values": [ - "Phoenix" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 10, - "slot": "destination", - "start": 3 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Phoenix" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "In Phoenix please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Aloft Phoenix-Airport" - ], - "slot": "hotel_name", - "values": [ - "Aloft Phoenix-Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Phoenix", - "has_wifi": "True" - } - }, - "service_results": [ - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Aloft Phoenix-Airport", - "number_of_rooms": "3", - "phone_number": "+1 602-275-6300", - "price_per_night": "180", - "star_rating": "3", - "street_address": "4450 East Washington Street" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Arizona Grand Resort & Spa", - "number_of_rooms": "2", - "phone_number": "+1 602-426-2638", - "price_per_night": "208", - "star_rating": "4", - "street_address": "8000 Arizona Grand Parkway" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Cambria Hotel North Scottsdale Desert Ridge", - "number_of_rooms": "2", - "phone_number": "+1 480-585-6644", - "price_per_night": "204", - "star_rating": "3", - "street_address": "4425 E Irma Ln " - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Comfort Suites Phoenix North", - "number_of_rooms": "2", - "phone_number": "+1 602-861-3900", - "price_per_night": "116", - "star_rating": "2", - "street_address": "10210 North 26th Drive" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Phoenix Downtown", - "number_of_rooms": "3", - "phone_number": "+1 602-603-2001", - "price_per_night": "324", - "star_rating": "3", - "street_address": "132 South Central Avenue" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Crowne Plaza Phoenix Airport", - "number_of_rooms": "3", - "phone_number": "+1 602-273-7778", - "price_per_night": "207", - "star_rating": "3", - "street_address": "4300 East Washington Street" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Days Inn By Wyndham Airport - Phoenix", - "number_of_rooms": "1", - "phone_number": "+1 800-615-3107", - "price_per_night": "58", - "star_rating": "2", - "street_address": "2900 East Van Buren Street" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Doubletree Suites By Hilton Hotel Phoenix", - "number_of_rooms": "3", - "phone_number": "+1 602-225-0500", - "price_per_night": "261", - "star_rating": "3", - "street_address": "320 North 44th Street" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Drury Inn & Suites Phoenix Airport", - "number_of_rooms": "1", - "phone_number": "+1 602-437-8400", - "price_per_night": "72", - "star_rating": "3", - "street_address": "3333 East University Drive" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Drury Inn & Suites Phoenix Happy Valley", - "number_of_rooms": "1", - "phone_number": "+1 623-879-8800", - "price_per_night": "117", - "star_rating": "3", - "street_address": "2335 West Pinnacle Peak Road" - } - ], - "slots": [ - { - "exclusive_end": 44, - "slot": "hotel_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 hotels, the Aloft Phoenix-Airport is a nice 3 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Phoenix" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Any others I may like?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Arizona Grand Resort & Spa" - ], - "slot": "hotel_name", - "values": [ - "Arizona Grand Resort & Spa" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Arizona Grand Resort & Spa is a nice 4 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Phoenix" - ], - "has_wifi": [ - "True" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What about two star?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Cambria Hotel North Scottsdale Desert Ridge" - ], - "slot": "hotel_name", - "values": [ - "Cambria Hotel North Scottsdale Desert Ridge" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Phoenix", - "has_wifi": "True", - "star_rating": "2" - } - }, - "service_results": [ - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Aloft Phoenix-Airport", - "number_of_rooms": "3", - "phone_number": "+1 602-275-6300", - "price_per_night": "180", - "star_rating": "2", - "street_address": "4450 East Washington Street" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Arizona Grand Resort & Spa", - "number_of_rooms": "2", - "phone_number": "+1 602-426-2638", - "price_per_night": "208", - "star_rating": "2", - "street_address": "8000 Arizona Grand Parkway" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Cambria Hotel North Scottsdale Desert Ridge", - "number_of_rooms": "2", - "phone_number": "+1 480-585-6644", - "price_per_night": "204", - "star_rating": "2", - "street_address": "4425 E Irma Ln " - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Comfort Suites Phoenix North", - "number_of_rooms": "2", - "phone_number": "+1 602-861-3900", - "price_per_night": "116", - "star_rating": "2", - "street_address": "10210 North 26th Drive" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Phoenix Downtown", - "number_of_rooms": "3", - "phone_number": "+1 602-603-2001", - "price_per_night": "324", - "star_rating": "2", - "street_address": "132 South Central Avenue" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Crowne Plaza Phoenix Airport", - "number_of_rooms": "3", - "phone_number": "+1 602-273-7778", - "price_per_night": "207", - "star_rating": "2", - "street_address": "4300 East Washington Street" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Days Inn By Wyndham Airport - Phoenix", - "number_of_rooms": "1", - "phone_number": "+1 800-615-3107", - "price_per_night": "58", - "star_rating": "2", - "street_address": "2900 East Van Buren Street" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Doubletree Suites By Hilton Hotel Phoenix", - "number_of_rooms": "3", - "phone_number": "+1 602-225-0500", - "price_per_night": "261", - "star_rating": "2", - "street_address": "320 North 44th Street" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Drury Inn & Suites Phoenix Airport", - "number_of_rooms": "1", - "phone_number": "+1 602-437-8400", - "price_per_night": "72", - "star_rating": "2", - "street_address": "3333 East University Drive" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Drury Inn & Suites Phoenix Happy Valley", - "number_of_rooms": "1", - "phone_number": "+1 623-879-8800", - "price_per_night": "117", - "star_rating": "2", - "street_address": "2335 West Pinnacle Peak Road" - } - ], - "slots": [ - { - "exclusive_end": 43, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Cambria Hotel North Scottsdale Desert Ridge is nice. It is a 2 star." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Phoenix" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Cambria Hotel North Scottsdale Desert Ridge" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is great, I need a reservation for 1 room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many days do you need it for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "check_in_date", - "values": [ - "March 9th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "check_in_date", - "start": 9 - }, - { - "exclusive_end": 24, - "slot": "number_of_days", - "start": 23 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 9th" - ], - "destination": [ - "Phoenix" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Cambria Hotel North Scottsdale Desert Ridge" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Check in March 9th for 4 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Cambria Hotel North Scottsdale Desert Ridge" - ], - "slot": "hotel_name", - "values": [ - "Cambria Hotel North Scottsdale Desert Ridge" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "check_in_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Phoenix" - ], - "slot": "destination", - "values": [ - "Phoenix" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 50, - "slot": "hotel_name", - "start": 7 - }, - { - "exclusive_end": 63, - "slot": "check_in_date", - "start": 54 - }, - { - "exclusive_end": 69, - "slot": "number_of_days", - "start": 68 - }, - { - "exclusive_end": 85, - "slot": "destination", - "start": 78 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have Cambria Hotel North Scottsdale Desert Ridge on March 9th for 4 days in Phoenix for 1 room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "check_in_date": [ - "March 9th" - ], - "destination": [ - "Phoenix" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Cambria Hotel North Scottsdale Desert Ridge" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is great, what is the phone number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 480-585-6644" - ], - "slot": "phone_number", - "values": [ - "+1 480-585-6644" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-09", - "destination": "Phoenix", - "hotel_name": "Cambria Hotel North Scottsdale Desert Ridge", - "number_of_days": "4", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-09", - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Cambria Hotel North Scottsdale Desert Ridge", - "number_of_days": "4", - "number_of_rooms": "1", - "phone_number": "+1 480-585-6644", - "price_per_night": "204", - "star_rating": "2", - "street_address": "4425 E Irma Ln " - } - ], - "slots": [ - { - "exclusive_end": 61, - "slot": "phone_number", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation is successful. The number is +1 480-585-6644." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 9th" - ], - "destination": [ - "Phoenix" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Cambria Hotel North Scottsdale Desert Ridge" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you that is all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "42_00009", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be travelling alone and only need one hotel room. Can you help me find one?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In which city would you like me to conduct the hotel search?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delhi" - ], - "slot": "destination", - "values": [ - "Delhi" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "destination", - "start": 23 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Delhi" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please find a hotel in Delhi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Aloft New Delhi Aerocity" - ], - "slot": "hotel_name", - "values": [ - "Aloft New Delhi Aerocity" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Delhi", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Aloft New Delhi Aerocity", - "number_of_rooms": "1", - "phone_number": "+91 11 4565 0000", - "price_per_night": "152", - "star_rating": "4", - "street_address": "5B Igi T3 Road, Delhi - Ajmer Expressway, Aerocity, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Andaz Delhi - A Concept By Hyatt", - "number_of_rooms": "1", - "phone_number": "+91 11 4903 1234", - "price_per_night": "135", - "star_rating": "5", - "street_address": "Asset, Street Number 1, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Bloomrooms @ New Delhi Railway Station", - "number_of_rooms": "1", - "phone_number": "+91 11 4122 5666", - "price_per_night": "192", - "star_rating": "3", - "street_address": "8591, Arakashan Road, Opp New Delhi Railway Station, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Calista Resort", - "number_of_rooms": "1", - "phone_number": "+91 11 4103 4591", - "price_per_night": "342", - "star_rating": "3", - "street_address": "37/2-4 Old, National Highway 48, Kapas Hera, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Crowne Plaza New Delhi Mayur Vihar Noida", - "number_of_rooms": "1", - "phone_number": "+91 11 4110 2222", - "price_per_night": "240", - "star_rating": "4", - "street_address": "13 B, District Centre, Mayur Vihar, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Crowne Plaza New Delhi Okhla", - "number_of_rooms": "1", - "phone_number": "+91 11 4646 2000", - "price_per_night": "175", - "star_rating": "5", - "street_address": "Plot No 1, Community Center, Okhla Phase I, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Deemarks Hotel & Resorts Conference Venues Corporate Event In Mahipalpur Near Airport In South Delhi", - "number_of_rooms": "1", - "phone_number": "+91 11 2506 0721", - "price_per_night": "225", - "star_rating": "3", - "street_address": "Shiv Murti, Nh-8, Delhi - Jaipur Expressway, Rangpuri, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Four Points By Sheraton New Delhi, Airport Highway", - "number_of_rooms": "1", - "phone_number": "+91 11 6604 0000", - "price_per_night": "80", - "star_rating": "4", - "street_address": "Plot no 9, National Highway - 8, Samalka, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Haveli Dharampura", - "number_of_rooms": "1", - "phone_number": "+91 11 2326 1000", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Haveli Dharampura, 2293, Gali Gulian, Chandni Chowk, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Hilton Garden Inn New Delhi/Saket", - "number_of_rooms": "1", - "phone_number": "+91 11 3919 1919", - "price_per_night": "384", - "star_rating": "4", - "street_address": "A4, DLF Place, Saket District Centre, New Delhi" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "hotel_name", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a nice 4 star hotel called Aloft New Delhi Aerocity" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "destination": [ - "Delhi" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "May I have the hotel's phone number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+91 11 4565 0000" - ], - "slot": "phone_number", - "values": [ - "+91 11 4565 0000" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "phone_number", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You can reach them at +91 11 4565 0000." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "has_wifi", - "street_address" - ], - "slot_values": { - "destination": [ - "Delhi" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please let me also have the hotel address, and find out if they have wifi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "has_wifi", - "values": [ - "False" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "5B Igi T3 Road, Delhi - Ajmer Expressway, Aerocity, New Delhi" - ], - "slot": "street_address", - "values": [ - "5B Igi T3 Road, Delhi - Ajmer Expressway, Aerocity, New Delhi" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 77, - "slot": "street_address", - "start": 16 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The hotel is at 5B Igi T3 Road, Delhi - Ajmer Expressway, Aerocity, New Delhi. There is no wifi on the premises." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Delhi" - ], - "hotel_name": [ - "Aloft New Delhi Aerocity" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I like that hotel and would like to make a reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to check in, and long will you be staying?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "the 1st" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 56, - "slot": "number_of_days", - "start": 55 - }, - { - "exclusive_end": 31, - "slot": "check_in_date", - "start": 24 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 1st" - ], - "destination": [ - "Delhi" - ], - "hotel_name": [ - "Aloft New Delhi Aerocity" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to check in on the 1st, and keep the room for 2 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Aloft New Delhi Aerocity" - ], - "slot": "hotel_name", - "values": [ - "Aloft New Delhi Aerocity" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delhi" - ], - "slot": "destination", - "values": [ - "Delhi" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 114, - "slot": "hotel_name", - "start": 90 - }, - { - "exclusive_end": 143, - "slot": "check_in_date", - "start": 138 - }, - { - "exclusive_end": 81, - "slot": "number_of_days", - "start": 80 - }, - { - "exclusive_end": 124, - "slot": "destination", - "start": 119 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please let me know if I got everything correctly: A reservation for 1 room, for 2 days at Aloft New Delhi Aerocity, in Delhi. Checking in today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "four" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "3rd of this month" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 93, - "slot": "number_of_days", - "start": 89 - }, - { - "exclusive_end": 149, - "slot": "check_in_date", - "start": 132 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "3rd of this month" - ], - "destination": [ - "Delhi" - ], - "hotel_name": [ - "Aloft New Delhi Aerocity" - ], - "number_of_days": [ - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, sorry . My office has just asked me to change my travel plans. I'd like the room for four days, with a new check in date of the 3rd of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 108, - "slot": "check_in_date", - "start": 90 - }, - { - "exclusive_end": 137, - "slot": "number_of_days", - "start": 136 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, no problem. Please let me know if I got everything correctly: You'll be checking in day after tomorrow and will keep the room for 4 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "price_per_night" - ], - "slot_values": { - "check_in_date": [ - "3rd of this month", - "day after tomorrow" - ], - "destination": [ - "Delhi" - ], - "hotel_name": [ - "Aloft New Delhi Aerocity" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, sounds good. What's the cost per night?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "124" - ], - "slot": "price_per_night", - "values": [ - "$124" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-03", - "destination": "Delhi", - "hotel_name": "Aloft New Delhi Aerocity", - "number_of_days": "4", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-03", - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Aloft New Delhi Aerocity", - "number_of_days": "4", - "number_of_rooms": "1", - "phone_number": "+91 11 4565 0000", - "price_per_night": "124", - "star_rating": "4", - "street_address": "5B Igi T3 Road, Delhi - Ajmer Expressway, Aerocity, New Delhi" - } - ], - "slots": [ - { - "exclusive_end": 72, - "slot": "price_per_night", - "start": 68 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have successfully made your reservation. The price of the room is $124 per night." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "3rd of this month", - "day after tomorrow" - ], - "destination": [ - "Delhi" - ], - "hotel_name": [ - "Aloft New Delhi Aerocity" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much. You've been very helpful. That will be all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a lovely day." - } - ] - }, - { - "dialogue_id": "42_00010", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Two of us need rooms. Is there any fine hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city you prefer sir?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "NYC" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "destination", - "start": 14 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NYC" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It must be in NYC." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "1 Hotel Brooklyn Bridge" - ], - "slot": "hotel_name", - "values": [ - "1 hotel brooklyn bridge" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "New York", - "number_of_rooms": "2" - } - }, - "service_results": [ - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Brooklyn Bridge", - "number_of_rooms": "2", - "phone_number": "+1 833-625-6111", - "price_per_night": "232", - "star_rating": "4", - "street_address": "60 Furman Street, Brooklyn" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Central Park", - "number_of_rooms": "2", - "phone_number": "+1 212-703-2001", - "price_per_night": "495", - "star_rating": "5", - "street_address": "1414 6th Avenue" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "11 Howard", - "number_of_rooms": "2", - "phone_number": "+1 212-235-1111", - "price_per_night": "168", - "star_rating": "3", - "street_address": "11 Howard Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "6 Columbus Hotel", - "number_of_rooms": "2", - "phone_number": "+1 212-204-3000", - "price_per_night": "208", - "star_rating": "4", - "street_address": "308 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ac Hotel New York Times Square", - "number_of_rooms": "2", - "phone_number": "+1 212-398-2700", - "price_per_night": "272", - "star_rating": "4", - "street_address": "260 West 40th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ace Hotel", - "number_of_rooms": "2", - "phone_number": "+1 212-991-0551", - "price_per_night": "468", - "star_rating": "4", - "street_address": "20 West 29th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Adria Hotel & Conference Center", - "number_of_rooms": "2", - "phone_number": "+1 718-631-5900", - "price_per_night": "156", - "star_rating": "3", - "street_address": "221-17 Northern Boulevard, Bayside" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Central Park", - "number_of_rooms": "2", - "phone_number": "+1 646-744-3100", - "price_per_night": "168", - "star_rating": "4", - "street_address": "42 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Times Square", - "number_of_rooms": "2", - "phone_number": "+1 212-764-5700", - "price_per_night": "216", - "star_rating": "4", - "street_address": "123 West 44th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Wall Street", - "number_of_rooms": "2", - "phone_number": "+1 212-252-9090", - "price_per_night": "312", - "star_rating": "4", - "street_address": "84 William Street" - } - ], - "slots": [ - { - "exclusive_end": 50, - "slot": "hotel_name", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is one 4 star hotel. 1 hotel brooklyn bridge." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NYC" - ], - "hotel_name": [ - "1 hotel brooklyn bridge" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I think that will do, make a reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "For how long will you be there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "four" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 8, - "slot": "number_of_days", - "start": 4 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NYC" - ], - "hotel_name": [ - "1 hotel brooklyn bridge" - ], - "number_of_days": [ - "four" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "For four days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Check-in date please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "Later today" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 11, - "slot": "check_in_date", - "start": 0 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Later today" - ], - "destination": [ - "NYC" - ], - "hotel_name": [ - "1 hotel brooklyn bridge" - ], - "number_of_days": [ - "four" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Later today itself." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1 Hotel Brooklyn Bridge" - ], - "slot": "hotel_name", - "values": [ - "1 Hotel Brooklyn bridge" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 59, - "slot": "hotel_name", - "start": 36 - }, - { - "exclusive_end": 94, - "slot": "check_in_date", - "start": 89 - }, - { - "exclusive_end": 78, - "slot": "number_of_days", - "start": 77 - }, - { - "exclusive_end": 71, - "slot": "destination", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, confirm the details, 2 rooms in 1 Hotel Brooklyn bridge in New York, for 4 days from today" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Later today", - "today" - ], - "destination": [ - "NYC", - "New York" - ], - "hotel_name": [ - "1 Hotel Brooklyn bridge", - "1 hotel brooklyn bridge" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, it is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-01", - "destination": "New York", - "hotel_name": "1 Hotel Brooklyn Bridge", - "number_of_days": "4", - "number_of_rooms": "2" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-01", - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Brooklyn Bridge", - "number_of_days": "4", - "number_of_rooms": "2", - "phone_number": "+1 833-625-6111", - "price_per_night": "232", - "star_rating": "4", - "street_address": "60 Furman Street, Brooklyn" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You made it. reservation is done." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Later today", - "today" - ], - "destination": [ - "NYC", - "New York" - ], - "hotel_name": [ - "1 Hotel Brooklyn bridge", - "1 hotel brooklyn bridge" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Any other help needed?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Later today", - "today" - ], - "destination": [ - "NYC", - "New York" - ], - "hotel_name": [ - "1 Hotel Brooklyn bridge", - "1 hotel brooklyn bridge" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thats all, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, have a nice day." - } - ] - }, - { - "dialogue_id": "42_00011", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you find a room in a hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your preferred city?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "destination", - "values": [ - "Paris, France" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 63, - "slot": "destination", - "start": 50 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Paris, France" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please search for one room in a one star hotel in Paris, France." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ac Hotel By Marriott Paris Porte Maillot" - ], - "slot": "hotel_name", - "values": [ - "Ac Hotel By Marriott Paris Porte Maillot" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Paris", - "number_of_rooms": "1", - "star_rating": "1" - } - }, - "service_results": [ - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Ac Hotel By Marriott Paris Porte Maillot", - "number_of_rooms": "1", - "phone_number": "+33 1 84 82 49 09", - "price_per_night": "184", - "star_rating": "1", - "street_address": "6 Rue Gustave Charpentier, 75017" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Amastan Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 49 52 99 70", - "price_per_night": "124", - "star_rating": "1", - "street_address": "34 Rue Jean Mermoz, 75008" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Aparthotel Adagio Access Paris La Villette", - "number_of_rooms": "1", - "phone_number": "+33 1 44 72 42 00", - "price_per_night": "156", - "star_rating": "1", - "street_address": "28bis Avenue Corentin Cariou, 75019" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Aparthotel Adagio Paris Montmartre", - "number_of_rooms": "1", - "phone_number": "+33 1 42 57 14 55", - "price_per_night": "174", - "star_rating": "1", - "street_address": "10 Place Charles Dullin, 75018" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Austin'S Saint Lazare HoTel", - "number_of_rooms": "1", - "phone_number": "+33 1 48 74 48 71", - "price_per_night": "111", - "star_rating": "1", - "street_address": "26 Rue d'Amsterdam, 75009" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Avalon Hotel Paris Gare Du Nord", - "number_of_rooms": "1", - "phone_number": "+33 1 42 85 50 00", - "price_per_night": "180", - "star_rating": "1", - "street_address": "131 Boulevard de Magenta, 75010" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Best Western Bretagne Montparnasse", - "number_of_rooms": "1", - "phone_number": "+33 1 45 38 52 59", - "price_per_night": "348", - "star_rating": "1", - "street_address": "33 Rue Raymond Losserand, 75014" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Bob Hotel By Elegancia", - "number_of_rooms": "1", - "phone_number": "+33 1 40 43 02 33", - "price_per_night": "80", - "star_rating": "1", - "street_address": "30 Rue Pernety, 75014" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Brach Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 44 30 10 00", - "price_per_night": "260", - "star_rating": "1", - "street_address": "1-7 Rue Jean Richepin, 75016" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Buddha-Bar Hotel Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 83 96 88 88", - "price_per_night": "170", - "star_rating": "1", - "street_address": "4 Rue d'Anjou, 75008" - } - ], - "slots": [ - { - "exclusive_end": 66, - "slot": "hotel_name", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is 1 hotel named as Ac Hotel By Marriott Paris Porte Maillot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "has_wifi", - "price_per_night" - ], - "slot_values": { - "destination": [ - "Paris, France" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the cost per night and does the hotel has wifi?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "184" - ], - "slot": "price_per_night", - "values": [ - "$184" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "has_wifi", - "values": [ - "False" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 52, - "slot": "price_per_night", - "start": 48 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The hotel does not have wifi and the room costs $184 per night." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "check_in_date", - "values": [ - "March 8th" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 96, - "slot": "check_in_date", - "start": 87 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 8th" - ], - "destination": [ - "Paris, France" - ], - "hotel_name": [ - "Ac Hotel By Marriott Paris Porte Maillot" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that sounds great to me. I want to make a reservation and put the check-in date as March 8th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "For how many days will be staying?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "three" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "number_of_days", - "start": 22 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 8th" - ], - "destination": [ - "Paris, France" - ], - "hotel_name": [ - "Ac Hotel By Marriott Paris Porte Maillot" - ], - "number_of_days": [ - "three" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be staying for three days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Ac Hotel By Marriott Paris Porte Maillot" - ], - "slot": "hotel_name", - "values": [ - "Ac Hotel By Marriott Paris Porte Maillot" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "check_in_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Paris" - ], - "slot": "destination", - "values": [ - "Paris" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 115, - "slot": "hotel_name", - "start": 75 - }, - { - "exclusive_end": 161, - "slot": "check_in_date", - "start": 150 - }, - { - "exclusive_end": 66, - "slot": "number_of_days", - "start": 65 - }, - { - "exclusive_end": 124, - "slot": "destination", - "start": 119 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: You want me to make a reservation for 1 room for 3 days at Ac Hotel By Marriott Paris Porte Maillot in Paris and the check-in date is next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "check_in_date", - "values": [ - "12th of March" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "check_in_date", - "start": 29 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "12th of March" - ], - "destination": [ - "Paris", - "Paris, France" - ], - "hotel_name": [ - "Ac Hotel By Marriott Paris Porte Maillot" - ], - "number_of_days": [ - "3", - "three" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Out the check-in date as 12th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Ac Hotel By Marriott Paris Porte Maillot" - ], - "slot": "hotel_name", - "values": [ - "Ac Hotel By Marriott Paris Porte Maillot" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "check_in_date", - "values": [ - "March 12th" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 113, - "slot": "hotel_name", - "start": 73 - }, - { - "exclusive_end": 149, - "slot": "check_in_date", - "start": 139 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the details again: You want me to make the reservation at Ac Hotel By Marriott Paris Porte Maillot and the check-in date is March 12th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "one" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "number_of_days", - "start": 36 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "12th of March", - "March 12th" - ], - "destination": [ - "Paris", - "Paris, France" - ], - "hotel_name": [ - "Ac Hotel By Marriott Paris Porte Maillot" - ], - "number_of_days": [ - "one" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Please make the reservation for one day." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "check_in_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 80, - "slot": "check_in_date", - "start": 70 - }, - { - "exclusive_end": 86, - "slot": "number_of_days", - "start": 85 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the details again: You want me to the check-in date as March 12th for 1 day." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "street_address" - ], - "slot_values": { - "check_in_date": [ - "12th of March", - "March 12th" - ], - "destination": [ - "Paris", - "Paris, France" - ], - "hotel_name": [ - "Ac Hotel By Marriott Paris Porte Maillot" - ], - "number_of_days": [ - "1", - "one" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, That is right. Can you find me the address?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "6 Rue Gustave Charpentier, 75017" - ], - "slot": "street_address", - "values": [ - "6 Rue Gustave Charpentier, 75017" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-12", - "destination": "Paris", - "hotel_name": "Ac Hotel By Marriott Paris Porte Maillot", - "number_of_days": "1", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-12", - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Ac Hotel By Marriott Paris Porte Maillot", - "number_of_days": "1", - "number_of_rooms": "1", - "phone_number": "+33 1 84 82 49 09", - "price_per_night": "96", - "star_rating": "1", - "street_address": "6 Rue Gustave Charpentier, 75017" - } - ], - "slots": [ - { - "exclusive_end": 115, - "slot": "street_address", - "start": 83 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You reservation is successfully made and confirmed and the address of the hotel is 6 Rue Gustave Charpentier, 75017." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "12th of March", - "March 12th" - ], - "destination": [ - "Paris", - "Paris, France" - ], - "hotel_name": [ - "Ac Hotel By Marriott Paris Porte Maillot" - ], - "number_of_days": [ - "1", - "one" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That will be all. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I am glad I could help. Have a nice day." - } - ] - }, - { - "dialogue_id": "42_00012", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a hotel room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In which city would you like a room?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "destination", - "start": 19 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need one room in London please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_rooms": "1", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "1", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "1", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "4", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "1", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "1", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "4", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "1", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "4", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - } - ], - "slots": [ - { - "exclusive_end": 47, - "slot": "hotel_name", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 hotels. The first is at 45 Park Lane and is a 5 star." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other hotels I would like? I want a 2 star." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Abc Hyde Park Hotel" - ], - "slot": "hotel_name", - "values": [ - "Abc Hyde Park Hotel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London", - "number_of_rooms": "1", - "star_rating": "2" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "2", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "2", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "1", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "2", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "1", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "2", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "1", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "2", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "1", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "2", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "1", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "2", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "2", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "2", - "street_address": "16 Collingham Road" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Apex City Of London Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7702 2020", - "price_per_night": "192", - "star_rating": "2", - "street_address": "1 Seething Lane" - } - ], - "slots": [ - { - "exclusive_end": 19, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Abc Hyde Park Hotel is nice and is a 2 star." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "hotel_name": [ - "Abc Hyde Park Hotel" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to reserce a room?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "check_in_date", - "values": [ - "the 5th" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "check_in_date", - "start": 35 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 5th" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "Abc Hyde Park Hotel" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please make a reservation for the 5th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many days will you be staying?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 5, - "slot": "number_of_days", - "start": 4 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 5th" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "Abc Hyde Park Hotel" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "For 4 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Abc Hyde Park Hotel" - ], - "slot": "hotel_name", - "values": [ - "Abc Hyde Park Hotel" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "check_in_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "hotel_name", - "start": 13 - }, - { - "exclusive_end": 45, - "slot": "check_in_date", - "start": 33 - }, - { - "exclusive_end": 51, - "slot": "number_of_days", - "start": 50 - }, - { - "exclusive_end": 66, - "slot": "destination", - "start": 60 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want the Abc Hyde Park Hotel next Tuesday for 4 days in London for 1 person, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Tuesday", - "the 5th" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "Abc Hyde Park Hotel" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-05", - "destination": "London", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_days": "4", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-05", - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_days": "4", - "number_of_rooms": "1", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "2", - "street_address": "121 Sussex Gardens" - } - ], - "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_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Tuesday", - "the 5th" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "Abc Hyde Park Hotel" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you, that's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "42_00013", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a hotel room?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is the city of your choice?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 15, - "slot": "destination", - "start": 4 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Try Los Angeles for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ac Hotel By Marriott Beverly Hills" - ], - "slot": "hotel_name", - "values": [ - "Ac Hotel By Marriott Beverly hills" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Los Angeles" - } - }, - "service_results": [ - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Ac Hotel By Marriott Beverly Hills", - "number_of_rooms": "3", - "phone_number": "+1 323-852-7000", - "price_per_night": "138", - "star_rating": "2", - "street_address": "6399 Wilshire Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Best Western Plus Dragon Gate Inn", - "number_of_rooms": "2", - "phone_number": "+1 213-617-3077", - "price_per_night": "136", - "star_rating": "2", - "street_address": "818 North Hill Street" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Beverly Hills Marriott", - "number_of_rooms": "1", - "phone_number": "+1 310-553-6561", - "price_per_night": "140", - "star_rating": "4", - "street_address": "1150 South Beverly Drive" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Beverly Laurel Motor Hotel", - "number_of_rooms": "2", - "phone_number": "+1 800-947-7666", - "price_per_night": "80", - "star_rating": "2", - "street_address": "8018 Beverly Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Los Angeles Century City/Beverly Hills", - "number_of_rooms": "2", - "phone_number": "+1 310-556-2777", - "price_per_night": "126", - "star_rating": "3", - "street_address": "10320 West Olympic Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Los Angeles L.A. Live", - "number_of_rooms": "2", - "phone_number": "+1 213-443-9222", - "price_per_night": "144", - "star_rating": "3", - "street_address": "901 West Olympic Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Los Angeles Lax/Century Boulevard", - "number_of_rooms": "2", - "phone_number": "+1 310-649-1400", - "price_per_night": "234", - "star_rating": "3", - "street_address": "6161 West Century Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Crowne Plaza Los Angeles Airport", - "number_of_rooms": "2", - "phone_number": "+1 310-642-7500", - "price_per_night": "288", - "star_rating": "4", - "street_address": "5985 West Century Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Dunes Inn - Wilshire", - "number_of_rooms": "3", - "phone_number": "+1 323-938-3617", - "price_per_night": "186", - "star_rating": "2", - "street_address": "4300 Wilshire Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Embassy Suites By Hilton Los Angeles International Airport North", - "number_of_rooms": "2", - "phone_number": "+1 310-215-1000", - "price_per_night": "228", - "star_rating": "3", - "street_address": "9801 Airport Boulevard" - } - ], - "slots": [ - { - "exclusive_end": 51, - "slot": "hotel_name", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a 2 star, Ac Hotel By Marriott Beverly hills." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number", - "price_per_night" - ], - "slot_values": { - "destination": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the contact number: How many clams is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "138" - ], - "slot": "price_per_night", - "values": [ - "$138" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "+1 323-852-7000" - ], - "slot": "phone_number", - "values": [ - "+1 323-852-7000" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 4, - "slot": "price_per_night", - "start": 0 - }, - { - "exclusive_end": 41, - "slot": "phone_number", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "$138. per night. Phone is +1 323-852-7000." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "two" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "number_of_days", - "start": 21 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Los Angeles" - ], - "hotel_name": [ - "Ac Hotel By Marriott Beverly hills" - ], - "number_of_days": [ - "two" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great, book that for two days now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What check in do you want?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "3rd of this month" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "check_in_date", - "start": 21 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "3rd of this month" - ], - "destination": [ - "Los Angeles" - ], - "hotel_name": [ - "Ac Hotel By Marriott Beverly hills" - ], - "number_of_days": [ - "two" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Give it to me on the 3rd of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Ac Hotel By Marriott Beverly Hills" - ], - "slot": "hotel_name", - "values": [ - "Ac Hotel By Marriott Beverly hills" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 113, - "slot": "hotel_name", - "start": 79 - }, - { - "exclusive_end": 69, - "slot": "check_in_date", - "start": 51 - }, - { - "exclusive_end": 42, - "slot": "number_of_days", - "start": 41 - }, - { - "exclusive_end": 134, - "slot": "destination", - "start": 123 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Here's where we are: Check in 1 room for 2 days on day after tomorrow into the Ac Hotel By Marriott Beverly hills. it's in Los angeles." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "has_wifi", - "street_address" - ], - "slot_values": { - "check_in_date": [ - "3rd of this month", - "day after tomorrow" - ], - "destination": [ - "Los Angeles", - "Los angeles" - ], - "hotel_name": [ - "Ac Hotel By Marriott Beverly hills" - ], - "number_of_days": [ - "2", - "two" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, What's the address? Does the hotel have wifi?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "6399 Wilshire Boulevard" - ], - "slot": "street_address", - "values": [ - "6399 Wilshire Boulevard" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-03", - "destination": "Los Angeles", - "hotel_name": "Ac Hotel By Marriott Beverly Hills", - "number_of_days": "2", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-03", - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Ac Hotel By Marriott Beverly Hills", - "number_of_days": "2", - "number_of_rooms": "1", - "phone_number": "+1 323-852-7000", - "price_per_night": "138", - "star_rating": "2", - "street_address": "6399 Wilshire Boulevard" - } - ], - "slots": [ - { - "exclusive_end": 23, - "slot": "street_address", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "6399 Wilshire Boulevard. It has Wifi if you want it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "3rd of this month", - "day after tomorrow" - ], - "destination": [ - "Los Angeles", - "Los angeles" - ], - "hotel_name": [ - "Ac Hotel By Marriott Beverly hills" - ], - "number_of_days": [ - "2", - "two" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a bundle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Heart full of kisses for you, thanks." - } - ] - }, - { - "dialogue_id": "42_00014", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "star_rating": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like a room in four star hotel. Can you help?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Of course. In which city are you planning to stay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "destination", - "values": [ - "Paris, France" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "destination", - "start": 20 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Paris, France" - ], - "star_rating": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to stay in Paris, France." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ac Hotel By Marriott Paris Porte Maillot" - ], - "slot": "hotel_name", - "values": [ - "AC Hotel By Marriott Paris Porte Maillot" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Paris", - "star_rating": "4" - } - }, - "service_results": [ - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Ac Hotel By Marriott Paris Porte Maillot", - "number_of_rooms": "2", - "phone_number": "+33 1 84 82 49 09", - "price_per_night": "184", - "star_rating": "4", - "street_address": "6 Rue Gustave Charpentier, 75017" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Amastan Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 49 52 99 70", - "price_per_night": "124", - "star_rating": "4", - "street_address": "34 Rue Jean Mermoz, 75008" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Best Western Bretagne Montparnasse", - "number_of_rooms": "3", - "phone_number": "+33 1 45 38 52 59", - "price_per_night": "348", - "star_rating": "4", - "street_address": "33 Rue Raymond Losserand, 75014" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Bob Hotel By Elegancia", - "number_of_rooms": "1", - "phone_number": "+33 1 40 43 02 33", - "price_per_night": "80", - "star_rating": "4", - "street_address": "30 Rue Pernety, 75014" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Brach Paris", - "number_of_rooms": "2", - "phone_number": "+33 1 44 30 10 00", - "price_per_night": "260", - "star_rating": "4", - "street_address": "1-7 Rue Jean Richepin, 75016" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Buddha-Bar Hotel Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 83 96 88 88", - "price_per_night": "170", - "star_rating": "4", - "street_address": "4 Rue d'Anjou, 75008" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "C.O.Q Hotel Paris", - "number_of_rooms": "3", - "phone_number": "+33 1 45 86 35 99", - "price_per_night": "384", - "star_rating": "4", - "street_address": "15 Rue Edouard Manet, 75013" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Declic Hotel Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 46 06 17 66", - "price_per_night": "96", - "star_rating": "4", - "street_address": "17 Rue Duhesme, 75018" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "First Hotel", - "number_of_rooms": "1", - "phone_number": "+33 1 43 06 93 26", - "price_per_night": "132", - "star_rating": "4", - "street_address": "2 Boulevard Garibaldi, 75015" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Grand Hotel Saint Michel", - "number_of_rooms": "1", - "phone_number": "+33 1 46 33 33 02", - "price_per_night": "148", - "star_rating": "4", - "street_address": "19 Rue Cujas, 75005" - } - ], - "slots": [ - { - "exclusive_end": 130, - "slot": "hotel_name", - "start": 90 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 hotels matching your criteria in Paris out of which I'd recommend the 4 star AC Hotel By Marriott Paris Porte Maillot" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "price_per_night" - ], - "slot_values": { - "destination": [ - "Paris, France" - ], - "star_rating": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the per night rate for the room?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "184" - ], - "slot": "price_per_night", - "values": [ - "$184" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "price_per_night", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Room is priced at $184 per night." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Paris, France" - ], - "star_rating": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Amastan Paris" - ], - "slot": "hotel_name", - "values": [ - "Amastan Paris" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "hotel_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's also 4 star Amastan Paris." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Paris, France" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like 1 room! Anything else which I might like?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Best Western Bretagne Montparnasse" - ], - "slot": "hotel_name", - "values": [ - "Best Western Bretagne Montparnasse" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Paris", - "number_of_rooms": "1", - "star_rating": "4" - } - }, - "service_results": [ - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Ac Hotel By Marriott Paris Porte Maillot", - "number_of_rooms": "1", - "phone_number": "+33 1 84 82 49 09", - "price_per_night": "184", - "star_rating": "4", - "street_address": "6 Rue Gustave Charpentier, 75017" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Amastan Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 49 52 99 70", - "price_per_night": "124", - "star_rating": "4", - "street_address": "34 Rue Jean Mermoz, 75008" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Best Western Bretagne Montparnasse", - "number_of_rooms": "1", - "phone_number": "+33 1 45 38 52 59", - "price_per_night": "348", - "star_rating": "4", - "street_address": "33 Rue Raymond Losserand, 75014" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Bob Hotel By Elegancia", - "number_of_rooms": "1", - "phone_number": "+33 1 40 43 02 33", - "price_per_night": "80", - "star_rating": "4", - "street_address": "30 Rue Pernety, 75014" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Brach Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 44 30 10 00", - "price_per_night": "260", - "star_rating": "4", - "street_address": "1-7 Rue Jean Richepin, 75016" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Buddha-Bar Hotel Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 83 96 88 88", - "price_per_night": "170", - "star_rating": "4", - "street_address": "4 Rue d'Anjou, 75008" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "C.O.Q Hotel Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 45 86 35 99", - "price_per_night": "384", - "star_rating": "4", - "street_address": "15 Rue Edouard Manet, 75013" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Declic Hotel Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 46 06 17 66", - "price_per_night": "96", - "star_rating": "4", - "street_address": "17 Rue Duhesme, 75018" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "First Hotel", - "number_of_rooms": "1", - "phone_number": "+33 1 43 06 93 26", - "price_per_night": "132", - "star_rating": "4", - "street_address": "2 Boulevard Garibaldi, 75015" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Grand Hotel Saint Michel", - "number_of_rooms": "1", - "phone_number": "+33 1 46 33 33 02", - "price_per_night": "148", - "star_rating": "4", - "street_address": "19 Rue Cujas, 75005" - } - ], - "slots": [ - { - "exclusive_end": 58, - "slot": "hotel_name", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's also the 4 star Best Western Bretagne Montparnasse" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number", - "price_per_night" - ], - "slot_values": { - "destination": [ - "Paris, France" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have their phone number? How much for a room per night?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+33 1 45 38 52 59" - ], - "slot": "phone_number", - "values": [ - "+33 1 45 38 52 59" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "348" - ], - "slot": "price_per_night", - "values": [ - "$348" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "phone_number", - "start": 22 - }, - { - "exclusive_end": 57, - "slot": "price_per_night", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You can reach them at +33 1 45 38 52 59. The room is $348 per night." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Paris, France" - ], - "hotel_name": [ - "Best Western Bretagne Montparnasse" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds perfect. Can you help with the reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. When do you want to check in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "1st of this month" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "check_in_date", - "start": 28 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month" - ], - "destination": [ - "Paris, France" - ], - "hotel_name": [ - "Best Western Bretagne Montparnasse" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to check in on the 1st of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How long is your stay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "number_of_days", - "start": 17 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month" - ], - "destination": [ - "Paris, France" - ], - "hotel_name": [ - "Best Western Bretagne Montparnasse" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to stay 2 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Best Western Bretagne Montparnasse" - ], - "slot": "hotel_name", - "values": [ - "Best Western Bretagne Montparnasse" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Paris" - ], - "slot": "destination", - "values": [ - "Paris" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 124, - "slot": "hotel_name", - "start": 90 - }, - { - "exclusive_end": 86, - "slot": "check_in_date", - "start": 81 - }, - { - "exclusive_end": 62, - "slot": "number_of_days", - "start": 61 - }, - { - "exclusive_end": 130, - "slot": "destination", - "start": 125 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you please confirm that you'd like to reserve 1 room for 2 days, checking in today at Best Western Bretagne Montparnasse Paris?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month", - "today" - ], - "destination": [ - "Paris", - "Paris, France" - ], - "hotel_name": [ - "Best Western Bretagne Montparnasse" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-01", - "destination": "Paris", - "hotel_name": "Best Western Bretagne Montparnasse", - "number_of_days": "2", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-01", - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Best Western Bretagne Montparnasse", - "number_of_days": "2", - "number_of_rooms": "1", - "phone_number": "+33 1 45 38 52 59", - "price_per_night": "348", - "star_rating": "4", - "street_address": "33 Rue Raymond Losserand, 75014" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I''ve successfully booked your room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month", - "today" - ], - "destination": [ - "Paris", - "Paris, France" - ], - "hotel_name": [ - "Best Western Bretagne Montparnasse" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "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_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month", - "today" - ], - "destination": [ - "Paris", - "Paris, France" - ], - "hotel_name": [ - "Best Western Bretagne Montparnasse" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that will be all for now. Thanks a lot!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good one." - } - ] - }, - { - "dialogue_id": "42_00015", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a hotel room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be staying?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "destination", - "start": 21 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be staying in London." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_rooms": "2", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "3", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "3", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "4", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "2", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "2", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "4", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "2", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "4", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - } - ], - "slots": [ - { - "exclusive_end": 36, - "slot": "hotel_name", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a 5 star hotel, 45 Park Lane." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would rather you search for three star hotels. Can you find me some of those?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Abc Hyde Park Hotel" - ], - "slot": "hotel_name", - "values": [ - "Abc Hyde Park Hotel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London", - "star_rating": "3" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "3", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "3", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "3", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "3", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "2", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "2", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "3", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "2", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "3", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "3", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - } - ], - "slots": [ - { - "exclusive_end": 48, - "slot": "hotel_name", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 9 to start, the Abc Hyde Park Hotel an exceptional 3 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I just found out my mother-in-law is coming I am going to need 2 rooms at a 2 star hotel now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Accommodation London Bridge" - ], - "slot": "hotel_name", - "values": [ - "Accommodation London Bridge" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London", - "number_of_rooms": "2", - "star_rating": "2" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "2", - "phone_number": "+44 20 7493 4545", - "price_per_night": "525", - "star_rating": "2", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "2", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "2", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "2", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "2", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "2", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "2", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "2", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "2", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "2", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "2", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "2", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "2", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "2", - "phone_number": "+44 20 7388 9930", - "price_per_night": "264", - "star_rating": "2", - "street_address": "12 Upper Woburn Place" - } - ], - "slots": [ - { - "exclusive_end": 74, - "slot": "hotel_name", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "1 of 8 I found so far is a 2 star hotel called Accommodation London Bridge." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "has_wifi", - "street_address" - ], - "slot_values": { - "destination": [ - "London" - ], - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Where exactly is it located? Do they offer wi-fi?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "has_wifi", - "values": [ - "False" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "58 Great Dover Street" - ], - "slot": "street_address", - "values": [ - "58 Great Dover Street" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "street_address", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "They are located at 58 Great Dover Street and unfortunately they do not have wi-fi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "March 6th" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 64, - "slot": "check_in_date", - "start": 55 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 6th" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "Accommodation London Bridge" - ], - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Oh well, that one will do. I need the reservations for March 6th please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "And what is the anticipated length of your stay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "three" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "number_of_days", - "start": 26 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 6th" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "Accommodation London Bridge" - ], - "number_of_days": [ - "three" - ], - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Make the reservations for three days, that should work." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Accommodation London Bridge" - ], - "slot": "hotel_name", - "values": [ - "Accommodation London Bridge" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 120, - "slot": "hotel_name", - "start": 93 - }, - { - "exclusive_end": 85, - "slot": "check_in_date", - "start": 71 - }, - { - "exclusive_end": 56, - "slot": "number_of_days", - "start": 55 - }, - { - "exclusive_end": 130, - "slot": "destination", - "start": 124 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Am I correct in my intentions: you require 2 rooms for 3 days starting next Wednesday at the Accommodation London Bridge in London." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "check_in_date", - "values": [ - "2nd of this month" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 67, - "slot": "number_of_days", - "start": 66 - }, - { - "exclusive_end": 122, - "slot": "check_in_date", - "start": 105 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "2nd of this month" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "Accommodation London Bridge" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No I just talked to my mother-in-law we will only be able to stay 2 days the check out should be for the 2nd of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "check_in_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "check_in_date", - "start": 21 - }, - { - "exclusive_end": 48, - "slot": "number_of_days", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You will be arriving tomorrow and plan to stay 2 days correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "phone_number", - "price_per_night" - ], - "slot_values": { - "check_in_date": [ - "2nd of this month", - "tomorrow" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "Accommodation London Bridge" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "You got it. I need a phone number and the cost per night please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "252" - ], - "slot": "price_per_night", - "values": [ - "$252" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "+44 20 7403 4299" - ], - "slot": "phone_number", - "values": [ - "+44 20 7403 4299" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-02", - "destination": "London", - "hotel_name": "Accommodation London Bridge", - "number_of_days": "2", - "number_of_rooms": "2" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-02", - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_days": "2", - "number_of_rooms": "2", - "phone_number": "+44 20 7403 4299", - "price_per_night": "252", - "star_rating": "2", - "street_address": "58 Great Dover Street" - } - ], - "slots": [ - { - "exclusive_end": 42, - "slot": "price_per_night", - "start": 38 - }, - { - "exclusive_end": 114, - "slot": "phone_number", - "start": 98 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your rooms are confirmed. The cost is $252 per room per night. You can reach than at this number: +44 20 7403 4299." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "2nd of this month", - "tomorrow" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "Accommodation London Bridge" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Fantastic, thanks a bunch." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Will you be requiring my services any more today?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "2nd of this month", - "tomorrow" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "Accommodation London Bridge" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No go ahead and close and thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a fabulous day." - } - ] - }, - { - "dialogue_id": "42_00016", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I will be having a business meeting, so I need a room in a hotel to sleep in." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you tell me the specific city where you want the hotel to be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination", - "values": [ - "Las Vegas" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 49, - "slot": "destination", - "start": 40 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The hotel I am looking for should be in Las Vegas." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Best Western Plus Las Vegas West" - ], - "slot": "hotel_name", - "values": [ - "Best Western Plus Las Vegas West" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Las Vegas" - } - }, - "service_results": [ - { - "destination": "Las Vegas", - "has_wifi": "True", - "hotel_name": "Best Western Plus Las Vegas West", - "number_of_rooms": "1", - "phone_number": "+1 702-256-3766", - "price_per_night": "105", - "star_rating": "3", - "street_address": "8669 West Sahara Avenue" - }, - { - "destination": "Las Vegas", - "has_wifi": "True", - "hotel_name": "Budget Suites Of America", - "number_of_rooms": "1", - "phone_number": "+1 702-638-1800", - "price_per_night": "23", - "star_rating": "1", - "street_address": "2219 North Rancho Drive" - }, - { - "destination": "Las Vegas", - "has_wifi": "True", - "hotel_name": "Hampton Inn Las Vegas/Summerlin", - "number_of_rooms": "3", - "phone_number": "+1 702-360-5700", - "price_per_night": "252", - "star_rating": "3", - "street_address": "7100 Cascade Valley Court" - }, - { - "destination": "Las Vegas", - "has_wifi": "True", - "hotel_name": "La Quinta Inn & Suites By Wyndham Las Vegas Summerlin Tech", - "number_of_rooms": "2", - "phone_number": "+1 702-360-1200", - "price_per_night": "92", - "star_rating": "2", - "street_address": "7101 Cascade Valley Court" - }, - { - "destination": "Las Vegas", - "has_wifi": "True", - "hotel_name": "Oasis At Gold Spike", - "number_of_rooms": "1", - "phone_number": "+1 702-768-9823", - "price_per_night": "108", - "star_rating": "3", - "street_address": "217 Las Vegas Boulevard North" - }, - { - "destination": "Las Vegas", - "has_wifi": "True", - "hotel_name": "Thunderbird Boutique Hotel", - "number_of_rooms": "1", - "phone_number": "+1 702-489-7500", - "price_per_night": "40", - "star_rating": "2", - "street_address": "1215 South Las Vegas Boulevard" - } - ], - "slots": [ - { - "exclusive_end": 60, - "slot": "hotel_name", - "start": 28 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "For example a good hotel is Best Western Plus Las Vegas West, which is a 3 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number", - "street_address" - ], - "slot_values": { - "destination": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you tell me the phone number I can use to call them, and the address where I can find them?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 702-256-3766" - ], - "slot": "phone_number", - "values": [ - "+1 702-256-3766" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "8669 West Sahara Avenue" - ], - "slot": "street_address", - "values": [ - "8669 West Sahara Avenue" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 56, - "slot": "phone_number", - "start": 41 - }, - { - "exclusive_end": 113, - "slot": "street_address", - "start": 90 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "If you want to call them you can through +1 702-256-3766, and the address of the hotel is 8669 West Sahara Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Las Vegas" - ], - "hotel_name": [ - "Best Western Plus Las Vegas West" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That suits me well." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to proceed on booking a room at this hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Las Vegas" - ], - "hotel_name": [ - "Best Western Plus Las Vegas West" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would really like to book a room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you tell me when you will be going there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "next Monday" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "check_in_date", - "start": 31 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Monday" - ], - "destination": [ - "Las Vegas" - ], - "hotel_name": [ - "Best Western Plus Las Vegas West" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be going to sleep there next Monday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many days are you going to stay there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "two" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "number_of_days", - "start": 31 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Monday" - ], - "destination": [ - "Las Vegas" - ], - "hotel_name": [ - "Best Western Plus Las Vegas West" - ], - "number_of_days": [ - "two" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be needing the room for two days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Best Western Plus Las Vegas West" - ], - "slot": "hotel_name", - "values": [ - "Best Western Plus Las Vegas West" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 102, - "slot": "hotel_name", - "start": 70 - }, - { - "exclusive_end": 131, - "slot": "check_in_date", - "start": 120 - }, - { - "exclusive_end": 57, - "slot": "number_of_days", - "start": 56 - }, - { - "exclusive_end": 115, - "slot": "destination", - "start": 106 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you please confirm that you want to book 1 room for 2 days at the Best Western Plus Las Vegas West in Las Vegas for next Monday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 89, - "slot": "number_of_days", - "start": 88 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Monday" - ], - "destination": [ - "Las Vegas" - ], - "hotel_name": [ - "Best Western Plus Las Vegas West" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually it's not right, because I want to have two rooms and I will need the rooms for 1 day." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 62, - "slot": "number_of_days", - "start": 61 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you once again confirm that you want to book 2 rooms for 1 day?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Monday" - ], - "destination": [ - "Las Vegas" - ], - "hotel_name": [ - "Best Western Plus Las Vegas West" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That seems good to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-04", - "destination": "Las Vegas", - "hotel_name": "Best Western Plus Las Vegas West", - "number_of_days": "1", - "number_of_rooms": "2" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-04", - "destination": "Las Vegas", - "has_wifi": "True", - "hotel_name": "Best Western Plus Las Vegas West", - "number_of_days": "1", - "number_of_rooms": "2", - "phone_number": "+1 702-256-3766", - "price_per_night": "138", - "star_rating": "3", - "street_address": "8669 West Sahara Avenue" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your rooms have been booked." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "has_wifi", - "price_per_night" - ], - "slot_values": { - "check_in_date": [ - "next Monday" - ], - "destination": [ - "Las Vegas" - ], - "hotel_name": [ - "Best Western Plus Las Vegas West" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you tell me if the hotel has wifi, and how much it will be costing me per night?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "138" - ], - "slot": "price_per_night", - "values": [ - "$138" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "price_per_night", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The room you want will be costing you $138 per night, and I am glad to confirm that the hotel has wifi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Monday" - ], - "destination": [ - "Las Vegas" - ], - "hotel_name": [ - "Best Western Plus Las Vegas West" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I appreciate it very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there something else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Monday" - ], - "destination": [ - "Las Vegas" - ], - "hotel_name": [ - "Best Western Plus Las Vegas West" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nothing, I am very thankful." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good time!" - } - ] - }, - { - "dialogue_id": "42_00017", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could you help me find a hotel room? I want to start looking at two star hotels." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city did you want to search in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "NY" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "destination", - "start": 19 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NY" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Find me a hotel in NY." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "1 Hotel Brooklyn Bridge" - ], - "slot": "hotel_name", - "values": [ - "1 Hotel Brooklyn Bridge" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "New York", - "star_rating": "2" - } - }, - "service_results": [ - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Brooklyn Bridge", - "number_of_rooms": "1", - "phone_number": "+1 833-625-6111", - "price_per_night": "80", - "star_rating": "2", - "street_address": "60 Furman Street, Brooklyn" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Central Park", - "number_of_rooms": "1", - "phone_number": "+1 212-703-2001", - "price_per_night": "150", - "star_rating": "2", - "street_address": "1414 6th Avenue" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "11 Howard", - "number_of_rooms": "2", - "phone_number": "+1 212-235-1111", - "price_per_night": "168", - "star_rating": "2", - "street_address": "11 Howard Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "6 Columbus Hotel", - "number_of_rooms": "2", - "phone_number": "+1 212-204-3000", - "price_per_night": "208", - "star_rating": "2", - "street_address": "308 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ac Hotel New York Times Square", - "number_of_rooms": "2", - "phone_number": "+1 212-398-2700", - "price_per_night": "272", - "star_rating": "2", - "street_address": "260 West 40th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ace Hotel", - "number_of_rooms": "3", - "phone_number": "+1 212-991-0551", - "price_per_night": "468", - "star_rating": "2", - "street_address": "20 West 29th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Adria Hotel & Conference Center", - "number_of_rooms": "2", - "phone_number": "+1 718-631-5900", - "price_per_night": "156", - "star_rating": "2", - "street_address": "221-17 Northern Boulevard, Bayside" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Central Park", - "number_of_rooms": "1", - "phone_number": "+1 646-744-3100", - "price_per_night": "152", - "star_rating": "2", - "street_address": "42 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Times Square", - "number_of_rooms": "1", - "phone_number": "+1 212-764-5700", - "price_per_night": "80", - "star_rating": "2", - "street_address": "123 West 44th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Wall Street", - "number_of_rooms": "3", - "phone_number": "+1 212-252-9090", - "price_per_night": "312", - "star_rating": "2", - "street_address": "84 William Street" - } - ], - "slots": [ - { - "exclusive_end": 33, - "slot": "hotel_name", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about 1 Hotel Brooklyn Bridge? It's a nice, 2 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "has_wifi", - "phone_number" - ], - "slot_values": { - "destination": [ - "NY" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Does the hotel have WiFi? Also, give me its phone number." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 833-625-6111" - ], - "slot": "phone_number", - "values": [ - "+1 833-625-6111" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "phone_number", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The phone number is +1 833-625-6111, and the hotel does have WiFi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NY" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Let's keep looking. What else is there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "1 Hotel Central Park" - ], - "slot": "hotel_name", - "values": [ - "1 Hotel Central Park" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 57, - "slot": "hotel_name", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Another nice, 2 star hotel option is 1 Hotel Central Park." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NY" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Keep going. What else might I enjoy?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "11 Howard" - ], - "slot": "hotel_name", - "values": [ - "11 Howard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "hotel_name", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's also 11 Howard. It's a 2 star hotel too." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NY" - ], - "hotel_name": [ - "11 Howard" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, let's go with that. I'd like to make a reservation there." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many days did you want a room for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "number_of_days", - "start": 16 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NY" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I just need the 1 day please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When were you wanting to check in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "next Wednesday" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "check_in_date", - "start": 21 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Wednesday" - ], - "destination": [ - "NY" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to check in next Wednesday. Also, I need two rooms." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "11 Howard" - ], - "slot": "hotel_name", - "values": [ - "11 Howard" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 76, - "slot": "hotel_name", - "start": 67 - }, - { - "exclusive_end": 106, - "slot": "check_in_date", - "start": 92 - }, - { - "exclusive_end": 131, - "slot": "number_of_days", - "start": 130 - }, - { - "exclusive_end": 88, - "slot": "destination", - "start": 80 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, let's confirm the details here. You'll be renting 2 rooms at 11 Howard in New York on next Wednesday. You'll be staying for 1 day." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Wednesday" - ], - "destination": [ - "NY", - "New York" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I actually need 1 room. Sorry." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 37, - "slot": "destination", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem. So, the hotel in New York is just for the 1 room?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "March 4th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "two" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 58, - "slot": "check_in_date", - "start": 49 - }, - { - "exclusive_end": 87, - "slot": "number_of_days", - "start": 84 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 4th" - ], - "destination": [ - "NY", - "New York" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "two" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "On second thought I want the check in date to be March 4th, and I'll be staying for two days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 61, - "slot": "check_in_date", - "start": 50 - }, - { - "exclusive_end": 90, - "slot": "number_of_days", - "start": 89 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, let's review then. The check in date is now next Monday, and you'll be staying for 2 days?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 4th", - "next Monday" - ], - "destination": [ - "NY", - "New York" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "2", - "two" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that would be great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-04", - "destination": "New York", - "hotel_name": "11 Howard", - "number_of_days": "2", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-04", - "destination": "New York", - "has_wifi": "True", - "hotel_name": "11 Howard", - "number_of_days": "2", - "number_of_rooms": "1", - "phone_number": "+1 212-235-1111", - "price_per_night": "198", - "star_rating": "2", - "street_address": "11 Howard Street" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright, I have made the reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 4th", - "next Monday" - ], - "destination": [ - "NY", - "New York" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "2", - "two" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you. That's all I need for the moment." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay. Enjoy the rest of your day." - } - ] - }, - { - "dialogue_id": "42_00018", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you look for a room in a hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your preferred city?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "destination", - "values": [ - "Paris" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "destination", - "start": 24 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Paris" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Search for the hotel in Paris." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ac Hotel By Marriott Paris Porte Maillot" - ], - "slot": "hotel_name", - "values": [ - "Ac Hotel By Marriott Paris Porte Maillot" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Paris" - } - }, - "service_results": [ - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Ac Hotel By Marriott Paris Porte Maillot", - "number_of_rooms": "2", - "phone_number": "+33 1 84 82 49 09", - "price_per_night": "184", - "star_rating": "4", - "street_address": "6 Rue Gustave Charpentier, 75017" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Amastan Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 49 52 99 70", - "price_per_night": "124", - "star_rating": "4", - "street_address": "34 Rue Jean Mermoz, 75008" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Aparthotel Adagio Access Paris La Villette", - "number_of_rooms": "2", - "phone_number": "+33 1 44 72 42 00", - "price_per_night": "156", - "star_rating": "3", - "street_address": "28bis Avenue Corentin Cariou, 75019" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Aparthotel Adagio Paris Montmartre", - "number_of_rooms": "2", - "phone_number": "+33 1 42 57 14 55", - "price_per_night": "174", - "star_rating": "3", - "street_address": "10 Place Charles Dullin, 75018" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Austin'S Saint Lazare HoTel", - "number_of_rooms": "1", - "phone_number": "+33 1 48 74 48 71", - "price_per_night": "111", - "star_rating": "3", - "street_address": "26 Rue d'Amsterdam, 75009" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Avalon Hotel Paris Gare Du Nord", - "number_of_rooms": "3", - "phone_number": "+33 1 42 85 50 00", - "price_per_night": "180", - "star_rating": "3", - "street_address": "131 Boulevard de Magenta, 75010" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Best Western Bretagne Montparnasse", - "number_of_rooms": "3", - "phone_number": "+33 1 45 38 52 59", - "price_per_night": "348", - "star_rating": "4", - "street_address": "33 Rue Raymond Losserand, 75014" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Bob Hotel By Elegancia", - "number_of_rooms": "1", - "phone_number": "+33 1 40 43 02 33", - "price_per_night": "80", - "star_rating": "4", - "street_address": "30 Rue Pernety, 75014" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Brach Paris", - "number_of_rooms": "2", - "phone_number": "+33 1 44 30 10 00", - "price_per_night": "260", - "star_rating": "5", - "street_address": "1-7 Rue Jean Richepin, 75016" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Buddha-Bar Hotel Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 83 96 88 88", - "price_per_night": "170", - "star_rating": "5", - "street_address": "4 Rue d'Anjou, 75008" - } - ], - "slots": [ - { - "exclusive_end": 97, - "slot": "hotel_name", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 hotels according to your preference, One is Ac Hotel By Marriott Paris Porte Maillot and it is a 4 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number", - "price_per_night" - ], - "slot_values": { - "destination": [ - "Paris" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me the contact number and the price per night?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "184" - ], - "slot": "price_per_night", - "values": [ - "$184" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "+33 1 84 82 49 09" - ], - "slot": "phone_number", - "values": [ - "+33 1 84 82 49 09" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 58, - "slot": "price_per_night", - "start": 54 - }, - { - "exclusive_end": 37, - "slot": "phone_number", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The phone number is +33 1 84 82 49 09 and the cost is $184 per night per room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Paris" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you look for any other hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Amastan Paris" - ], - "slot": "hotel_name", - "values": [ - "Amastan Paris" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 51, - "slot": "hotel_name", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a nice 4 star hotel named as Amastan Paris." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_rooms", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Paris" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you look for any other 2 star hotel for 3 rooms?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Aparthotel Adagio Access Paris La Villette" - ], - "slot": "hotel_name", - "values": [ - "Aparthotel Adagio Access Paris La Villette" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Paris", - "number_of_rooms": "3", - "star_rating": "2" - } - }, - "service_results": [ - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Ac Hotel By Marriott Paris Porte Maillot", - "number_of_rooms": "3", - "phone_number": "+33 1 84 82 49 09", - "price_per_night": "276", - "star_rating": "2", - "street_address": "6 Rue Gustave Charpentier, 75017" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Amastan Paris", - "number_of_rooms": "3", - "phone_number": "+33 1 49 52 99 70", - "price_per_night": "432", - "star_rating": "2", - "street_address": "34 Rue Jean Mermoz, 75008" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Aparthotel Adagio Access Paris La Villette", - "number_of_rooms": "3", - "phone_number": "+33 1 44 72 42 00", - "price_per_night": "306", - "star_rating": "2", - "street_address": "28bis Avenue Corentin Cariou, 75019" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Aparthotel Adagio Paris Montmartre", - "number_of_rooms": "3", - "phone_number": "+33 1 42 57 14 55", - "price_per_night": "198", - "star_rating": "2", - "street_address": "10 Place Charles Dullin, 75018" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Austin'S Saint Lazare HoTel", - "number_of_rooms": "3", - "phone_number": "+33 1 48 74 48 71", - "price_per_night": "234", - "star_rating": "2", - "street_address": "26 Rue d'Amsterdam, 75009" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Avalon Hotel Paris Gare Du Nord", - "number_of_rooms": "3", - "phone_number": "+33 1 42 85 50 00", - "price_per_night": "180", - "star_rating": "2", - "street_address": "131 Boulevard de Magenta, 75010" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Best Western Bretagne Montparnasse", - "number_of_rooms": "3", - "phone_number": "+33 1 45 38 52 59", - "price_per_night": "348", - "star_rating": "2", - "street_address": "33 Rue Raymond Losserand, 75014" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Bob Hotel By Elegancia", - "number_of_rooms": "3", - "phone_number": "+33 1 40 43 02 33", - "price_per_night": "420", - "star_rating": "2", - "street_address": "30 Rue Pernety, 75014" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Brach Paris", - "number_of_rooms": "3", - "phone_number": "+33 1 44 30 10 00", - "price_per_night": "390", - "star_rating": "2", - "street_address": "1-7 Rue Jean Richepin, 75016" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Buddha-Bar Hotel Paris", - "number_of_rooms": "3", - "phone_number": "+33 1 83 96 88 88", - "price_per_night": "585", - "star_rating": "2", - "street_address": "4 Rue d'Anjou, 75008" - } - ], - "slots": [ - { - "exclusive_end": 80, - "slot": "hotel_name", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a nice 2 star hotel named as Aparthotel Adagio Access Paris La Villette." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Paris" - ], - "hotel_name": [ - "Aparthotel Adagio Access Paris La Villette" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, That hotel sounds great to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "DO you want me to make a reservation at the hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Paris" - ], - "hotel_name": [ - "Aparthotel Adagio Access Paris La Villette" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, Make a reservation for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What should I put in as check-in date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "Sunday this week" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "check_in_date", - "start": 25 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Sunday this week" - ], - "destination": [ - "Paris" - ], - "hotel_name": [ - "Aparthotel Adagio Access Paris La Villette" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Put the check-in date as Sunday this week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many days for you want me to make the booking?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "number_of_days", - "start": 28 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Sunday this week" - ], - "destination": [ - "Paris" - ], - "hotel_name": [ - "Aparthotel Adagio Access Paris La Villette" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please make the booking for 1 day." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Aparthotel Adagio Access Paris La Villette" - ], - "slot": "hotel_name", - "values": [ - "Aparthotel Adagio Access Paris La Villette" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Paris" - ], - "slot": "destination", - "values": [ - "Paris" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_rooms", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 99, - "slot": "hotel_name", - "start": 57 - }, - { - "exclusive_end": 158, - "slot": "check_in_date", - "start": 140 - }, - { - "exclusive_end": 49, - "slot": "number_of_days", - "start": 48 - }, - { - "exclusive_end": 114, - "slot": "destination", - "start": 109 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: You want me to book 3 rooms for 1 day at Aparthotel Adagio Access Paris La Villette hotel in Paris and the check-in date is day after tomorrow." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Sunday this week", - "day after tomorrow" - ], - "destination": [ - "Paris" - ], - "hotel_name": [ - "Aparthotel Adagio Access Paris La Villette" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, That sounds great to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-03", - "destination": "Paris", - "hotel_name": "Aparthotel Adagio Access Paris La Villette", - "number_of_days": "1", - "number_of_rooms": "3" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-03", - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Aparthotel Adagio Access Paris La Villette", - "number_of_days": "1", - "number_of_rooms": "3", - "phone_number": "+33 1 44 72 42 00", - "price_per_night": "306", - "star_rating": "2", - "street_address": "28bis Avenue Corentin Cariou, 75019" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation is successfully made and confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Sunday this week", - "day after tomorrow" - ], - "destination": [ - "Paris" - ], - "hotel_name": [ - "Aparthotel Adagio Access Paris La Villette" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay. Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_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": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Sunday this week", - "day after tomorrow" - ], - "destination": [ - "Paris" - ], - "hotel_name": [ - "Aparthotel Adagio Access Paris La Villette" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. That will be all. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I am glad I could help. have a great day." - } - ] - }, - { - "dialogue_id": "42_00019", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you search for two rooms in a hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city would you like me to search in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London, England" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "destination", - "start": 20 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, England" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you look around London, England?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London", - "number_of_rooms": "2" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "2", - "phone_number": "+44 20 7493 4545", - "price_per_night": "525", - "star_rating": "5", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "2", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_rooms": "2", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "2", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "2", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "4", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "2", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "2", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "4", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "2", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "2", - "phone_number": "+44 20 7388 9930", - "price_per_night": "264", - "star_rating": "4", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "2", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - } - ], - "slots": [ - { - "exclusive_end": 47, - "slot": "hotel_name", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a nice 5 star hotel named 45 Park Lane." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number", - "street_address" - ], - "slot_values": { - "destination": [ - "London, England" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me the address and the phone number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+44 20 7493 4545" - ], - "slot": "phone_number", - "values": [ - "+44 20 7493 4545" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "street_address", - "values": [ - "45 Park Lane" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 70, - "slot": "phone_number", - "start": 54 - }, - { - "exclusive_end": 49, - "slot": "street_address", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The address and the phone number are 45 Park Lane and +44 20 7493 4545." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, That sounds a nice hotel to me. Can you help me making a reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many days will you stay there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "four" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "number_of_days", - "start": 22 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "four" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be staying for four days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What should i put in as the check-in date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "3rd of March" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 37, - "slot": "check_in_date", - "start": 25 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "3rd of March" - ], - "destination": [ - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "four" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Put the check-in date as 3rd of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 99, - "slot": "hotel_name", - "start": 87 - }, - { - "exclusive_end": 161, - "slot": "check_in_date", - "start": 143 - }, - { - "exclusive_end": 115, - "slot": "number_of_days", - "start": 114 - }, - { - "exclusive_end": 109, - "slot": "destination", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the details: You want me to make a reservation for 2 rooms in the hotel 45 Park Lane in London for 4 days. The check-in date is day after tomorrow." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "3rd of March", - "day after tomorrow" - ], - "destination": [ - "London", - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, That sounds great to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-03", - "destination": "London", - "hotel_name": "45 Park Lane", - "number_of_days": "4", - "number_of_rooms": "2" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-03", - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_days": "4", - "number_of_rooms": "2", - "phone_number": "+44 20 7493 4545", - "price_per_night": "525", - "star_rating": "5", - "street_address": "45 Park Lane" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation is successfully made and confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "3rd of March", - "day after tomorrow" - ], - "destination": [ - "London", - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That will be all. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I am glad I could help. Thank you." - } - ] - }, - { - "dialogue_id": "42_00020", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want 1 room in a hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city should I look for a hotel in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "destination", - "start": 18 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a hotel in London." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_rooms": "1", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "1", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "1", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "4", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "1", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "1", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "4", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "1", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "4", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - } - ], - "slots": [ - { - "exclusive_end": 45, - "slot": "hotel_name", - "start": 33 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 10 hotels. How does 45 Park Lane sound? It is a 5 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other hotel available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Abc Hyde Park Hotel" - ], - "slot": "hotel_name", - "values": [ - "Abc Hyde Park Hotel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "hotel_name", - "start": 9 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How does Abc Hyde Park Hotel sound? It is a 3 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any 1 star hotels I might like?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Abercorn House" - ], - "slot": "hotel_name", - "values": [ - "Abercorn House" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London", - "number_of_rooms": "1", - "star_rating": "1" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "1", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "1", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_rooms": "1", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "1", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "1", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "1", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "1", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "1", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "1", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "1", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "1", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "1", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "1", - "street_address": "Bryanston Street" - } - ], - "slots": [ - { - "exclusive_end": 53, - "slot": "hotel_name", - "start": 39 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 8 1 star hotels. How does Abercorn House sound?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "destination": [ - "London" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the phone number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+44 20 8563 8692" - ], - "slot": "phone_number", - "values": [ - "+44 20 8563 8692" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "phone_number", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Their phone number is +44 20 8563 8692." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good, I want to make a reservation for the hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want to check it. How long do you want to stay for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "four" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "the 1st" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 58, - "slot": "number_of_days", - "start": 54 - }, - { - "exclusive_end": 29, - "slot": "check_in_date", - "start": 22 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 1st" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_days": [ - "four" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to check in on the 1st and I want the room for four days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Abercorn House" - ], - "slot": "hotel_name", - "values": [ - "Abercorn House" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 56, - "slot": "hotel_name", - "start": 42 - }, - { - "exclusive_end": 84, - "slot": "check_in_date", - "start": 79 - }, - { - "exclusive_end": 113, - "slot": "number_of_days", - "start": 112 - }, - { - "exclusive_end": 152, - "slot": "destination", - "start": 146 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: You want a reservation at Abercorn House. The check in date is today and the reservation is for 4 days in 1 room. The hotel is in London." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "check_in_date", - "values": [ - "the 2nd" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "number_of_days", - "start": 23 - }, - { - "exclusive_end": 55, - "slot": "check_in_date", - "start": 48 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 2nd" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No I want the room for 1 day and to check in on the 2nd." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "check_in_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "check_in_date", - "start": 37 - }, - { - "exclusive_end": 74, - "slot": "number_of_days", - "start": 73 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: The check in date is tomorrow and the reservation is for 1 day." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 2nd", - "tomorrow" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that works for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-02", - "destination": "London", - "hotel_name": "Abercorn House", - "number_of_days": "1", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-02", - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_days": "1", - "number_of_rooms": "1", - "phone_number": "+44 20 8563 8692", - "price_per_night": "30", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation has been made." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 2nd", - "tomorrow" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want help with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 2nd", - "tomorrow" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank not right now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "42_00021", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "destination", - "values": [ - "Kuala Lumpur" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 44, - "slot": "destination", - "start": 32 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Kuala Lumpur" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me 1 hotel room in Kuala Lumpur?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alila Bangsar" - ], - "slot": "hotel_name", - "values": [ - "Alila Bangsar" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Kuala Lumpur", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Alila Bangsar", - "number_of_rooms": "1", - "phone_number": "+60 3-2268 3888", - "price_per_night": "465", - "star_rating": "5", - "street_address": "East Side, 58, Jalan Ang Seng, Brickfields, 50470" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Aloft Kuala Lumpur Sentral", - "number_of_rooms": "1", - "phone_number": "+60 3-2723 1188", - "price_per_night": "256", - "star_rating": "4", - "street_address": "No. 5, Jalan Stesen Sentral, 50470 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Ancasa Hotel & Spa Kuala Lumpur", - "number_of_rooms": "1", - "phone_number": "+60 3-2026 6060", - "price_per_night": "279", - "star_rating": "3", - "street_address": "Jalan Tun Tan Cheng Lock, City Centre, 50500 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Arenaa Star Hotel", - "number_of_rooms": "1", - "phone_number": "+60 3-2078 0988", - "price_per_night": "114", - "star_rating": "3", - "street_address": "49-51, Jalan Hang Lekiu, 50100" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Banyan Tree Kuala Lumpur", - "number_of_rooms": "1", - "phone_number": "+60 3-2113 1888", - "price_per_night": "135", - "star_rating": "5", - "street_address": "2, Jalan Conlay, 50450 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Citin Hotel Masjid Jamek", - "number_of_rooms": "1", - "phone_number": "+60 3-2693 2999", - "price_per_night": "288", - "star_rating": "3", - "street_address": "33, Jalan Melayu, City Centre, 50100 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Cititel Mid Valley", - "number_of_rooms": "1", - "phone_number": "+60 3-2296 1188", - "price_per_night": "243", - "star_rating": "3", - "street_address": "Lingkaran Syed Putra, Mid Valley City, 59200 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Concorde Hotel Kuala Lumpur", - "number_of_rooms": "1", - "phone_number": "+60 3-2144 2200", - "price_per_night": "132", - "star_rating": "4", - "street_address": "2, Jalan Sultan Ismail, Kuala Lumpur, 50250 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Container Hotel", - "number_of_rooms": "1", - "phone_number": "+60 12-702 2851", - "price_per_night": "148", - "star_rating": "2", - "street_address": "Jalan Delima, Imbi, 55100 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Corus Hotel Kuala Lumpur", - "number_of_rooms": "1", - "phone_number": "+60 3-2161 8888", - "price_per_night": "124", - "star_rating": "4", - "street_address": "Jalan Ampang, Hampshire Park, 50450 Kuala Lumpur, Wilayah Persekutuan" - } - ], - "slots": [ - { - "exclusive_end": 83, - "slot": "hotel_name", - "start": 70 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 hotels for you. One of them is a nice, 5 star hotel called Alila Bangsar." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Kuala Lumpur" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Did you find any other hotels?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Aloft Kuala Lumpur Sentral" - ], - "slot": "hotel_name", - "values": [ - "Aloft Kuala Lumpur Sentral" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 66, - "slot": "hotel_name", - "start": 40 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, I also found a 4 star hotel called Aloft Kuala Lumpur Sentral." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number", - "price_per_night" - ], - "slot_values": { - "destination": [ - "Kuala Lumpur" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you give me the room cost and the hotel phone number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+60 3-2723 1188" - ], - "slot": "phone_number", - "values": [ - "+60 3-2723 1188" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "256" - ], - "slot": "price_per_night", - "values": [ - "$256" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 64, - "slot": "phone_number", - "start": 49 - }, - { - "exclusive_end": 16, - "slot": "price_per_night", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The room is $256 a night and the phone number is +60 3-2723 1188." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Kuala Lumpur" - ], - "hotel_name": [ - "Aloft Kuala Lumpur Sentral" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like a reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "March 3rd" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "check_in_date", - "start": 30 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 3rd" - ], - "destination": [ - "Kuala Lumpur" - ], - "hotel_name": [ - "Aloft Kuala Lumpur Sentral" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. My check in date will be March 3rd." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How long will you be staying?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "later today" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "check_in_date", - "start": 17 - }, - { - "exclusive_end": 54, - "slot": "number_of_days", - "start": 53 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "later today" - ], - "destination": [ - "Kuala Lumpur" - ], - "hotel_name": [ - "Aloft Kuala Lumpur Sentral" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am checking in later today and I need the room for 1 day." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Aloft Kuala Lumpur Sentral" - ], - "slot": "hotel_name", - "values": [ - "Aloft Kuala Lumpur Sentral" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "destination", - "values": [ - "Kuala Lumpur" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 55, - "slot": "hotel_name", - "start": 29 - }, - { - "exclusive_end": 101, - "slot": "check_in_date", - "start": 96 - }, - { - "exclusive_end": 16, - "slot": "number_of_days", - "start": 15 - }, - { - "exclusive_end": 77, - "slot": "destination", - "start": 65 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I will reserve 1 room at the Aloft Kuala Lumpur Sentral Hotel in Kuala Lumpur. Check in date is today. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "later today", - "today" - ], - "destination": [ - "Kuala Lumpur" - ], - "hotel_name": [ - "Aloft Kuala Lumpur Sentral" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-01", - "destination": "Kuala Lumpur", - "hotel_name": "Aloft Kuala Lumpur Sentral", - "number_of_days": "1", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-01", - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Aloft Kuala Lumpur Sentral", - "number_of_days": "1", - "number_of_rooms": "1", - "phone_number": "+60 3-2723 1188", - "price_per_night": "336", - "star_rating": "4", - "street_address": "No. 5, Jalan Stesen Sentral, 50470 Kuala Lumpur, Wilayah Persekutuan" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Reservation successful." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "street_address" - ], - "slot_values": { - "check_in_date": [ - "later today", - "today" - ], - "destination": [ - "Kuala Lumpur" - ], - "hotel_name": [ - "Aloft Kuala Lumpur Sentral" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can I have the address?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "No. 5, Jalan Stesen Sentral, 50470 Kuala Lumpur, Wilayah Persekutuan" - ], - "slot": "street_address", - "values": [ - "No. 5, Jalan Stesen Sentral, 50470 Kuala Lumpur, Wilayah Persekutuan" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 68, - "slot": "street_address", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "No. 5, Jalan Stesen Sentral, 50470 Kuala Lumpur, Wilayah Persekutuan." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "later today", - "today" - ], - "destination": [ - "Kuala Lumpur" - ], - "hotel_name": [ - "Aloft Kuala Lumpur Sentral" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "later today", - "today" - ], - "destination": [ - "Kuala Lumpur" - ], - "hotel_name": [ - "Aloft Kuala Lumpur Sentral" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "42_00022", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a hotel room! Make it a two star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city would you like me to search in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London, UK" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 20, - "slot": "destination", - "start": 10 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, UK" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How about London, UK!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London", - "star_rating": "2" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "2", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "2", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "3", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "2", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "3", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "2", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "2", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "2", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "2", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "2", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "2", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "2", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "2", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "2", - "street_address": "16 Collingham Road" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Apex City Of London Hotel", - "number_of_rooms": "2", - "phone_number": "+44 20 7702 2020", - "price_per_night": "192", - "star_rating": "2", - "street_address": "1 Seething Lane" - } - ], - "slots": [ - { - "exclusive_end": 12, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "45 Park Lane is a good hotel and it is a 2 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number", - "street_address" - ], - "slot_values": { - "destination": [ - "London, UK" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the phone and address for this hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+44 20 7493 4545" - ], - "slot": "phone_number", - "values": [ - "+44 20 7493 4545" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "street_address", - "values": [ - "45 Park Lane" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "phone_number", - "start": 20 - }, - { - "exclusive_end": 68, - "slot": "street_address", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The phone number is +44 20 7493 4545 and the address is 45 Park Lane." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, UK" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there other hotels I might be interested in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Abc Hyde Park Hotel" - ], - "slot": "hotel_name", - "values": [ - "Abc Hyde Park Hotel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 19, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Abc Hyde Park Hotel is another 2 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, UK" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else is there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Accommodation London Bridge" - ], - "slot": "hotel_name", - "values": [ - "Accommodation London Bridge" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Accommodation London Bridge is another nice 2 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, UK" - ], - "hotel_name": [ - "Accommodation London Bridge" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to book a room?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, UK" - ], - "hotel_name": [ - "Accommodation London Bridge" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please. It seems like a good place." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your check in date and how long do you plan on staying?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "one" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "next Wednesday" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "number_of_days", - "start": 18 - }, - { - "exclusive_end": 63, - "slot": "check_in_date", - "start": 49 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Wednesday" - ], - "destination": [ - "London, UK" - ], - "hotel_name": [ - "Accommodation London Bridge" - ], - "number_of_days": [ - "one" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a room for one day and I plan to check in next Wednesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Accommodation London Bridge" - ], - "slot": "hotel_name", - "values": [ - "Accommodation London Bridge" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 77, - "slot": "hotel_name", - "start": 50 - }, - { - "exclusive_end": 125, - "slot": "check_in_date", - "start": 111 - }, - { - "exclusive_end": 41, - "slot": "number_of_days", - "start": 40 - }, - { - "exclusive_end": 87, - "slot": "destination", - "start": 81 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the reservation details: 1 room at Accommodation London Bridge in London. Your check-in date is next Wednesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Wednesday" - ], - "destination": [ - "London", - "London, UK" - ], - "hotel_name": [ - "Accommodation London Bridge" - ], - "number_of_days": [ - "1", - "one" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that works just fine for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-06", - "destination": "London", - "hotel_name": "Accommodation London Bridge", - "number_of_days": "1", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-06", - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_days": "1", - "number_of_rooms": "1", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "2", - "street_address": "58 Great Dover Street" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation went through." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Wednesday" - ], - "destination": [ - "London", - "London, UK" - ], - "hotel_name": [ - "Accommodation London Bridge" - ], - "number_of_days": [ - "1", - "one" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "May I help you with another task?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Wednesday" - ], - "destination": [ - "London", - "London, UK" - ], - "hotel_name": [ - "Accommodation London Bridge" - ], - "number_of_days": [ - "1", - "one" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks again!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great evening!" - } - ] - }, - { - "dialogue_id": "42_00023", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am tired. Can you find me a hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city shall I search in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 6, - "slot": "destination", - "start": 0 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "London please. And I just want one room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_rooms": "1", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "1", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "1", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "4", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "1", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "1", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "4", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "1", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "4", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - } - ], - "slots": [ - { - "exclusive_end": 36, - "slot": "hotel_name", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a 5 star hotel, 45 Park Lane." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds great!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want a room?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, book a room please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you plan on checking in? How many days should I make it for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "four" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "the 4th" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 70, - "slot": "number_of_days", - "start": 66 - }, - { - "exclusive_end": 29, - "slot": "check_in_date", - "start": 22 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 4th" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to check in on the 4th and please make the reservation for four days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 62, - "slot": "hotel_name", - "start": 50 - }, - { - "exclusive_end": 118, - "slot": "check_in_date", - "start": 107 - }, - { - "exclusive_end": 78, - "slot": "number_of_days", - "start": 77 - }, - { - "exclusive_end": 72, - "slot": "destination", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the reservation details: 1 room at 45 Park Lane in London for 4 days. Your check in date is next Monday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Monday", - "the 4th" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep, that's it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-04", - "destination": "London", - "hotel_name": "45 Park Lane", - "number_of_days": "4", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-04", - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_days": "4", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation has been made." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "street_address" - ], - "slot_values": { - "check_in_date": [ - "next Monday", - "the 4th" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the hotel address?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "street_address", - "values": [ - "45 Park Lane" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 12, - "slot": "street_address", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "45 Park Lane." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Monday", - "the 4th" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you a bunch!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "May I help you with something else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Monday", - "the 4th" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks again." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have an enjoyable rest of the day!" - } - ] - }, - { - "dialogue_id": "42_00024", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hi, I'm looking for a hotel room with wifi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you have a certain town or city in mind?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "SD" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 14, - "slot": "destination", - "start": 12 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "SD" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I want SD." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Bahia Resort Hotel" - ], - "slot": "hotel_name", - "values": [ - "Bahia Resort Hotel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "San Diego", - "has_wifi": "True" - } - }, - "service_results": [ - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Bahia Resort Hotel", - "number_of_rooms": "3", - "phone_number": "+1 858-539-8666", - "price_per_night": "270", - "star_rating": "3", - "street_address": "998 West Mission Bay Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Mission Bay", - "number_of_rooms": "1", - "phone_number": "+1 619-275-5700", - "price_per_night": "64", - "star_rating": "2", - "street_address": "2575 Clairemont Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Plus Bayside Inn", - "number_of_rooms": "1", - "phone_number": "+1 619-233-7500", - "price_per_night": "69", - "star_rating": "3", - "street_address": "555 West Ash Street" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Plus Hacienda Hotel Old Town", - "number_of_rooms": "1", - "phone_number": "+1 619-298-4707", - "price_per_night": "105", - "star_rating": "3", - "street_address": "4041 Harney Street" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Plus Island Palms Hotel & Marina", - "number_of_rooms": "2", - "phone_number": "+1 619-222-0561", - "price_per_night": "150", - "star_rating": "3", - "street_address": "2051 Shelter Island Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western San Diego/Miramar Hotel", - "number_of_rooms": "2", - "phone_number": "+1 858-578-6600", - "price_per_night": "120", - "star_rating": "2", - "street_address": "9310 Kearny Mesa Road" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Seven Seas", - "number_of_rooms": "3", - "phone_number": "+1 619-291-1300", - "price_per_night": "315", - "star_rating": "3", - "street_address": "411 Hotel Circle South" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Yacht Harbor Hotel", - "number_of_rooms": "3", - "phone_number": "+1 619-224-3254", - "price_per_night": "156", - "star_rating": "2", - "street_address": "5005 North Harbor Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Blue Sea Beach Hotel", - "number_of_rooms": "3", - "phone_number": "+1 858-488-4700", - "price_per_night": "270", - "star_rating": "3", - "street_address": "707 Pacific Beach Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Capri By The Sea By All Seasons Resort Lodging", - "number_of_rooms": "1", - "phone_number": "+1 858-483-6110", - "price_per_night": "108", - "star_rating": "3", - "street_address": "4767 Ocean Boulevard" - } - ], - "slots": [ - { - "exclusive_end": 51, - "slot": "hotel_name", - "start": 33 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a great 3 star hotel call Bahia Resort Hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "SD" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Bahia Resort Hotel" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great, please reserve a room for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Of course, when would you like to book it? How many days do you want?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "later today" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "four" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "check_in_date", - "start": 13 - }, - { - "exclusive_end": 53, - "slot": "number_of_days", - "start": 49 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "later today" - ], - "destination": [ - "SD" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Bahia Resort Hotel" - ], - "number_of_days": [ - "four" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to go later today. Can I get the room for four days?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Bahia Resort Hotel" - ], - "slot": "hotel_name", - "values": [ - "Bahia Resort Hotel" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 49, - "slot": "hotel_name", - "start": 31 - }, - { - "exclusive_end": 55, - "slot": "check_in_date", - "start": 50 - }, - { - "exclusive_end": 63, - "slot": "number_of_days", - "start": 62 - }, - { - "exclusive_end": 99, - "slot": "destination", - "start": 90 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I am reserving a room for 1 in Bahia Resort Hotel today for a 4 day stay. The hotel is in San Diego California." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "phone_number", - "street_address" - ], - "slot_values": { - "check_in_date": [ - "later today", - "today" - ], - "destination": [ - "SD", - "San Diego" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Bahia Resort Hotel" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's perfect. Please give me the contact information and address." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 858-539-8666" - ], - "slot": "phone_number", - "values": [ - "+1 858-539-8666" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "998 West Mission Bay Drive" - ], - "slot": "street_address", - "values": [ - "998 West Mission Bay Drive" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-01", - "destination": "San Diego", - "hotel_name": "Bahia Resort Hotel", - "number_of_days": "4", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-01", - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Bahia Resort Hotel", - "number_of_days": "4", - "number_of_rooms": "1", - "phone_number": "+1 858-539-8666", - "price_per_night": "270", - "star_rating": "3", - "street_address": "998 West Mission Bay Drive" - } - ], - "slots": [ - { - "exclusive_end": 34, - "slot": "phone_number", - "start": 19 - }, - { - "exclusive_end": 79, - "slot": "street_address", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, call them at +1 858-539-8666. It is located at 998 West Mission Bay Drive." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "later today", - "today" - ], - "destination": [ - "SD", - "San Diego" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Bahia Resort Hotel" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That seems perfect, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "later today", - "today" - ], - "destination": [ - "SD", - "San Diego" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Bahia Resort Hotel" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "not at all, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your visit to San Diego." - } - ] - }, - { - "dialogue_id": "42_00025", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a hotel room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In which city?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "destination", - "values": [ - "Toronto" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Toronto" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a room in Toronto." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Best Western Plus Toronto North York Hotel & Suites" - ], - "slot": "hotel_name", - "values": [ - "Best Western Plus Toronto North York Hotel & Suites" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Toronto" - } - }, - "service_results": [ - { - "destination": "Toronto", - "has_wifi": "False", - "hotel_name": "Best Western Plus Toronto North York Hotel & Suites", - "number_of_rooms": "3", - "phone_number": "+1 416-663-9500", - "price_per_night": "198", - "star_rating": "3", - "street_address": "50 Norfinch Drive" - }, - { - "destination": "Toronto", - "has_wifi": "False", - "hotel_name": "Best Western Primrose Hotel Downtown-Toronto", - "number_of_rooms": "3", - "phone_number": "+1 800-780-7234", - "price_per_night": "189", - "star_rating": "3", - "street_address": "111 Carlton Street" - }, - { - "destination": "Toronto", - "has_wifi": "False", - "hotel_name": "Bisha Hotel Toronto", - "number_of_rooms": "1", - "phone_number": "+1 416-551-2800", - "price_per_night": "92", - "star_rating": "4", - "street_address": "80 Blue Jays Way" - }, - { - "destination": "Toronto", - "has_wifi": "False", - "hotel_name": "Bond Place Hotel Toronto", - "number_of_rooms": "1", - "phone_number": "+1 800-268-9390", - "price_per_night": "111", - "star_rating": "3", - "street_address": "65 Dundas Street East" - }, - { - "destination": "Toronto", - "has_wifi": "False", - "hotel_name": "Cambridge Suites Toronto", - "number_of_rooms": "2", - "phone_number": "+1 800-463-1990", - "price_per_night": "264", - "star_rating": "4", - "street_address": "15 Richmond Street East" - }, - { - "destination": "Toronto", - "has_wifi": "False", - "hotel_name": "Courtyard By Marriott Toronto Downtown", - "number_of_rooms": "1", - "phone_number": "+1 416-924-0611", - "price_per_night": "87", - "star_rating": "3", - "street_address": "475 Yonge Street" - }, - { - "destination": "Toronto", - "has_wifi": "False", - "hotel_name": "Days Inn By Wyndham Toronto East Beaches", - "number_of_rooms": "1", - "phone_number": "+1 647-693-6842", - "price_per_night": "68", - "star_rating": "2", - "street_address": "1684 Queen Street East" - }, - { - "destination": "Toronto", - "has_wifi": "False", - "hotel_name": "Doubletree By Hilton Hotel Toronto Downtown", - "number_of_rooms": "3", - "phone_number": "+1 416-977-5000", - "price_per_night": "384", - "star_rating": "4", - "street_address": "108 Chestnut Street" - }, - { - "destination": "Toronto", - "has_wifi": "False", - "hotel_name": "Embassy Suites By Hilton Toronto Airport", - "number_of_rooms": "1", - "phone_number": "+1 416-674-8442", - "price_per_night": "114", - "star_rating": "3", - "street_address": "262 Carlingview Drive" - }, - { - "destination": "Toronto", - "has_wifi": "False", - "hotel_name": "Executive Hotel Cosmopolitan Toronto", - "number_of_rooms": "2", - "phone_number": "+1 855-958-3488", - "price_per_night": "272", - "star_rating": "4", - "street_address": "8 Colborne Street" - } - ], - "slots": [ - { - "exclusive_end": 79, - "slot": "hotel_name", - "start": 28 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a 3 star hotel, the Best Western Plus Toronto North York Hotel & Suites." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Toronto" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else did you find?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Best Western Primrose Hotel Downtown-Toronto" - ], - "slot": "hotel_name", - "values": [ - "Best Western Primrose Hotel Downtown-Toronto" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 66, - "slot": "hotel_name", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Another 3 star is the Best Western Primrose Hotel Downtown-Toronto." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "has_wifi", - "phone_number" - ], - "slot_values": { - "destination": [ - "Toronto" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Does it have wifi? What is the number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 800-780-7234" - ], - "slot": "phone_number", - "values": [ - "+1 800-780-7234" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "has_wifi", - "values": [ - "False" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 58, - "slot": "phone_number", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "They do not have wifi. The phone number is +1 800-780-7234." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Toronto" - ], - "hotel_name": [ - "Best Western Primrose Hotel Downtown-Toronto" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I do anything else for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "number_of_days", - "start": 44 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Toronto" - ], - "hotel_name": [ - "Best Western Primrose Hotel Downtown-Toronto" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to make a reservation for 2 room for 1 day." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date will you check in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "1st of this month" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "check_in_date", - "start": 7 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month" - ], - "destination": [ - "Toronto" - ], - "hotel_name": [ - "Best Western Primrose Hotel Downtown-Toronto" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "On the 1st of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Best Western Primrose Hotel Downtown-Toronto" - ], - "slot": "hotel_name", - "values": [ - "Best Western Primrose Hotel Downtown-Toronto" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Toronto" - ], - "slot": "destination", - "values": [ - "Toronto" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 55, - "slot": "hotel_name", - "start": 11 - }, - { - "exclusive_end": 65, - "slot": "check_in_date", - "start": 60 - }, - { - "exclusive_end": 76, - "slot": "number_of_days", - "start": 75 - }, - { - "exclusive_end": 100, - "slot": "destination", - "start": 93 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have the Best Western Primrose Hotel Downtown-Toronto for today, staying 1 day, 2 rooms in Toronto. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "check_in_date", - "values": [ - "March 2nd" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "check_in_date", - "start": 25 - }, - { - "exclusive_end": 49, - "slot": "number_of_days", - "start": 48 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 2nd" - ], - "destination": [ - "Toronto" - ], - "hotel_name": [ - "Best Western Primrose Hotel Downtown-Toronto" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No I want to check in on March 2nd and stay for 2 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "check_in_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "check_in_date", - "start": 9 - }, - { - "exclusive_end": 35, - "slot": "number_of_days", - "start": 34 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Check in tomorrow and staying for 2 days, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 2nd", - "tomorrow" - ], - "destination": [ - "Toronto" - ], - "hotel_name": [ - "Best Western Primrose Hotel Downtown-Toronto" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No I need 1 room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "check_in_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "check_in_date", - "start": 9 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Check in tomorrow for 1 room, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "price_per_night", - "street_address" - ], - "slot_values": { - "check_in_date": [ - "March 2nd", - "tomorrow" - ], - "destination": [ - "Toronto" - ], - "hotel_name": [ - "Best Western Primrose Hotel Downtown-Toronto" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is great. What is the address? How much is the cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "111 Carlton Street" - ], - "slot": "street_address", - "values": [ - "111 Carlton Street" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "186" - ], - "slot": "price_per_night", - "values": [ - "$186" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-02", - "destination": "Toronto", - "hotel_name": "Best Western Primrose Hotel Downtown-Toronto", - "number_of_days": "2", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-02", - "destination": "Toronto", - "has_wifi": "False", - "hotel_name": "Best Western Primrose Hotel Downtown-Toronto", - "number_of_days": "2", - "number_of_rooms": "1", - "phone_number": "+1 800-780-7234", - "price_per_night": "186", - "star_rating": "3", - "street_address": "111 Carlton Street" - } - ], - "slots": [ - { - "exclusive_end": 55, - "slot": "street_address", - "start": 37 - }, - { - "exclusive_end": 10, - "slot": "price_per_night", - "start": 6 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is $186 per night, the address is 111 Carlton Street. Your reservation was successful." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 2nd", - "tomorrow" - ], - "destination": [ - "Toronto" - ], - "hotel_name": [ - "Best Western Primrose Hotel Downtown-Toronto" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "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_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 2nd", - "tomorrow" - ], - "destination": [ - "Toronto" - ], - "hotel_name": [ - "Best Western Primrose Hotel Downtown-Toronto" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "42_00026", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a room in a two star hotel" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In which city?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "destination", - "start": 11 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Los Angeles" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "A hotel in Los Angeles, please" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ac Hotel By Marriott Beverly Hills" - ], - "slot": "hotel_name", - "values": [ - "Ac Hotel By Marriott Beverly Hills" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Los Angeles", - "star_rating": "2" - } - }, - "service_results": [ - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Ac Hotel By Marriott Beverly Hills", - "number_of_rooms": "3", - "phone_number": "+1 323-852-7000", - "price_per_night": "138", - "star_rating": "2", - "street_address": "6399 Wilshire Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Best Western Plus Dragon Gate Inn", - "number_of_rooms": "2", - "phone_number": "+1 213-617-3077", - "price_per_night": "136", - "star_rating": "2", - "street_address": "818 North Hill Street" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Beverly Hills Marriott", - "number_of_rooms": "1", - "phone_number": "+1 310-553-6561", - "price_per_night": "140", - "star_rating": "2", - "street_address": "1150 South Beverly Drive" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Beverly Laurel Motor Hotel", - "number_of_rooms": "2", - "phone_number": "+1 800-947-7666", - "price_per_night": "80", - "star_rating": "2", - "street_address": "8018 Beverly Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Los Angeles Century City/Beverly Hills", - "number_of_rooms": "2", - "phone_number": "+1 310-556-2777", - "price_per_night": "126", - "star_rating": "2", - "street_address": "10320 West Olympic Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Los Angeles L.A. Live", - "number_of_rooms": "2", - "phone_number": "+1 213-443-9222", - "price_per_night": "144", - "star_rating": "2", - "street_address": "901 West Olympic Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Los Angeles Lax/Century Boulevard", - "number_of_rooms": "2", - "phone_number": "+1 310-649-1400", - "price_per_night": "234", - "star_rating": "2", - "street_address": "6161 West Century Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Crowne Plaza Los Angeles Airport", - "number_of_rooms": "2", - "phone_number": "+1 310-642-7500", - "price_per_night": "288", - "star_rating": "2", - "street_address": "5985 West Century Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Dunes Inn - Wilshire", - "number_of_rooms": "3", - "phone_number": "+1 323-938-3617", - "price_per_night": "186", - "star_rating": "2", - "street_address": "4300 Wilshire Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Embassy Suites By Hilton Los Angeles International Airport North", - "number_of_rooms": "2", - "phone_number": "+1 310-215-1000", - "price_per_night": "228", - "star_rating": "2", - "street_address": "9801 Airport Boulevard" - } - ], - "slots": [ - { - "exclusive_end": 55, - "slot": "hotel_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 hotels: Ac Hotel By Marriott Beverly Hills is a 2 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Los Angeles" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have any other suggestions?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Best Western Plus Dragon Gate Inn" - ], - "slot": "hotel_name", - "values": [ - "Best Western Plus Dragon Gate Inn" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Best Western Plus Dragon Gate Inn: this is also a 2 star hotel" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Los Angeles" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like other proposals, thanks" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Beverly Hills Marriott" - ], - "slot": "hotel_name", - "values": [ - "Beverly Hills Marriott" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "hotel_name", - "start": 11 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about Beverly Hills Marriott, 2 star hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Los Angeles" - ], - "hotel_name": [ - "Beverly Hills Marriott" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I like it. I want to reserve a room" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "For how many days? What is your check in day?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "1st of this month" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 12, - "slot": "number_of_days", - "start": 11 - }, - { - "exclusive_end": 51, - "slot": "check_in_date", - "start": 34 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month" - ], - "destination": [ - "Los Angeles" - ], - "hotel_name": [ - "Beverly Hills Marriott" - ], - "number_of_days": [ - "4" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "A room for 4 days. Check in date: 1st of this month" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Beverly Hills Marriott" - ], - "slot": "hotel_name", - "values": [ - "Beverly Hills Marriott" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "hotel_name", - "start": 21 - }, - { - "exclusive_end": 69, - "slot": "check_in_date", - "start": 64 - }, - { - "exclusive_end": 12, - "slot": "number_of_days", - "start": 11 - }, - { - "exclusive_end": 58, - "slot": "destination", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "1 room for 4 days in Beverly Hills Marriott in Los Angeles from today: It's correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month", - "today" - ], - "destination": [ - "Los Angeles" - ], - "hotel_name": [ - "Beverly Hills Marriott" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, it's correct" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-01", - "destination": "Los Angeles", - "hotel_name": "Beverly Hills Marriott", - "number_of_days": "4", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-01", - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Beverly Hills Marriott", - "number_of_days": "4", - "number_of_rooms": "1", - "phone_number": "+1 310-553-6561", - "price_per_night": "140", - "star_rating": "2", - "street_address": "1150 South Beverly Drive" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your room has been booked" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month", - "today" - ], - "destination": [ - "Los Angeles" - ], - "hotel_name": [ - "Beverly Hills Marriott" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You need anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month", - "today" - ], - "destination": [ - "Los Angeles" - ], - "hotel_name": [ - "Beverly Hills Marriott" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks, it's all" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day" - } - ] - }, - { - "dialogue_id": "42_00027", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a hotel room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city are you looking for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "destination", - "values": [ - "Chi-town" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 47, - "slot": "destination", - "start": 39 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Chi-town" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want one room in a one star hotel in Chi-town." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ac Hotel By Marriott Chicago Downtown" - ], - "slot": "hotel_name", - "values": [ - "Ac Hotel by Marriott Chicago Downtown" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Chicago", - "number_of_rooms": "1", - "star_rating": "1" - } - }, - "service_results": [ - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Ac Hotel By Marriott Chicago Downtown", - "number_of_rooms": "1", - "phone_number": "+1 312-981-6600", - "price_per_night": "216", - "star_rating": "1", - "street_address": "630 North Rush Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Ace Hotel Chicago", - "number_of_rooms": "1", - "phone_number": "+1 312-764-1919", - "price_per_night": "112", - "star_rating": "1", - "street_address": "311 North Morgan Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Acme Hotel Company Chicago", - "number_of_rooms": "1", - "phone_number": "+1 312-894-0800", - "price_per_night": "150", - "star_rating": "1", - "street_address": "15 East Ohio Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Aloft Chicago Downtown River North", - "number_of_rooms": "1", - "phone_number": "+1 312-661-1000", - "price_per_night": "315", - "star_rating": "1", - "street_address": "515 North Clark Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Aloft Chicago Mag Mile", - "number_of_rooms": "1", - "phone_number": "+1 312-429-6600", - "price_per_night": "78", - "star_rating": "1", - "street_address": "243 East Ontario Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Ambassador Chicago", - "number_of_rooms": "1", - "phone_number": "+1 888-506-3471", - "price_per_night": "296", - "star_rating": "1", - "street_address": "1301 North State Parkway" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Best Western Grant Park Hotel", - "number_of_rooms": "1", - "phone_number": "+1 312-922-2900", - "price_per_night": "138", - "star_rating": "1", - "street_address": "1100 South Michigan Avenue" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Best Western Plus Hawthorne Terrace Hotel", - "number_of_rooms": "1", - "phone_number": "+1 773-244-3434", - "price_per_night": "234", - "star_rating": "1", - "street_address": "3434 N Broadway Ave" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Best Western River North Hotel", - "number_of_rooms": "1", - "phone_number": "+1 312-467-0800", - "price_per_night": "180", - "star_rating": "1", - "street_address": "125 West Ohio Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Cambria Hotel Chicago Magnificent Mile", - "number_of_rooms": "1", - "phone_number": "+1 312-787-6000", - "price_per_night": "360", - "star_rating": "1", - "street_address": "166 East Superior Street" - } - ], - "slots": [ - { - "exclusive_end": 90, - "slot": "hotel_name", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What do you think of the 1 star hotel by the name of Ac Hotel by Marriott Chicago Downtown?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_rooms", - "values": [ - "3" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Chi-town" - ], - "has_wifi": [ - "True" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find something else? I need 3 rooms and wifi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ace Hotel Chicago" - ], - "slot": "hotel_name", - "values": [ - "Ace Hotel Chicago" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Chicago", - "has_wifi": "True", - "number_of_rooms": "3", - "star_rating": "1" - } - }, - "service_results": [ - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Ac Hotel By Marriott Chicago Downtown", - "number_of_rooms": "3", - "phone_number": "+1 312-981-6600", - "price_per_night": "216", - "star_rating": "1", - "street_address": "630 North Rush Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Ace Hotel Chicago", - "number_of_rooms": "3", - "phone_number": "+1 312-764-1919", - "price_per_night": "300", - "star_rating": "1", - "street_address": "311 North Morgan Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Acme Hotel Company Chicago", - "number_of_rooms": "3", - "phone_number": "+1 312-894-0800", - "price_per_night": "207", - "star_rating": "1", - "street_address": "15 East Ohio Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Aloft Chicago Downtown River North", - "number_of_rooms": "3", - "phone_number": "+1 312-661-1000", - "price_per_night": "315", - "star_rating": "1", - "street_address": "515 North Clark Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Aloft Chicago Mag Mile", - "number_of_rooms": "3", - "phone_number": "+1 312-429-6600", - "price_per_night": "252", - "star_rating": "1", - "street_address": "243 East Ontario Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Ambassador Chicago", - "number_of_rooms": "3", - "phone_number": "+1 888-506-3471", - "price_per_night": "420", - "star_rating": "1", - "street_address": "1301 North State Parkway" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Best Western Grant Park Hotel", - "number_of_rooms": "3", - "phone_number": "+1 312-922-2900", - "price_per_night": "138", - "star_rating": "1", - "street_address": "1100 South Michigan Avenue" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Best Western Plus Hawthorne Terrace Hotel", - "number_of_rooms": "3", - "phone_number": "+1 773-244-3434", - "price_per_night": "234", - "star_rating": "1", - "street_address": "3434 N Broadway Ave" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Best Western River North Hotel", - "number_of_rooms": "3", - "phone_number": "+1 312-467-0800", - "price_per_night": "180", - "star_rating": "1", - "street_address": "125 West Ohio Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Cambria Hotel Chicago Magnificent Mile", - "number_of_rooms": "3", - "phone_number": "+1 312-787-6000", - "price_per_night": "360", - "star_rating": "1", - "street_address": "166 East Superior Street" - } - ], - "slots": [ - { - "exclusive_end": 28, - "slot": "hotel_name", - "start": 11 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about Ace Hotel Chicago? It is 1 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Chi-town" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Ace Hotel Chicago" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that will work." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to make a reservation now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Chi-town" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Ace Hotel Chicago" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, make a reservation for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many days do you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 10, - "slot": "number_of_days", - "start": 9 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Chi-town" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Ace Hotel Chicago" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a 4 day reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What day are you arriving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "Wednesday next week" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "check_in_date", - "start": 14 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Wednesday next week" - ], - "destination": [ - "Chi-town" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Ace Hotel Chicago" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am arriving Wednesday next week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Ace Hotel Chicago" - ], - "slot": "hotel_name", - "values": [ - "Ace Hotel Chicago" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Chicago" - ], - "slot": "destination", - "values": [ - "Chicago" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_rooms", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 70, - "slot": "hotel_name", - "start": 53 - }, - { - "exclusive_end": 105, - "slot": "check_in_date", - "start": 91 - }, - { - "exclusive_end": 40, - "slot": "number_of_days", - "start": 39 - }, - { - "exclusive_end": 81, - "slot": "destination", - "start": 74 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want a reservation for 3 rooms for 4 days at the Ace Hotel Chicago in Chicago starting next Wednesday. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "Sunday this week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "check_in_date", - "start": 23 - }, - { - "exclusive_end": 68, - "slot": "number_of_days", - "start": 67 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Sunday this week" - ], - "destination": [ - "Chi-town", - "Chicago" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Ace Hotel Chicago" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I want to check in Sunday this week and the reservation is for 2 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "check_in_date", - "start": 23 - }, - { - "exclusive_end": 56, - "slot": "number_of_days", - "start": 55 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want to arrive the day after tomorrow and stay for 2 days. Is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Sunday this week", - "day after tomorrow" - ], - "destination": [ - "Chi-town", - "Chicago" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Ace Hotel Chicago" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-03", - "destination": "Chicago", - "hotel_name": "Ace Hotel Chicago", - "number_of_days": "2", - "number_of_rooms": "3" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-03", - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Ace Hotel Chicago", - "number_of_days": "2", - "number_of_rooms": "3", - "phone_number": "+1 312-764-1919", - "price_per_night": "348", - "star_rating": "1", - "street_address": "311 North Morgan Street" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation has been booked." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Sunday this week", - "day after tomorrow" - ], - "destination": [ - "Chi-town", - "Chicago" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Ace Hotel Chicago" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "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_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Sunday this week", - "day after tomorrow" - ], - "destination": [ - "Chi-town", - "Chicago" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Ace Hotel Chicago" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "3" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all. Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "42_00028", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to rent out a hotel room, a three star one should be good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city should I look for a hotel in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 14, - "slot": "destination", - "start": 8 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Look in London" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London", - "number_of_rooms": "1", - "star_rating": "3" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "3", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "1", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "1", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "3", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "1", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "1", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "3", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "1", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "3", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "3", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Apex City Of London Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7702 2020", - "price_per_night": "192", - "star_rating": "3", - "street_address": "1 Seething Lane" - } - ], - "slots": [ - { - "exclusive_end": 31, - "slot": "hotel_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 hotels, 45 Park Lane is a nice 3 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any others I might like?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Abc Hyde Park Hotel" - ], - "slot": "hotel_name", - "values": [ - "Abc Hyde Park hotel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 19, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Abc Hyde Park hotel is another nice 3 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hmm... any others?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Accommodation London Bridge" - ], - "slot": "hotel_name", - "values": [ - "Accommodation London Bridge" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 37, - "slot": "hotel_name", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Accommodation London Bridge? It's a 3 star hotel too." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "street_address" - ], - "slot_values": { - "destination": [ - "London" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the address?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "58 Great Dover Street" - ], - "slot": "street_address", - "values": [ - "58 Great Dover Street" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "street_address", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The address is 58 Great Dover Street." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "has_wifi", - "price_per_night" - ], - "slot_values": { - "destination": [ - "London" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much is it per night? Also does it have wifi?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "has_wifi", - "values": [ - "False" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "351" - ], - "slot": "price_per_night", - "values": [ - "$351" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 19, - "slot": "price_per_night", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The room costs $351 per night Unfortunately, it doesn't have wifi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "hotel_name": [ - "Accommodation London Bridge" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Alright that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to reserve a room?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "hotel_name": [ - "Accommodation London Bridge" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah book me a room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When are you going to check in and for how long?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "one" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "6th of this month" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 8, - "slot": "number_of_days", - "start": 5 - }, - { - "exclusive_end": 38, - "slot": "check_in_date", - "start": 21 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "6th of this month" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "Accommodation London Bridge" - ], - "number_of_days": [ - "one" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Just one day, on the 6th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Accommodation London Bridge" - ], - "slot": "hotel_name", - "values": [ - "Accommodation London Bridge" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 52, - "slot": "hotel_name", - "start": 25 - }, - { - "exclusive_end": 77, - "slot": "check_in_date", - "start": 63 - }, - { - "exclusive_end": 83, - "slot": "number_of_days", - "start": 82 - }, - { - "exclusive_end": 62, - "slot": "destination", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, I'll book a room for Accommodation London Bridge in London next Wednesday for 1 day, is that okay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "three" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "check_in_date", - "values": [ - "5th of March" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "number_of_days", - "start": 33 - }, - { - "exclusive_end": 72, - "slot": "check_in_date", - "start": 60 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "5th of March" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "Accommodation London Bridge" - ], - "number_of_days": [ - "three" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually no, I'll be staying for three days starting on the 5th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "check_in_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "check_in_date", - "start": 23 - }, - { - "exclusive_end": 41, - "slot": "number_of_days", - "start": 40 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, I'll book the room next Tuesday for 3 days, is that okay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "check_in_date": [ - "5th of March", - "next Tuesday" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "Accommodation London Bridge" - ], - "number_of_days": [ - "3", - "three" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah thats perfect, what was their phone number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+44 20 7403 4299" - ], - "slot": "phone_number", - "values": [ - "+44 20 7403 4299" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-05", - "destination": "London", - "hotel_name": "Accommodation London Bridge", - "number_of_days": "3", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-05", - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_days": "3", - "number_of_rooms": "1", - "phone_number": "+44 20 7403 4299", - "price_per_night": "270", - "star_rating": "3", - "street_address": "58 Great Dover Street" - } - ], - "slots": [ - { - "exclusive_end": 56, - "slot": "phone_number", - "start": 40 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Reservation made. Their phone number is +44 20 7403 4299" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "5th of March", - "next Tuesday" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "Accommodation London Bridge" - ], - "number_of_days": [ - "3", - "three" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Awesome, thanks a bunch." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem. May I assist you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "5th of March", - "next Tuesday" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "Accommodation London Bridge" - ], - "number_of_days": [ - "3", - "three" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thats all, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "42_00029", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please help me find a room in a 2 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In which city should I look for the hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "LA" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "destination", - "start": 20 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "LA" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like a hotel in LA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ac Hotel By Marriott Beverly Hills" - ], - "slot": "hotel_name", - "values": [ - "Ac Hotel by Marriott Beverly Hills" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Los Angeles", - "star_rating": "2" - } - }, - "service_results": [ - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Ac Hotel By Marriott Beverly Hills", - "number_of_rooms": "3", - "phone_number": "+1 323-852-7000", - "price_per_night": "138", - "star_rating": "2", - "street_address": "6399 Wilshire Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Best Western Plus Dragon Gate Inn", - "number_of_rooms": "2", - "phone_number": "+1 213-617-3077", - "price_per_night": "136", - "star_rating": "2", - "street_address": "818 North Hill Street" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Beverly Hills Marriott", - "number_of_rooms": "1", - "phone_number": "+1 310-553-6561", - "price_per_night": "140", - "star_rating": "2", - "street_address": "1150 South Beverly Drive" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Beverly Laurel Motor Hotel", - "number_of_rooms": "2", - "phone_number": "+1 800-947-7666", - "price_per_night": "80", - "star_rating": "2", - "street_address": "8018 Beverly Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Los Angeles Century City/Beverly Hills", - "number_of_rooms": "2", - "phone_number": "+1 310-556-2777", - "price_per_night": "126", - "star_rating": "2", - "street_address": "10320 West Olympic Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Los Angeles L.A. Live", - "number_of_rooms": "2", - "phone_number": "+1 213-443-9222", - "price_per_night": "144", - "star_rating": "2", - "street_address": "901 West Olympic Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Los Angeles Lax/Century Boulevard", - "number_of_rooms": "2", - "phone_number": "+1 310-649-1400", - "price_per_night": "234", - "star_rating": "2", - "street_address": "6161 West Century Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Crowne Plaza Los Angeles Airport", - "number_of_rooms": "2", - "phone_number": "+1 310-642-7500", - "price_per_night": "288", - "star_rating": "2", - "street_address": "5985 West Century Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Dunes Inn - Wilshire", - "number_of_rooms": "3", - "phone_number": "+1 323-938-3617", - "price_per_night": "186", - "star_rating": "2", - "street_address": "4300 Wilshire Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Embassy Suites By Hilton Los Angeles International Airport North", - "number_of_rooms": "2", - "phone_number": "+1 310-215-1000", - "price_per_night": "228", - "star_rating": "2", - "street_address": "9801 Airport Boulevard" - } - ], - "slots": [ - { - "exclusive_end": 34, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ac Hotel by Marriott Beverly Hills is a good, 2 start hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "LA" - ], - "hotel_name": [ - "Ac Hotel by Marriott Beverly Hills" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, sounds perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Will there be anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "LA" - ], - "hotel_name": [ - "Ac Hotel by Marriott Beverly Hills" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to make a hotel reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please let me have your check in date and the number of days you'd like the reservations for." - }, - { - "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_days", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 56, - "slot": "check_in_date", - "start": 39 - }, - { - "exclusive_end": 63, - "slot": "number_of_days", - "start": 62 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "3rd of this month" - ], - "destination": [ - "LA" - ], - "hotel_name": [ - "Ac Hotel by Marriott Beverly Hills" - ], - "number_of_days": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to check into the room on the 3rd of this month, for 1 day." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Ac Hotel By Marriott Beverly Hills" - ], - "slot": "hotel_name", - "values": [ - "Ac Hotel By Marriott Beverly Hills" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 126, - "slot": "hotel_name", - "start": 92 - }, - { - "exclusive_end": 187, - "slot": "check_in_date", - "start": 169 - }, - { - "exclusive_end": 65, - "slot": "number_of_days", - "start": 64 - }, - { - "exclusive_end": 141, - "slot": "destination", - "start": 130 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Let me see if I got everything correctly: You'd like to reserve 1 room, for one day, at the Ac Hotel By Marriott Beverly Hills in Los Angeles. You'll be checking in the day after tomorrow. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "3rd of this month", - "day after tomorrow" - ], - "destination": [ - "LA", - "Los Angeles" - ], - "hotel_name": [ - "Ac Hotel By Marriott Beverly Hills", - "Ac Hotel by Marriott Beverly Hills" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. Sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-03", - "destination": "Los Angeles", - "hotel_name": "Ac Hotel By Marriott Beverly Hills", - "number_of_days": "1", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-03", - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Ac Hotel By Marriott Beverly Hills", - "number_of_days": "1", - "number_of_rooms": "1", - "phone_number": "+1 323-852-7000", - "price_per_night": "138", - "star_rating": "2", - "street_address": "6399 Wilshire Boulevard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have successfully made your reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "3rd of this month", - "day after tomorrow" - ], - "destination": [ - "LA", - "Los Angeles" - ], - "hotel_name": [ - "Ac Hotel By Marriott Beverly Hills", - "Ac Hotel by Marriott Beverly Hills" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "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_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "3rd of this month", - "day after tomorrow" - ], - "destination": [ - "LA", - "Los Angeles" - ], - "hotel_name": [ - "Ac Hotel By Marriott Beverly Hills", - "Ac Hotel by Marriott Beverly Hills" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "42_00030", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to stay in a hotel for a business purpose. Can you find a suitable one?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In which city you want hotel facility?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "destination", - "values": [ - "Phoenix, AZ" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "destination", - "start": 7 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Phoenix, AZ" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "One in Phoenix, AZ." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Aloft Phoenix-Airport" - ], - "slot": "hotel_name", - "values": [ - "Aloft Phoenix-Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Phoenix" - } - }, - "service_results": [ - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Aloft Phoenix-Airport", - "number_of_rooms": "3", - "phone_number": "+1 602-275-6300", - "price_per_night": "180", - "star_rating": "3", - "street_address": "4450 East Washington Street" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Arizona Grand Resort & Spa", - "number_of_rooms": "2", - "phone_number": "+1 602-426-2638", - "price_per_night": "208", - "star_rating": "4", - "street_address": "8000 Arizona Grand Parkway" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Cambria Hotel North Scottsdale Desert Ridge", - "number_of_rooms": "2", - "phone_number": "+1 480-585-6644", - "price_per_night": "204", - "star_rating": "3", - "street_address": "4425 E Irma Ln " - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Comfort Suites Phoenix North", - "number_of_rooms": "2", - "phone_number": "+1 602-861-3900", - "price_per_night": "116", - "star_rating": "2", - "street_address": "10210 North 26th Drive" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Phoenix Downtown", - "number_of_rooms": "3", - "phone_number": "+1 602-603-2001", - "price_per_night": "324", - "star_rating": "3", - "street_address": "132 South Central Avenue" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Crowne Plaza Phoenix Airport", - "number_of_rooms": "3", - "phone_number": "+1 602-273-7778", - "price_per_night": "207", - "star_rating": "3", - "street_address": "4300 East Washington Street" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Days Inn By Wyndham Airport - Phoenix", - "number_of_rooms": "1", - "phone_number": "+1 800-615-3107", - "price_per_night": "58", - "star_rating": "2", - "street_address": "2900 East Van Buren Street" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Doubletree Suites By Hilton Hotel Phoenix", - "number_of_rooms": "3", - "phone_number": "+1 602-225-0500", - "price_per_night": "261", - "star_rating": "3", - "street_address": "320 North 44th Street" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Drury Inn & Suites Phoenix Airport", - "number_of_rooms": "1", - "phone_number": "+1 602-437-8400", - "price_per_night": "72", - "star_rating": "3", - "street_address": "3333 East University Drive" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Drury Inn & Suites Phoenix Happy Valley", - "number_of_rooms": "1", - "phone_number": "+1 623-879-8800", - "price_per_night": "117", - "star_rating": "3", - "street_address": "2335 West Pinnacle Peak Road" - } - ], - "slots": [ - { - "exclusive_end": 34, - "slot": "hotel_name", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "3 Star hotel Aloft Phoenix-Airport is available along with 10 such others." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "destination": [ - "Phoenix, AZ" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is its phone number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 602-275-6300" - ], - "slot": "phone_number", - "values": [ - "+1 602-275-6300" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "phone_number", - "start": 6 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is +1 602-275-6300" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Phoenix, AZ" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a hotel with wifi facility, look for that please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Arizona Grand Resort & Spa" - ], - "slot": "hotel_name", - "values": [ - "Arizona Grand Resort & Spa" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Phoenix", - "has_wifi": "True" - } - }, - "service_results": [ - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Aloft Phoenix-Airport", - "number_of_rooms": "3", - "phone_number": "+1 602-275-6300", - "price_per_night": "180", - "star_rating": "3", - "street_address": "4450 East Washington Street" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Arizona Grand Resort & Spa", - "number_of_rooms": "2", - "phone_number": "+1 602-426-2638", - "price_per_night": "208", - "star_rating": "4", - "street_address": "8000 Arizona Grand Parkway" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Cambria Hotel North Scottsdale Desert Ridge", - "number_of_rooms": "2", - "phone_number": "+1 480-585-6644", - "price_per_night": "204", - "star_rating": "3", - "street_address": "4425 E Irma Ln " - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Comfort Suites Phoenix North", - "number_of_rooms": "2", - "phone_number": "+1 602-861-3900", - "price_per_night": "116", - "star_rating": "2", - "street_address": "10210 North 26th Drive" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Phoenix Downtown", - "number_of_rooms": "3", - "phone_number": "+1 602-603-2001", - "price_per_night": "324", - "star_rating": "3", - "street_address": "132 South Central Avenue" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Crowne Plaza Phoenix Airport", - "number_of_rooms": "3", - "phone_number": "+1 602-273-7778", - "price_per_night": "207", - "star_rating": "3", - "street_address": "4300 East Washington Street" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Days Inn By Wyndham Airport - Phoenix", - "number_of_rooms": "1", - "phone_number": "+1 800-615-3107", - "price_per_night": "58", - "star_rating": "2", - "street_address": "2900 East Van Buren Street" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Doubletree Suites By Hilton Hotel Phoenix", - "number_of_rooms": "3", - "phone_number": "+1 602-225-0500", - "price_per_night": "261", - "star_rating": "3", - "street_address": "320 North 44th Street" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Drury Inn & Suites Phoenix Airport", - "number_of_rooms": "1", - "phone_number": "+1 602-437-8400", - "price_per_night": "72", - "star_rating": "3", - "street_address": "3333 East University Drive" - }, - { - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Drury Inn & Suites Phoenix Happy Valley", - "number_of_rooms": "1", - "phone_number": "+1 623-879-8800", - "price_per_night": "117", - "star_rating": "3", - "street_address": "2335 West Pinnacle Peak Road" - } - ], - "slots": [ - { - "exclusive_end": 44, - "slot": "hotel_name", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Then 4 star hotel Arizona Grand Resort & Spa will be nice for you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Phoenix, AZ" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Arizona Grand Resort & Spa" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Good, that may be ok." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You need reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "3rd of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "four" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 47, - "slot": "check_in_date", - "start": 30 - }, - { - "exclusive_end": 19, - "slot": "number_of_days", - "start": 15 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "3rd of this month" - ], - "destination": [ - "Phoenix, AZ" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Arizona Grand Resort & Spa" - ], - "number_of_days": [ - "four" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah. Book for four days from 3rd of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Arizona Grand Resort & Spa" - ], - "slot": "hotel_name", - "values": [ - "Arizona Grand Resort & Spa" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Phoenix" - ], - "slot": "destination", - "values": [ - "Phoenix" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 72, - "slot": "hotel_name", - "start": 46 - }, - { - "exclusive_end": 97, - "slot": "check_in_date", - "start": 79 - }, - { - "exclusive_end": 103, - "slot": "number_of_days", - "start": 102 - }, - { - "exclusive_end": 119, - "slot": "destination", - "start": 112 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, the bookings details are, 1 room in hotel Arizona Grand Resort & Spa, from day after tomorrow for 4 days in Phoenix" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "3rd of this month", - "day after tomorrow" - ], - "destination": [ - "Phoenix", - "Phoenix, AZ" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Arizona Grand Resort & Spa" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "yes the details found correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-03", - "destination": "Phoenix", - "hotel_name": "Arizona Grand Resort & Spa", - "number_of_days": "4", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-03", - "destination": "Phoenix", - "has_wifi": "True", - "hotel_name": "Arizona Grand Resort & Spa", - "number_of_days": "4", - "number_of_rooms": "1", - "phone_number": "+1 602-426-2638", - "price_per_night": "208", - "star_rating": "4", - "street_address": "8000 Arizona Grand Parkway" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You have got successful reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "3rd of this month", - "day after tomorrow" - ], - "destination": [ - "Phoenix", - "Phoenix, AZ" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Arizona Grand Resort & Spa" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need any other help?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "3rd of this month", - "day after tomorrow" - ], - "destination": [ - "Phoenix", - "Phoenix, AZ" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Arizona Grand Resort & Spa" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "42_00031", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delhi" - ], - "slot": "destination", - "values": [ - "Delhi" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 93, - "slot": "destination", - "start": 88 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Delhi" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a room in a hotel to spend the night at, and I would like for the hotel to be in Delhi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Aloft New Delhi Aerocity" - ], - "slot": "hotel_name", - "values": [ - "Aloft New Delhi Aerocity" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Delhi" - } - }, - "service_results": [ - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Aloft New Delhi Aerocity", - "number_of_rooms": "1", - "phone_number": "+91 11 4565 0000", - "price_per_night": "152", - "star_rating": "4", - "street_address": "5B Igi T3 Road, Delhi - Ajmer Expressway, Aerocity, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Andaz Delhi - A Concept By Hyatt", - "number_of_rooms": "1", - "phone_number": "+91 11 4903 1234", - "price_per_night": "135", - "star_rating": "5", - "street_address": "Asset, Street Number 1, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Bloomrooms @ New Delhi Railway Station", - "number_of_rooms": "2", - "phone_number": "+91 11 4122 5666", - "price_per_night": "192", - "star_rating": "3", - "street_address": "8591, Arakashan Road, Opp New Delhi Railway Station, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Calista Resort", - "number_of_rooms": "3", - "phone_number": "+91 11 4103 4591", - "price_per_night": "342", - "star_rating": "3", - "street_address": "37/2-4 Old, National Highway 48, Kapas Hera, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Crowne Plaza New Delhi Mayur Vihar Noida", - "number_of_rooms": "2", - "phone_number": "+91 11 4110 2222", - "price_per_night": "240", - "star_rating": "4", - "street_address": "13 B, District Centre, Mayur Vihar, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Crowne Plaza New Delhi Okhla", - "number_of_rooms": "1", - "phone_number": "+91 11 4646 2000", - "price_per_night": "175", - "star_rating": "5", - "street_address": "Plot No 1, Community Center, Okhla Phase I, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Deemarks Hotel & Resorts Conference Venues Corporate Event In Mahipalpur Near Airport In South Delhi", - "number_of_rooms": "3", - "phone_number": "+91 11 2506 0721", - "price_per_night": "225", - "star_rating": "3", - "street_address": "Shiv Murti, Nh-8, Delhi - Jaipur Expressway, Rangpuri, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Four Points By Sheraton New Delhi, Airport Highway", - "number_of_rooms": "1", - "phone_number": "+91 11 6604 0000", - "price_per_night": "80", - "star_rating": "4", - "street_address": "Plot no 9, National Highway - 8, Samalka, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Haveli Dharampura", - "number_of_rooms": "2", - "phone_number": "+91 11 2326 1000", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Haveli Dharampura, 2293, Gali Gulian, Chandni Chowk, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Hilton Garden Inn New Delhi/Saket", - "number_of_rooms": "3", - "phone_number": "+91 11 3919 1919", - "price_per_night": "384", - "star_rating": "4", - "street_address": "A4, DLF Place, Saket District Centre, New Delhi" - } - ], - "slots": [ - { - "exclusive_end": 24, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Aloft New Delhi Aerocity seems as a good hotel to stay in and it is a 4 star one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_rooms", - "values": [ - "3" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Delhi" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you see if other hotels suit to what I want? I need to have 3 rooms." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Andaz Delhi - A Concept By Hyatt" - ], - "slot": "hotel_name", - "values": [ - "Andaz Delhi - A Concept By Hyatt" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Delhi", - "number_of_rooms": "3" - } - }, - "service_results": [ - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Aloft New Delhi Aerocity", - "number_of_rooms": "3", - "phone_number": "+91 11 4565 0000", - "price_per_night": "420", - "star_rating": "4", - "street_address": "5B Igi T3 Road, Delhi - Ajmer Expressway, Aerocity, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Andaz Delhi - A Concept By Hyatt", - "number_of_rooms": "3", - "phone_number": "+91 11 4903 1234", - "price_per_night": "390", - "star_rating": "5", - "street_address": "Asset, Street Number 1, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Bloomrooms @ New Delhi Railway Station", - "number_of_rooms": "3", - "phone_number": "+91 11 4122 5666", - "price_per_night": "279", - "star_rating": "3", - "street_address": "8591, Arakashan Road, Opp New Delhi Railway Station, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Calista Resort", - "number_of_rooms": "3", - "phone_number": "+91 11 4103 4591", - "price_per_night": "342", - "star_rating": "3", - "street_address": "37/2-4 Old, National Highway 48, Kapas Hera, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Crowne Plaza New Delhi Mayur Vihar Noida", - "number_of_rooms": "3", - "phone_number": "+91 11 4110 2222", - "price_per_night": "408", - "star_rating": "4", - "street_address": "13 B, District Centre, Mayur Vihar, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Crowne Plaza New Delhi Okhla", - "number_of_rooms": "3", - "phone_number": "+91 11 4646 2000", - "price_per_night": "330", - "star_rating": "5", - "street_address": "Plot No 1, Community Center, Okhla Phase I, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Deemarks Hotel & Resorts Conference Venues Corporate Event In Mahipalpur Near Airport In South Delhi", - "number_of_rooms": "3", - "phone_number": "+91 11 2506 0721", - "price_per_night": "225", - "star_rating": "3", - "street_address": "Shiv Murti, Nh-8, Delhi - Jaipur Expressway, Rangpuri, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Four Points By Sheraton New Delhi, Airport Highway", - "number_of_rooms": "3", - "phone_number": "+91 11 6604 0000", - "price_per_night": "372", - "star_rating": "4", - "street_address": "Plot no 9, National Highway - 8, Samalka, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Haveli Dharampura", - "number_of_rooms": "3", - "phone_number": "+91 11 2326 1000", - "price_per_night": "420", - "star_rating": "4", - "street_address": "Haveli Dharampura, 2293, Gali Gulian, Chandni Chowk, New Delhi" - }, - { - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Hilton Garden Inn New Delhi/Saket", - "number_of_rooms": "3", - "phone_number": "+91 11 3919 1919", - "price_per_night": "384", - "star_rating": "4", - "street_address": "A4, DLF Place, Saket District Centre, New Delhi" - } - ], - "slots": [ - { - "exclusive_end": 32, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Andaz Delhi - A Concept By Hyatt seems as a comfortable hotel to stay in and I can see that it has 5 stars." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "price_per_night", - "street_address" - ], - "slot_values": { - "destination": [ - "Delhi" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you tell me the price per night? What is the address of their location?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Asset, Street Number 1, New Delhi" - ], - "slot": "street_address", - "values": [ - "Asset, Street Number 1, New Delhi" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "390" - ], - "slot": "price_per_night", - "values": [ - "$390" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 58, - "slot": "street_address", - "start": 25 - }, - { - "exclusive_end": 96, - "slot": "price_per_night", - "start": 92 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The hotel is situated at Asset, Street Number 1, New Delhi and the room will be costing you $390 per night." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Delhi" - ], - "hotel_name": [ - "Andaz Delhi - A Concept By Hyatt" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Alright, that seems nice." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to book a room at this hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "1st of March" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 87, - "slot": "check_in_date", - "start": 75 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of March" - ], - "destination": [ - "Delhi" - ], - "hotel_name": [ - "Andaz Delhi - A Concept By Hyatt" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to book a room in this specific hotel, and I will be going there on 1st of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you tell me how many days you want the reservation to be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "four" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "number_of_days", - "start": 34 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of March" - ], - "destination": [ - "Delhi" - ], - "hotel_name": [ - "Andaz Delhi - A Concept By Hyatt" - ], - "number_of_days": [ - "four" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to have the room for four days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Andaz Delhi - A Concept By Hyatt" - ], - "slot": "hotel_name", - "values": [ - "Andaz Delhi - A Concept By Hyatt" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delhi" - ], - "slot": "destination", - "values": [ - "Delhi" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_rooms", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 97, - "slot": "hotel_name", - "start": 65 - }, - { - "exclusive_end": 139, - "slot": "check_in_date", - "start": 134 - }, - { - "exclusive_end": 103, - "slot": "number_of_days", - "start": 102 - }, - { - "exclusive_end": 57, - "slot": "destination", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you confirm that you want to stay at a hotel in Delhi called Andaz Delhi - A Concept By Hyatt for 4 days. You will be going there today and you need 3 rooms." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "check_in_date": [ - "1st of March", - "today" - ], - "destination": [ - "Delhi" - ], - "hotel_name": [ - "Andaz Delhi - A Concept By Hyatt" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That seems as what I want. Can you give me the phone number I can contact them with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+91 11 4903 1234" - ], - "slot": "phone_number", - "values": [ - "+91 11 4903 1234" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-01", - "destination": "Delhi", - "hotel_name": "Andaz Delhi - A Concept By Hyatt", - "number_of_days": "4", - "number_of_rooms": "3" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-01", - "destination": "Delhi", - "has_wifi": "False", - "hotel_name": "Andaz Delhi - A Concept By Hyatt", - "number_of_days": "4", - "number_of_rooms": "3", - "phone_number": "+91 11 4903 1234", - "price_per_night": "390", - "star_rating": "5", - "street_address": "Asset, Street Number 1, New Delhi" - } - ], - "slots": [ - { - "exclusive_end": 87, - "slot": "phone_number", - "start": 71 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your booking has been made. If you want to phone them, you can through +91 11 4903 1234." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of March", - "today" - ], - "destination": [ - "Delhi" - ], - "hotel_name": [ - "Andaz Delhi - A Concept By Hyatt" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I appreciate it very much. That would be all for the moment." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good time!" - } - ] - }, - { - "dialogue_id": "42_00032", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London, England" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 97, - "slot": "destination", - "start": 82 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, England" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to sleep somewhere so I would like for you to find me 1 room at a hotel in London, England." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_rooms": "1", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "1", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "1", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "4", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "1", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "1", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "4", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "1", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "4", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - } - ], - "slots": [ - { - "exclusive_end": 97, - "slot": "hotel_name", - "start": 85 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 hotels which match what you might want. A comfortable hotel is found at 45 Park Lane, and it is a 5 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, England" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you suggest some other hotels which I might like to stay in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Abc Hyde Park Hotel" - ], - "slot": "hotel_name", - "values": [ - "Abc Hyde Park Hotel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "hotel_name", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Another good hotel is the Abc Hyde Park Hotel and it is a 3 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, England" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to know if some other hotels are available for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Abercorn House" - ], - "slot": "hotel_name", - "values": [ - "Abercorn House" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "hotel_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You might consider Abercorn House which is a good hotel even though it is a 1 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, England" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Alright this one seems nice." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to book a room at this hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "four" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 95, - "slot": "number_of_days", - "start": 91 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, England" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_days": [ - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to stay in this hotel so you can make the booking for a room, which I will need for four days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you tell me when you will be going there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "the 1st" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "check_in_date", - "start": 25 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 1st" - ], - "destination": [ - "London, England" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_days": [ - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be going there on the 1st." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Abercorn House" - ], - "slot": "hotel_name", - "values": [ - "Abercorn House" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 105, - "slot": "hotel_name", - "start": 91 - }, - { - "exclusive_end": 159, - "slot": "check_in_date", - "start": 154 - }, - { - "exclusive_end": 77, - "slot": "number_of_days", - "start": 76 - }, - { - "exclusive_end": 115, - "slot": "destination", - "start": 109 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you please confirm to me that you want to book a room for 1 person, for 4 days, at the Abercorn House in London. Also you will be going at this hotel today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "phone_number", - "price_per_night" - ], - "slot_values": { - "check_in_date": [ - "the 1st", - "today" - ], - "destination": [ - "London", - "London, England" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That suits me well. Can you tell me how much the night will be costing me at this hotel? What phone number can I use to contact them?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+44 20 8563 8692" - ], - "slot": "phone_number", - "values": [ - "+44 20 8563 8692" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "58" - ], - "slot": "price_per_night", - "values": [ - "$58" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-01", - "destination": "London", - "hotel_name": "Abercorn House", - "number_of_days": "4", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-01", - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_days": "4", - "number_of_rooms": "1", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - } - ], - "slots": [ - { - "exclusive_end": 85, - "slot": "phone_number", - "start": 69 - }, - { - "exclusive_end": 119, - "slot": "price_per_night", - "start": 116 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your room has been booked. If you want to phone them you can through +44 20 8563 8692. The room will be costing you $58 per night." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 1st", - "today" - ], - "destination": [ - "London", - "London, England" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I appreciate it. That would be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good time!" - } - ] - }, - { - "dialogue_id": "42_00033", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Me and my friend are planning a trip, can you help me find a hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, where are you going to for your trip?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "NYC" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "destination", - "start": 15 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NYC" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "We're going to NYC" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "1 Hotel Brooklyn Bridge" - ], - "slot": "hotel_name", - "values": [ - "1 Hotel Brooklyn Bridge" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "New York" - } - }, - "service_results": [ - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Brooklyn Bridge", - "number_of_rooms": "1", - "phone_number": "+1 833-625-6111", - "price_per_night": "80", - "star_rating": "4", - "street_address": "60 Furman Street, Brooklyn" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Central Park", - "number_of_rooms": "1", - "phone_number": "+1 212-703-2001", - "price_per_night": "150", - "star_rating": "5", - "street_address": "1414 6th Avenue" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "11 Howard", - "number_of_rooms": "2", - "phone_number": "+1 212-235-1111", - "price_per_night": "168", - "star_rating": "3", - "street_address": "11 Howard Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "6 Columbus Hotel", - "number_of_rooms": "2", - "phone_number": "+1 212-204-3000", - "price_per_night": "208", - "star_rating": "4", - "street_address": "308 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ac Hotel New York Times Square", - "number_of_rooms": "2", - "phone_number": "+1 212-398-2700", - "price_per_night": "272", - "star_rating": "4", - "street_address": "260 West 40th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ace Hotel", - "number_of_rooms": "3", - "phone_number": "+1 212-991-0551", - "price_per_night": "468", - "star_rating": "4", - "street_address": "20 West 29th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Adria Hotel & Conference Center", - "number_of_rooms": "2", - "phone_number": "+1 718-631-5900", - "price_per_night": "156", - "star_rating": "3", - "street_address": "221-17 Northern Boulevard, Bayside" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Central Park", - "number_of_rooms": "1", - "phone_number": "+1 646-744-3100", - "price_per_night": "152", - "star_rating": "4", - "street_address": "42 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Times Square", - "number_of_rooms": "1", - "phone_number": "+1 212-764-5700", - "price_per_night": "80", - "star_rating": "4", - "street_address": "123 West 44th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Wall Street", - "number_of_rooms": "3", - "phone_number": "+1 212-252-9090", - "price_per_night": "312", - "star_rating": "4", - "street_address": "84 William Street" - } - ], - "slots": [ - { - "exclusive_end": 62, - "slot": "hotel_name", - "start": 39 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I've found a 4 star hotel called 1 Hotel Brooklyn Bridge" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NYC" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there anything else? Can you look at 1 stars?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "1 Hotel Central Park" - ], - "slot": "hotel_name", - "values": [ - "1 Hotel Central Park" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "New York", - "star_rating": "1" - } - }, - "service_results": [ - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Brooklyn Bridge", - "number_of_rooms": "1", - "phone_number": "+1 833-625-6111", - "price_per_night": "80", - "star_rating": "1", - "street_address": "60 Furman Street, Brooklyn" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Central Park", - "number_of_rooms": "1", - "phone_number": "+1 212-703-2001", - "price_per_night": "150", - "star_rating": "1", - "street_address": "1414 6th Avenue" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "11 Howard", - "number_of_rooms": "2", - "phone_number": "+1 212-235-1111", - "price_per_night": "168", - "star_rating": "1", - "street_address": "11 Howard Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "6 Columbus Hotel", - "number_of_rooms": "2", - "phone_number": "+1 212-204-3000", - "price_per_night": "208", - "star_rating": "1", - "street_address": "308 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ac Hotel New York Times Square", - "number_of_rooms": "2", - "phone_number": "+1 212-398-2700", - "price_per_night": "272", - "star_rating": "1", - "street_address": "260 West 40th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ace Hotel", - "number_of_rooms": "3", - "phone_number": "+1 212-991-0551", - "price_per_night": "468", - "star_rating": "1", - "street_address": "20 West 29th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Adria Hotel & Conference Center", - "number_of_rooms": "2", - "phone_number": "+1 718-631-5900", - "price_per_night": "156", - "star_rating": "1", - "street_address": "221-17 Northern Boulevard, Bayside" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Central Park", - "number_of_rooms": "1", - "phone_number": "+1 646-744-3100", - "price_per_night": "152", - "star_rating": "1", - "street_address": "42 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Times Square", - "number_of_rooms": "1", - "phone_number": "+1 212-764-5700", - "price_per_night": "80", - "star_rating": "1", - "street_address": "123 West 44th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Wall Street", - "number_of_rooms": "3", - "phone_number": "+1 212-252-9090", - "price_per_night": "312", - "star_rating": "1", - "street_address": "84 William Street" - } - ], - "slots": [ - { - "exclusive_end": 36, - "slot": "hotel_name", - "start": 16 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. How about 1 Hotel Central Park, it's a 1 star and seems nice" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NYC" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else? I only need the 1 room" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "11 Howard" - ], - "slot": "hotel_name", - "values": [ - "11 Howard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "New York", - "number_of_rooms": "1", - "star_rating": "1" - } - }, - "service_results": [ - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Brooklyn Bridge", - "number_of_rooms": "1", - "phone_number": "+1 833-625-6111", - "price_per_night": "80", - "star_rating": "1", - "street_address": "60 Furman Street, Brooklyn" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Central Park", - "number_of_rooms": "1", - "phone_number": "+1 212-703-2001", - "price_per_night": "150", - "star_rating": "1", - "street_address": "1414 6th Avenue" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "11 Howard", - "number_of_rooms": "1", - "phone_number": "+1 212-235-1111", - "price_per_night": "168", - "star_rating": "1", - "street_address": "11 Howard Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "6 Columbus Hotel", - "number_of_rooms": "1", - "phone_number": "+1 212-204-3000", - "price_per_night": "208", - "star_rating": "1", - "street_address": "308 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ac Hotel New York Times Square", - "number_of_rooms": "1", - "phone_number": "+1 212-398-2700", - "price_per_night": "272", - "star_rating": "1", - "street_address": "260 West 40th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ace Hotel", - "number_of_rooms": "1", - "phone_number": "+1 212-991-0551", - "price_per_night": "468", - "star_rating": "1", - "street_address": "20 West 29th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Adria Hotel & Conference Center", - "number_of_rooms": "1", - "phone_number": "+1 718-631-5900", - "price_per_night": "156", - "star_rating": "1", - "street_address": "221-17 Northern Boulevard, Bayside" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Central Park", - "number_of_rooms": "1", - "phone_number": "+1 646-744-3100", - "price_per_night": "152", - "star_rating": "1", - "street_address": "42 West 58th Street" - } - ], - "slots": [ - { - "exclusive_end": 66, - "slot": "hotel_name", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Well I've found 8 for you. There's a 1 star hotel called 11 Howard which looks good" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "has_wifi", - "phone_number" - ], - "slot_values": { - "destination": [ - "NYC" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Does it have Wifi? Can you grab the phone number for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "+1 212-235-1111" - ], - "slot": "phone_number", - "values": [ - "+1 212-235-1111" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "phone_number", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, the number is +1 212-235-1111. And yes, the hotel has wifi" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "NYC" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Cool, I like the sound of that one" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to book a room?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "March 6th" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "check_in_date", - "start": 34 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 6th" - ], - "destination": [ - "NYC" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please, I need to check in on March 6th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "And how many days are you staying?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "Monday next week" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 10, - "slot": "number_of_days", - "start": 9 - }, - { - "exclusive_end": 59, - "slot": "check_in_date", - "start": 43 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Monday next week" - ], - "destination": [ - "NYC" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Just the 1 day I think, I need to check in Monday next week" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "11 Howard" - ], - "slot": "hotel_name", - "values": [ - "11 Howard" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 81, - "slot": "hotel_name", - "start": 72 - }, - { - "exclusive_end": 64, - "slot": "check_in_date", - "start": 53 - }, - { - "exclusive_end": 48, - "slot": "number_of_days", - "start": 47 - }, - { - "exclusive_end": 93, - "slot": "destination", - "start": 85 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, are you happy for me to book a room for 1 day next Monday at the 11 Howard in New York?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "number_of_days", - "start": 25 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Monday next week", - "next Monday" - ], - "destination": [ - "NYC", - "New York" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually can you make it 2 days?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 44, - "slot": "number_of_days", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Of course. Happy for me to book 1 room for 2 days?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Monday next week", - "next Monday" - ], - "destination": [ - "NYC", - "New York" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-04", - "destination": "New York", - "hotel_name": "11 Howard", - "number_of_days": "2", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-04", - "destination": "New York", - "has_wifi": "True", - "hotel_name": "11 Howard", - "number_of_days": "2", - "number_of_rooms": "1", - "phone_number": "+1 212-235-1111", - "price_per_night": "198", - "star_rating": "1", - "street_address": "11 Howard Street" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, I've booked the room for you" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Monday next week", - "next Monday" - ], - "destination": [ - "NYC", - "New York" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Lovely, thank you!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "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_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Monday next week", - "next Monday" - ], - "destination": [ - "NYC", - "New York" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thank you, that was all" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem, have a lovely day" - } - ] - }, - { - "dialogue_id": "42_00034", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a hotel room" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In which city?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "LA" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 20, - "slot": "destination", - "start": 18 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a hotel in LA" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ac Hotel By Marriott Beverly Hills" - ], - "slot": "hotel_name", - "values": [ - "Ac Hotel By Marriott Beverly Hills" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Los Angeles" - } - }, - "service_results": [ - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Ac Hotel By Marriott Beverly Hills", - "number_of_rooms": "3", - "phone_number": "+1 323-852-7000", - "price_per_night": "138", - "star_rating": "2", - "street_address": "6399 Wilshire Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Best Western Plus Dragon Gate Inn", - "number_of_rooms": "2", - "phone_number": "+1 213-617-3077", - "price_per_night": "136", - "star_rating": "2", - "street_address": "818 North Hill Street" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Beverly Hills Marriott", - "number_of_rooms": "1", - "phone_number": "+1 310-553-6561", - "price_per_night": "140", - "star_rating": "4", - "street_address": "1150 South Beverly Drive" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Beverly Laurel Motor Hotel", - "number_of_rooms": "2", - "phone_number": "+1 800-947-7666", - "price_per_night": "80", - "star_rating": "2", - "street_address": "8018 Beverly Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Los Angeles Century City/Beverly Hills", - "number_of_rooms": "2", - "phone_number": "+1 310-556-2777", - "price_per_night": "126", - "star_rating": "3", - "street_address": "10320 West Olympic Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Los Angeles L.A. Live", - "number_of_rooms": "2", - "phone_number": "+1 213-443-9222", - "price_per_night": "144", - "star_rating": "3", - "street_address": "901 West Olympic Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Los Angeles Lax/Century Boulevard", - "number_of_rooms": "2", - "phone_number": "+1 310-649-1400", - "price_per_night": "234", - "star_rating": "3", - "street_address": "6161 West Century Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Crowne Plaza Los Angeles Airport", - "number_of_rooms": "2", - "phone_number": "+1 310-642-7500", - "price_per_night": "288", - "star_rating": "4", - "street_address": "5985 West Century Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Dunes Inn - Wilshire", - "number_of_rooms": "3", - "phone_number": "+1 323-938-3617", - "price_per_night": "186", - "star_rating": "2", - "street_address": "4300 Wilshire Boulevard" - }, - { - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Embassy Suites By Hilton Los Angeles International Airport North", - "number_of_rooms": "2", - "phone_number": "+1 310-215-1000", - "price_per_night": "228", - "star_rating": "3", - "street_address": "9801 Airport Boulevard" - } - ], - "slots": [ - { - "exclusive_end": 42, - "slot": "hotel_name", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found Ac Hotel By Marriott Beverly Hills, a 2 star hotel" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "price_per_night" - ], - "slot_values": { - "destination": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much does the room cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "138" - ], - "slot": "price_per_night", - "values": [ - "$138" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 13, - "slot": "price_per_night", - "start": 9 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It costs $138 per night" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "street_address" - ], - "slot_values": { - "destination": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you give me the hotel address?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "6399 Wilshire Boulevard" - ], - "slot": "street_address", - "values": [ - "6399 Wilshire Boulevard" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 23, - "slot": "street_address", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "6399 Wilshire Boulevard" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "LA" - ], - "hotel_name": [ - "Ac Hotel By Marriott Beverly Hills" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok, thank you. Book two rooms in this hotel" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is the arrival date? How many days of stay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "one" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "this Sunday" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "number_of_days", - "start": 26 - }, - { - "exclusive_end": 20, - "slot": "check_in_date", - "start": 9 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "this Sunday" - ], - "destination": [ - "LA" - ], - "hotel_name": [ - "Ac Hotel By Marriott Beverly Hills" - ], - "number_of_days": [ - "one" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Check in this Sunday, for one days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Ac Hotel By Marriott Beverly Hills" - ], - "slot": "hotel_name", - "values": [ - "Ac Hotel By Marriott Beverly Hills" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 55, - "slot": "hotel_name", - "start": 21 - }, - { - "exclusive_end": 106, - "slot": "check_in_date", - "start": 88 - }, - { - "exclusive_end": 13, - "slot": "number_of_days", - "start": 12 - }, - { - "exclusive_end": 70, - "slot": "destination", - "start": 59 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "2 rooms for 1 day at Ac Hotel By Marriott Beverly Hills in Los Angeles, the check in is day after tomorrow: do you confirm?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "day after tomorrow", - "this Sunday" - ], - "destination": [ - "LA", - "Los Angeles" - ], - "hotel_name": [ - "Ac Hotel By Marriott Beverly Hills" - ], - "number_of_days": [ - "1", - "one" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, It's correct" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-03", - "destination": "Los Angeles", - "hotel_name": "Ac Hotel By Marriott Beverly Hills", - "number_of_days": "1", - "number_of_rooms": "2" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-03", - "destination": "Los Angeles", - "has_wifi": "True", - "hotel_name": "Ac Hotel By Marriott Beverly Hills", - "number_of_days": "1", - "number_of_rooms": "2", - "phone_number": "+1 323-852-7000", - "price_per_night": "138", - "star_rating": "2", - "street_address": "6399 Wilshire Boulevard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The rooms have been booked" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "day after tomorrow", - "this Sunday" - ], - "destination": [ - "LA", - "Los Angeles" - ], - "hotel_name": [ - "Ac Hotel By Marriott Beverly Hills" - ], - "number_of_days": [ - "1", - "one" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day!" - } - ] - }, - { - "dialogue_id": "42_00035", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am leaving on a trip soon and I need to find a hotel room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In which city are you looking for a room?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim, CA" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "destination", - "start": 28 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be needing a room in Anaheim, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Anaheim Desert Inn And Suites" - ], - "slot": "hotel_name", - "values": [ - "Anaheim Desert Inn and Suites" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Anaheim" - } - }, - "service_results": [ - { - "destination": "Anaheim", - "has_wifi": "True", - "hotel_name": "Anaheim Desert Inn And Suites", - "number_of_rooms": "3", - "phone_number": "+1 714-772-5050", - "price_per_night": "144", - "star_rating": "2", - "street_address": "1600 South Harbor Boulevard" - }, - { - "destination": "Anaheim", - "has_wifi": "True", - "hotel_name": "Anaheim Majestic Garden Hotel", - "number_of_rooms": "2", - "phone_number": "+1 714-778-1700", - "price_per_night": "180", - "star_rating": "3", - "street_address": "900 South Disneyland Drive" - }, - { - "destination": "Anaheim", - "has_wifi": "True", - "hotel_name": "Anaheim Portofino Inn & Suites", - "number_of_rooms": "3", - "phone_number": "+1 800-341-6301", - "price_per_night": "180", - "star_rating": "3", - "street_address": "1831 South Harbor Boulevard" - }, - { - "destination": "Anaheim", - "has_wifi": "False", - "hotel_name": "Anaheim Rv Park", - "number_of_rooms": "3", - "phone_number": "+1 714-774-3860", - "price_per_night": "144", - "star_rating": "2", - "street_address": "200 West Midway Drive" - }, - { - "destination": "Anaheim", - "has_wifi": "True", - "hotel_name": "Ayres Hotel Anaheim", - "number_of_rooms": "1", - "phone_number": "+1 714-634-2106", - "price_per_night": "78", - "star_rating": "3", - "street_address": "2550 East Katella Avenue" - }, - { - "destination": "Anaheim", - "has_wifi": "True", - "hotel_name": "Best Western Plus Anaheim Inn", - "number_of_rooms": "3", - "phone_number": "+1 714-774-1050", - "price_per_night": "324", - "star_rating": "3", - "street_address": "1630 South Harbor Boulevard" - }, - { - "destination": "Anaheim", - "has_wifi": "True", - "hotel_name": "Best Western Plus Park Place Inn - Mini Suites", - "number_of_rooms": "3", - "phone_number": "+1 714-776-4800", - "price_per_night": "324", - "star_rating": "3", - "street_address": "1544 South Harbor Boulevard" - }, - { - "destination": "Anaheim", - "has_wifi": "True", - "hotel_name": "Best Western Plus Pavilions", - "number_of_rooms": "2", - "phone_number": "+1 714-776-0140", - "price_per_night": "52", - "star_rating": "1", - "street_address": "1176 West Katella Avenue" - }, - { - "destination": "Anaheim", - "has_wifi": "True", - "hotel_name": "Best Western Plus Raffles Inn & Suites", - "number_of_rooms": "2", - "phone_number": "+1 714-750-6100", - "price_per_night": "128", - "star_rating": "2", - "street_address": "2040 South Harbor Boulevard" - }, - { - "destination": "Anaheim", - "has_wifi": "True", - "hotel_name": "Best Western Plus Stovall'S Inn", - "number_of_rooms": "2", - "phone_number": "+1 714-778-1880", - "price_per_night": "216", - "star_rating": "3", - "street_address": "1110 West Katella Avenue" - } - ], - "slots": [ - { - "exclusive_end": 74, - "slot": "hotel_name", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 hotels that suit your needs.The Anaheim Desert Inn and Suites is one option, it has a 2 star rating." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London, UK" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 47, - "slot": "destination", - "start": 37 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, UK" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am searching for a a hotel room in London, UK. Are there any other suitable hotels available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_rooms": "2", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "3", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "3", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "4", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "2", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "2", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "4", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "2", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "4", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - } - ], - "slots": [ - { - "exclusive_end": 88, - "slot": "hotel_name", - "start": 76 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes. there are 10 hotels available. Another option is a 5 star hotel called 45 Park Lane." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "has_wifi", - "price_per_night" - ], - "slot_values": { - "destination": [ - "London, UK" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the nightly room cost and do they offer wifi?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "has_wifi", - "values": [ - "False" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "190" - ], - "slot": "price_per_night", - "values": [ - "$190" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 62, - "slot": "price_per_night", - "start": 58 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Unfortunately, this hotel does not have wifi. They charge $190 for one room per night." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, UK" - ], - "hotel_name": [ - "45 Park Lane" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That works for me, I can use some time away from the internet. I want to go ahead and make the reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you be checking in and how long will you be staying?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "two" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "March 4th" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 30, - "slot": "number_of_days", - "start": 27 - }, - { - "exclusive_end": 72, - "slot": "check_in_date", - "start": 63 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 4th" - ], - "destination": [ - "London, UK" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "two" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be needing 1 room for two days and I'll be checking in on March 4th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 74, - "slot": "hotel_name", - "start": 62 - }, - { - "exclusive_end": 127, - "slot": "check_in_date", - "start": 116 - }, - { - "exclusive_end": 49, - "slot": "number_of_days", - "start": 48 - }, - { - "exclusive_end": 90, - "slot": "destination", - "start": 84 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You would like to make a 1 room reservation for 2 days at the 45 Park Lane hotel in London. You will be checking in next Monday. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_rooms", - "values": [ - "3" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 4th", - "next Monday" - ], - "destination": [ - "London", - "London, UK" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "2", - "two" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, not quite. I need to book 3 rooms." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_rooms", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 66, - "slot": "check_in_date", - "start": 55 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You would like to book 3 rooms with a check in date of next Monday, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "street_address" - ], - "slot_values": { - "check_in_date": [ - "March 4th", - "next Monday" - ], - "destination": [ - "London", - "London, UK" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "2", - "two" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct. Can you give me their address?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "street_address", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-04", - "destination": "London", - "hotel_name": "45 Park Lane", - "number_of_days": "2", - "number_of_rooms": "3" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-04", - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_days": "2", - "number_of_rooms": "3", - "phone_number": "+44 20 7493 4545", - "price_per_night": "525", - "star_rating": "5", - "street_address": "45 Park Lane" - } - ], - "slots": [ - { - "exclusive_end": 67, - "slot": "street_address", - "start": 55 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation has been placed. You can find them at 45 Park Lane." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "check_in_date": [ - "March 4th", - "next Monday" - ], - "destination": [ - "London", - "London, UK" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "2", - "two" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have a contact number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+44 20 7493 4545" - ], - "slot": "phone_number", - "values": [ - "+44 20 7493 4545" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "phone_number", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You can reach them at +44 20 7493 4545." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 4th", - "next Monday" - ], - "destination": [ - "London", - "London, UK" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "2", - "two" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you, that is everything." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "My pleasure. Have a great day." - } - ] - }, - { - "dialogue_id": "42_00036", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want you to find a hotel for me with wifi. Wifi is a must." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In which city would you like me to look?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "SD" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 20, - "slot": "destination", - "start": 18 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "SD" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a hotel in SD." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Bahia Resort Hotel" - ], - "slot": "hotel_name", - "values": [ - "Bahia Resort Hotel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "San Diego", - "has_wifi": "True" - } - }, - "service_results": [ - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Bahia Resort Hotel", - "number_of_rooms": "3", - "phone_number": "+1 858-539-8666", - "price_per_night": "270", - "star_rating": "3", - "street_address": "998 West Mission Bay Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Mission Bay", - "number_of_rooms": "1", - "phone_number": "+1 619-275-5700", - "price_per_night": "64", - "star_rating": "2", - "street_address": "2575 Clairemont Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Plus Bayside Inn", - "number_of_rooms": "1", - "phone_number": "+1 619-233-7500", - "price_per_night": "69", - "star_rating": "3", - "street_address": "555 West Ash Street" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Plus Hacienda Hotel Old Town", - "number_of_rooms": "1", - "phone_number": "+1 619-298-4707", - "price_per_night": "105", - "star_rating": "3", - "street_address": "4041 Harney Street" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Plus Island Palms Hotel & Marina", - "number_of_rooms": "2", - "phone_number": "+1 619-222-0561", - "price_per_night": "150", - "star_rating": "3", - "street_address": "2051 Shelter Island Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western San Diego/Miramar Hotel", - "number_of_rooms": "2", - "phone_number": "+1 858-578-6600", - "price_per_night": "120", - "star_rating": "2", - "street_address": "9310 Kearny Mesa Road" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Seven Seas", - "number_of_rooms": "3", - "phone_number": "+1 619-291-1300", - "price_per_night": "315", - "star_rating": "3", - "street_address": "411 Hotel Circle South" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Yacht Harbor Hotel", - "number_of_rooms": "3", - "phone_number": "+1 619-224-3254", - "price_per_night": "156", - "star_rating": "2", - "street_address": "5005 North Harbor Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Blue Sea Beach Hotel", - "number_of_rooms": "3", - "phone_number": "+1 858-488-4700", - "price_per_night": "270", - "star_rating": "3", - "street_address": "707 Pacific Beach Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Capri By The Sea By All Seasons Resort Lodging", - "number_of_rooms": "1", - "phone_number": "+1 858-483-6110", - "price_per_night": "108", - "star_rating": "3", - "street_address": "4767 Ocean Boulevard" - } - ], - "slots": [ - { - "exclusive_end": 48, - "slot": "hotel_name", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a 3 star hotel named Bahia Resort Hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "SD" - ], - "has_wifi": [ - "True" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there anything else? I would prefer 1 room in a two star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Best Western Mission Bay" - ], - "slot": "hotel_name", - "values": [ - "Best Western Mission Bay" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "San Diego", - "has_wifi": "True", - "number_of_rooms": "1", - "star_rating": "2" - } - }, - "service_results": [ - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Bahia Resort Hotel", - "number_of_rooms": "1", - "phone_number": "+1 858-539-8666", - "price_per_night": "270", - "star_rating": "2", - "street_address": "998 West Mission Bay Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Mission Bay", - "number_of_rooms": "1", - "phone_number": "+1 619-275-5700", - "price_per_night": "64", - "star_rating": "2", - "street_address": "2575 Clairemont Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Plus Bayside Inn", - "number_of_rooms": "1", - "phone_number": "+1 619-233-7500", - "price_per_night": "69", - "star_rating": "2", - "street_address": "555 West Ash Street" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Plus Hacienda Hotel Old Town", - "number_of_rooms": "1", - "phone_number": "+1 619-298-4707", - "price_per_night": "105", - "star_rating": "2", - "street_address": "4041 Harney Street" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Plus Island Palms Hotel & Marina", - "number_of_rooms": "1", - "phone_number": "+1 619-222-0561", - "price_per_night": "150", - "star_rating": "2", - "street_address": "2051 Shelter Island Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western San Diego/Miramar Hotel", - "number_of_rooms": "1", - "phone_number": "+1 858-578-6600", - "price_per_night": "120", - "star_rating": "2", - "street_address": "9310 Kearny Mesa Road" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Seven Seas", - "number_of_rooms": "1", - "phone_number": "+1 619-291-1300", - "price_per_night": "315", - "star_rating": "2", - "street_address": "411 Hotel Circle South" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Yacht Harbor Hotel", - "number_of_rooms": "1", - "phone_number": "+1 619-224-3254", - "price_per_night": "156", - "star_rating": "2", - "street_address": "5005 North Harbor Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Blue Sea Beach Hotel", - "number_of_rooms": "1", - "phone_number": "+1 858-488-4700", - "price_per_night": "270", - "star_rating": "2", - "street_address": "707 Pacific Beach Drive" - } - ], - "slots": [ - { - "exclusive_end": 63, - "slot": "hotel_name", - "start": 39 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 9 options suitable. There is Best Western Mission Bay and it is 2 stars." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "SD" - ], - "has_wifi": [ - "True" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there anything else available? I prefer to stay at a 1 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Best Western Plus Bayside Inn" - ], - "slot": "hotel_name", - "values": [ - "Best Western Plus Bayside Inn" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "San Diego", - "has_wifi": "True", - "number_of_rooms": "1", - "star_rating": "1" - } - }, - "service_results": [ - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Bahia Resort Hotel", - "number_of_rooms": "1", - "phone_number": "+1 858-539-8666", - "price_per_night": "270", - "star_rating": "1", - "street_address": "998 West Mission Bay Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Mission Bay", - "number_of_rooms": "1", - "phone_number": "+1 619-275-5700", - "price_per_night": "64", - "star_rating": "1", - "street_address": "2575 Clairemont Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Plus Bayside Inn", - "number_of_rooms": "1", - "phone_number": "+1 619-233-7500", - "price_per_night": "69", - "star_rating": "1", - "street_address": "555 West Ash Street" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Plus Hacienda Hotel Old Town", - "number_of_rooms": "1", - "phone_number": "+1 619-298-4707", - "price_per_night": "105", - "star_rating": "1", - "street_address": "4041 Harney Street" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Plus Island Palms Hotel & Marina", - "number_of_rooms": "1", - "phone_number": "+1 619-222-0561", - "price_per_night": "150", - "star_rating": "1", - "street_address": "2051 Shelter Island Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western San Diego/Miramar Hotel", - "number_of_rooms": "1", - "phone_number": "+1 858-578-6600", - "price_per_night": "120", - "star_rating": "1", - "street_address": "9310 Kearny Mesa Road" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Seven Seas", - "number_of_rooms": "1", - "phone_number": "+1 619-291-1300", - "price_per_night": "315", - "star_rating": "1", - "street_address": "411 Hotel Circle South" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Yacht Harbor Hotel", - "number_of_rooms": "1", - "phone_number": "+1 619-224-3254", - "price_per_night": "156", - "star_rating": "1", - "street_address": "5005 North Harbor Drive" - } - ], - "slots": [ - { - "exclusive_end": 58, - "slot": "hotel_name", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 8 suitable hotels. Best Western Plus Bayside Inn is a 1 star hotel that you might be interested in." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "SD" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Best Western Plus Bayside Inn" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That seems ok" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Should I go ahead and reserve a room for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "SD" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Best Western Plus Bayside Inn" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I would like to make a reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many days would you like the booking to be for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "three" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "number_of_days", - "start": 23 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "SD" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Best Western Plus Bayside Inn" - ], - "number_of_days": [ - "three" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would be staying for three days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to check in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "the 3rd" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "check_in_date", - "start": 26 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 3rd" - ], - "destination": [ - "SD" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Best Western Plus Bayside Inn" - ], - "number_of_days": [ - "three" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am planning to do so on the 3rd." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Best Western Plus Bayside Inn" - ], - "slot": "hotel_name", - "values": [ - "Best Western Plus Bayside Inn" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 107, - "slot": "hotel_name", - "start": 78 - }, - { - "exclusive_end": 159, - "slot": "check_in_date", - "start": 141 - }, - { - "exclusive_end": 126, - "slot": "number_of_days", - "start": 125 - }, - { - "exclusive_end": 120, - "slot": "destination", - "start": 111 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I would like to confirm the following information: reservations for 1 room at Best Western Plus Bayside Inn in San Diego for 3 days with the day after tomorrow being the check in date." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "check_in_date", - "values": [ - "the 2nd" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "check_in_date", - "start": 22 - }, - { - "exclusive_end": 55, - "slot": "number_of_days", - "start": 54 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 2nd" - ], - "destination": [ - "SD", - "San Diego" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Best Western Plus Bayside Inn" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to check in on the 2nd and I need the room for 1 day." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "check_in_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 105, - "slot": "check_in_date", - "start": 97 - }, - { - "exclusive_end": 79, - "slot": "number_of_days", - "start": 78 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I would like to confirm the following information: you want a reservation for 1 day, checking in tomorrow." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 2nd", - "tomorrow" - ], - "destination": [ - "SD", - "San Diego" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Best Western Plus Bayside Inn" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That would be just fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-02", - "destination": "San Diego", - "hotel_name": "Best Western Plus Bayside Inn", - "number_of_days": "1", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-02", - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Plus Bayside Inn", - "number_of_days": "1", - "number_of_rooms": "1", - "phone_number": "+1 619-233-7500", - "price_per_night": "69", - "star_rating": "1", - "street_address": "555 West Ash Street" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have made the reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 2nd", - "tomorrow" - ], - "destination": [ - "SD", - "San Diego" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Best Western Plus Bayside Inn" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I appreciate your assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "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_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 2nd", - "tomorrow" - ], - "destination": [ - "SD", - "San Diego" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Best Western Plus Bayside Inn" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, you have been very helpful" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day." - } - ] - }, - { - "dialogue_id": "42_00037", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am going on a short break and need a hotel room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city are you travelling to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "SFO" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "destination", - "start": 14 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "SFO" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am going to SFO." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Amsterdam Hostel San Francisco" - ], - "slot": "hotel_name", - "values": [ - "Amsterdam Hostel San Francisco" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "San Francisco" - } - }, - "service_results": [ - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Amsterdam Hostel San Francisco", - "number_of_rooms": "2", - "phone_number": "+1 415-673-3277", - "price_per_night": "46", - "star_rating": "1", - "street_address": "749 Taylor Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Argonaut Hotel", - "number_of_rooms": "1", - "phone_number": "+1 415-563-0800", - "price_per_night": "88", - "star_rating": "4", - "street_address": "495 Jefferson Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Beck'S Motor Lodge", - "number_of_rooms": "1", - "phone_number": "+1 415-621-8212", - "price_per_night": "50", - "star_rating": "2", - "street_address": "2222 Market Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Bei Hotel San Francisco", - "number_of_rooms": "3", - "phone_number": "+1 415-626-6103", - "price_per_night": "261", - "star_rating": "3", - "street_address": "50 8th Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Beresford Arms Hotel", - "number_of_rooms": "3", - "phone_number": "+1 415-673-2600", - "price_per_night": "306", - "star_rating": "3", - "street_address": "701 Post Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Casa Loma Hotel", - "number_of_rooms": "1", - "phone_number": "+1 415-552-7100", - "price_per_night": "62", - "star_rating": "2", - "street_address": "610 Fillmore Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Chancellor Hotel On Union Square", - "number_of_rooms": "1", - "phone_number": "+1 415-362-2004", - "price_per_night": "105", - "star_rating": "3", - "street_address": "433 Powell Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Chelsea", - "number_of_rooms": "2", - "phone_number": "+1 415-563-5600", - "price_per_night": "100", - "star_rating": "2", - "street_address": "2095 Lombard Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Comfort Inn By The Bay", - "number_of_rooms": "1", - "phone_number": "+1 415-928-5000", - "price_per_night": "48", - "star_rating": "2", - "street_address": "2775 Van Ness Avenue" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Cornell Hotel De France", - "number_of_rooms": "3", - "phone_number": "+1 415-421-3154", - "price_per_night": "270", - "star_rating": "3", - "street_address": "715 Bush Street" - } - ], - "slots": [ - { - "exclusive_end": 61, - "slot": "hotel_name", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a 1 star hotel called Amsterdam Hostel San Francisco." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "SFO" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the hotel to have wifi, are there any other options?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Argonaut Hotel" - ], - "slot": "hotel_name", - "values": [ - "Argonaut Hotel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "San Francisco", - "has_wifi": "True" - } - }, - "service_results": [ - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Amsterdam Hostel San Francisco", - "number_of_rooms": "2", - "phone_number": "+1 415-673-3277", - "price_per_night": "46", - "star_rating": "1", - "street_address": "749 Taylor Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Argonaut Hotel", - "number_of_rooms": "1", - "phone_number": "+1 415-563-0800", - "price_per_night": "88", - "star_rating": "4", - "street_address": "495 Jefferson Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Beck'S Motor Lodge", - "number_of_rooms": "1", - "phone_number": "+1 415-621-8212", - "price_per_night": "50", - "star_rating": "2", - "street_address": "2222 Market Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Bei Hotel San Francisco", - "number_of_rooms": "3", - "phone_number": "+1 415-626-6103", - "price_per_night": "261", - "star_rating": "3", - "street_address": "50 8th Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Beresford Arms Hotel", - "number_of_rooms": "3", - "phone_number": "+1 415-673-2600", - "price_per_night": "306", - "star_rating": "3", - "street_address": "701 Post Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Casa Loma Hotel", - "number_of_rooms": "1", - "phone_number": "+1 415-552-7100", - "price_per_night": "62", - "star_rating": "2", - "street_address": "610 Fillmore Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Chancellor Hotel On Union Square", - "number_of_rooms": "1", - "phone_number": "+1 415-362-2004", - "price_per_night": "105", - "star_rating": "3", - "street_address": "433 Powell Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Chelsea", - "number_of_rooms": "2", - "phone_number": "+1 415-563-5600", - "price_per_night": "100", - "star_rating": "2", - "street_address": "2095 Lombard Street" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Comfort Inn By The Bay", - "number_of_rooms": "1", - "phone_number": "+1 415-928-5000", - "price_per_night": "48", - "star_rating": "2", - "street_address": "2775 Van Ness Avenue" - }, - { - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Cornell Hotel De France", - "number_of_rooms": "3", - "phone_number": "+1 415-421-3154", - "price_per_night": "270", - "star_rating": "3", - "street_address": "715 Bush Street" - } - ], - "slots": [ - { - "exclusive_end": 45, - "slot": "hotel_name", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a 4 star hotel called Argonaut Hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "SFO" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else you could suggest?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Beck'S Motor Lodge" - ], - "slot": "hotel_name", - "values": [ - "Beck'S Motor Lodge" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 47, - "slot": "hotel_name", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes there is a 2 star called Beck'S Motor Lodge." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "price_per_night", - "street_address" - ], - "slot_values": { - "destination": [ - "SFO" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Where is it and what is the price?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2222 Market Street" - ], - "slot": "street_address", - "values": [ - "2222 Market Street" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "50" - ], - "slot": "price_per_night", - "values": [ - "$50" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "street_address", - "start": 15 - }, - { - "exclusive_end": 47, - "slot": "price_per_night", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The address is 2222 Market Street and costs $50 per night." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "SFO" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Beck'S Motor Lodge" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that sounds perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to book a room for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "SFO" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Beck'S Motor Lodge" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please I would like to book it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "For date and how many days?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "check_in_date", - "values": [ - "the 11th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "check_in_date", - "start": 26 - }, - { - "exclusive_end": 1, - "slot": "number_of_days", - "start": 0 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 11th" - ], - "destination": [ - "SFO" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Beck'S Motor Lodge" - ], - "number_of_days": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "2 days please starting on the 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Beck'S Motor Lodge" - ], - "slot": "hotel_name", - "values": [ - "Beck'S Motor Lodge" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "check_in_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 53, - "slot": "hotel_name", - "start": 35 - }, - { - "exclusive_end": 97, - "slot": "check_in_date", - "start": 87 - }, - { - "exclusive_end": 74, - "slot": "number_of_days", - "start": 73 - }, - { - "exclusive_end": 68, - "slot": "destination", - "start": 55 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To confirm then you want 1 room at Beck'S Motor Lodge, San Francisco for 2 nights from March 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "check_in_date": [ - "March 11th", - "the 11th" - ], - "destination": [ - "SFO", - "San Francisco" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Beck'S Motor Lodge" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is correct. What is their telephone number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 415-621-8212" - ], - "slot": "phone_number", - "values": [ - "+1 415-621-8212" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-11", - "destination": "San Francisco", - "hotel_name": "Beck'S Motor Lodge", - "number_of_days": "2", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-11", - "destination": "San Francisco", - "has_wifi": "True", - "hotel_name": "Beck'S Motor Lodge", - "number_of_days": "2", - "number_of_rooms": "1", - "phone_number": "+1 415-621-8212", - "price_per_night": "50", - "star_rating": "2", - "street_address": "2222 Market Street" - } - ], - "slots": [ - { - "exclusive_end": 69, - "slot": "phone_number", - "start": 54 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your booking is successful and their telephone number +1 415-621-8212." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 11th", - "the 11th" - ], - "destination": [ - "SFO", - "San Francisco" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Beck'S Motor Lodge" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you that is everything for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a lovely day." - } - ] - }, - { - "dialogue_id": "42_00038", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London, UK" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "destination", - "start": 26 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, UK" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to find a hotel in London, UK." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_rooms": "2", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "3", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "3", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "4", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "2", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "2", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "4", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "2", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "4", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - } - ], - "slots": [ - { - "exclusive_end": 39, - "slot": "hotel_name", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 10 options for you. 45 Park Lane is a nice 5 star." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "price_per_night", - "street_address" - ], - "slot_values": { - "destination": [ - "London, UK" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the cost per night and whats the address?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "190" - ], - "slot": "price_per_night", - "values": [ - "$190" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "street_address", - "values": [ - "45 Park lane" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "price_per_night", - "start": 34 - }, - { - "exclusive_end": 27, - "slot": "street_address", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Its located at 45 Park lane. It s $190 per night." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, UK" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What other options do you have for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Abc Hyde Park Hotel" - ], - "slot": "hotel_name", - "values": [ - "Abc Hyde Park Hotel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 19, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Abc Hyde Park Hotel is a nice 3 star." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, UK" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you show me another option for 1 room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Abercorn House" - ], - "slot": "hotel_name", - "values": [ - "Abercorn House" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_rooms": "1", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "1", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "1", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "4", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "1", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "1", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "4", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "1", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "4", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - } - ], - "slots": [ - { - "exclusive_end": 14, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Abercorn House is a nice 1 star." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "March 1st" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 68, - "slot": "check_in_date", - "start": 59 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 1st" - ], - "destination": [ - "London, UK" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That one sounds great. I want to book the room checking in March 1st." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many nights will you be staying?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 15, - "slot": "number_of_days", - "start": 14 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 1st" - ], - "destination": [ - "London, UK" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it for 1 night?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Abercorn House" - ], - "slot": "hotel_name", - "values": [ - "Abercorn House" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 59, - "slot": "hotel_name", - "start": 45 - }, - { - "exclusive_end": 37, - "slot": "check_in_date", - "start": 32 - }, - { - "exclusive_end": 26, - "slot": "number_of_days", - "start": 25 - }, - { - "exclusive_end": 69, - "slot": "destination", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Making a reservation for 1 room today at the Abercorn House in London. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 20, - "slot": "number_of_days", - "start": 19 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 1st", - "today" - ], - "destination": [ - "London", - "London, UK" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope I need it for 2 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "number_of_days", - "start": 34 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The reservation is for 1 room for 2 days. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "has_wifi", - "phone_number" - ], - "slot_values": { - "check_in_date": [ - "March 1st", - "today" - ], - "destination": [ - "London", - "London, UK" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is good. Whats the number and does it have wifi?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+44 20 8563 8692" - ], - "slot": "phone_number", - "values": [ - "+44 20 8563 8692" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "has_wifi", - "values": [ - "False" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-01", - "destination": "London", - "hotel_name": "Abercorn House", - "number_of_days": "2", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-01", - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_days": "2", - "number_of_rooms": "1", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - } - ], - "slots": [ - { - "exclusive_end": 63, - "slot": "phone_number", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation is confirmed. Their number is +44 20 8563 8692 and they do not have WiFi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 1st", - "today" - ], - "destination": [ - "London", - "London, UK" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there something else I can help with" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 1st", - "today" - ], - "destination": [ - "London", - "London, UK" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have an awesome day!" - } - ] - }, - { - "dialogue_id": "42_00039", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need to find a hotel room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I can help you with that. In what city?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination", - "values": [ - "Seattle, WA" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Seattle, WA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking in Seattle, WA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ace Hotel Seattle" - ], - "slot": "hotel_name", - "values": [ - "Ace Hotel Seattle" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Seattle" - } - }, - "service_results": [ - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Ace Hotel Seattle", - "number_of_rooms": "2", - "phone_number": "+1 206-448-4721", - "price_per_night": "88", - "star_rating": "2", - "street_address": "2423 1st Avenue" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Belltown Inn", - "number_of_rooms": "2", - "phone_number": "+1 866-525-4704", - "price_per_night": "132", - "star_rating": "2", - "street_address": "2301 3rd Avenue" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Best Western Plus Pioneer Square Hotel Downtown", - "number_of_rooms": "2", - "phone_number": "+1 206-340-1234", - "price_per_night": "132", - "star_rating": "3", - "street_address": "77 Yesler Way" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Seattle Downtown/Lake Union", - "number_of_rooms": "3", - "phone_number": "+1 206-213-0100", - "price_per_night": "216", - "star_rating": "3", - "street_address": "925 Westlake Avenue North" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Crowne Plaza Seattle Downtown", - "number_of_rooms": "1", - "phone_number": "+1 206-464-1980", - "price_per_night": "80", - "star_rating": "4", - "street_address": "1113 6th Avenue" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Days Inn By Wyndham Seattle North Of Downtown", - "number_of_rooms": "2", - "phone_number": "+1 800-615-3107", - "price_per_night": "112", - "star_rating": "2", - "street_address": "9100 Aurora Avenue North" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Embassy Suites By Hilton Seattle Downtown Pioneer Square", - "number_of_rooms": "1", - "phone_number": "+1 206-859-4400", - "price_per_night": "84", - "star_rating": "3", - "street_address": "255 South King Street" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Even Hotel Seattle Downtown - Lake Union", - "number_of_rooms": "3", - "phone_number": "+1 206-596-2302", - "price_per_night": "243", - "star_rating": "3", - "street_address": "527 Fairview Avenue North" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Extended Stay America - Seattle - Northgate", - "number_of_rooms": "3", - "phone_number": "+1 206-365-8100", - "price_per_night": "204", - "star_rating": "2", - "street_address": "13300 Stone Avenue North" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Four Points By Sheraton Downtown Seattle Center", - "number_of_rooms": "3", - "phone_number": "+1 206-282-2600", - "price_per_night": "243", - "star_rating": "3", - "street_address": "601 Roy Street" - } - ], - "slots": [ - { - "exclusive_end": 63, - "slot": "hotel_name", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 10 hotels that you may like. How about Ace Hotel Seattle? It has a 2 star rating." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Seattle, WA" - ], - "has_wifi": [ - "True" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I want a one star hotel with wifi. What else is available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Belltown Inn" - ], - "slot": "hotel_name", - "values": [ - "Belltown Inn" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Seattle", - "has_wifi": "True", - "star_rating": "1" - } - }, - "service_results": [ - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Ace Hotel Seattle", - "number_of_rooms": "2", - "phone_number": "+1 206-448-4721", - "price_per_night": "88", - "star_rating": "1", - "street_address": "2423 1st Avenue" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Belltown Inn", - "number_of_rooms": "2", - "phone_number": "+1 866-525-4704", - "price_per_night": "132", - "star_rating": "1", - "street_address": "2301 3rd Avenue" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Best Western Plus Pioneer Square Hotel Downtown", - "number_of_rooms": "2", - "phone_number": "+1 206-340-1234", - "price_per_night": "132", - "star_rating": "1", - "street_address": "77 Yesler Way" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Seattle Downtown/Lake Union", - "number_of_rooms": "3", - "phone_number": "+1 206-213-0100", - "price_per_night": "216", - "star_rating": "1", - "street_address": "925 Westlake Avenue North" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Crowne Plaza Seattle Downtown", - "number_of_rooms": "1", - "phone_number": "+1 206-464-1980", - "price_per_night": "80", - "star_rating": "1", - "street_address": "1113 6th Avenue" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Days Inn By Wyndham Seattle North Of Downtown", - "number_of_rooms": "2", - "phone_number": "+1 800-615-3107", - "price_per_night": "112", - "star_rating": "1", - "street_address": "9100 Aurora Avenue North" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Embassy Suites By Hilton Seattle Downtown Pioneer Square", - "number_of_rooms": "1", - "phone_number": "+1 206-859-4400", - "price_per_night": "84", - "star_rating": "1", - "street_address": "255 South King Street" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Even Hotel Seattle Downtown - Lake Union", - "number_of_rooms": "3", - "phone_number": "+1 206-596-2302", - "price_per_night": "243", - "star_rating": "1", - "street_address": "527 Fairview Avenue North" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Extended Stay America - Seattle - Northgate", - "number_of_rooms": "3", - "phone_number": "+1 206-365-8100", - "price_per_night": "204", - "star_rating": "1", - "street_address": "13300 Stone Avenue North" - } - ], - "slots": [ - { - "exclusive_end": 47, - "slot": "hotel_name", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 9 hotels that may suit you. Belltown Inn is a 1 star hotel. How about that one?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number", - "price_per_night" - ], - "slot_values": { - "destination": [ - "Seattle, WA" - ], - "has_wifi": [ - "True" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the nightly rate? Also, what is the phone number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 866-525-4704" - ], - "slot": "phone_number", - "values": [ - "+1 866-525-4704" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "132" - ], - "slot": "price_per_night", - "values": [ - "$132" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 64, - "slot": "phone_number", - "start": 49 - }, - { - "exclusive_end": 17, - "slot": "price_per_night", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "That room is $132 per night. The phone number is +1 866-525-4704." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Seattle, WA" - ], - "has_wifi": [ - "True" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other hotels which I might like?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Best Western Plus Pioneer Square Hotel Downtown" - ], - "slot": "hotel_name", - "values": [ - "Best Western Plus Pioneer Square Hotel Downtown" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 71, - "slot": "hotel_name", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Another 1 star hotel is Best Western Plus Pioneer Square Hotel Downtown. Would you like that one?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Seattle, WA" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Best Western Plus Pioneer Square Hotel Downtown" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to reserve a room now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Seattle, WA" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Best Western Plus Pioneer Square Hotel Downtown" - ], - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please. I need 2 rooms." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When is your check-in date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "Monday next week" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 53, - "slot": "check_in_date", - "start": 37 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Monday next week" - ], - "destination": [ - "Seattle, WA" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Best Western Plus Pioneer Square Hotel Downtown" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sorry, please make that one room for Monday next week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many days will you be staying?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "four" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "number_of_days", - "start": 20 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Monday next week" - ], - "destination": [ - "Seattle, WA" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Best Western Plus Pioneer Square Hotel Downtown" - ], - "number_of_days": [ - "four" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the room for four days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Best Western Plus Pioneer Square Hotel Downtown" - ], - "slot": "hotel_name", - "values": [ - "Best Western Plus Pioneer Square Hotel Downtown" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 106, - "slot": "hotel_name", - "start": 59 - }, - { - "exclusive_end": 158, - "slot": "check_in_date", - "start": 147 - }, - { - "exclusive_end": 50, - "slot": "number_of_days", - "start": 49 - }, - { - "exclusive_end": 118, - "slot": "destination", - "start": 111 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, please confirm: you are reserving 1 room for 4 days at Best Western Plus Pioneer Square Hotel Downtown, in Seattle. Your check-in date will be next Monday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "check_in_date", - "values": [ - "March 5th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "one" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 62, - "slot": "check_in_date", - "start": 53 - }, - { - "exclusive_end": 70, - "slot": "number_of_days", - "start": 67 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 5th" - ], - "destination": [ - "Seattle", - "Seattle, WA" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Best Western Plus Pioneer Square Hotel Downtown" - ], - "number_of_days": [ - "one" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, sorry, change that please. I want to check in on March 5th for one day." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "check_in_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 78, - "slot": "check_in_date", - "start": 66 - }, - { - "exclusive_end": 45, - "slot": "number_of_days", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: you're reserving a room for 1 day, checking in on next Tuesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "check_in_date": [ - "March 5th", - "next Tuesday" - ], - "destination": [ - "Seattle", - "Seattle, WA" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Best Western Plus Pioneer Square Hotel Downtown" - ], - "number_of_days": [ - "1", - "one" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's it. What is the phone number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 206-340-1234" - ], - "slot": "phone_number", - "values": [ - "+1 206-340-1234" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-05", - "destination": "Seattle", - "hotel_name": "Best Western Plus Pioneer Square Hotel Downtown", - "number_of_days": "1", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-05", - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Best Western Plus Pioneer Square Hotel Downtown", - "number_of_days": "1", - "number_of_rooms": "1", - "phone_number": "+1 206-340-1234", - "price_per_night": "234", - "star_rating": "1", - "street_address": "77 Yesler Way" - } - ], - "slots": [ - { - "exclusive_end": 69, - "slot": "phone_number", - "start": 54 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation has been made. Their phone number is +1 206-340-1234." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 5th", - "next Tuesday" - ], - "destination": [ - "Seattle", - "Seattle, WA" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Best Western Plus Pioneer Square Hotel Downtown" - ], - "number_of_days": [ - "1", - "one" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for all your help! That's all I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "42_00040", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to get a room at a 1 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city are you looking at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "destination", - "values": [ - "KL" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "destination", - "start": 19 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "KL" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be staying in KL." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alila Bangsar" - ], - "slot": "hotel_name", - "values": [ - "Alila Bangsar" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Kuala Lumpur", - "star_rating": "1" - } - }, - "service_results": [ - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Alila Bangsar", - "number_of_rooms": "3", - "phone_number": "+60 3-2268 3888", - "price_per_night": "465", - "star_rating": "1", - "street_address": "East Side, 58, Jalan Ang Seng, Brickfields, 50470" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Aloft Kuala Lumpur Sentral", - "number_of_rooms": "2", - "phone_number": "+60 3-2723 1188", - "price_per_night": "256", - "star_rating": "1", - "street_address": "No. 5, Jalan Stesen Sentral, 50470 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Ancasa Hotel & Spa Kuala Lumpur", - "number_of_rooms": "3", - "phone_number": "+60 3-2026 6060", - "price_per_night": "279", - "star_rating": "1", - "street_address": "Jalan Tun Tan Cheng Lock, City Centre, 50500 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Arenaa Star Hotel", - "number_of_rooms": "1", - "phone_number": "+60 3-2078 0988", - "price_per_night": "114", - "star_rating": "1", - "street_address": "49-51, Jalan Hang Lekiu, 50100" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Banyan Tree Kuala Lumpur", - "number_of_rooms": "1", - "phone_number": "+60 3-2113 1888", - "price_per_night": "135", - "star_rating": "1", - "street_address": "2, Jalan Conlay, 50450 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Citin Hotel Masjid Jamek", - "number_of_rooms": "3", - "phone_number": "+60 3-2693 2999", - "price_per_night": "288", - "star_rating": "1", - "street_address": "33, Jalan Melayu, City Centre, 50100 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Cititel Mid Valley", - "number_of_rooms": "3", - "phone_number": "+60 3-2296 1188", - "price_per_night": "243", - "star_rating": "1", - "street_address": "Lingkaran Syed Putra, Mid Valley City, 59200 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Concorde Hotel Kuala Lumpur", - "number_of_rooms": "1", - "phone_number": "+60 3-2144 2200", - "price_per_night": "132", - "star_rating": "1", - "street_address": "2, Jalan Sultan Ismail, Kuala Lumpur, 50250 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Container Hotel", - "number_of_rooms": "2", - "phone_number": "+60 12-702 2851", - "price_per_night": "148", - "star_rating": "1", - "street_address": "Jalan Delima, Imbi, 55100 Kuala Lumpur, Wilayah Persekutuan" - }, - { - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Corus Hotel Kuala Lumpur", - "number_of_rooms": "1", - "phone_number": "+60 3-2161 8888", - "price_per_night": "124", - "star_rating": "1", - "street_address": "Jalan Ampang, Hampshire Park, 50450 Kuala Lumpur, Wilayah Persekutuan" - } - ], - "slots": [ - { - "exclusive_end": 73, - "slot": "hotel_name", - "start": 60 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 suitable hotels. I would like to recommend the Alila Bangsar Hotel. It is a lovely 1 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number", - "street_address" - ], - "slot_values": { - "destination": [ - "KL" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Where is it located? Can I get a contact number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+60 3-2268 3888" - ], - "slot": "phone_number", - "values": [ - "+60 3-2268 3888" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "East Side, 58, Jalan Ang Seng, Brickfields, 50470" - ], - "slot": "street_address", - "values": [ - "East Side, 58, Jalan Ang Seng, Brickfields, 50470" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 98, - "slot": "phone_number", - "start": 83 - }, - { - "exclusive_end": 64, - "slot": "street_address", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The address is East Side, 58, Jalan Ang Seng, Brickfields, 50470 and the number is +60 3-2268 3888." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "3" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "number_of_days", - "start": 41 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "KL" - ], - "hotel_name": [ - "Alila Bangsar" - ], - "number_of_days": [ - "3" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That would be awesome. I need a room for 3 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want to check in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "Sunday this week" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 16, - "slot": "check_in_date", - "start": 0 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Sunday this week" - ], - "destination": [ - "KL" - ], - "hotel_name": [ - "Alila Bangsar" - ], - "number_of_days": [ - "3" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sunday this week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Alila Bangsar" - ], - "slot": "hotel_name", - "values": [ - "Alila Bangsar" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "destination", - "values": [ - "Kuala Lumpur" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 107, - "slot": "hotel_name", - "start": 94 - }, - { - "exclusive_end": 159, - "slot": "check_in_date", - "start": 141 - }, - { - "exclusive_end": 81, - "slot": "number_of_days", - "start": 80 - }, - { - "exclusive_end": 123, - "slot": "destination", - "start": 111 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I would like to confirm the following information: a reservation for 1 room for 3 days at the Alila Bangsar in Kuala Lumpur, checking in the day after tomorrow." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Sunday this week", - "day after tomorrow" - ], - "destination": [ - "KL", - "Kuala Lumpur" - ], - "hotel_name": [ - "Alila Bangsar" - ], - "number_of_days": [ - "3" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That would be great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-03", - "destination": "Kuala Lumpur", - "hotel_name": "Alila Bangsar", - "number_of_days": "3", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-03", - "destination": "Kuala Lumpur", - "has_wifi": "False", - "hotel_name": "Alila Bangsar", - "number_of_days": "3", - "number_of_rooms": "1", - "phone_number": "+60 3-2268 3888", - "price_per_night": "465", - "star_rating": "1", - "street_address": "East Side, 58, Jalan Ang Seng, Brickfields, 50470" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have made the reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Sunday this week", - "day after tomorrow" - ], - "destination": [ - "KL", - "Kuala Lumpur" - ], - "hotel_name": [ - "Alila Bangsar" - ], - "number_of_days": [ - "3" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else you need assistance with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Sunday this week", - "day after tomorrow" - ], - "destination": [ - "KL", - "Kuala Lumpur" - ], - "hotel_name": [ - "Alila Bangsar" - ], - "number_of_days": [ - "3" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day." - } - ] - }, - { - "dialogue_id": "42_00041", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking for one hotel room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In what city would you like me to search for a hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London, UK" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "destination", - "start": 32 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, UK" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to find a hotel in London, UK." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_rooms": "1", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "1", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "1", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "4", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "1", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "1", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "4", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "1", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "4", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - } - ], - "slots": [ - { - "exclusive_end": 50, - "slot": "hotel_name", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 hotels in that area. The 45 Park Lane is a 5 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "destination": [ - "London, UK" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the hotel's phone number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+44 20 7493 4545" - ], - "slot": "phone_number", - "values": [ - "+44 20 7493 4545" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "phone_number", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The phone number is +44 20 7493 4545." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, UK" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please make a reservation at this hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you be checking in and for how many days?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "next Monday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 52, - "slot": "check_in_date", - "start": 41 - }, - { - "exclusive_end": 19, - "slot": "number_of_days", - "start": 18 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Monday" - ], - "destination": [ - "London, UK" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be staying 2 days and checking in next Monday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 63, - "slot": "hotel_name", - "start": 51 - }, - { - "exclusive_end": 43, - "slot": "check_in_date", - "start": 32 - }, - { - "exclusive_end": 91, - "slot": "number_of_days", - "start": 90 - }, - { - "exclusive_end": 73, - "slot": "destination", - "start": 67 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have reserved 1 room starting next Monday at the 45 Park Lane in London and staying for 2 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "has_wifi" - ], - "slot_values": { - "check_in_date": [ - "next Monday" - ], - "destination": [ - "London", - "London, UK" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is correct. Is there wifi available at this hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "has_wifi", - "values": [ - "False" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-04", - "destination": "London", - "hotel_name": "45 Park Lane", - "number_of_days": "2", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-04", - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_days": "2", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "This hotel does not have wifi. Your reservation has been confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Monday" - ], - "destination": [ - "London", - "London, UK" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your assistance. That is all I need at thit time." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "42_00042", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need to book a hotel room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. What city do you need a hotel in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London, England" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, England" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a room in London, England." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_rooms": "2", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "3", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "3", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "4", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "2", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "2", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "4", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "2", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "4", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - } - ], - "slots": [ - { - "exclusive_end": 64, - "slot": "hotel_name", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 such hotels, including a 5 star one at 45 Park Lane." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "5 star? That's just what I'm looking for." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to reserve you a room?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that would be great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you be checking in? And how long will you be staying for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "next Monday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "one" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "check_in_date", - "start": 20 - }, - { - "exclusive_end": 58, - "slot": "number_of_days", - "start": 55 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Monday" - ], - "destination": [ - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "one" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be checking in next Monday and will stay for just one day." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "hotel_name", - "start": 28 - }, - { - "exclusive_end": 76, - "slot": "check_in_date", - "start": 65 - }, - { - "exclusive_end": 19, - "slot": "number_of_days", - "start": 18 - }, - { - "exclusive_end": 50, - "slot": "destination", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "A reservation for 1 room at 45 Park Lane in London scheduled for next Monday. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Monday" - ], - "destination": [ - "London", - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "1", - "one" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-04", - "destination": "London", - "hotel_name": "45 Park Lane", - "number_of_days": "1", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-04", - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_days": "1", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your room has been booked." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Monday" - ], - "destination": [ - "London", - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "1", - "one" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "next Monday" - ], - "destination": [ - "London", - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "1", - "one" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all. Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "42_00043", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need to attend a meeting, that meeting is going to be held soon. will you search for a room in a hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city do you prefer for hotel room reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "destination", - "values": [ - "Philadelphia" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "destination", - "start": 31 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please check hotel in the city Philadelphia." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Aka University City" - ], - "slot": "hotel_name", - "values": [ - "Aka University City" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Philadelphia" - } - }, - "service_results": [ - { - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Aka University City", - "number_of_rooms": "1", - "phone_number": "+1 215-372-9000", - "price_per_night": "81", - "star_rating": "3", - "street_address": "Cira Centre South, 2929 Walnut Street" - }, - { - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Aloft Philadelphia Airport", - "number_of_rooms": "3", - "phone_number": "+1 267-298-1700", - "price_per_night": "252", - "star_rating": "3", - "street_address": "4301 Island Avenue" - }, - { - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Aloft Philadelphia Downtown", - "number_of_rooms": "2", - "phone_number": "+1 215-607-2020", - "price_per_night": "120", - "star_rating": "3", - "street_address": "101 North Broad Street" - }, - { - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Best Western Plus Philadelphia Convention Center Hotel", - "number_of_rooms": "2", - "phone_number": "+1 215-398-3080", - "price_per_night": "192", - "star_rating": "3", - "street_address": "1225 Vine Street" - }, - { - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Club Quarters Hotel, Philadelphia", - "number_of_rooms": "1", - "phone_number": "+1 215-282-5000", - "price_per_night": "69", - "star_rating": "3", - "street_address": "1628 Chestnut Street" - }, - { - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Philadelphia City Avenue", - "number_of_rooms": "1", - "phone_number": "+1 215-477-0200", - "price_per_night": "81", - "star_rating": "3", - "street_address": "4100 Presidential Boulevard" - }, - { - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Philadelphia South At The Navy Yard", - "number_of_rooms": "3", - "phone_number": "+1 215-644-9200", - "price_per_night": "279", - "star_rating": "3", - "street_address": "1001 Intrepid Avenue" - }, - { - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Doubletree By Hilton Hotel Philadelphia Airport", - "number_of_rooms": "2", - "phone_number": "+1 215-365-4150", - "price_per_night": "156", - "star_rating": "3", - "street_address": "4509 Island Avenue" - }, - { - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Embassy Suites By Hilton Philadelphia Airport", - "number_of_rooms": "2", - "phone_number": "+1 215-365-4500", - "price_per_night": "132", - "star_rating": "3", - "street_address": "9000 Bartram Avenue" - }, - { - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Fairfield Inn & Suites By Marriott Philadelphia Downtown/Center City", - "number_of_rooms": "2", - "phone_number": "+1 800-228-2800", - "price_per_night": "88", - "star_rating": "2", - "street_address": "261 South 13th Street" - } - ], - "slots": [ - { - "exclusive_end": 95, - "slot": "hotel_name", - "start": 76 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "In philadelphia i found 10 hotels match your criteria and One hotel name is Aka University City is a very nice 3 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Philadelphia" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Whether any other hotels which match my requirements? I need 1 rooms." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Aloft Philadelphia Airport" - ], - "slot": "hotel_name", - "values": [ - "Aloft Philadelphia Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Philadelphia", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Aka University City", - "number_of_rooms": "1", - "phone_number": "+1 215-372-9000", - "price_per_night": "81", - "star_rating": "3", - "street_address": "Cira Centre South, 2929 Walnut Street" - }, - { - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Aloft Philadelphia Airport", - "number_of_rooms": "1", - "phone_number": "+1 267-298-1700", - "price_per_night": "252", - "star_rating": "3", - "street_address": "4301 Island Avenue" - }, - { - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Aloft Philadelphia Downtown", - "number_of_rooms": "1", - "phone_number": "+1 215-607-2020", - "price_per_night": "120", - "star_rating": "3", - "street_address": "101 North Broad Street" - }, - { - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Best Western Plus Philadelphia Convention Center Hotel", - "number_of_rooms": "1", - "phone_number": "+1 215-398-3080", - "price_per_night": "192", - "star_rating": "3", - "street_address": "1225 Vine Street" - }, - { - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Club Quarters Hotel, Philadelphia", - "number_of_rooms": "1", - "phone_number": "+1 215-282-5000", - "price_per_night": "69", - "star_rating": "3", - "street_address": "1628 Chestnut Street" - }, - { - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Philadelphia City Avenue", - "number_of_rooms": "1", - "phone_number": "+1 215-477-0200", - "price_per_night": "81", - "star_rating": "3", - "street_address": "4100 Presidential Boulevard" - }, - { - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Philadelphia South At The Navy Yard", - "number_of_rooms": "1", - "phone_number": "+1 215-644-9200", - "price_per_night": "279", - "star_rating": "3", - "street_address": "1001 Intrepid Avenue" - }, - { - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Doubletree By Hilton Hotel Philadelphia Airport", - "number_of_rooms": "1", - "phone_number": "+1 215-365-4150", - "price_per_night": "156", - "star_rating": "3", - "street_address": "4509 Island Avenue" - }, - { - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Embassy Suites By Hilton Philadelphia Airport", - "number_of_rooms": "1", - "phone_number": "+1 215-365-4500", - "price_per_night": "132", - "star_rating": "3", - "street_address": "9000 Bartram Avenue" - }, - { - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Fairfield Inn & Suites By Marriott Philadelphia Downtown/Center City", - "number_of_rooms": "1", - "phone_number": "+1 800-228-2800", - "price_per_night": "88", - "star_rating": "2", - "street_address": "261 South 13th Street" - } - ], - "slots": [ - { - "exclusive_end": 69, - "slot": "hotel_name", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Another hotel which match your criteria is Aloft Philadelphia Airport and that is also a 3 star nice hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Philadelphia" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Will you please tell me some other hotels ?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Aloft Philadelphia Downtown" - ], - "slot": "hotel_name", - "values": [ - "Aloft Philadelphia Downtown" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Aloft Philadelphia Downtown is also there which is 3 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "destination": [ - "Philadelphia" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ok will you give me its Phone Number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 215-607-2020" - ], - "slot": "phone_number", - "values": [ - "+1 215-607-2020" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "phone_number", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Its phone number is +1 215-607-2020." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "price_per_night", - "street_address" - ], - "slot_values": { - "destination": [ - "Philadelphia" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please tell its address and its costs per night?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "101 North Broad Street" - ], - "slot": "street_address", - "values": [ - "101 North Broad Street" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "120" - ], - "slot": "price_per_night", - "values": [ - "$120" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "street_address", - "start": 11 - }, - { - "exclusive_end": 55, - "slot": "price_per_night", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Address is 101 North Broad Street and its costs is $120 per night." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Philadelphia" - ], - "hotel_name": [ - "Aloft Philadelphia Downtown" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok, that's great and that is i needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Whether i need to make a room reservation in that hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "check_in_date", - "values": [ - "10th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "three" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 92, - "slot": "check_in_date", - "start": 74 - }, - { - "exclusive_end": 38, - "slot": "number_of_days", - "start": 33 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "10th of this month" - ], - "destination": [ - "Philadelphia" - ], - "hotel_name": [ - "Aloft Philadelphia Downtown" - ], - "number_of_days": [ - "three" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes sure, Please book a room for three days and my check in date would be 10th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Aloft Philadelphia Downtown" - ], - "slot": "hotel_name", - "values": [ - "Aloft Philadelphia Downtown" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "check_in_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "destination", - "values": [ - "Philadelphia" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 95, - "slot": "hotel_name", - "start": 68 - }, - { - "exclusive_end": 124, - "slot": "check_in_date", - "start": 114 - }, - { - "exclusive_end": 145, - "slot": "number_of_days", - "start": 144 - }, - { - "exclusive_end": 181, - "slot": "destination", - "start": 169 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "ok Please check and review the following details. The Hotel name is Aloft Philadelphia Downtown, check in date is March 10th, room reserved for 3 days and it is in city Philadelphia and number of rooms is 1" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "10th of this month", - "March 10th" - ], - "destination": [ - "Philadelphia" - ], - "hotel_name": [ - "Aloft Philadelphia Downtown" - ], - "number_of_days": [ - "3", - "three" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok that sounds good to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-10", - "destination": "Philadelphia", - "hotel_name": "Aloft Philadelphia Downtown", - "number_of_days": "3", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-10", - "destination": "Philadelphia", - "has_wifi": "True", - "hotel_name": "Aloft Philadelphia Downtown", - "number_of_days": "3", - "number_of_rooms": "1", - "phone_number": "+1 215-607-2020", - "price_per_night": "120", - "star_rating": "3", - "street_address": "101 North Broad Street" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I hereby confirm that your reservation is Successful." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "10th of this month", - "March 10th" - ], - "destination": [ - "Philadelphia" - ], - "hotel_name": [ - "Aloft Philadelphia Downtown" - ], - "number_of_days": [ - "3", - "three" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot and thank you once again for your kind help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "take care , have a great day" - } - ] - }, - { - "dialogue_id": "42_00044", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to find a hotel room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city are you planning to stay in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "New York City" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "destination", - "start": 19 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "New York City" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be staying in New York City." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "1 Hotel Brooklyn Bridge" - ], - "slot": "hotel_name", - "values": [ - "1 Hotel Brooklyn Bridge" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "New York" - } - }, - "service_results": [ - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Brooklyn Bridge", - "number_of_rooms": "1", - "phone_number": "+1 833-625-6111", - "price_per_night": "80", - "star_rating": "4", - "street_address": "60 Furman Street, Brooklyn" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Central Park", - "number_of_rooms": "1", - "phone_number": "+1 212-703-2001", - "price_per_night": "150", - "star_rating": "5", - "street_address": "1414 6th Avenue" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "11 Howard", - "number_of_rooms": "2", - "phone_number": "+1 212-235-1111", - "price_per_night": "168", - "star_rating": "3", - "street_address": "11 Howard Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "6 Columbus Hotel", - "number_of_rooms": "2", - "phone_number": "+1 212-204-3000", - "price_per_night": "208", - "star_rating": "4", - "street_address": "308 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ac Hotel New York Times Square", - "number_of_rooms": "2", - "phone_number": "+1 212-398-2700", - "price_per_night": "272", - "star_rating": "4", - "street_address": "260 West 40th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ace Hotel", - "number_of_rooms": "3", - "phone_number": "+1 212-991-0551", - "price_per_night": "468", - "star_rating": "4", - "street_address": "20 West 29th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Adria Hotel & Conference Center", - "number_of_rooms": "2", - "phone_number": "+1 718-631-5900", - "price_per_night": "156", - "star_rating": "3", - "street_address": "221-17 Northern Boulevard, Bayside" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Central Park", - "number_of_rooms": "1", - "phone_number": "+1 646-744-3100", - "price_per_night": "152", - "star_rating": "4", - "street_address": "42 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Times Square", - "number_of_rooms": "1", - "phone_number": "+1 212-764-5700", - "price_per_night": "80", - "star_rating": "4", - "street_address": "123 West 44th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Wall Street", - "number_of_rooms": "3", - "phone_number": "+1 212-252-9090", - "price_per_night": "312", - "star_rating": "4", - "street_address": "84 William Street" - } - ], - "slots": [ - { - "exclusive_end": 23, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "1 Hotel Brooklyn Bridge is a nice 4 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "has_wifi", - "phone_number" - ], - "slot_values": { - "destination": [ - "New York City" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can I get their phone number? And do they offer WiFi?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 833-625-6111" - ], - "slot": "phone_number", - "values": [ - "+1 833-625-6111" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 53, - "slot": "phone_number", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "They do have WiFi and their number is +1 833-625-6111." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "New York City" - ], - "hotel_name": [ - "1 Hotel Brooklyn Bridge" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's good. I'd like to book a room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you be arriving and how many days are you planning to stay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "1st of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "one" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "check_in_date", - "start": 25 - }, - { - "exclusive_end": 50, - "slot": "number_of_days", - "start": 47 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month" - ], - "destination": [ - "New York City" - ], - "hotel_name": [ - "1 Hotel Brooklyn Bridge" - ], - "number_of_days": [ - "one" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "In be checking in on the 1st of this month for one day." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1 Hotel Brooklyn Bridge" - ], - "slot": "hotel_name", - "values": [ - "1 Hotel Brooklyn Bridge" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 66, - "slot": "hotel_name", - "start": 43 - }, - { - "exclusive_end": 121, - "slot": "check_in_date", - "start": 116 - }, - { - "exclusive_end": 30, - "slot": "number_of_days", - "start": 29 - }, - { - "exclusive_end": 78, - "slot": "destination", - "start": 70 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that you need 1 room at the 1 Hotel Brooklyn Bridge in New York and that you'll be checking in later today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month", - "today" - ], - "destination": [ - "New York", - "New York City" - ], - "hotel_name": [ - "1 Hotel Brooklyn Bridge" - ], - "number_of_days": [ - "1", - "one" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-01", - "destination": "New York", - "hotel_name": "1 Hotel Brooklyn Bridge", - "number_of_days": "1", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-01", - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Brooklyn Bridge", - "number_of_days": "1", - "number_of_rooms": "1", - "phone_number": "+1 833-625-6111", - "price_per_night": "80", - "star_rating": "4", - "street_address": "60 Furman Street, Brooklyn" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your room has been booked successfully." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month", - "today" - ], - "destination": [ - "New York", - "New York City" - ], - "hotel_name": [ - "1 Hotel Brooklyn Bridge" - ], - "number_of_days": [ - "1", - "one" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a ton!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "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_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month", - "today" - ], - "destination": [ - "New York", - "New York City" - ], - "hotel_name": [ - "1 Hotel Brooklyn Bridge" - ], - "number_of_days": [ - "1", - "one" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. That's all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "42_00045", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Hey, I'm thinking of staying on a hotel. Find me a room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "For which city would you like it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London, England" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 15, - "slot": "destination", - "start": 0 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, England" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "London, England. Please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_rooms": "2", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "3", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "3", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "4", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "2", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "2", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "4", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "2", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "4", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - } - ], - "slots": [ - { - "exclusive_end": 38, - "slot": "hotel_name", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 you may enjoy. 45 Park Lane is one of the good ones, it has a 5 star rating." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, England" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you search for other ones?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Abc Hyde Park Hotel" - ], - "slot": "hotel_name", - "values": [ - "ABC Hyde Park Hotel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "hotel_name", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's also ABC Hyde Park Hotel. 3 stars rating, but I'm sure it's still good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "price_per_night" - ], - "slot_values": { - "destination": [ - "London, England" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much does it cost per night?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "270" - ], - "slot": "price_per_night", - "values": [ - "$270" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 4, - "slot": "price_per_night", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "$270 for each night." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "has_wifi", - "street_address" - ], - "slot_values": { - "destination": [ - "London, England" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Where are they located? Do they have WiFi?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "121 Sussex Gardens" - ], - "slot": "street_address", - "values": [ - "121 Sussex Gardens" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "has_wifi", - "values": [ - "False" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 37, - "slot": "street_address", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "They're located on 121 Sussex Gardens, but unfortunately no WiFi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, England" - ], - "hotel_name": [ - "ABC Hyde Park Hotel" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good. I want to make a reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "For how many days?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "Three" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 5, - "slot": "number_of_days", - "start": 0 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, England" - ], - "hotel_name": [ - "ABC Hyde Park Hotel" - ], - "number_of_days": [ - "Three" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Three days please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you be checking in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "check_in_date", - "values": [ - "March 5th" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 12, - "slot": "check_in_date", - "start": 3 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 5th" - ], - "destination": [ - "London, England" - ], - "hotel_name": [ - "ABC Hyde Park Hotel" - ], - "number_of_days": [ - "Three" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "On March 5th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Abc Hyde Park Hotel" - ], - "slot": "hotel_name", - "values": [ - "ABC Hyde Park Hotel" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "check_in_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 68, - "slot": "hotel_name", - "start": 49 - }, - { - "exclusive_end": 110, - "slot": "check_in_date", - "start": 98 - }, - { - "exclusive_end": 131, - "slot": "number_of_days", - "start": 130 - }, - { - "exclusive_end": 78, - "slot": "destination", - "start": 72 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm:you want to reserve 1 room on the ABC Hyde Park Hotel in London. You will check in next Tuesday and stay there for 3 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "check_in_date": [ - "March 5th", - "next Tuesday" - ], - "destination": [ - "London", - "London, England" - ], - "hotel_name": [ - "ABC Hyde Park Hotel" - ], - "number_of_days": [ - "3", - "Three" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, exactly. What's their phone number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+44 20 7706 4660" - ], - "slot": "phone_number", - "values": [ - "+44 20 7706 4660" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-05", - "destination": "London", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_days": "3", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-05", - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_days": "3", - "number_of_rooms": "1", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - } - ], - "slots": [ - { - "exclusive_end": 64, - "slot": "phone_number", - "start": 48 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You reservation was successful. Their number is +44 20 7706 4660." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 5th", - "next Tuesday" - ], - "destination": [ - "London", - "London, England" - ], - "hotel_name": [ - "ABC Hyde Park Hotel" - ], - "number_of_days": [ - "3", - "Three" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help you in anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 5th", - "next Tuesday" - ], - "destination": [ - "London", - "London, England" - ], - "hotel_name": [ - "ABC Hyde Park Hotel" - ], - "number_of_days": [ - "3", - "Three" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that was all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "42_00046", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_rooms", - "values": [ - "3" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for three hotel rooms." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In which city?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "destination", - "start": 18 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a hotel in London." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London", - "number_of_rooms": "3" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "3", - "phone_number": "+44 20 7493 4545", - "price_per_night": "525", - "star_rating": "5", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_rooms": "3", - "phone_number": "+44 20 8563 8692", - "price_per_night": "93", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "3", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "3", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "4", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "3", - "phone_number": "+44 20 7834 0205", - "price_per_night": "288", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "3", - "phone_number": "+44 871 376 9012", - "price_per_night": "360", - "star_rating": "4", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "3", - "phone_number": "+44 800 330 8523", - "price_per_night": "252", - "star_rating": "4", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7388 9930", - "price_per_night": "468", - "star_rating": "4", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - } - ], - "slots": [ - { - "exclusive_end": 34, - "slot": "hotel_name", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 options. 45 Park Lane is nice 5 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please reserve for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you be checking in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "Sunday this week" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "check_in_date", - "start": 12 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Sunday this week" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Checking in Sunday this week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "For how many days?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "number_of_days", - "start": 21 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Sunday this week" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the rooms for 4 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_rooms", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 58, - "slot": "hotel_name", - "start": 46 - }, - { - "exclusive_end": 81, - "slot": "check_in_date", - "start": 63 - }, - { - "exclusive_end": 95, - "slot": "number_of_days", - "start": 94 - }, - { - "exclusive_end": 109, - "slot": "destination", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm you want me to book 3 rooms at 45 Park Lane the day after tomorrow staying for 4 day in London." - }, - { - "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_days", - "values": [ - "1" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "check_in_date", - "start": 31 - }, - { - "exclusive_end": 49, - "slot": "number_of_days", - "start": 48 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "2nd of March" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, the check in date is 2nd of March for 1 day." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "check_in_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 44, - "slot": "check_in_date", - "start": 36 - }, - { - "exclusive_end": 58, - "slot": "number_of_days", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the check in date is tomorrow staying for 1 day." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "2nd of March", - "tomorrow" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep. That's great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-02", - "destination": "London", - "hotel_name": "45 Park Lane", - "number_of_days": "1", - "number_of_rooms": "3" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-02", - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_days": "1", - "number_of_rooms": "3", - "phone_number": "+44 20 7493 4545", - "price_per_night": "420", - "star_rating": "5", - "street_address": "45 Park Lane" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your hotel reservation was a success." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "2nd of March", - "tomorrow" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_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": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "2nd of March", - "tomorrow" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Thanks so much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome. Have a great day." - } - ] - }, - { - "dialogue_id": "42_00047", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking for a room in hotel with wifi facility." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In which city you need hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination", - "values": [ - "Las Vegas" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 9, - "slot": "destination", - "start": 0 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Las Vegas" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Las Vegas will be a fine option for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Best Western Plus Las Vegas West" - ], - "slot": "hotel_name", - "values": [ - "Best Western Plus Las Vegas West" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Las Vegas", - "has_wifi": "True" - } - }, - "service_results": [ - { - "destination": "Las Vegas", - "has_wifi": "True", - "hotel_name": "Best Western Plus Las Vegas West", - "number_of_rooms": "1", - "phone_number": "+1 702-256-3766", - "price_per_night": "105", - "star_rating": "3", - "street_address": "8669 West Sahara Avenue" - }, - { - "destination": "Las Vegas", - "has_wifi": "True", - "hotel_name": "Budget Suites Of America", - "number_of_rooms": "1", - "phone_number": "+1 702-638-1800", - "price_per_night": "23", - "star_rating": "1", - "street_address": "2219 North Rancho Drive" - }, - { - "destination": "Las Vegas", - "has_wifi": "True", - "hotel_name": "Hampton Inn Las Vegas/Summerlin", - "number_of_rooms": "3", - "phone_number": "+1 702-360-5700", - "price_per_night": "252", - "star_rating": "3", - "street_address": "7100 Cascade Valley Court" - }, - { - "destination": "Las Vegas", - "has_wifi": "True", - "hotel_name": "La Quinta Inn & Suites By Wyndham Las Vegas Summerlin Tech", - "number_of_rooms": "2", - "phone_number": "+1 702-360-1200", - "price_per_night": "92", - "star_rating": "2", - "street_address": "7101 Cascade Valley Court" - }, - { - "destination": "Las Vegas", - "has_wifi": "True", - "hotel_name": "Oasis At Gold Spike", - "number_of_rooms": "1", - "phone_number": "+1 702-768-9823", - "price_per_night": "108", - "star_rating": "3", - "street_address": "217 Las Vegas Boulevard North" - }, - { - "destination": "Las Vegas", - "has_wifi": "True", - "hotel_name": "Thunderbird Boutique Hotel", - "number_of_rooms": "1", - "phone_number": "+1 702-489-7500", - "price_per_night": "40", - "star_rating": "2", - "street_address": "1215 South Las Vegas Boulevard" - } - ], - "slots": [ - { - "exclusive_end": 71, - "slot": "hotel_name", - "start": 39 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I searched and found 6 hotels for you. Best Western Plus Las Vegas West with 3 star hotel will be a great hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Las Vegas" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do I have some other options?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Budget Suites Of America" - ], - "slot": "hotel_name", - "values": [ - "Budget Suites Of America" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Budget Suites Of America with 1 star hotel will be a good choice." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "price_per_night", - "street_address" - ], - "slot_values": { - "destination": [ - "Las Vegas" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the price per night? Where it is located?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2219 North Rancho Drive" - ], - "slot": "street_address", - "values": [ - "2219 North Rancho Drive" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "23" - ], - "slot": "price_per_night", - "values": [ - "$23" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 72, - "slot": "street_address", - "start": 49 - }, - { - "exclusive_end": 21, - "slot": "price_per_night", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "They are charging $23 per night. The location is 2219 North Rancho Drive." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "check_in_date", - "values": [ - "this Saturday" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 53, - "slot": "check_in_date", - "start": 40 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "this Saturday" - ], - "destination": [ - "Las Vegas" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Budget Suites Of America" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It is good. I wish to book the hotel on this Saturday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "For how many days should I book the hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "number_of_days", - "start": 28 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "this Saturday" - ], - "destination": [ - "Las Vegas" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Budget Suites Of America" - ], - "number_of_days": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to have the room for 4 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Budget Suites Of America" - ], - "slot": "hotel_name", - "values": [ - "Budget Suites Of America" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "check_in_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 81, - "slot": "hotel_name", - "start": 57 - }, - { - "exclusive_end": 28, - "slot": "check_in_date", - "start": 20 - }, - { - "exclusive_end": 107, - "slot": "number_of_days", - "start": 106 - }, - { - "exclusive_end": 94, - "slot": "destination", - "start": 85 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Kindly ensure that, tomorrow 1 ticket has been booked at Budget Suites Of America at Las Vegas. It is for 4 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "this Saturday", - "tomorrow" - ], - "destination": [ - "Las Vegas" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Budget Suites Of America" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. It is good for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-02", - "destination": "Las Vegas", - "hotel_name": "Budget Suites Of America", - "number_of_days": "4", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-02", - "destination": "Las Vegas", - "has_wifi": "True", - "hotel_name": "Budget Suites Of America", - "number_of_days": "4", - "number_of_rooms": "1", - "phone_number": "+1 702-638-1800", - "price_per_night": "23", - "star_rating": "1", - "street_address": "2219 North Rancho Drive" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your booking has been done." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "check_in_date": [ - "this Saturday", - "tomorrow" - ], - "destination": [ - "Las Vegas" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Budget Suites Of America" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is their contact number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 702-638-1800" - ], - "slot": "phone_number", - "values": [ - "+1 702-638-1800" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "phone_number", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Their contact number is +1 702-638-1800." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "this Saturday", - "tomorrow" - ], - "destination": [ - "Las Vegas" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Budget Suites Of America" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else shall I do for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "this Saturday", - "tomorrow" - ], - "destination": [ - "Las Vegas" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "Budget Suites Of America" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope. Thank you so much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "42_00048", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a hotel room please" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you need your hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London, UK" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, UK" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm gonna be in London, UK and I need 1 room. I think a three star hotel should do." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London", - "number_of_rooms": "1", - "star_rating": "3" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "3", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "1", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "1", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "3", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "1", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "1", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "3", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "1", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "3", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "3", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Apex City Of London Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7702 2020", - "price_per_night": "192", - "star_rating": "3", - "street_address": "1 Seething Lane" - } - ], - "slots": [ - { - "exclusive_end": 71, - "slot": "hotel_name", - "start": 59 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a total of 10 places, how about this nice place at 45 Park Lane, it's 3 star like you requested" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, UK" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else might I like?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Abc Hyde Park Hotel" - ], - "slot": "hotel_name", - "values": [ - "Abc Hyde Park Hotel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 55, - "slot": "hotel_name", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's another 3 star place called Abc Hyde Park Hotel you might like." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "destination": [ - "London, UK" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's their phone number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+44 20 7706 4660" - ], - "slot": "phone_number", - "values": [ - "+44 20 7706 4660" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 37, - "slot": "phone_number", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You can call them at +44 20 7706 4660" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, UK" - ], - "hotel_name": [ - "Abc Hyde Park Hotel" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great that's good" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to reserve a room then?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "check_in_date", - "values": [ - "the 5th" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "check_in_date", - "start": 35 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 5th" - ], - "destination": [ - "London, UK" - ], - "hotel_name": [ - "Abc Hyde Park Hotel" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please make a reservation for the 5th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many days are you staying?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "check_in_date", - "values": [ - "2nd of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "Four" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 46, - "slot": "check_in_date", - "start": 29 - }, - { - "exclusive_end": 4, - "slot": "number_of_days", - "start": 0 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "2nd of this month" - ], - "destination": [ - "London, UK" - ], - "hotel_name": [ - "Abc Hyde Park Hotel" - ], - "number_of_days": [ - "Four" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Four days, starting from the 2nd of this month" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Abc Hyde Park Hotel" - ], - "slot": "hotel_name", - "values": [ - "Abc Hyde Park Hotel" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "check_in_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 92, - "slot": "hotel_name", - "start": 73 - }, - { - "exclusive_end": 65, - "slot": "check_in_date", - "start": 57 - }, - { - "exclusive_end": 20, - "slot": "number_of_days", - "start": 19 - }, - { - "exclusive_end": 102, - "slot": "destination", - "start": 96 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So confirming your 4 day reservation for 1 with check in tomorrow at the Abc Hyde Park Hotel in London yes?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "has_wifi", - "price_per_night" - ], - "slot_values": { - "check_in_date": [ - "2nd of this month", - "tomorrow" - ], - "destination": [ - "London", - "London, UK" - ], - "hotel_name": [ - "Abc Hyde Park Hotel" - ], - "number_of_days": [ - "4", - "Four" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that works. What's the cost per night, and do they have wifi?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "has_wifi", - "values": [ - "False" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "81" - ], - "slot": "price_per_night", - "values": [ - "$81" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-02", - "destination": "London", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_days": "4", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-02", - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_days": "4", - "number_of_rooms": "1", - "phone_number": "+44 20 7706 4660", - "price_per_night": "81", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - } - ], - "slots": [ - { - "exclusive_end": 39, - "slot": "price_per_night", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "They don't have wi-fi, and it costs $81. I've booked the room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "2nd of this month", - "tomorrow" - ], - "destination": [ - "London", - "London, UK" - ], - "hotel_name": [ - "Abc Hyde Park Hotel" - ], - "number_of_days": [ - "4", - "Four" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for doing that." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure thing, what else can I assist with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "2nd of this month", - "tomorrow" - ], - "destination": [ - "London", - "London, UK" - ], - "hotel_name": [ - "Abc Hyde Park Hotel" - ], - "number_of_days": [ - "4", - "Four" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nothing else, that's all" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, enjoy your stay and have a good day" - } - ] - }, - { - "dialogue_id": "42_00049", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm going to need a hotel room soon" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you need it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "destination", - "values": [ - "Paris" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "destination", - "start": 38 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Paris" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to be looking for 1 room in Paris" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ac Hotel By Marriott Paris Porte Maillot" - ], - "slot": "hotel_name", - "values": [ - "Ac Hotel by Marriott Paris Porte Maillot" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Paris", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Ac Hotel By Marriott Paris Porte Maillot", - "number_of_rooms": "1", - "phone_number": "+33 1 84 82 49 09", - "price_per_night": "184", - "star_rating": "4", - "street_address": "6 Rue Gustave Charpentier, 75017" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Amastan Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 49 52 99 70", - "price_per_night": "124", - "star_rating": "4", - "street_address": "34 Rue Jean Mermoz, 75008" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Aparthotel Adagio Access Paris La Villette", - "number_of_rooms": "1", - "phone_number": "+33 1 44 72 42 00", - "price_per_night": "156", - "star_rating": "3", - "street_address": "28bis Avenue Corentin Cariou, 75019" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Aparthotel Adagio Paris Montmartre", - "number_of_rooms": "1", - "phone_number": "+33 1 42 57 14 55", - "price_per_night": "174", - "star_rating": "3", - "street_address": "10 Place Charles Dullin, 75018" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Austin'S Saint Lazare HoTel", - "number_of_rooms": "1", - "phone_number": "+33 1 48 74 48 71", - "price_per_night": "111", - "star_rating": "3", - "street_address": "26 Rue d'Amsterdam, 75009" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Avalon Hotel Paris Gare Du Nord", - "number_of_rooms": "1", - "phone_number": "+33 1 42 85 50 00", - "price_per_night": "180", - "star_rating": "3", - "street_address": "131 Boulevard de Magenta, 75010" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Best Western Bretagne Montparnasse", - "number_of_rooms": "1", - "phone_number": "+33 1 45 38 52 59", - "price_per_night": "348", - "star_rating": "4", - "street_address": "33 Rue Raymond Losserand, 75014" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Bob Hotel By Elegancia", - "number_of_rooms": "1", - "phone_number": "+33 1 40 43 02 33", - "price_per_night": "80", - "star_rating": "4", - "street_address": "30 Rue Pernety, 75014" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Brach Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 44 30 10 00", - "price_per_night": "260", - "star_rating": "5", - "street_address": "1-7 Rue Jean Richepin, 75016" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Buddha-Bar Hotel Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 83 96 88 88", - "price_per_night": "170", - "star_rating": "5", - "street_address": "4 Rue d'Anjou, 75008" - } - ], - "slots": [ - { - "exclusive_end": 54, - "slot": "hotel_name", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about the Ac Hotel by Marriott Paris Porte Maillot. It's a 4 star hotel" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Paris" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else do you think i'll like?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Amastan Paris" - ], - "slot": "hotel_name", - "values": [ - "Amastan Paris" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "hotel_name", - "start": 4 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The Amastan Paris is also 4 stars" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Paris" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Give me more 4 star hotels to choose from." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Best Western Bretagne Montparnasse" - ], - "slot": "hotel_name", - "values": [ - "Best Western Bretagne Montparnasse" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Paris", - "number_of_rooms": "1", - "star_rating": "4" - } - }, - "service_results": [ - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Ac Hotel By Marriott Paris Porte Maillot", - "number_of_rooms": "1", - "phone_number": "+33 1 84 82 49 09", - "price_per_night": "184", - "star_rating": "4", - "street_address": "6 Rue Gustave Charpentier, 75017" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Amastan Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 49 52 99 70", - "price_per_night": "124", - "star_rating": "4", - "street_address": "34 Rue Jean Mermoz, 75008" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Best Western Bretagne Montparnasse", - "number_of_rooms": "1", - "phone_number": "+33 1 45 38 52 59", - "price_per_night": "348", - "star_rating": "4", - "street_address": "33 Rue Raymond Losserand, 75014" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Bob Hotel By Elegancia", - "number_of_rooms": "1", - "phone_number": "+33 1 40 43 02 33", - "price_per_night": "80", - "star_rating": "4", - "street_address": "30 Rue Pernety, 75014" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Brach Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 44 30 10 00", - "price_per_night": "260", - "star_rating": "4", - "street_address": "1-7 Rue Jean Richepin, 75016" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Buddha-Bar Hotel Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 83 96 88 88", - "price_per_night": "170", - "star_rating": "4", - "street_address": "4 Rue d'Anjou, 75008" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "C.O.Q Hotel Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 45 86 35 99", - "price_per_night": "384", - "star_rating": "4", - "street_address": "15 Rue Edouard Manet, 75013" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Declic Hotel Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 46 06 17 66", - "price_per_night": "96", - "star_rating": "4", - "street_address": "17 Rue Duhesme, 75018" - } - ], - "slots": [ - { - "exclusive_end": 103, - "slot": "hotel_name", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 8 hotels that might work. What about the 4 star hotel called Best Western Bretagne Montparnasse?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "has_wifi", - "price_per_night" - ], - "slot_values": { - "destination": [ - "Paris" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much is it? and does it have wifi?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "has_wifi", - "values": [ - "False" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "348" - ], - "slot": "price_per_night", - "values": [ - "$348" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "price_per_night", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It doesn't have wifi and will cost $348 per night" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "1st of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 94, - "slot": "check_in_date", - "start": 77 - }, - { - "exclusive_end": 38, - "slot": "number_of_days", - "start": 37 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month" - ], - "destination": [ - "Paris" - ], - "hotel_name": [ - "Best Western Bretagne Montparnasse" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's good. I want the room for 4 days and I'm going to check in on the 1st of this month" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Best Western Bretagne Montparnasse" - ], - "slot": "hotel_name", - "values": [ - "Best Western Bretagne Montparnasse" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Paris" - ], - "slot": "destination", - "values": [ - "Paris" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 97, - "slot": "hotel_name", - "start": 63 - }, - { - "exclusive_end": 55, - "slot": "check_in_date", - "start": 50 - }, - { - "exclusive_end": 23, - "slot": "number_of_days", - "start": 22 - }, - { - "exclusive_end": 37, - "slot": "destination", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirming 1 room for 4 days in Paris checking in today at the Best Western Bretagne Montparnasse." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "check_in_date": [ - "1st of this month", - "today" - ], - "destination": [ - "Paris" - ], - "hotel_name": [ - "Best Western Bretagne Montparnasse" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's good. What's their phone number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+33 1 45 38 52 59" - ], - "slot": "phone_number", - "values": [ - "+33 1 45 38 52 59" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-01", - "destination": "Paris", - "hotel_name": "Best Western Bretagne Montparnasse", - "number_of_days": "4", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-01", - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Best Western Bretagne Montparnasse", - "number_of_days": "4", - "number_of_rooms": "1", - "phone_number": "+33 1 45 38 52 59", - "price_per_night": "348", - "star_rating": "4", - "street_address": "33 Rue Raymond Losserand, 75014" - } - ], - "slots": [ - { - "exclusive_end": 58, - "slot": "phone_number", - "start": 41 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've booked it! And you can call them at +33 1 45 38 52 59" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month", - "today" - ], - "destination": [ - "Paris" - ], - "hotel_name": [ - "Best Western Bretagne Montparnasse" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much for that" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "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_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month", - "today" - ], - "destination": [ - "Paris" - ], - "hotel_name": [ - "Best Western Bretagne Montparnasse" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No for now we're good" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good rest of your day" - } - ] - }, - { - "dialogue_id": "42_00050", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "New York City" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "destination", - "start": 27 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "New York City" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please find me a room in a New York City hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "1 Hotel Brooklyn Bridge" - ], - "slot": "hotel_name", - "values": [ - "1 Hotel Brooklyn Bridge" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "New York" - } - }, - "service_results": [ - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Brooklyn Bridge", - "number_of_rooms": "1", - "phone_number": "+1 833-625-6111", - "price_per_night": "80", - "star_rating": "4", - "street_address": "60 Furman Street, Brooklyn" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Central Park", - "number_of_rooms": "1", - "phone_number": "+1 212-703-2001", - "price_per_night": "150", - "star_rating": "5", - "street_address": "1414 6th Avenue" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "11 Howard", - "number_of_rooms": "2", - "phone_number": "+1 212-235-1111", - "price_per_night": "168", - "star_rating": "3", - "street_address": "11 Howard Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "6 Columbus Hotel", - "number_of_rooms": "2", - "phone_number": "+1 212-204-3000", - "price_per_night": "208", - "star_rating": "4", - "street_address": "308 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ac Hotel New York Times Square", - "number_of_rooms": "2", - "phone_number": "+1 212-398-2700", - "price_per_night": "272", - "star_rating": "4", - "street_address": "260 West 40th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ace Hotel", - "number_of_rooms": "3", - "phone_number": "+1 212-991-0551", - "price_per_night": "468", - "star_rating": "4", - "street_address": "20 West 29th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Adria Hotel & Conference Center", - "number_of_rooms": "2", - "phone_number": "+1 718-631-5900", - "price_per_night": "156", - "star_rating": "3", - "street_address": "221-17 Northern Boulevard, Bayside" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Central Park", - "number_of_rooms": "1", - "phone_number": "+1 646-744-3100", - "price_per_night": "152", - "star_rating": "4", - "street_address": "42 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Times Square", - "number_of_rooms": "1", - "phone_number": "+1 212-764-5700", - "price_per_night": "80", - "star_rating": "4", - "street_address": "123 West 44th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Wall Street", - "number_of_rooms": "3", - "phone_number": "+1 212-252-9090", - "price_per_night": "312", - "star_rating": "4", - "street_address": "84 William Street" - } - ], - "slots": [ - { - "exclusive_end": 23, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "1 Hotel Brooklyn Bridge is a nice 4 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "New York City" - ], - "has_wifi": [ - "True" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I don't think I like that one. Please help me find 1 room in other suitable hotels. They must have wifi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "1 Hotel Central Park" - ], - "slot": "hotel_name", - "values": [ - "1 Hotel Central Park" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "New York", - "has_wifi": "True", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Brooklyn Bridge", - "number_of_rooms": "1", - "phone_number": "+1 833-625-6111", - "price_per_night": "80", - "star_rating": "4", - "street_address": "60 Furman Street, Brooklyn" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Central Park", - "number_of_rooms": "1", - "phone_number": "+1 212-703-2001", - "price_per_night": "150", - "star_rating": "5", - "street_address": "1414 6th Avenue" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "11 Howard", - "number_of_rooms": "1", - "phone_number": "+1 212-235-1111", - "price_per_night": "168", - "star_rating": "3", - "street_address": "11 Howard Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "6 Columbus Hotel", - "number_of_rooms": "1", - "phone_number": "+1 212-204-3000", - "price_per_night": "208", - "star_rating": "4", - "street_address": "308 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ac Hotel New York Times Square", - "number_of_rooms": "1", - "phone_number": "+1 212-398-2700", - "price_per_night": "272", - "star_rating": "4", - "street_address": "260 West 40th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ace Hotel", - "number_of_rooms": "1", - "phone_number": "+1 212-991-0551", - "price_per_night": "468", - "star_rating": "4", - "street_address": "20 West 29th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Adria Hotel & Conference Center", - "number_of_rooms": "1", - "phone_number": "+1 718-631-5900", - "price_per_night": "156", - "star_rating": "3", - "street_address": "221-17 Northern Boulevard, Bayside" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Central Park", - "number_of_rooms": "1", - "phone_number": "+1 646-744-3100", - "price_per_night": "152", - "star_rating": "4", - "street_address": "42 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Times Square", - "number_of_rooms": "1", - "phone_number": "+1 212-764-5700", - "price_per_night": "80", - "star_rating": "4", - "street_address": "123 West 44th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Wall Street", - "number_of_rooms": "1", - "phone_number": "+1 212-252-9090", - "price_per_night": "312", - "star_rating": "4", - "street_address": "84 William Street" - } - ], - "slots": [ - { - "exclusive_end": 47, - "slot": "hotel_name", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay. How about the 5 star 1 Hotel Central Park?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "New York City" - ], - "has_wifi": [ - "True" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, my last stay there was not pleasant. Please continue searching for other suitable hotels." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "11 Howard" - ], - "slot": "hotel_name", - "values": [ - "11 Howard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "hotel_name", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "All right. How about the 3 star 11 Howard?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "street_address" - ], - "slot_values": { - "destination": [ - "New York City" - ], - "has_wifi": [ - "True" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Where is it located?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "11 Howard Street" - ], - "slot": "street_address", - "values": [ - "11 Howard Street" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "street_address", - "start": 16 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's located at 11 Howard Street." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "New York City" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That works for me. Please reserve the hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to check in, and how long will you be staying?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "March 6th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "three" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 44, - "slot": "check_in_date", - "start": 35 - }, - { - "exclusive_end": 63, - "slot": "number_of_days", - "start": 58 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 6th" - ], - "destination": [ - "New York City" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "three" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to check into the room on March 6th and stay for three days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "11 Howard" - ], - "slot": "hotel_name", - "values": [ - "11 Howard" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 87, - "slot": "hotel_name", - "start": 78 - }, - { - "exclusive_end": 154, - "slot": "check_in_date", - "start": 140 - }, - { - "exclusive_end": 111, - "slot": "number_of_days", - "start": 110 - }, - { - "exclusive_end": 105, - "slot": "destination", - "start": 97 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Let me see if I got everything correctly: You'd like to reserve 1 room at the 11 Howard hotel in New York for 3 days. You'll be checking in next Wednesday. Correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "check_in_date": [ - "March 6th", - "next Wednesday" - ], - "destination": [ - "New York", - "New York City" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "3", - "three" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, sounds perfect. Please let me have the hotel's phone number." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 212-235-1111" - ], - "slot": "phone_number", - "values": [ - "+1 212-235-1111" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-06", - "destination": "New York", - "hotel_name": "11 Howard", - "number_of_days": "3", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-06", - "destination": "New York", - "has_wifi": "True", - "hotel_name": "11 Howard", - "number_of_days": "3", - "number_of_rooms": "1", - "phone_number": "+1 212-235-1111", - "price_per_night": "168", - "star_rating": "3", - "street_address": "11 Howard Street" - } - ], - "slots": [ - { - "exclusive_end": 75, - "slot": "phone_number", - "start": 60 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation has been confirmed. They can be reached at +1 212-235-1111." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "price_per_night" - ], - "slot_values": { - "check_in_date": [ - "March 6th", - "next Wednesday" - ], - "destination": [ - "New York", - "New York City" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "3", - "three" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the room cost per night?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "168" - ], - "slot": "price_per_night", - "values": [ - "$168" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "price_per_night", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The price of the room is $168 per night." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 6th", - "next Wednesday" - ], - "destination": [ - "New York", - "New York City" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "3", - "three" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Will there be anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 6th", - "next Wednesday" - ], - "destination": [ - "New York", - "New York City" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "3", - "three" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "42_00051", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want 2 hotel rooms at a 2 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In which city?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "destination", - "values": [ - "Chicago" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 7, - "slot": "destination", - "start": 0 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Chicago" - ], - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Chicago." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ac Hotel By Marriott Chicago Downtown" - ], - "slot": "hotel_name", - "values": [ - "Ac Hotel By Marriott Chicago Downtown" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Chicago", - "number_of_rooms": "2", - "star_rating": "2" - } - }, - "service_results": [ - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Ac Hotel By Marriott Chicago Downtown", - "number_of_rooms": "2", - "phone_number": "+1 312-981-6600", - "price_per_night": "216", - "star_rating": "2", - "street_address": "630 North Rush Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Ace Hotel Chicago", - "number_of_rooms": "2", - "phone_number": "+1 312-764-1919", - "price_per_night": "240", - "star_rating": "2", - "street_address": "311 North Morgan Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Acme Hotel Company Chicago", - "number_of_rooms": "2", - "phone_number": "+1 312-894-0800", - "price_per_night": "150", - "star_rating": "2", - "street_address": "15 East Ohio Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Aloft Chicago Downtown River North", - "number_of_rooms": "2", - "phone_number": "+1 312-661-1000", - "price_per_night": "315", - "star_rating": "2", - "street_address": "515 North Clark Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Aloft Chicago Mag Mile", - "number_of_rooms": "2", - "phone_number": "+1 312-429-6600", - "price_per_night": "198", - "star_rating": "2", - "street_address": "243 East Ontario Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Ambassador Chicago", - "number_of_rooms": "2", - "phone_number": "+1 888-506-3471", - "price_per_night": "296", - "star_rating": "2", - "street_address": "1301 North State Parkway" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Best Western Grant Park Hotel", - "number_of_rooms": "2", - "phone_number": "+1 312-922-2900", - "price_per_night": "138", - "star_rating": "2", - "street_address": "1100 South Michigan Avenue" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Best Western Plus Hawthorne Terrace Hotel", - "number_of_rooms": "2", - "phone_number": "+1 773-244-3434", - "price_per_night": "234", - "star_rating": "2", - "street_address": "3434 N Broadway Ave" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Best Western River North Hotel", - "number_of_rooms": "2", - "phone_number": "+1 312-467-0800", - "price_per_night": "180", - "star_rating": "2", - "street_address": "125 West Ohio Street" - }, - { - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Cambria Hotel Chicago Magnificent Mile", - "number_of_rooms": "2", - "phone_number": "+1 312-787-6000", - "price_per_night": "360", - "star_rating": "2", - "street_address": "166 East Superior Street" - } - ], - "slots": [ - { - "exclusive_end": 37, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ac Hotel By Marriott Chicago Downtown is a 2 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Chicago" - ], - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there other hotels I may like?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ace Hotel Chicago" - ], - "slot": "hotel_name", - "values": [ - "Ace Hotel Chicago" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ace Hotel Chicago is another 2 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "has_wifi", - "price_per_night" - ], - "slot_values": { - "destination": [ - "Chicago" - ], - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much is it? Does it have wifi?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "240" - ], - "slot": "price_per_night", - "values": [ - "$240" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 13, - "slot": "price_per_night", - "start": 9 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It costs $240 per night and has wifi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Chicago" - ], - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other hotels available." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Acme Hotel Company Chicago" - ], - "slot": "hotel_name", - "values": [ - "Acme Hotel Company Chicago" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Acme Hotel Company Chicago is another 2 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "four" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "number_of_days", - "start": 30 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Chicago" - ], - "hotel_name": [ - "Acme Hotel Company Chicago" - ], - "number_of_days": [ - "four" - ], - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sound great I want a room for four days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want to check in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "1st of this month" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "check_in_date", - "start": 4 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month" - ], - "destination": [ - "Chicago" - ], - "hotel_name": [ - "Acme Hotel Company Chicago" - ], - "number_of_days": [ - "four" - ], - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The 1st of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Acme Hotel Company Chicago" - ], - "slot": "hotel_name", - "values": [ - "Acme Hotel Company Chicago" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Chicago" - ], - "slot": "destination", - "values": [ - "Chicago" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 105, - "slot": "hotel_name", - "start": 79 - }, - { - "exclusive_end": 162, - "slot": "check_in_date", - "start": 157 - }, - { - "exclusive_end": 66, - "slot": "number_of_days", - "start": 65 - }, - { - "exclusive_end": 130, - "slot": "destination", - "start": 123 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the reservation details: a 2 room reservation for 4 days at the Acme Hotel Company Chicago. The hotel is in Chicago and your check in date is today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "March 4th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "check_in_date", - "start": 25 - }, - { - "exclusive_end": 61, - "slot": "number_of_days", - "start": 60 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 4th" - ], - "destination": [ - "Chicago" - ], - "hotel_name": [ - "Acme Hotel Company Chicago" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, the check in date is March 4th and I want the rooms for 2 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 92, - "slot": "check_in_date", - "start": 81 - }, - { - "exclusive_end": 50, - "slot": "number_of_days", - "start": 49 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following: the booking is for 2 days and the check in date is next Monday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 4th", - "next Monday" - ], - "destination": [ - "Chicago" - ], - "hotel_name": [ - "Acme Hotel Company Chicago" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-04", - "destination": "Chicago", - "hotel_name": "Acme Hotel Company Chicago", - "number_of_days": "2", - "number_of_rooms": "2" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-04", - "destination": "Chicago", - "has_wifi": "True", - "hotel_name": "Acme Hotel Company Chicago", - "number_of_days": "2", - "number_of_rooms": "2", - "phone_number": "+1 312-894-0800", - "price_per_night": "207", - "star_rating": "2", - "street_address": "15 East Ohio Street" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The booking was successful." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 4th", - "next Monday" - ], - "destination": [ - "Chicago" - ], - "hotel_name": [ - "Acme Hotel Company Chicago" - ], - "number_of_days": [ - "2" - ], - "number_of_rooms": [ - "2" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you! That's all I need for the moment." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "42_00052", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Could you help me find an hotel room, please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city should I search in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "london, UK" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "destination", - "start": 28 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "london, UK" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for an hotel in london, UK" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_rooms": "2", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "3", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "3", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "4", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "2", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "2", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "4", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "2", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "4", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - } - ], - "slots": [ - { - "exclusive_end": 31, - "slot": "hotel_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 hotels: 45 Park lane is a nice 5 star hotel" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "london, UK" - ], - "hotel_name": [ - "45 Park lane" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's good" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can do for you ?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "london, UK" - ], - "hotel_name": [ - "45 Park lane" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to make a reservation at the hotel" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Could you tell me your check in date and duration of the stay, please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "march 4th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "two" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "check_in_date", - "start": 17 - }, - { - "exclusive_end": 48, - "slot": "number_of_days", - "start": 45 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "march 4th" - ], - "destination": [ - "london, UK" - ], - "hotel_name": [ - "45 Park lane" - ], - "number_of_days": [ - "two" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll check in on march 4th and I'll stay for two days" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "next monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "london" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 87, - "slot": "hotel_name", - "start": 75 - }, - { - "exclusive_end": 119, - "slot": "check_in_date", - "start": 108 - }, - { - "exclusive_end": 66, - "slot": "number_of_days", - "start": 65 - }, - { - "exclusive_end": 97, - "slot": "destination", - "start": 91 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: reservation for 1 room for 2 days at 45 Park Lane in london, check in next monday" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "street_address" - ], - "slot_values": { - "check_in_date": [ - "march 4th", - "next monday" - ], - "destination": [ - "london", - "london, UK" - ], - "hotel_name": [ - "45 Park Lane", - "45 Park lane" - ], - "number_of_days": [ - "2", - "two" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's it.Could you tell me the address please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "street_address", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-04", - "destination": "London", - "hotel_name": "45 Park Lane", - "number_of_days": "2", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-04", - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_days": "2", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - } - ], - "slots": [ - { - "exclusive_end": 64, - "slot": "street_address", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "your reservation has been confirmed. The address is 45 Park Lane" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "march 4th", - "next monday" - ], - "destination": [ - "london", - "london, UK" - ], - "hotel_name": [ - "45 Park Lane", - "45 Park lane" - ], - "number_of_days": [ - "2", - "two" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day" - } - ] - }, - { - "dialogue_id": "42_00053", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to do a search for 2 star hotels with rooms available." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city would you like me to search in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "destination", - "values": [ - "Paris" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "destination", - "start": 26 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Paris" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for hotels in Paris." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ac Hotel By Marriott Paris Porte Maillot" - ], - "slot": "hotel_name", - "values": [ - "Ac Hotel By Marriott Paris Porte Maillot" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Paris", - "star_rating": "2" - } - }, - "service_results": [ - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Ac Hotel By Marriott Paris Porte Maillot", - "number_of_rooms": "2", - "phone_number": "+33 1 84 82 49 09", - "price_per_night": "184", - "star_rating": "2", - "street_address": "6 Rue Gustave Charpentier, 75017" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Amastan Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 49 52 99 70", - "price_per_night": "124", - "star_rating": "2", - "street_address": "34 Rue Jean Mermoz, 75008" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Aparthotel Adagio Access Paris La Villette", - "number_of_rooms": "2", - "phone_number": "+33 1 44 72 42 00", - "price_per_night": "156", - "star_rating": "2", - "street_address": "28bis Avenue Corentin Cariou, 75019" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Aparthotel Adagio Paris Montmartre", - "number_of_rooms": "2", - "phone_number": "+33 1 42 57 14 55", - "price_per_night": "174", - "star_rating": "2", - "street_address": "10 Place Charles Dullin, 75018" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Austin'S Saint Lazare HoTel", - "number_of_rooms": "1", - "phone_number": "+33 1 48 74 48 71", - "price_per_night": "111", - "star_rating": "2", - "street_address": "26 Rue d'Amsterdam, 75009" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Avalon Hotel Paris Gare Du Nord", - "number_of_rooms": "3", - "phone_number": "+33 1 42 85 50 00", - "price_per_night": "180", - "star_rating": "2", - "street_address": "131 Boulevard de Magenta, 75010" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Best Western Bretagne Montparnasse", - "number_of_rooms": "3", - "phone_number": "+33 1 45 38 52 59", - "price_per_night": "348", - "star_rating": "2", - "street_address": "33 Rue Raymond Losserand, 75014" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Bob Hotel By Elegancia", - "number_of_rooms": "1", - "phone_number": "+33 1 40 43 02 33", - "price_per_night": "80", - "star_rating": "2", - "street_address": "30 Rue Pernety, 75014" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Brach Paris", - "number_of_rooms": "2", - "phone_number": "+33 1 44 30 10 00", - "price_per_night": "260", - "star_rating": "2", - "street_address": "1-7 Rue Jean Richepin, 75016" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Buddha-Bar Hotel Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 83 96 88 88", - "price_per_night": "170", - "star_rating": "2", - "street_address": "4 Rue d'Anjou, 75008" - } - ], - "slots": [ - { - "exclusive_end": 44, - "slot": "hotel_name", - "start": 4 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The Ac Hotel By Marriott Paris Porte Maillot is a 2 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "street_address" - ], - "slot_values": { - "destination": [ - "Paris" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the address for that one?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "6 Rue Gustave Charpentier, 75017" - ], - "slot": "street_address", - "values": [ - "6 Rue Gustave Charpentier, 75017" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 57, - "slot": "street_address", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "That hotel is located on 6 Rue Gustave Charpentier, 75017." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Paris" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What other hotels match my search?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Amastan Paris" - ], - "slot": "hotel_name", - "values": [ - "Amastan Paris" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "hotel_name", - "start": 4 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The Amastan Paris is a 2 star hotel as well." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Paris" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else is there? I need 1 room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Aparthotel Adagio Access Paris La Villette" - ], - "slot": "hotel_name", - "values": [ - "Aparthotel Adagio Access Paris La Villette" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Paris", - "number_of_rooms": "1", - "star_rating": "2" - } - }, - "service_results": [ - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Ac Hotel By Marriott Paris Porte Maillot", - "number_of_rooms": "1", - "phone_number": "+33 1 84 82 49 09", - "price_per_night": "184", - "star_rating": "2", - "street_address": "6 Rue Gustave Charpentier, 75017" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Amastan Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 49 52 99 70", - "price_per_night": "124", - "star_rating": "2", - "street_address": "34 Rue Jean Mermoz, 75008" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Aparthotel Adagio Access Paris La Villette", - "number_of_rooms": "1", - "phone_number": "+33 1 44 72 42 00", - "price_per_night": "156", - "star_rating": "2", - "street_address": "28bis Avenue Corentin Cariou, 75019" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Aparthotel Adagio Paris Montmartre", - "number_of_rooms": "1", - "phone_number": "+33 1 42 57 14 55", - "price_per_night": "174", - "star_rating": "2", - "street_address": "10 Place Charles Dullin, 75018" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Austin'S Saint Lazare HoTel", - "number_of_rooms": "1", - "phone_number": "+33 1 48 74 48 71", - "price_per_night": "111", - "star_rating": "2", - "street_address": "26 Rue d'Amsterdam, 75009" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Avalon Hotel Paris Gare Du Nord", - "number_of_rooms": "1", - "phone_number": "+33 1 42 85 50 00", - "price_per_night": "180", - "star_rating": "2", - "street_address": "131 Boulevard de Magenta, 75010" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Best Western Bretagne Montparnasse", - "number_of_rooms": "1", - "phone_number": "+33 1 45 38 52 59", - "price_per_night": "348", - "star_rating": "2", - "street_address": "33 Rue Raymond Losserand, 75014" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Bob Hotel By Elegancia", - "number_of_rooms": "1", - "phone_number": "+33 1 40 43 02 33", - "price_per_night": "80", - "star_rating": "2", - "street_address": "30 Rue Pernety, 75014" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Brach Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 44 30 10 00", - "price_per_night": "260", - "star_rating": "2", - "street_address": "1-7 Rue Jean Richepin, 75016" - }, - { - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Buddha-Bar Hotel Paris", - "number_of_rooms": "1", - "phone_number": "+33 1 83 96 88 88", - "price_per_night": "170", - "star_rating": "2", - "street_address": "4 Rue d'Anjou, 75008" - } - ], - "slots": [ - { - "exclusive_end": 46, - "slot": "hotel_name", - "start": 4 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The Aparthotel Adagio Access Paris La Villette is a 2 star hotel with a room available." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "has_wifi" - ], - "slot_values": { - "destination": [ - "Paris" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there wifi there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "has_wifi", - "values": [ - "False" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I'm afraid there is no wifi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Paris" - ], - "hotel_name": [ - "Aparthotel Adagio Access Paris La Villette" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's fine anyways, I'll make do. Can you make a reservation there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many days would you like the room for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "three" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "number_of_days", - "start": 30 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Paris" - ], - "hotel_name": [ - "Aparthotel Adagio Access Paris La Villette" - ], - "number_of_days": [ - "three" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to rent the room for three days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What day are you checking in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "6th of this month" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "check_in_date", - "start": 7 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "6th of this month" - ], - "destination": [ - "Paris" - ], - "hotel_name": [ - "Aparthotel Adagio Access Paris La Villette" - ], - "number_of_days": [ - "three" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "On the 6th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Aparthotel Adagio Access Paris La Villette" - ], - "slot": "hotel_name", - "values": [ - "Aparthotel Adagio Access Paris La Villette" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Paris" - ], - "slot": "destination", - "values": [ - "Paris" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 114, - "slot": "hotel_name", - "start": 72 - }, - { - "exclusive_end": 48, - "slot": "check_in_date", - "start": 34 - }, - { - "exclusive_end": 55, - "slot": "number_of_days", - "start": 54 - }, - { - "exclusive_end": 123, - "slot": "destination", - "start": 118 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To review: You are booking 1 room next Wednesday, for 3 days at the The Aparthotel Adagio Access Paris La Villette in Paris." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "check_in_date": [ - "6th of this month", - "next Wednesday" - ], - "destination": [ - "Paris" - ], - "hotel_name": [ - "Aparthotel Adagio Access Paris La Villette" - ], - "number_of_days": [ - "3", - "three" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that sounds good - what's their number? I might want to give them a call closer to the day." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+33 1 44 72 42 00" - ], - "slot": "phone_number", - "values": [ - "+33 1 44 72 42 00" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-06", - "destination": "Paris", - "hotel_name": "Aparthotel Adagio Access Paris La Villette", - "number_of_days": "3", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-06", - "destination": "Paris", - "has_wifi": "False", - "hotel_name": "Aparthotel Adagio Access Paris La Villette", - "number_of_days": "3", - "number_of_rooms": "1", - "phone_number": "+33 1 44 72 42 00", - "price_per_night": "156", - "star_rating": "2", - "street_address": "28bis Avenue Corentin Cariou, 75019" - } - ], - "slots": [ - { - "exclusive_end": 33, - "slot": "phone_number", - "start": 16 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Their number is +33 1 44 72 42 00, your room has been booked." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "6th of this month", - "next Wednesday" - ], - "destination": [ - "Paris" - ], - "hotel_name": [ - "Aparthotel Adagio Access Paris La Villette" - ], - "number_of_days": [ - "3", - "three" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's great, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you with today?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "6th of this month", - "next Wednesday" - ], - "destination": [ - "Paris" - ], - "hotel_name": [ - "Aparthotel Adagio Access Paris La Villette" - ], - "number_of_days": [ - "3", - "three" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's everything." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great stay in Paris." - } - ] - }, - { - "dialogue_id": "42_00054", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you look for a hotel room?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In which city?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "New York" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 23, - "slot": "destination", - "start": 15 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking in New York." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "1 Hotel Brooklyn Bridge" - ], - "slot": "hotel_name", - "values": [ - "1 Hotel Brooklyn Bridge" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "4" - ], - "slot": "star_rating", - "values": [ - "4" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "New York" - } - }, - "service_results": [ - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Brooklyn Bridge", - "number_of_rooms": "1", - "phone_number": "+1 833-625-6111", - "price_per_night": "80", - "star_rating": "4", - "street_address": "60 Furman Street, Brooklyn" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Central Park", - "number_of_rooms": "1", - "phone_number": "+1 212-703-2001", - "price_per_night": "150", - "star_rating": "5", - "street_address": "1414 6th Avenue" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "11 Howard", - "number_of_rooms": "2", - "phone_number": "+1 212-235-1111", - "price_per_night": "168", - "star_rating": "3", - "street_address": "11 Howard Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "6 Columbus Hotel", - "number_of_rooms": "2", - "phone_number": "+1 212-204-3000", - "price_per_night": "208", - "star_rating": "4", - "street_address": "308 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ac Hotel New York Times Square", - "number_of_rooms": "2", - "phone_number": "+1 212-398-2700", - "price_per_night": "272", - "star_rating": "4", - "street_address": "260 West 40th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ace Hotel", - "number_of_rooms": "3", - "phone_number": "+1 212-991-0551", - "price_per_night": "468", - "star_rating": "4", - "street_address": "20 West 29th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Adria Hotel & Conference Center", - "number_of_rooms": "2", - "phone_number": "+1 718-631-5900", - "price_per_night": "156", - "star_rating": "3", - "street_address": "221-17 Northern Boulevard, Bayside" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Central Park", - "number_of_rooms": "1", - "phone_number": "+1 646-744-3100", - "price_per_night": "152", - "star_rating": "4", - "street_address": "42 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Times Square", - "number_of_rooms": "1", - "phone_number": "+1 212-764-5700", - "price_per_night": "80", - "star_rating": "4", - "street_address": "123 West 44th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Wall Street", - "number_of_rooms": "3", - "phone_number": "+1 212-252-9090", - "price_per_night": "312", - "star_rating": "4", - "street_address": "84 William Street" - } - ], - "slots": [ - { - "exclusive_end": 81, - "slot": "hotel_name", - "start": 58 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 possibilities. There's a 4 star hotel called 1 Hotel Brooklyn Bridge." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "New York" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What are some of the others? I want one with wifi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "1 Hotel Central Park" - ], - "slot": "hotel_name", - "values": [ - "1 Hotel Central Park" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "New York", - "has_wifi": "True" - } - }, - "service_results": [ - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Brooklyn Bridge", - "number_of_rooms": "1", - "phone_number": "+1 833-625-6111", - "price_per_night": "80", - "star_rating": "4", - "street_address": "60 Furman Street, Brooklyn" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "1 Hotel Central Park", - "number_of_rooms": "1", - "phone_number": "+1 212-703-2001", - "price_per_night": "150", - "star_rating": "5", - "street_address": "1414 6th Avenue" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "11 Howard", - "number_of_rooms": "2", - "phone_number": "+1 212-235-1111", - "price_per_night": "168", - "star_rating": "3", - "street_address": "11 Howard Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "6 Columbus Hotel", - "number_of_rooms": "2", - "phone_number": "+1 212-204-3000", - "price_per_night": "208", - "star_rating": "4", - "street_address": "308 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ac Hotel New York Times Square", - "number_of_rooms": "2", - "phone_number": "+1 212-398-2700", - "price_per_night": "272", - "star_rating": "4", - "street_address": "260 West 40th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Ace Hotel", - "number_of_rooms": "3", - "phone_number": "+1 212-991-0551", - "price_per_night": "468", - "star_rating": "4", - "street_address": "20 West 29th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Adria Hotel & Conference Center", - "number_of_rooms": "2", - "phone_number": "+1 718-631-5900", - "price_per_night": "156", - "star_rating": "3", - "street_address": "221-17 Northern Boulevard, Bayside" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Central Park", - "number_of_rooms": "1", - "phone_number": "+1 646-744-3100", - "price_per_night": "152", - "star_rating": "4", - "street_address": "42 West 58th Street" - }, - { - "destination": "New York", - "has_wifi": "True", - "hotel_name": "Aka Times Square", - "number_of_rooms": "1", - "phone_number": "+1 212-764-5700", - "price_per_night": "80", - "star_rating": "4", - "street_address": "123 West 44th Street" - } - ], - "slots": [ - { - "exclusive_end": 42, - "slot": "hotel_name", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 9 that fit. 1 Hotel Central Park is a 5 star hote." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "destination": [ - "New York" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "can you give me the phone number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 212-703-2001" - ], - "slot": "phone_number", - "values": [ - "+1 212-703-2001" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "phone_number", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, it's +1 212-703-2001." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "New York" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you tell me about another hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "11 Howard" - ], - "slot": "hotel_name", - "values": [ - "11 Howard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 9, - "slot": "hotel_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "11 Howard is nice, it's a 3 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "price_per_night", - "street_address" - ], - "slot_values": { - "destination": [ - "New York" - ], - "has_wifi": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the address and how much do they charge?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "11 Howard Street" - ], - "slot": "street_address", - "values": [ - "11 Howard Street" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "168" - ], - "slot": "price_per_night", - "values": [ - "$168" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "street_address", - "start": 8 - }, - { - "exclusive_end": 33, - "slot": "price_per_night", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's at 11 Howard Street for $168 per night." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "New York" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "11 Howard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That one sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I reserve a room?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "New York" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "11 Howard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please do." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many days did you want to stay." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "number_of_days", - "start": 16 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "New York" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm planning on 3 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "And your check in date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "Wednesday next week" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 19, - "slot": "check_in_date", - "start": 0 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Wednesday next week" - ], - "destination": [ - "New York" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Wednesday next week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "11 Howard" - ], - "slot": "hotel_name", - "values": [ - "11 Howard" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 48, - "slot": "hotel_name", - "start": 39 - }, - { - "exclusive_end": 81, - "slot": "check_in_date", - "start": 67 - }, - { - "exclusive_end": 134, - "slot": "number_of_days", - "start": 133 - }, - { - "exclusive_end": 66, - "slot": "destination", - "start": 58 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To verify: You want to check in to the 11 Howard hotel in New York next Wednesday. The reservation is for 1 and you want to stay for 3 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Wednesday next week", - "next Wednesday" - ], - "destination": [ - "New York" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "3" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I'd like to get two rooms." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "check_in_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 54, - "slot": "check_in_date", - "start": 40 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay you want a reservation for 2 rooms next Wednesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_rooms", - "values": [ - "3" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Wednesday next week", - "next Wednesday" - ], - "destination": [ - "New York" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "3" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, make that 3 rooms." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "11 Howard" - ], - "slot": "hotel_name", - "values": [ - "11 Howard" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_rooms", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 50, - "slot": "hotel_name", - "start": 41 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To verify: You would like 3 rooms at the 11 Howard hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Wednesday next week", - "next Wednesday" - ], - "destination": [ - "New York" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "3" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-06", - "destination": "New York", - "hotel_name": "11 Howard", - "number_of_days": "3", - "number_of_rooms": "3" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-06", - "destination": "New York", - "has_wifi": "True", - "hotel_name": "11 Howard", - "number_of_days": "3", - "number_of_rooms": "3", - "phone_number": "+1 212-235-1111", - "price_per_night": "261", - "star_rating": "3", - "street_address": "11 Howard Street" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I've made your reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "check_in_date": [ - "Wednesday next week", - "next Wednesday" - ], - "destination": [ - "New York" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "3" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the phone number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 212-235-1111" - ], - "slot": "phone_number", - "values": [ - "+1 212-235-1111" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "phone_number", - "start": 6 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is +1 212-235-1111." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Wednesday next week", - "next Wednesday" - ], - "destination": [ - "New York" - ], - "has_wifi": [ - "True" - ], - "hotel_name": [ - "11 Howard" - ], - "number_of_days": [ - "3" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you. That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "42_00055", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a hotel room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, what city are you looking in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 13, - "slot": "destination", - "start": 7 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm in London." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_rooms": "2", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "3", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "3", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "4", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "2", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "2", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "4", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "2", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "4", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - } - ], - "slots": [ - { - "exclusive_end": 47, - "slot": "hotel_name", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So I have a gorgeous 5 star hotel, 45 Park Lane." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "price_per_night", - "street_address" - ], - "slot_values": { - "destination": [ - "London" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Looks nice. How much is it per night, and what's the address?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "street_address", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "190" - ], - "slot": "price_per_night", - "values": [ - "$190" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 68, - "slot": "street_address", - "start": 56 - }, - { - "exclusive_end": 17, - "slot": "price_per_night", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "This room is $190 per night and the hotel is located at 45 Park Lane." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to reserve the room for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "So I'll need your check in date and the number of nights you'll be staying." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "March 4th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "check_in_date", - "start": 15 - }, - { - "exclusive_end": 39, - "slot": "number_of_days", - "start": 38 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 4th" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can I check in March 4th, staying for 3 nights." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 61, - "slot": "hotel_name", - "start": 49 - }, - { - "exclusive_end": 93, - "slot": "check_in_date", - "start": 82 - }, - { - "exclusive_end": 104, - "slot": "number_of_days", - "start": 103 - }, - { - "exclusive_end": 71, - "slot": "destination", - "start": 65 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay confirming the following: booking 1 room at 45 Park Lane in London. Check in next Monday, staying 3 nights." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "3rd of march" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "four" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "check_in_date", - "start": 23 - }, - { - "exclusive_end": 65, - "slot": "number_of_days", - "start": 61 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "3rd of march" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "four" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you change that to 3rd of march for check in and make it four nights?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 105, - "slot": "check_in_date", - "start": 87 - }, - { - "exclusive_end": 116, - "slot": "number_of_days", - "start": 115 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, confirming the following: booking 1 room at 45 Park Lane in London. Check in the day after tomorrow, staying 4 nights." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "check_in_date": [ - "3rd of march", - "day after tomorrow" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes thank you. Can you tell me the hotel's phone number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+44 20 7493 4545" - ], - "slot": "phone_number", - "values": [ - "+44 20 7493 4545" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-03", - "destination": "London", - "hotel_name": "45 Park Lane", - "number_of_days": "4", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-03", - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_days": "4", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "525", - "star_rating": "5", - "street_address": "45 Park Lane" - } - ], - "slots": [ - { - "exclusive_end": 79, - "slot": "phone_number", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The room has been booked for you. You can contact the hotel on +44 20 7493 4545." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "3rd of march", - "day after tomorrow" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "3rd of march", - "day after tomorrow" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that's it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your stay." - } - ] - }, - { - "dialogue_id": "42_00056", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be having family visiting me soon and need to find two hotel rooms." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city would you like me to search for available hotel rooms in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London, England" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 85, - "slot": "destination", - "start": 70 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, England" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like them to be close to me while they are here so preferably London, England." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London", - "number_of_rooms": "2" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "2", - "phone_number": "+44 20 7493 4545", - "price_per_night": "525", - "star_rating": "5", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "2", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_rooms": "2", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "2", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "2", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "4", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "2", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "2", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "4", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "2", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "2", - "phone_number": "+44 20 7388 9930", - "price_per_night": "264", - "star_rating": "4", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "2", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - } - ], - "slots": [ - { - "exclusive_end": 94, - "slot": "hotel_name", - "start": 82 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Of the 10 hotels that are closest to you the fist one that shows up is located at 45 Park Lane and it has a 5 star rating." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "phone_number" - ], - "slot_values": { - "destination": [ - "London, England" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds nice, do you have the contact number by chance?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+44 20 7493 4545" - ], - "slot": "phone_number", - "values": [ - "+44 20 7493 4545" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 74, - "slot": "phone_number", - "start": 58 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, the phone number listed for that particular hotel is +44 20 7493 4545." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Let's go ahead and reserve the rooms there. It sounds like exactly what I'm looking for." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem, what are the exact dates you would like me to reserve the rooms for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "the 3rd" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "four" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "check_in_date", - "start": 33 - }, - { - "exclusive_end": 76, - "slot": "number_of_days", - "start": 72 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 3rd" - ], - "destination": [ - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "four" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "My family will be checking in on the 3rd and they intend on staying for four days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 114, - "slot": "hotel_name", - "start": 102 - }, - { - "exclusive_end": 179, - "slot": "check_in_date", - "start": 161 - }, - { - "exclusive_end": 204, - "slot": "number_of_days", - "start": 203 - }, - { - "exclusive_end": 125, - "slot": "destination", - "start": 119 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Before reserving the rooms I just want to confirm the details. I have 2 rooms at the hotel located at 45 Park Lane, in London, where you will be checking in the day after tomorrow and staying a total of 4 days. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "number_of_days", - "start": 24 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "day after tomorrow", - "the 3rd" - ], - "destination": [ - "London", - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, lets change that to 1 day. I'm not sure I can handle family that long." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "number_of_days", - "start": 44 - }, - { - "exclusive_end": 39, - "slot": "destination", - "start": 33 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, so now I have the hotel in London for 1 day. Is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "check_in_date", - "values": [ - "March 2nd" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 68, - "slot": "check_in_date", - "start": 59 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 2nd" - ], - "destination": [ - "London", - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I'm sorry, I was mistaken. The check in date should be March 2nd." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "check_in_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 58, - "slot": "check_in_date", - "start": 50 - }, - { - "exclusive_end": 49, - "slot": "destination", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Now I have you checking in at the hotel in London tomorrow. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 2nd", - "tomorrow" - ], - "destination": [ - "London", - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I believe that's correct now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-02", - "destination": "London", - "hotel_name": "45 Park Lane", - "number_of_days": "1", - "number_of_rooms": "2" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-02", - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_days": "1", - "number_of_rooms": "2", - "phone_number": "+44 20 7493 4545", - "price_per_night": "420", - "star_rating": "5", - "street_address": "45 Park Lane" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Wonderful, I have successfully made those reservations for you today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "street_address" - ], - "slot_values": { - "check_in_date": [ - "March 2nd", - "tomorrow" - ], - "destination": [ - "London", - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you tell me the address of the hotel in case they get lost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "street_address", - "values": [ - "45 Park Lane" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 77, - "slot": "street_address", - "start": 65 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "OF course, the address for the hotel you have reservations at is 45 Park Lane." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 2nd", - "tomorrow" - ], - "destination": [ - "London", - "London, England" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much, that's a big load off my shoulders. That's all I will be needing for today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "It was my pleasure, have a great day!" - } - ] - }, - { - "dialogue_id": "42_00057", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "You can look for me a room in the hotel?I want only 1 room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In which city you want the hotel to be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 30, - "slot": "destination", - "start": 24 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm interested to be in London." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_rooms": "1", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "1", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "1", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "4", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "1", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "1", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "4", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "1", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "4", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - } - ], - "slots": [ - { - "exclusive_end": 69, - "slot": "hotel_name", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 10 results for you.A nice hotel with 5 star named 45 Park Lane." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is perfect for me.Make me a reservation please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many days do you want to stay there and what is the check in date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "4th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 68, - "slot": "check_in_date", - "start": 51 - }, - { - "exclusive_end": 21, - "slot": "number_of_days", - "start": 20 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "4th of this month" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "1" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want the room for 1 day and the check in date is 4th of this month" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "check_in_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "hotel_name", - "start": 29 - }, - { - "exclusive_end": 56, - "slot": "check_in_date", - "start": 45 - }, - { - "exclusive_end": 10, - "slot": "number_of_days", - "start": 9 - }, - { - "exclusive_end": 25, - "slot": "destination", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want 1 room in London at 45 Park Lane on next Monday is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "two" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 94, - "slot": "check_in_date", - "start": 76 - }, - { - "exclusive_end": 44, - "slot": "number_of_days", - "start": 41 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "day after tomorrow" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "two" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No.I changed my mind,I want the room for two day and the check date to be a day after tomorrow." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "check_in_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 20, - "slot": "check_in_date", - "start": 2 - }, - { - "exclusive_end": 57, - "slot": "number_of_days", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "A day after tomorrow would be the check in date and for 2 days I'm right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "has_wifi" - ], - "slot_values": { - "check_in_date": [ - "day after tomorrow" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "2", - "two" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes is good.Wifi is available in the hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "has_wifi", - "values": [ - "False" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-03", - "destination": "London", - "hotel_name": "45 Park Lane", - "number_of_days": "2", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-03", - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_days": "2", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "525", - "star_rating": "5", - "street_address": "45 Park Lane" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your booking was successful.Wifi is not available." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "day after tomorrow" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "2", - "two" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I still help you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "day after tomorrow" - ], - "destination": [ - "London" - ], - "hotel_name": [ - "45 Park Lane" - ], - "number_of_days": [ - "2", - "two" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No.thank you" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "42_00058", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Hello, I am looking for a hotel room. Would you be able to assist me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city were you going to be staying in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination", - "values": [ - "Seattle, WA" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "destination", - "start": 21 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Seattle, WA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I was going to be in Seattle, WA. Do you have anything available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ace Hotel Seattle" - ], - "slot": "hotel_name", - "values": [ - "Ace Hotel Seattle" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Seattle" - } - }, - "service_results": [ - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Ace Hotel Seattle", - "number_of_rooms": "2", - "phone_number": "+1 206-448-4721", - "price_per_night": "88", - "star_rating": "2", - "street_address": "2423 1st Avenue" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Belltown Inn", - "number_of_rooms": "2", - "phone_number": "+1 866-525-4704", - "price_per_night": "132", - "star_rating": "2", - "street_address": "2301 3rd Avenue" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Best Western Plus Pioneer Square Hotel Downtown", - "number_of_rooms": "2", - "phone_number": "+1 206-340-1234", - "price_per_night": "132", - "star_rating": "3", - "street_address": "77 Yesler Way" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Seattle Downtown/Lake Union", - "number_of_rooms": "3", - "phone_number": "+1 206-213-0100", - "price_per_night": "216", - "star_rating": "3", - "street_address": "925 Westlake Avenue North" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Crowne Plaza Seattle Downtown", - "number_of_rooms": "1", - "phone_number": "+1 206-464-1980", - "price_per_night": "80", - "star_rating": "4", - "street_address": "1113 6th Avenue" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Days Inn By Wyndham Seattle North Of Downtown", - "number_of_rooms": "2", - "phone_number": "+1 800-615-3107", - "price_per_night": "112", - "star_rating": "2", - "street_address": "9100 Aurora Avenue North" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Embassy Suites By Hilton Seattle Downtown Pioneer Square", - "number_of_rooms": "1", - "phone_number": "+1 206-859-4400", - "price_per_night": "84", - "star_rating": "3", - "street_address": "255 South King Street" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Even Hotel Seattle Downtown - Lake Union", - "number_of_rooms": "3", - "phone_number": "+1 206-596-2302", - "price_per_night": "243", - "star_rating": "3", - "street_address": "527 Fairview Avenue North" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Extended Stay America - Seattle - Northgate", - "number_of_rooms": "3", - "phone_number": "+1 206-365-8100", - "price_per_night": "204", - "star_rating": "2", - "street_address": "13300 Stone Avenue North" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Four Points By Sheraton Downtown Seattle Center", - "number_of_rooms": "3", - "phone_number": "+1 206-282-2600", - "price_per_night": "243", - "star_rating": "3", - "street_address": "601 Roy Street" - } - ], - "slots": [ - { - "exclusive_end": 88, - "slot": "hotel_name", - "start": 71 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a 2 star hotel if you just would like a nice hotel. It's called Ace Hotel Seattle. How does that sound?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "has_wifi", - "phone_number" - ], - "slot_values": { - "destination": [ - "Seattle, WA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you know if the hotel has any amenities like wifi? Would you give me their phone number?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 206-448-4721" - ], - "slot": "phone_number", - "values": [ - "+1 206-448-4721" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 72, - "slot": "phone_number", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, the hotel does have wifi, and their phone number is +1 206-448-4721." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Seattle, WA" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I probably will need two rooms, are there any other hotels around that would have them available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Belltown Inn" - ], - "slot": "hotel_name", - "values": [ - "Belltown Inn" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2" - ], - "slot": "star_rating", - "values": [ - "2" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Seattle", - "number_of_rooms": "2" - } - }, - "service_results": [ - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Ace Hotel Seattle", - "number_of_rooms": "2", - "phone_number": "+1 206-448-4721", - "price_per_night": "88", - "star_rating": "2", - "street_address": "2423 1st Avenue" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Belltown Inn", - "number_of_rooms": "2", - "phone_number": "+1 866-525-4704", - "price_per_night": "132", - "star_rating": "2", - "street_address": "2301 3rd Avenue" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Best Western Plus Pioneer Square Hotel Downtown", - "number_of_rooms": "2", - "phone_number": "+1 206-340-1234", - "price_per_night": "132", - "star_rating": "3", - "street_address": "77 Yesler Way" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Courtyard By Marriott Seattle Downtown/Lake Union", - "number_of_rooms": "2", - "phone_number": "+1 206-213-0100", - "price_per_night": "216", - "star_rating": "3", - "street_address": "925 Westlake Avenue North" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Crowne Plaza Seattle Downtown", - "number_of_rooms": "2", - "phone_number": "+1 206-464-1980", - "price_per_night": "432", - "star_rating": "4", - "street_address": "1113 6th Avenue" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Days Inn By Wyndham Seattle North Of Downtown", - "number_of_rooms": "2", - "phone_number": "+1 800-615-3107", - "price_per_night": "112", - "star_rating": "2", - "street_address": "9100 Aurora Avenue North" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Embassy Suites By Hilton Seattle Downtown Pioneer Square", - "number_of_rooms": "2", - "phone_number": "+1 206-859-4400", - "price_per_night": "144", - "star_rating": "3", - "street_address": "255 South King Street" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Even Hotel Seattle Downtown - Lake Union", - "number_of_rooms": "2", - "phone_number": "+1 206-596-2302", - "price_per_night": "243", - "star_rating": "3", - "street_address": "527 Fairview Avenue North" - }, - { - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Extended Stay America - Seattle - Northgate", - "number_of_rooms": "2", - "phone_number": "+1 206-365-8100", - "price_per_night": "204", - "star_rating": "2", - "street_address": "13300 Stone Avenue North" - } - ], - "slots": [ - { - "exclusive_end": 49, - "slot": "hotel_name", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 9 hotels matching your query. Belltown Inn is also a nice 2 star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Seattle, WA" - ], - "hotel_name": [ - "Belltown Inn" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay that sounds like it will work." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to reserve a room in that hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "check_in_date", - "values": [ - "Thursday next week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "one" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 71, - "slot": "check_in_date", - "start": 53 - }, - { - "exclusive_end": 100, - "slot": "number_of_days", - "start": 97 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Thursday next week" - ], - "destination": [ - "Seattle, WA" - ], - "hotel_name": [ - "Belltown Inn" - ], - "number_of_days": [ - "one" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I would like that. We would have to check in on Thursday next week, and I want the room for one day." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Belltown Inn" - ], - "slot": "hotel_name", - "values": [ - "Belltown Inn" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "check_in_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_days", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_rooms", - "values": [ - "2" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 71, - "slot": "hotel_name", - "start": 59 - }, - { - "exclusive_end": 85, - "slot": "check_in_date", - "start": 72 - }, - { - "exclusive_end": 102, - "slot": "number_of_days", - "start": 101 - }, - { - "exclusive_end": 96, - "slot": "destination", - "start": 89 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay then let's confirm the reservation for 2 rooms in the Belltown Inn next Thursday in Seattle for 1 day." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Thursday next week", - "next Thursday" - ], - "destination": [ - "Seattle", - "Seattle, WA" - ], - "hotel_name": [ - "Belltown Inn" - ], - "number_of_days": [ - "1", - "one" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-07", - "destination": "Seattle", - "hotel_name": "Belltown Inn", - "number_of_days": "1", - "number_of_rooms": "2" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-07", - "destination": "Seattle", - "has_wifi": "True", - "hotel_name": "Belltown Inn", - "number_of_days": "1", - "number_of_rooms": "2", - "phone_number": "+1 866-525-4704", - "price_per_night": "132", - "star_rating": "2", - "street_address": "2301 3rd Avenue" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay your reservation has been made." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "Thursday next week", - "next Thursday" - ], - "destination": [ - "Seattle", - "Seattle, WA" - ], - "hotel_name": [ - "Belltown Inn" - ], - "number_of_days": [ - "1", - "one" - ], - "number_of_rooms": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you, for all of your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "42_00059", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for a hotel room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city do you want the hotel in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "SD" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "destination", - "start": 20 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like a hotel in SD." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Bahia Resort Hotel" - ], - "slot": "hotel_name", - "values": [ - "Bahia Resort Hotel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "San Diego" - } - }, - "service_results": [ - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Bahia Resort Hotel", - "number_of_rooms": "3", - "phone_number": "+1 858-539-8666", - "price_per_night": "270", - "star_rating": "3", - "street_address": "998 West Mission Bay Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Mission Bay", - "number_of_rooms": "1", - "phone_number": "+1 619-275-5700", - "price_per_night": "64", - "star_rating": "2", - "street_address": "2575 Clairemont Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Plus Bayside Inn", - "number_of_rooms": "1", - "phone_number": "+1 619-233-7500", - "price_per_night": "69", - "star_rating": "3", - "street_address": "555 West Ash Street" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Plus Hacienda Hotel Old Town", - "number_of_rooms": "1", - "phone_number": "+1 619-298-4707", - "price_per_night": "105", - "star_rating": "3", - "street_address": "4041 Harney Street" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Plus Island Palms Hotel & Marina", - "number_of_rooms": "2", - "phone_number": "+1 619-222-0561", - "price_per_night": "150", - "star_rating": "3", - "street_address": "2051 Shelter Island Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western San Diego/Miramar Hotel", - "number_of_rooms": "2", - "phone_number": "+1 858-578-6600", - "price_per_night": "120", - "star_rating": "2", - "street_address": "9310 Kearny Mesa Road" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Seven Seas", - "number_of_rooms": "3", - "phone_number": "+1 619-291-1300", - "price_per_night": "315", - "star_rating": "3", - "street_address": "411 Hotel Circle South" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Best Western Yacht Harbor Hotel", - "number_of_rooms": "3", - "phone_number": "+1 619-224-3254", - "price_per_night": "156", - "star_rating": "2", - "street_address": "5005 North Harbor Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Blue Sea Beach Hotel", - "number_of_rooms": "3", - "phone_number": "+1 858-488-4700", - "price_per_night": "270", - "star_rating": "3", - "street_address": "707 Pacific Beach Drive" - }, - { - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Capri By The Sea By All Seasons Resort Lodging", - "number_of_rooms": "1", - "phone_number": "+1 858-483-6110", - "price_per_night": "108", - "star_rating": "3", - "street_address": "4767 Ocean Boulevard" - } - ], - "slots": [ - { - "exclusive_end": 90, - "slot": "hotel_name", - "start": 72 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There're 10 hotels that match what you want. How about the 3 star rated Bahia Resort Hotel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "SD" - ], - "hotel_name": [ - "Bahia Resort Hotel" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds awesome." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Want to book the hotel room?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "SD" - ], - "hotel_name": [ - "Bahia Resort Hotel" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Set up the reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want to check in, and how many days do you want the reservation for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "the 1st" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "four" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 62, - "slot": "check_in_date", - "start": 55 - }, - { - "exclusive_end": 13, - "slot": "number_of_days", - "start": 9 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 1st" - ], - "destination": [ - "SD" - ], - "hotel_name": [ - "Bahia Resort Hotel" - ], - "number_of_days": [ - "four" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a four day reservation with a check in date for the 1st." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Bahia Resort Hotel" - ], - "slot": "hotel_name", - "values": [ - "Bahia Resort Hotel" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 82, - "slot": "hotel_name", - "start": 64 - }, - { - "exclusive_end": 126, - "slot": "check_in_date", - "start": 121 - }, - { - "exclusive_end": 40, - "slot": "number_of_days", - "start": 39 - }, - { - "exclusive_end": 95, - "slot": "destination", - "start": 86 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Just to make sure, you want a 1 guest, 4 day reservation to the Bahia Resort Hotel in San Diego with a check in date for today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "street_address", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "has_wifi", - "street_address" - ], - "slot_values": { - "check_in_date": [ - "the 1st", - "today" - ], - "destination": [ - "SD", - "San Diego" - ], - "hotel_name": [ - "Bahia Resort Hotel" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds perfect. Where's the hotel at, and do they have wifi?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "998 West Mission Bay Drive" - ], - "slot": "street_address", - "values": [ - "998 West Mission Bay Drive" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-01", - "destination": "San Diego", - "hotel_name": "Bahia Resort Hotel", - "number_of_days": "4", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-01", - "destination": "San Diego", - "has_wifi": "True", - "hotel_name": "Bahia Resort Hotel", - "number_of_days": "4", - "number_of_rooms": "1", - "phone_number": "+1 858-539-8666", - "price_per_night": "270", - "star_rating": "3", - "street_address": "998 West Mission Bay Drive" - } - ], - "slots": [ - { - "exclusive_end": 73, - "slot": "street_address", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation is confirmed. The hotel is at 998 West Mission Bay Drive, and yes they've got wifi!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "the 1st", - "today" - ], - "destination": [ - "SD", - "San Diego" - ], - "hotel_name": [ - "Bahia Resort Hotel" - ], - "number_of_days": [ - "4", - "four" - ], - "number_of_rooms": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a ton. That'll be everything for the time being." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your day!" - } - ] - }, - { - "dialogue_id": "42_00060", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I to find a three star hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is the city preference?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim, CA" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 19, - "slot": "destination", - "start": 8 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Anaheim, CA" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "City is Anaheim, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Anaheim Majestic Garden Hotel" - ], - "slot": "hotel_name", - "values": [ - "Anaheim Majestic Garden Hotel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "Anaheim", - "star_rating": "3" - } - }, - "service_results": [ - { - "destination": "Anaheim", - "has_wifi": "True", - "hotel_name": "Anaheim Majestic Garden Hotel", - "number_of_rooms": "2", - "phone_number": "+1 714-778-1700", - "price_per_night": "180", - "star_rating": "3", - "street_address": "900 South Disneyland Drive" - }, - { - "destination": "Anaheim", - "has_wifi": "True", - "hotel_name": "Anaheim Portofino Inn & Suites", - "number_of_rooms": "3", - "phone_number": "+1 800-341-6301", - "price_per_night": "180", - "star_rating": "3", - "street_address": "1831 South Harbor Boulevard" - }, - { - "destination": "Anaheim", - "has_wifi": "True", - "hotel_name": "Ayres Hotel Anaheim", - "number_of_rooms": "1", - "phone_number": "+1 714-634-2106", - "price_per_night": "78", - "star_rating": "3", - "street_address": "2550 East Katella Avenue" - }, - { - "destination": "Anaheim", - "has_wifi": "True", - "hotel_name": "Best Western Plus Anaheim Inn", - "number_of_rooms": "3", - "phone_number": "+1 714-774-1050", - "price_per_night": "324", - "star_rating": "3", - "street_address": "1630 South Harbor Boulevard" - }, - { - "destination": "Anaheim", - "has_wifi": "True", - "hotel_name": "Best Western Plus Park Place Inn - Mini Suites", - "number_of_rooms": "3", - "phone_number": "+1 714-776-4800", - "price_per_night": "324", - "star_rating": "3", - "street_address": "1544 South Harbor Boulevard" - }, - { - "destination": "Anaheim", - "has_wifi": "True", - "hotel_name": "Best Western Plus Stovall'S Inn", - "number_of_rooms": "2", - "phone_number": "+1 714-778-1880", - "price_per_night": "216", - "star_rating": "3", - "street_address": "1110 West Katella Avenue" - }, - { - "destination": "Anaheim", - "has_wifi": "True", - "hotel_name": "Camelot Inn & Suites", - "number_of_rooms": "2", - "phone_number": "+1 714-635-7275", - "price_per_night": "228", - "star_rating": "3", - "street_address": "1520 South Harbor Boulevard" - }, - { - "destination": "Anaheim", - "has_wifi": "True", - "hotel_name": "Candlewood Suites Anaheim - Resort Area", - "number_of_rooms": "2", - "phone_number": "+1 714-635-5555", - "price_per_night": "192", - "star_rating": "3", - "street_address": "1733 South Anaheim Boulevard" - }, - { - "destination": "Anaheim", - "has_wifi": "True", - "hotel_name": "Clarion Hotel Anaheim Resort", - "number_of_rooms": "1", - "phone_number": "+1 714-750-3131", - "price_per_night": "117", - "star_rating": "3", - "street_address": "616 Convention Way" - }, - { - "destination": "Anaheim", - "has_wifi": "True", - "hotel_name": "Clementine Hotel & Suites Anaheim", - "number_of_rooms": "2", - "phone_number": "+1 714-533-3555", - "price_per_night": "210", - "star_rating": "3", - "street_address": "1700 South Clementine Street" - } - ], - "slots": [ - { - "exclusive_end": 50, - "slot": "hotel_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a 3 star at Anaheim Majestic Garden Hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "price_per_night" - ], - "slot_values": { - "destination": [ - "Anaheim, CA" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the cost per night?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "180" - ], - "slot": "price_per_night", - "values": [ - "$180" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 16, - "slot": "price_per_night", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The cost is $180." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Anaheim, CA" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is the anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Anaheim Portofino Inn & Suites" - ], - "slot": "hotel_name", - "values": [ - "Anaheim Portofino Inn & Suites" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 49, - "slot": "hotel_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a 3 star at Anaheim Portofino Inn & Suites." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Anaheim, CA" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are they any others?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ayres Hotel Anaheim" - ], - "slot": "hotel_name", - "values": [ - "Ayres Hotel Anaheim" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "hotel_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a 3 star at Ayres Hotel Anaheim." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Anaheim, CA" - ], - "hotel_name": [ - "Ayres Hotel Anaheim" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like that one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to book it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Anaheim, CA" - ], - "hotel_name": [ - "Ayres Hotel Anaheim" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please reserve it for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How may days is your reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 15, - "slot": "number_of_days", - "start": 14 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "Anaheim, CA" - ], - "hotel_name": [ - "Ayres Hotel Anaheim" - ], - "number_of_days": [ - "4" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want it for 4 days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is you check in date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "March 1st" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 20, - "slot": "check_in_date", - "start": 11 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 1st" - ], - "destination": [ - "Anaheim, CA" - ], - "hotel_name": [ - "Ayres Hotel Anaheim" - ], - "number_of_days": [ - "4" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I check in March 1st." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Ayres Hotel Anaheim" - ], - "slot": "hotel_name", - "values": [ - "Ayres Hotel Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_days", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 75, - "slot": "hotel_name", - "start": 56 - }, - { - "exclusive_end": 29, - "slot": "check_in_date", - "start": 24 - }, - { - "exclusive_end": 35, - "slot": "number_of_days", - "start": 34 - }, - { - "exclusive_end": 51, - "slot": "destination", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm check in today for 4 days in Anaheim for Ayres Hotel Anaheim for 1." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "phone_number", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [ - "has_wifi", - "phone_number" - ], - "slot_values": { - "check_in_date": [ - "March 1st", - "today" - ], - "destination": [ - "Anaheim", - "Anaheim, CA" - ], - "hotel_name": [ - "Ayres Hotel Anaheim" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can I have phone number and does it have wifi?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "+1 714-634-2106" - ], - "slot": "phone_number", - "values": [ - "+1 714-634-2106" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "has_wifi", - "values": [ - "True" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-01", - "destination": "Anaheim", - "hotel_name": "Ayres Hotel Anaheim", - "number_of_days": "4", - "number_of_rooms": "1" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-01", - "destination": "Anaheim", - "has_wifi": "True", - "hotel_name": "Ayres Hotel Anaheim", - "number_of_days": "4", - "number_of_rooms": "1", - "phone_number": "+1 714-634-2106", - "price_per_night": "78", - "star_rating": "3", - "street_address": "2550 East Katella Avenue" - } - ], - "slots": [ - { - "exclusive_end": 28, - "slot": "phone_number", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The phone is +1 714-634-2106 and it has wifi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 1st", - "today" - ], - "destination": [ - "Anaheim", - "Anaheim, CA" - ], - "hotel_name": [ - "Ayres Hotel Anaheim" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else today?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "March 1st", - "today" - ], - "destination": [ - "Anaheim", - "Anaheim, CA" - ], - "hotel_name": [ - "Ayres Hotel Anaheim" - ], - "number_of_days": [ - "4" - ], - "number_of_rooms": [ - "1" - ], - "star_rating": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thanks that is it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have great day today." - } - ] - }, - { - "dialogue_id": "42_00061", - "services": [ - "Hotels_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchHotel" - ], - "slot": "intent", - "values": [ - "SearchHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'd like to find a hotel room." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city are you searching in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London, UK" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 10, - "slot": "destination", - "start": 0 - } - ], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, UK" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "London, UK please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "45 Park Lane" - ], - "slot": "hotel_name", - "values": [ - "45 Park Lane" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "5" - ], - "slot": "star_rating", - "values": [ - "5" - ] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "SearchHotel", - "parameters": { - "destination": "London" - } - }, - "service_results": [ - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "45 Park Lane", - "number_of_rooms": "1", - "phone_number": "+44 20 7493 4545", - "price_per_night": "190", - "star_rating": "5", - "street_address": "45 Park Lane" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abc Hyde Park Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7706 4660", - "price_per_night": "270", - "star_rating": "3", - "street_address": "121 Sussex Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_rooms": "2", - "phone_number": "+44 20 8563 8692", - "price_per_night": "58", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Accommodation London Bridge", - "number_of_rooms": "3", - "phone_number": "+44 20 7403 4299", - "price_per_night": "351", - "star_rating": "3", - "street_address": "58 Great Dover Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ace Hotel London", - "number_of_rooms": "3", - "phone_number": "+44 20 7613 9800", - "price_per_night": "408", - "star_rating": "4", - "street_address": "100 Shoreditch High Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Airways Hotel London Victoria", - "number_of_rooms": "2", - "phone_number": "+44 20 7834 0205", - "price_per_night": "222", - "star_rating": "3", - "street_address": "29-31 Saint George's Drive" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Charing Cross", - "number_of_rooms": "2", - "phone_number": "+44 871 376 9012", - "price_per_night": "168", - "star_rating": "4", - "street_address": "Strand" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Amba Hotel Marble Arch", - "number_of_rooms": "2", - "phone_number": "+44 800 330 8523", - "price_per_night": "200", - "star_rating": "4", - "street_address": "Bryanston Street" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Bloomsbury Hotel", - "number_of_rooms": "1", - "phone_number": "+44 20 7388 9930", - "price_per_night": "140", - "star_rating": "4", - "street_address": "12 Upper Woburn Place" - }, - { - "destination": "London", - "has_wifi": "False", - "hotel_name": "Ambassadors Hotel", - "number_of_rooms": "3", - "phone_number": "+44 20 7373 1075", - "price_per_night": "189", - "star_rating": "3", - "street_address": "16 Collingham Road" - } - ], - "slots": [ - { - "exclusive_end": 45, - "slot": "hotel_name", - "start": 33 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found a 5 star hotel called 45 Park Lane." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, UK" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there other options?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Abc Hyde Park Hotel" - ], - "slot": "hotel_name", - "values": [ - "Abc Hyde Park Hotel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "3" - ], - "slot": "star_rating", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 49, - "slot": "hotel_name", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a 3 star hotel called Abc Hyde Park Hotel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, UK" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there other options?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Abercorn House" - ], - "slot": "hotel_name", - "values": [ - "Abercorn House" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "star_rating", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 44, - "slot": "hotel_name", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a 1 star hotel called Abercorn House." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price_per_night", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "has_wifi", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [ - "has_wifi", - "price_per_night" - ], - "slot_values": { - "destination": [ - "London, UK" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the cost per night? Does the hotel provide wifi?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "has_wifi", - "values": [ - "False" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "58" - ], - "slot": "price_per_night", - "values": [ - "$58" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "price_per_night", - "start": 33 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The cost per night for a room is $58, and the hotel does not provide wifi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "SearchHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, UK" - ], - "hotel_name": [ - "Abercorn House" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveHotel" - ], - "slot": "intent", - "values": [ - "ReserveHotel" - ] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to make a reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "destination": [ - "London, UK" - ], - "hotel_name": [ - "Abercorn House" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_days", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "check_in_date", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When are you checking in, and how many nights are you staying?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "1st of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "check_in_date", - "start": 28 - }, - { - "exclusive_end": 51, - "slot": "number_of_days", - "start": 50 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month" - ], - "destination": [ - "London, UK" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_days": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to check in on the 1st of this month for 3 nights." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Abercorn House" - ], - "slot": "hotel_name", - "values": [ - "Abercorn House" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "check_in_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_days", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_rooms", - "values": [ - "1" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 56, - "slot": "hotel_name", - "start": 42 - }, - { - "exclusive_end": 96, - "slot": "check_in_date", - "start": 91 - }, - { - "exclusive_end": 62, - "slot": "number_of_days", - "start": 61 - }, - { - "exclusive_end": 123, - "slot": "destination", - "start": 117 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright, so you want to reserve 1 room in Abercorn House for 3 days? Your check in date is today and the hotel is in London." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_rooms", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "two" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "number_of_days", - "start": 35 - } - ], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month", - "today" - ], - "destination": [ - "London", - "London, UK" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_days": [ - "two" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, no, I'd like 3 rooms for two days." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_days", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_rooms", - "values": [ - "3" - ] - } - ], - "service": "Hotels_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "number_of_days", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright, so you want to reserve 3 rooms for 2 days?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month", - "today" - ], - "destination": [ - "London", - "London, UK" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_days": [ - "2", - "two" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, sounds correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "service_call": { - "method": "ReserveHotel", - "parameters": { - "check_in_date": "2019-03-01", - "destination": "London", - "hotel_name": "Abercorn House", - "number_of_days": "2", - "number_of_rooms": "3" - } - }, - "service_results": [ - { - "check_in_date": "2019-03-01", - "destination": "London", - "has_wifi": "False", - "hotel_name": "Abercorn House", - "number_of_days": "2", - "number_of_rooms": "3", - "phone_number": "+44 20 8563 8692", - "price_per_night": "75", - "star_rating": "1", - "street_address": "28-30 Bute Gardens" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [], - "state": { - "active_intent": "ReserveHotel", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month", - "today" - ], - "destination": [ - "London", - "London, UK" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_days": [ - "2", - "two" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_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": "Hotels_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "check_in_date": [ - "1st of this month", - "today" - ], - "destination": [ - "London", - "London, UK" - ], - "hotel_name": [ - "Abercorn House" - ], - "number_of_days": [ - "2", - "two" - ], - "number_of_rooms": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Hotels_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - } -]