diff --git "a/datasets/schema_guided/dialogues_010.json" "b/datasets/schema_guided/dialogues_010.json" new file mode 100644--- /dev/null +++ "b/datasets/schema_guided/dialogues_010.json" @@ -0,0 +1,136427 @@ +[ + { + "dialogue_id": "10_00000", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It's been a while since I attended any game. Please help me find Match events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a particular city you'd like me to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "city", + "values": [ + "Portland, OR" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "city", + "start": 22 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please find events in Portland, OR." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Portland Thorns Vs Houston" + ], + "slot": "event_name", + "values": [ + "Portland Thorns Vs Houston" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Providence Park" + ], + "slot": "venue", + "values": [ + "Providence Park" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Portland", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Soccer", + "city": "Portland", + "date": "2019-03-03", + "event_name": "Portland Thorns Vs Houston", + "event_type": "Sports", + "time": "18:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + }, + { + "category": "Soccer", + "city": "Portland", + "date": "2019-03-09", + "event_name": "Timbers Vs Dc United", + "event_type": "Sports", + "time": "19:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + }, + { + "category": "Soccer", + "city": "Portland", + "date": "2019-03-06", + "event_name": "Timbers Vs Earthquakes", + "event_type": "Sports", + "time": "17:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + }, + { + "category": "Soccer", + "city": "Portland", + "date": "2019-03-08", + "event_name": "Timbers Vs Rsl", + "event_type": "Sports", + "time": "18:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 61, + "slot": "venue", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a Portland Thorns Vs Houston event at Providence Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Timbers Vs Dc United" + ], + "slot": "event_name", + "values": [ + "Timbers Vs Dc United" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Providence Park" + ], + "slot": "venue", + "values": [ + "Providence Park" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "event_name", + "start": 14 + }, + { + "exclusive_end": 59, + "slot": "venue", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about the Timbers Vs Dc United event at Providence Park?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Please search for some other events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Timbers Vs Earthquakes" + ], + "slot": "event_name", + "values": [ + "Timbers Vs Earthquakes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Providence Park" + ], + "slot": "venue", + "values": [ + "Providence Park" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "event_name", + "start": 31 + }, + { + "exclusive_end": 78, + "slot": "venue", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, no problem. How does the Timbers Vs Earthquakes event at Providence Park sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category", + "time" + ], + "slot_values": { + "city": [ + "Portland, OR" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What type of event is it, and when does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Soccer" + ], + "slot": "category", + "values": [ + "Soccer" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 13, + "slot": "category", + "start": 7 + }, + { + "exclusive_end": 39, + "slot": "time", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's a Soccer event that starts at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "event_name": [ + "Timbers Vs Earthquakes" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like that. Please let me know when the event will be." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Timbers Vs Earthquakes" + ], + "slot": "event_name", + "values": [ + "Timbers Vs Earthquakes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Providence Park" + ], + "slot": "venue", + "values": [ + "Providence Park" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Portland", + "event_name": "Timbers Vs Earthquakes" + } + }, + "service_results": [ + { + "city": "Portland", + "date": "2019-03-06", + "event_name": "Timbers Vs Earthquakes", + "time": "17:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + }, + { + "city": "Portland", + "date": "2019-03-11", + "event_name": "Timbers Vs Earthquakes", + "time": "17:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + }, + { + "city": "Portland", + "date": "2019-03-12", + "event_name": "Timbers Vs Earthquakes", + "time": "17:30", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + }, + { + "city": "Portland", + "date": "2019-03-13", + "event_name": "Timbers Vs Earthquakes", + "time": "19:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "date", + "start": 49 + }, + { + "exclusive_end": 26, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 82, + "slot": "venue", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Timbers Vs Earthquakes event will take place next Wednesday at Providence Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "event_name": [ + "Timbers Vs Earthquakes" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Wednesday is too soon for me. Are there events on other dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Timbers Vs Earthquakes" + ], + "slot": "event_name", + "values": [ + "Timbers Vs Earthquakes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Providence Park" + ], + "slot": "venue", + "values": [ + "Providence Park" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "date", + "start": 48 + }, + { + "exclusive_end": 38, + "slot": "event_name", + "start": 16 + }, + { + "exclusive_end": 77, + "slot": "venue", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. There's a Timbers Vs Earthquakes event on March 11th at Providence Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Portland, OR" + ], + "event_name": [ + "Timbers Vs Earthquakes" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where will the event take place, and when will it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1844 Southwest Morrison Street" + ], + "slot": "venue_address", + "values": [ + "1844 Southwest Morrison Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "venue_address", + "start": 31 + }, + { + "exclusive_end": 27, + "slot": "time", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event kicks off at 5 pm at 1844 Southwest Morrison Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Timbers Vs Earthquakes" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am interested in that event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase event tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Timbers Vs Earthquakes" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to purchase event tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Please let me know how many tickets I should get." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Timbers Vs Earthquakes" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like four tickets, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Timbers Vs Earthquakes" + ], + "slot": "event_name", + "values": [ + "Timbers Vs Earthquakes" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "city", + "values": [ + "Portland" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 93, + "slot": "event_name", + "start": 71 + }, + { + "exclusive_end": 126, + "slot": "date", + "start": 116 + }, + { + "exclusive_end": 139, + "slot": "city", + "start": 131 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me see if I got everything correctly: You'd like 4 tickets for the Timbers Vs Earthquakes event taking place on March 11th, in Portland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland", + "Portland, OR" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Timbers Vs Earthquakes" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Portland", + "date": "2019-03-11", + "event_name": "Timbers Vs Earthquakes", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "Portland", + "date": "2019-03-11", + "event_name": "Timbers Vs Earthquakes", + "number_of_tickets": "4", + "time": "17:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have successfully made your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland", + "Portland, OR" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Timbers Vs Earthquakes" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much. You've been very helpful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "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": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland", + "Portland, OR" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Timbers Vs Earthquakes" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nhat will be all. Thank you very much. You've been very helpful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "10_00001", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find something to do. I'm interested in some sort of event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have something specific in mind? I can search any city you wish. You can request things like Music or Sports." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city", + "values": [ + "Washington D.C." + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "date", + "values": [ + "dontcare" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "city", + "start": 40 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "dontcare" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm interested in seeing a Match in the Washington D.C. area. The specific date doesn't matter." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dc United Vs Revolution" + ], + "slot": "event_name", + "values": [ + "Dc United Vs Revolution" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Audi Field" + ], + "slot": "venue", + "values": [ + "Audi Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Washington D.C.", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Soccer", + "city": "Washington D.C.", + "date": "2019-03-14", + "event_name": "Dc United Vs Revolution", + "event_type": "Sports", + "time": "17:30", + "venue": "Audi Field", + "venue_address": "100 Potomac Avenue Southwest" + }, + { + "category": "Soccer", + "city": "Washington D.C.", + "date": "2019-03-12", + "event_name": "El Salvador Vs Haiti", + "event_type": "Sports", + "time": "18:30", + "venue": "RFK Stadium", + "venue_address": "2400 East Capitol Street Southeast" + }, + { + "category": "Basketball", + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Mystics Vs Sky", + "event_type": "Sports", + "time": "18:00", + "venue": "Capital One Arena", + "venue_address": "601 F Street Northwest" + }, + { + "category": "Basketball", + "city": "Washington D.C.", + "date": "2019-03-04", + "event_name": "Mystics Vs Sun", + "event_type": "Sports", + "time": "17:00", + "venue": "Entertainment & Sports Arena", + "venue_address": "1100 Oak Drive SE" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-04", + "event_name": "Nationals Vs Braves", + "event_type": "Sports", + "time": "19:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Nationals Vs Brewers", + "event_type": "Sports", + "time": "19:30", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-12", + "event_name": "Nationals Vs Diamondbacks", + "event_type": "Sports", + "time": "17:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Nationals Vs Dodgers", + "event_type": "Sports", + "time": "17:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-13", + "event_name": "Nationals Vs Indians", + "event_type": "Sports", + "time": "19:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-13", + "event_name": "Nationals Vs Orioles", + "event_type": "Sports", + "time": "19:30", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "event_name", + "start": 22 + }, + { + "exclusive_end": 59, + "slot": "venue", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you interested in Dc United Vs Revolution at Audi Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "NY" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "city", + "start": 31 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "dontcare" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything available in NY?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mets Vs Braves" + ], + "slot": "event_name", + "values": [ + "Mets Vs Braves" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Citi Field" + ], + "slot": "venue", + "values": [ + "Citi Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-09", + "event_name": "Mets Vs Braves", + "event_type": "Sports", + "time": "17:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_name": "Mets Vs Cubs", + "event_type": "Sports", + "time": "18:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-10", + "event_name": "Mets Vs Diamondbacks", + "event_type": "Sports", + "time": "18:30", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-11", + "event_name": "Mets Vs Dodgers", + "event_type": "Sports", + "time": "18:30", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-03", + "event_name": "Mets Vs Indians", + "event_type": "Sports", + "time": "19:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-01", + "event_name": "Mets Vs Padres", + "event_type": "Sports", + "time": "19:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-14", + "event_name": "Mets Vs Phillies", + "event_type": "Sports", + "time": "17:30", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_name": "Mets Vs Pirates", + "event_type": "Sports", + "time": "17:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-11", + "event_name": "Mets Vs Rockies", + "event_type": "Sports", + "time": "18:30", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-09", + "event_name": "Mets Vs Yankees", + "event_type": "Sports", + "time": "17:30", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + } + ], + "slots": [ + { + "exclusive_end": 76, + "slot": "event_name", + "start": 62 + }, + { + "exclusive_end": 90, + "slot": "venue", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "My search has turned up 10 events you may like. How about the Mets Vs Braves at Citi Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "dontcare" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any more options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mets Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Mets Vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Citi Field" + ], + "slot": "venue", + "values": [ + "Citi Field" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "event_name", + "start": 18 + }, + { + "exclusive_end": 44, + "slot": "venue", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is also the Mets Vs Cubs at Citi Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category" + ], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "dontcare" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What kind of event is this?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "Baseball" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 15, + "slot": "category", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's a Baseball game." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "dontcare" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I've never been to a baseball game. That sounds fun. Can you help me find a date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mets Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Mets Vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Citi Field" + ], + "slot": "venue", + "values": [ + "Citi Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "New York", + "event_name": "Mets Vs Cubs" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-01", + "event_name": "Mets Vs Cubs", + "time": "18:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "city": "New York", + "date": "2019-03-06", + "event_name": "Mets Vs Cubs", + "time": "19:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "city": "New York", + "date": "2019-03-08", + "event_name": "Mets Vs Cubs", + "time": "18:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "date", + "start": 42 + }, + { + "exclusive_end": 70, + "slot": "event_name", + "start": 58 + }, + { + "exclusive_end": 84, + "slot": "venue", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I see 3 different dates available. One is today. It's the Mets Vs Cubs at Citi Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "dontcare" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is it and when does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "123-01 Roosevelt Avenue" + ], + "slot": "venue_address", + "values": [ + "123-01 Roosevelt Avenue" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 62, + "slot": "time", + "start": 58 + }, + { + "exclusive_end": 40, + "slot": "venue_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Citi Field is at 123-01 Roosevelt Avenue and it begins at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "dontcare" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be cutting it close. What are the other dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mets Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Mets Vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Citi Field" + ], + "slot": "venue", + "values": [ + "Citi Field" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "date", + "start": 49 + }, + { + "exclusive_end": 29, + "slot": "event_name", + "start": 17 + }, + { + "exclusive_end": 48, + "slot": "venue", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is another Mets Vs Cubs game at Citi Field next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "dontcare" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other days?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mets Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Mets Vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Citi Field" + ], + "slot": "venue", + "values": [ + "Citi Field" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "date", + "start": 52 + }, + { + "exclusive_end": 16, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 51, + "slot": "venue", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Mets Vs Cubs will also be playing at Citi Field next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That one would be perfect!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I'd like to buy some now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll need two tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mets Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Mets Vs Cubs" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "event_name", + "start": 52 + }, + { + "exclusive_end": 81, + "slot": "date", + "start": 70 + }, + { + "exclusive_end": 93, + "slot": "city", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let's review the details. You need 2 tickets to the Mets Vs Cubs game next Friday in New York. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NY", + "New York" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm sorry, can you make that three tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "city", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes. To review, you need 3 tickets to the game at Citi Field in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NY", + "New York" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "New York", + "date": "2019-03-08", + "event_name": "Mets Vs Cubs", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-08", + "event_name": "Mets Vs Cubs", + "number_of_tickets": "3", + "time": "18:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your purchase has been successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "NY", + "New York" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me the address again? What time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "123-01 Roosevelt Avenue" + ], + "slot": "venue_address", + "values": [ + "123-01 Roosevelt Avenue" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "time", + "start": 57 + }, + { + "exclusive_end": 39, + "slot": "venue_address", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's located at 123-01 Roosevelt Avenue and it begins at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NY", + "New York" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great! I think that's all I need. Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome. Enjoy the game!" + } + ] + }, + { + "dialogue_id": "10_00002", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Please help me search for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city? What are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Fran" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "city", + "start": 11 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Concert in San Fran." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Allan Rayman" + ], + "slot": "event_name", + "values": [ + "Allan Rayman" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "August Hall" + ], + "slot": "venue", + "values": [ + "August Hall" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Francisco", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Hip Hop", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Allan Rayman", + "event_type": "Music", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "category": "Classical", + "city": "San Francisco", + "date": "2019-03-14", + "event_name": "Carmina Burana", + "event_type": "Music", + "time": "18:00", + "venue": "San Francisco Symphony", + "venue_address": "201 Van Ness Avenue" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Celine Dion", + "event_type": "Music", + "time": "19:00", + "venue": "Chase Center Experience", + "venue_address": "500 Terry A Francois Boulevard Suite 73" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Cher", + "event_type": "Music", + "time": "19:00", + "venue": "Chase Center Experience", + "venue_address": "500 Terry A Francois Boulevard Suite 73" + }, + { + "category": "Electronica", + "city": "San Francisco", + "date": "2019-03-09", + "event_name": "Electric Feels", + "event_type": "Music", + "time": "17:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "category": "Christian", + "city": "San Francisco", + "date": "2019-03-11", + "event_name": "Matt Corby", + "event_type": "Music", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "category": "Country", + "city": "San Francisco", + "date": "2019-03-14", + "event_name": "Okkervil River", + "event_type": "Music", + "time": "18:00", + "venue": "The Chapel", + "venue_address": "777 Valencia Street" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-10", + "event_name": "Remo Drive", + "event_type": "Music", + "time": "18:00", + "venue": "The Chapel", + "venue_address": "777 Valencia Street" + }, + { + "category": "Classical", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "San Francisco Symphony", + "event_type": "Music", + "time": "18:00", + "venue": "San Francisco Symphony", + "venue_address": "201 Van Ness Avenue" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-02", + "event_name": "The Drums", + "event_type": "Music", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "event_name", + "start": 8 + }, + { + "exclusive_end": 35, + "slot": "venue", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found Allan Rayman at August Hall." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Toronto" + ], + "slot": "city", + "values": [ + "Toronto, Ontario" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "city", + "start": 12 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Toronto, Ontario" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything in Toronto, Ontario?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mac Demarco" + ], + "slot": "event_name", + "values": [ + "Mac Demarco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Woodbine Park" + ], + "slot": "venue", + "values": [ + "Woodbine Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Toronto", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Blues", + "city": "Toronto", + "date": "2019-03-12", + "event_name": "Mac Demarco", + "event_type": "Music", + "time": "17:30", + "venue": "Woodbine Park", + "venue_address": "1695 Queen Street East" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "event_name", + "start": 27 + }, + { + "exclusive_end": 55, + "slot": "venue", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 event. How about Mac Demarco at Woodbine Park?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Toronto, Ontario" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's its location? When does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1695 Queen Street East" + ], + "slot": "venue_address", + "values": [ + "1695 Queen Street East" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "venue_address", + "start": 0 + }, + { + "exclusive_end": 33, + "slot": "time", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1695 Queen Street East at 5:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Toronto, Ontario" + ], + "event_name": [ + "Mac Demarco" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great. What are the dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mac Demarco" + ], + "slot": "event_name", + "values": [ + "Mac Demarco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Woodbine Park" + ], + "slot": "venue", + "values": [ + "Woodbine Park" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Toronto", + "event_name": "Mac Demarco" + } + }, + "service_results": [ + { + "city": "Toronto", + "date": "2019-03-04", + "event_name": "Mac Demarco", + "time": "17:00", + "venue": "Woodbine Park", + "venue_address": "1695 Queen Street East" + }, + { + "city": "Toronto", + "date": "2019-03-12", + "event_name": "Mac Demarco", + "time": "17:30", + "venue": "Woodbine Park", + "venue_address": "1695 Queen Street East" + }, + { + "city": "Toronto", + "date": "2019-03-14", + "event_name": "Mac Demarco", + "time": "17:30", + "venue": "Woodbine Park", + "venue_address": "1695 Queen Street East" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "date", + "start": 32 + }, + { + "exclusive_end": 11, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 28, + "slot": "venue", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Mac Demarco at Woodbine Park is next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Toronto, Ontario" + ], + "event_name": [ + "Mac Demarco" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is it located? When does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1695 Queen Street East" + ], + "slot": "venue_address", + "values": [ + "1695 Queen Street East" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "venue_address", + "start": 0 + }, + { + "exclusive_end": 30, + "slot": "time", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1695 Queen Street East at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Toronto, Ontario" + ], + "event_name": [ + "Mac Demarco" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mac Demarco" + ], + "slot": "event_name", + "values": [ + "Mac Demarco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Woodbine Park" + ], + "slot": "venue", + "values": [ + "Woodbine Park" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "date", + "start": 32 + }, + { + "exclusive_end": 11, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 28, + "slot": "venue", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Mac Demarco at Woodbine Park on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Toronto, Ontario" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Mac Demarco" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Toronto, Ontario" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Mac Demarco" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, four tickets please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mac Demarco" + ], + "slot": "event_name", + "values": [ + "Mac Demarco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Toronto" + ], + "slot": "city", + "values": [ + "Toronto" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "event_name", + "start": 29 + }, + { + "exclusive_end": 65, + "slot": "date", + "start": 55 + }, + { + "exclusive_end": 51, + "slot": "city", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm 4 tickets for Mac Demarco in Toronto on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Toronto", + "Toronto, Ontario" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Mac Demarco" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, just 1 ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "date", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm 1 ticket on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Toronto", + "Toronto, Ontario" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Mac Demarco" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Toronto", + "date": "2019-03-12", + "event_name": "Mac Demarco", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Toronto", + "date": "2019-03-12", + "event_name": "Mac Demarco", + "number_of_tickets": "1", + "time": "17:30", + "venue": "Woodbine Park", + "venue_address": "1695 Queen Street East" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've made your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Toronto", + "Toronto, Ontario" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Mac Demarco" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is it located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1695 Queen Street East" + ], + "slot": "venue_address", + "values": [ + "1695 Queen Street East" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "venue_address", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1695 Queen Street East." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Toronto", + "Toronto, Ontario" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Mac Demarco" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "10_00003", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city", + "values": [ + "Washington" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 25 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find events in Washington." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a type of events that you prefer? You can say music or sports or something else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to look for games." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dc United Vs Revolution" + ], + "slot": "event_name", + "values": [ + "Dc United Vs Revolution" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Audi Field" + ], + "slot": "venue", + "values": [ + "Audi Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Washington D.C.", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Soccer", + "city": "Washington D.C.", + "date": "2019-03-14", + "event_name": "Dc United Vs Revolution", + "event_type": "Sports", + "time": "17:30", + "venue": "Audi Field", + "venue_address": "100 Potomac Avenue Southwest" + }, + { + "category": "Soccer", + "city": "Washington D.C.", + "date": "2019-03-12", + "event_name": "El Salvador Vs Haiti", + "event_type": "Sports", + "time": "18:30", + "venue": "RFK Stadium", + "venue_address": "2400 East Capitol Street Southeast" + }, + { + "category": "Basketball", + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Mystics Vs Sky", + "event_type": "Sports", + "time": "18:00", + "venue": "Capital One Arena", + "venue_address": "601 F Street Northwest" + }, + { + "category": "Basketball", + "city": "Washington D.C.", + "date": "2019-03-04", + "event_name": "Mystics Vs Sun", + "event_type": "Sports", + "time": "17:00", + "venue": "Entertainment & Sports Arena", + "venue_address": "1100 Oak Drive SE" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-04", + "event_name": "Nationals Vs Braves", + "event_type": "Sports", + "time": "19:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Nationals Vs Brewers", + "event_type": "Sports", + "time": "19:30", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-12", + "event_name": "Nationals Vs Diamondbacks", + "event_type": "Sports", + "time": "17:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Nationals Vs Dodgers", + "event_type": "Sports", + "time": "17:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-13", + "event_name": "Nationals Vs Indians", + "event_type": "Sports", + "time": "19:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-13", + "event_name": "Nationals Vs Orioles", + "event_type": "Sports", + "time": "19:30", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "event_name", + "start": 11 + }, + { + "exclusive_end": 48, + "slot": "venue", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about Dc United Vs Revolution at Audi Field?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Would you find some other events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "El Salvador Vs Haiti" + ], + "slot": "event_name", + "values": [ + "El Salvador Vs Haiti" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "RFK Stadium" + ], + "slot": "venue", + "values": [ + "RFK Stadium" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "event_name", + "start": 9 + }, + { + "exclusive_end": 48, + "slot": "venue", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is El Salvador Vs Haiti at the RFK Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington" + ], + "event_name": [ + "El Salvador Vs Haiti" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sound good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "So do you want tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington" + ], + "event_name": [ + "El Salvador Vs Haiti" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe later. I'm just looking for dates for events right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "El Salvador Vs Haiti" + ], + "slot": "event_name", + "values": [ + "El Salvador Vs Haiti" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "RFK Stadium" + ], + "slot": "venue", + "values": [ + "RFK Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Washington D.C.", + "event_name": "El Salvador Vs Haiti" + } + }, + "service_results": [ + { + "city": "Washington D.C.", + "date": "2019-03-04", + "event_name": "El Salvador Vs Haiti", + "time": "19:30", + "venue": "RFK Stadium", + "venue_address": "2400 East Capitol Street Southeast" + }, + { + "city": "Washington D.C.", + "date": "2019-03-07", + "event_name": "El Salvador Vs Haiti", + "time": "17:30", + "venue": "RFK Stadium", + "venue_address": "2400 East Capitol Street Southeast" + }, + { + "city": "Washington D.C.", + "date": "2019-03-12", + "event_name": "El Salvador Vs Haiti", + "time": "18:30", + "venue": "RFK Stadium", + "venue_address": "2400 East Capitol Street Southeast" + } + ], + "slots": [ + { + "exclusive_end": 94, + "slot": "date", + "start": 83 + }, + { + "exclusive_end": 24, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 45, + "slot": "venue", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The El Salvador Vs Haiti event at RFK Stadium will be going on for 3 days starting next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "El Salvador Vs Haiti" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that sounds good. Could you buy me tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do I need to buy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "El Salvador Vs Haiti" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like 1 ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "El Salvador Vs Haiti" + ], + "slot": "event_name", + "values": [ + "El Salvador Vs Haiti" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city", + "values": [ + "Washington D.C." + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "event_name", + "start": 32 + }, + { + "exclusive_end": 68, + "slot": "date", + "start": 57 + }, + { + "exclusive_end": 87, + "slot": "city", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you want to buy 1 ticket for El Salvador Vs Haiti for next Monday in Washington D.C.?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington", + "Washington D.C." + ], + "date": [ + "next Monday" + ], + "event_name": [ + "El Salvador Vs Haiti" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Washington D.C.", + "date": "2019-03-04", + "event_name": "El Salvador Vs Haiti", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Washington D.C.", + "date": "2019-03-04", + "event_name": "El Salvador Vs Haiti", + "number_of_tickets": "1", + "time": "19:30", + "venue": "RFK Stadium", + "venue_address": "2400 East Capitol Street Southeast" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Washington", + "Washington D.C." + ], + "date": [ + "next Monday" + ], + "event_name": [ + "El Salvador Vs Haiti" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address of the venue and at what time does the event start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2400 East Capitol Street Southeast" + ], + "slot": "venue_address", + "values": [ + "2400 East Capitol Street Southeast" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "time", + "start": 20 + }, + { + "exclusive_end": 81, + "slot": "venue_address", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event starts at 7:30 pm and the address is 2400 East Capitol Street Southeast." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington", + "Washington D.C." + ], + "date": [ + "next Monday" + ], + "event_name": [ + "El Salvador Vs Haiti" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for helping." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you mind helping with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington", + "Washington D.C." + ], + "date": [ + "next Monday" + ], + "event_name": [ + "El Salvador Vs Haiti" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all. Thank you for helping." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "10_00004", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an event which may be Concert, can you help me to find a good one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you like any particular city to search the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city", + "values": [ + "Washington" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 15, + "slot": "city", + "start": 5 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, Washington will be perfect to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Carbon Leaf" + ], + "slot": "event_name", + "values": [ + "Carbon Leaf" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Union Stage" + ], + "slot": "venue", + "values": [ + "Union stage" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Washington D.C.", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Blues", + "city": "Washington D.C.", + "date": "2019-03-08", + "event_name": "Carbon Leaf", + "event_type": "Music", + "time": "17:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "category": "Hip Hop", + "city": "Washington D.C.", + "date": "2019-03-11", + "event_name": "Freestyle Love Supreme", + "event_type": "Music", + "time": "19:00", + "venue": "Family Theater", + "venue_address": "2700 F Street Northwest, Washington, District of Columbia 20566, United States" + }, + { + "category": "Pop", + "city": "Washington D.C.", + "date": "2019-03-12", + "event_name": "Juliana Hatfield", + "event_type": "Music", + "time": "19:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "category": "Blues", + "city": "Washington D.C.", + "date": "2019-03-13", + "event_name": "Nicole Belanus Washington", + "event_type": "Music", + "time": "19:00", + "venue": "Pearl Street Warehouse", + "venue_address": "33 Pearl Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "category": "Electronica", + "city": "Washington D.C.", + "date": "2019-03-09", + "event_name": "Thenewdeal", + "event_type": "Music", + "time": "19:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "event_name", + "start": 40 + }, + { + "exclusive_end": 66, + "slot": "venue", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Found 5 events as per your wish, one is Carbon Leaf at Union stage, which is nice, Is that okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Washington" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let me know the venue where the event will takes place." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + ], + "slot": "venue_address", + "values": [ + "740 Water Street Southwest, Washington, District of Columbia 20024, United states" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 90, + "slot": "venue_address", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Venue is 740 Water Street Southwest, Washington, District of Columbia 20024, United states." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will be perfect, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I book tickets for this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not now, may be later." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any other help do I need to do?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please check with the dates of this event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Carbon Leaf" + ], + "slot": "event_name", + "values": [ + "Carbon Leaf" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Union Stage" + ], + "slot": "venue", + "values": [ + "Union Stage" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Washington D.C.", + "event_name": "Carbon Leaf" + } + }, + "service_results": [ + { + "city": "Washington D.C.", + "date": "2019-03-02", + "event_name": "Carbon Leaf", + "time": "19:00", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Carbon Leaf", + "time": "18:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "city": "Washington D.C.", + "date": "2019-03-04", + "event_name": "Carbon Leaf", + "time": "19:00", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "city": "Washington D.C.", + "date": "2019-03-05", + "event_name": "Carbon Leaf", + "time": "18:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "city": "Washington D.C.", + "date": "2019-03-08", + "event_name": "Carbon Leaf", + "time": "17:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "city": "Washington D.C.", + "date": "2019-03-11", + "event_name": "Carbon Leaf", + "time": "17:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "city": "Washington D.C.", + "date": "2019-03-14", + "event_name": "Carbon Leaf", + "time": "19:00", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "date", + "start": 53 + }, + { + "exclusive_end": 17, + "slot": "event_name", + "start": 6 + }, + { + "exclusive_end": 32, + "slot": "venue", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Event Carbon Leaf at Union Stage will takes place on tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Washington" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Get me the venue and start date of this event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + ], + "slot": "venue_address", + "values": [ + "740 Water Street Southwest, Washington, District of Columbia 20024, United states" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 127, + "slot": "venue_address", + "start": 46 + }, + { + "exclusive_end": 29, + "slot": "time", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "This Event will start at 7 pm in the venue at 740 Water Street Southwest, Washington, District of Columbia 20024, United states." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you search the other dates of this event? just for my selection." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Carbon Leaf" + ], + "slot": "event_name", + "values": [ + "Carbon Leaf" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Union Stage" + ], + "slot": "venue", + "values": [ + "Union stage" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 68, + "slot": "date", + "start": 50 + }, + { + "exclusive_end": 26, + "slot": "event_name", + "start": 15 + }, + { + "exclusive_end": 83, + "slot": "venue", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, the event Carbon Leaf will also available on day after tomorrow at Union stage. Is that okay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, please search for some other dates." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Carbon Leaf" + ], + "slot": "event_name", + "values": [ + "Carbon Leaf" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Union Stage" + ], + "slot": "venue", + "values": [ + "Union Stage" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 14, + "slot": "date", + "start": 3 + }, + { + "exclusive_end": 42, + "slot": "event_name", + "start": 31 + }, + { + "exclusive_end": 74, + "slot": "venue", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "on next Monday, the same event Carbon Leaf will takes place at Union Stage, hope this will convenient to you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is perfect, get me 2 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Carbon Leaf" + ], + "slot": "event_name", + "values": [ + "Carbon Leaf" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city", + "values": [ + "Washington D.C." + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "event_name", + "start": 46 + }, + { + "exclusive_end": 90, + "slot": "date", + "start": 79 + }, + { + "exclusive_end": 109, + "slot": "city", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm to buy 2 tickets for the event Carbon Leaf which takes place on next Monday in Washington D.C." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington", + "Washington D.C." + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, confirmed, go ahead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Washington D.C.", + "date": "2019-03-04", + "event_name": "Carbon Leaf", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Washington D.C.", + "date": "2019-03-04", + "event_name": "Carbon Leaf", + "number_of_tickets": "2", + "time": "19:00", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets are booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Washington", + "Washington D.C." + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let me know the venue where the event will takes place and when it starts?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + ], + "slot": "venue_address", + "values": [ + "740 Water Street Southwest, Washington, District of Columbia 20024, United states" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 116, + "slot": "venue_address", + "start": 35 + }, + { + "exclusive_end": 17, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 7 pm and the venue is 740 Water Street Southwest, Washington, District of Columbia 20024, United states." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington", + "Washington D.C." + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "10_00005", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find some events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of events are you looking for and in what city would you like me to look for them?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "Seattle, WA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "city", + "start": 33 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for Sports events in Seattle, WA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies Vs Cougars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Husky Stadium" + ], + "slot": "venue", + "values": [ + "Husky Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Seattle", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-14", + "event_name": "Huskies Vs Cougars", + "event_type": "Sports", + "time": "18:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Huskies Vs Utes", + "event_type": "Sports", + "time": "18:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-06", + "event_name": "Huskies Vs Warriors", + "event_type": "Sports", + "time": "19:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-07", + "event_name": "Mariners Vs Angels", + "event_type": "Sports", + "time": "18:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Mariners Vs Blue Jays", + "event_type": "Sports", + "time": "18:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-01", + "event_name": "Mariners Vs Rangers", + "event_type": "Sports", + "time": "19:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Mariners Vs Rays", + "event_type": "Sports", + "time": "18:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-05", + "event_name": "Mariners Vs Tigers", + "event_type": "Sports", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Mariners Vs White Sox", + "event_type": "Sports", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Football", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Seahawks Vs Cardinals", + "event_type": "Sports", + "time": "18:30", + "venue": "CenturyLink Field", + "venue_address": "800 Occidental Avenue South" + } + ], + "slots": [ + { + "exclusive_end": 79, + "slot": "event_name", + "start": 61 + }, + { + "exclusive_end": 96, + "slot": "venue", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 events that might be right for you. There's the Huskies Vs Cougars at Husky Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Soccer" + ], + "slot": "category", + "values": [ + "Soccer" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "category", + "start": 19 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "Seattle, WA" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know of any Soccer events? I prefer that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Sounders Vs Red Bulls" + ], + "slot": "event_name", + "values": [ + "Sounders Vs Red Bulls" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "CenturyLink Field" + ], + "slot": "venue", + "values": [ + "CenturyLink Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Soccer", + "city": "Seattle", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Soccer", + "city": "Seattle", + "date": "2019-03-03", + "event_name": "Sounders Vs Red Bulls", + "event_type": "Sports", + "time": "19:30", + "venue": "CenturyLink Field", + "venue_address": "800 Occidental Avenue South" + }, + { + "category": "Soccer", + "city": "Seattle", + "date": "2019-03-04", + "event_name": "Sounders Vs Revolution", + "event_type": "Sports", + "time": "17:00", + "venue": "CenturyLink Field", + "venue_address": "800 Occidental Avenue South" + }, + { + "category": "Soccer", + "city": "Seattle", + "date": "2019-03-01", + "event_name": "Sounders Vs Timbers", + "event_type": "Sports", + "time": "18:30", + "venue": "CenturyLink Field", + "venue_address": "800 Occidental Avenue South" + }, + { + "category": "Soccer", + "city": "Seattle", + "date": "2019-03-02", + "event_name": "Sounders Vs United", + "event_type": "Sports", + "time": "17:30", + "venue": "CenturyLink Field", + "venue_address": "800 Occidental Avenue South" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "event_name", + "start": 52 + }, + { + "exclusive_end": 94, + "slot": "venue", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 4 events that you might like. There's the Sounders Vs Red Bulls at CenturyLink Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "Seattle, WA" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the address for that, and what time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "800 Occidental Avenue South" + ], + "slot": "venue_address", + "values": [ + "800 Occidental Avenue South" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "time", + "start": 53 + }, + { + "exclusive_end": 35, + "slot": "venue_address", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's at 800 Occidental Avenue South and it starts at 7:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "Seattle, WA" + ], + "event_name": [ + "Sounders Vs Red Bulls" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like that, what's the date for it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sounders Vs Red Bulls" + ], + "slot": "event_name", + "values": [ + "Sounders Vs Red Bulls" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "CenturyLink Field" + ], + "slot": "venue", + "values": [ + "CenturyLink Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Seattle", + "event_name": "Sounders Vs Red Bulls" + } + }, + "service_results": [ + { + "city": "Seattle", + "date": "2019-03-03", + "event_name": "Sounders Vs Red Bulls", + "time": "19:30", + "venue": "CenturyLink Field", + "venue_address": "800 Occidental Avenue South" + }, + { + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Sounders Vs Red Bulls", + "time": "19:30", + "venue": "CenturyLink Field", + "venue_address": "800 Occidental Avenue South" + }, + { + "city": "Seattle", + "date": "2019-03-11", + "event_name": "Sounders Vs Red Bulls", + "time": "19:30", + "venue": "CenturyLink Field", + "venue_address": "800 Occidental Avenue South" + }, + { + "city": "Seattle", + "date": "2019-03-13", + "event_name": "Sounders Vs Red Bulls", + "time": "17:00", + "venue": "CenturyLink Field", + "venue_address": "800 Occidental Avenue South" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "date", + "start": 53 + }, + { + "exclusive_end": 21, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 42, + "slot": "venue", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sounders Vs Red Bulls at CenturyLink Field is on the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "Seattle, WA" + ], + "event_name": [ + "Sounders Vs Red Bulls" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And can you tell me again when it starts and what the address is?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "800 Occidental Avenue South" + ], + "slot": "venue_address", + "values": [ + "800 Occidental Avenue South" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 13 + }, + { + "exclusive_end": 67, + "slot": "venue_address", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 7:30 pm and the address is 800 Occidental Avenue South." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "Seattle, WA" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Sounders Vs Red Bulls" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, sounds good. Please get me tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you want." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "Seattle, WA" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Sounders Vs Red Bulls" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "3 tickets please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sounders Vs Red Bulls" + ], + "slot": "event_name", + "values": [ + "Sounders Vs Red Bulls" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "Seattle" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "event_name", + "start": 46 + }, + { + "exclusive_end": 105, + "slot": "date", + "start": 87 + }, + { + "exclusive_end": 78, + "slot": "city", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to make sure, you want 3 tickets for the Sounders Vs Red Bulls in Seattle for the day after tomorrow?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "Seattle", + "Seattle, WA" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Sounders Vs Red Bulls" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Seattle", + "date": "2019-03-03", + "event_name": "Sounders Vs Red Bulls", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Seattle", + "date": "2019-03-03", + "event_name": "Sounders Vs Red Bulls", + "number_of_tickets": "3", + "time": "19:30", + "venue": "CenturyLink Field", + "venue_address": "800 Occidental Avenue South" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I've purchased the tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "Seattle", + "Seattle, WA" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Sounders Vs Red Bulls" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot for helping me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to do anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "Seattle", + "Seattle, WA" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Sounders Vs Red Bulls" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, have a terrific day." + } + ] + }, + { + "dialogue_id": "10_00006", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "Los Angeles" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to do something in Los Angeles, is there any interesting event happening?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of event are you searching for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go see a match." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dodgers Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Dodgers vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodger Stadium" + ], + "slot": "venue", + "values": [ + "Dodger Stadium" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Los Angeles", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Dodgers Vs Cubs", + "event_type": "Sports", + "time": "17:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Dodgers Vs Diamondbacks", + "event_type": "Sports", + "time": "18:00", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-12", + "event_name": "Dodgers Vs Giants", + "event_type": "Sports", + "time": "19:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-13", + "event_name": "Dodgers Vs Marlins", + "event_type": "Sports", + "time": "18:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-04", + "event_name": "Dodgers Vs Rockies", + "event_type": "Sports", + "time": "17:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Soccer", + "city": "Los Angeles", + "date": "2019-03-02", + "event_name": "Lafc Vs Atlanta United", + "event_type": "Sports", + "time": "17:30", + "venue": "Banc of California Stadium", + "venue_address": "3939 South Figueroa Street" + }, + { + "category": "Soccer", + "city": "Los Angeles", + "date": "2019-03-13", + "event_name": "Lafc Vs Rapids", + "event_type": "Sports", + "time": "19:30", + "venue": "Banc of California Stadium", + "venue_address": "3939 South Figueroa Street" + }, + { + "category": "Soccer", + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Lafc Vs Toronto Fc", + "event_type": "Sports", + "time": "18:00", + "venue": "Banc of California Stadium", + "venue_address": "3939 South Figueroa Street" + }, + { + "category": "Football", + "city": "Los Angeles", + "date": "2019-03-11", + "event_name": "Rams Vs Cardinals", + "event_type": "Sports", + "time": "18:00", + "venue": "LA Memorial Coliseum", + "venue_address": "3911 Figueroa Street" + }, + { + "category": "Basketball", + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Sparks Vs Lynx", + "event_type": "Sports", + "time": "19:00", + "venue": "STAPLES Center", + "venue_address": "1111 South Figueroa Street" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "event_name", + "start": 25 + }, + { + "exclusive_end": 62, + "slot": "venue", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a match between Dodgers vs Cubs at the Dodger Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category", + "venue_address" + ], + "slot_values": { + "city": [ + "Los Angeles" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address of the venue? And what type of match is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1000 Vin Scully Ave" + ], + "slot": "venue_address", + "values": [ + "1000 Vin Scully Ave" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "Baseball" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "venue_address", + "start": 42 + }, + { + "exclusive_end": 16, + "slot": "category", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is a Baseball match and the address is 1000 Vin Scully Ave." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "9th of march" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philly" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "date", + "start": 53 + }, + { + "exclusive_end": 48, + "slot": "city", + "start": 42 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Philly" + ], + "date": [ + "9th of march" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other matches? I will be on Philly the 9th of march." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Eagles Vs Cowboys" + ], + "slot": "event_name", + "values": [ + "Eagles Vs Cowboys" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lincoln Financial Field" + ], + "slot": "venue", + "values": [ + "Lincoln Financial Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Philadelphia", + "date": "2019-03-09", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Eagles Vs Cowboys", + "event_type": "Sports", + "time": "18:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Owls Vs Bison", + "event_type": "Sports", + "time": "18:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Owls Vs Huskies", + "event_type": "Sports", + "time": "19:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Owls Vs Terrapins", + "event_type": "Sports", + "time": "17:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Owls Vs Yellow Jackets", + "event_type": "Sports", + "time": "17:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Baseball", + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Phillies Vs Braves", + "event_type": "Sports", + "time": "19:30", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + }, + { + "category": "Baseball", + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Phillies Vs Diamondbacks", + "event_type": "Sports", + "time": "19:00", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + }, + { + "category": "Baseball", + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Phillies Vs Padres", + "event_type": "Sports", + "time": "17:30", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + }, + { + "category": "Baseball", + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Phillies Vs Pirates", + "event_type": "Sports", + "time": "17:00", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + } + ], + "slots": [ + { + "exclusive_end": 94, + "slot": "event_name", + "start": 77 + }, + { + "exclusive_end": 121, + "slot": "venue", + "start": 98 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 9 possible matches that might interest your. There is a match from Eagles Vs Cowboys at Lincoln Financial Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Philly" + ], + "date": [ + "9th of march" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sound great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to book some tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Philly" + ], + "date": [ + "9th of march" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Philly" + ], + "date": [ + "9th of march" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other dates of matches are there" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Eagles Vs Cowboys" + ], + "slot": "event_name", + "values": [ + "Eagles vs cowboys" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lincoln Financial Field" + ], + "slot": "venue", + "values": [ + "lincoln financial field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Philadelphia", + "event_name": "Eagles Vs Cowboys" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Eagles Vs Cowboys", + "time": "18:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + } + ], + "slots": [ + { + "exclusive_end": 84, + "slot": "date", + "start": 75 + }, + { + "exclusive_end": 44, + "slot": "event_name", + "start": 27 + }, + { + "exclusive_end": 71, + "slot": "venue", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is also a match from Eagles vs cowboys at lincoln financial field on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Philly" + ], + "date": [ + "9th of march", + "March 9th" + ], + "event_name": [ + "Eagles Vs Cowboys", + "Eagles vs cowboys" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "At what time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 6:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Philly" + ], + "date": [ + "9th of march", + "March 9th" + ], + "event_name": [ + "Eagles Vs Cowboys", + "Eagles vs cowboys" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address of the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1 Lincoln Financial Field Way" + ], + "slot": "venue_address", + "values": [ + "1 Lincoln Financial Field Way" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "venue_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 1 Lincoln Financial Field Way." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Philly" + ], + "date": [ + "9th of march", + "March 9th" + ], + "event_name": [ + "Eagles Vs Cowboys", + "Eagles vs cowboys" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is greate, I want some tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Philly" + ], + "date": [ + "9th of march", + "March 9th" + ], + "event_name": [ + "Eagles Vs Cowboys", + "Eagles vs cowboys" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will need four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Eagles Vs Cowboys" + ], + "slot": "event_name", + "values": [ + "Eagles Vs Cowboys" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "event_name", + "start": 30 + }, + { + "exclusive_end": 60, + "slot": "date", + "start": 51 + }, + { + "exclusive_end": 76, + "slot": "city", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 4 tickets for Eagles Vs Cowboys on March 9th in Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Philadelphia", + "Philly" + ], + "date": [ + "9th of march", + "March 9th" + ], + "event_name": [ + "Eagles Vs Cowboys", + "Eagles vs cowboys" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Eagles Vs Cowboys", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Eagles Vs Cowboys", + "number_of_tickets": "4", + "time": "18:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The tickets have been bought." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Philadelphia", + "Philly" + ], + "date": [ + "9th of march", + "March 9th" + ], + "event_name": [ + "Eagles Vs Cowboys", + "Eagles vs cowboys" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot, that would be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "10_00007", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Lets search some events together shall we?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, let's. What are you interested in finding?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I love music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city will you look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Rohnert Park" + ], + "slot": "city", + "values": [ + "Rohnert Park" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 12, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Rohnert Park" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Rohnert Park" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aaron Lewis" + ], + "slot": "event_name", + "values": [ + "Aaron Lewis" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "SOMO Village Event Center" + ], + "slot": "venue", + "values": [ + "SOMO Village event center" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Rohnert Park", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Country", + "city": "Rohnert Park", + "date": "2019-03-13", + "event_name": "Aaron Lewis", + "event_type": "Music", + "time": "18:30", + "venue": "SOMO Village Event Center", + "venue_address": "1100 Valley House Drive" + }, + { + "category": "Country", + "city": "Rohnert Park", + "date": "2019-03-12", + "event_name": "Billy Currington", + "event_type": "Music", + "time": "17:00", + "venue": "SOMO Village Event Center", + "venue_address": "1100 Valley House Drive" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "event_name", + "start": 55 + }, + { + "exclusive_end": 92, + "slot": "venue", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 2 things there. It's a small town. How about Aaron Lewis SOMO Village event center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category", + "time" + ], + "slot_values": { + "city": [ + "Rohnert Park" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does that start? What is the thing about?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Country" + ], + "slot": "category", + "values": [ + "country" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "time", + "start": 18 + }, + { + "exclusive_end": 41, + "slot": "category", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The start time is 6:30 pm. It's a country style event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Rohnert Park" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ugh. I hate country music. Get something better please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Billy Currington" + ], + "slot": "event_name", + "values": [ + "Billy Currington" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "SOMO Village Event Center" + ], + "slot": "venue", + "values": [ + "SOMO Village Event Center" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 49, + "slot": "venue", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Try Billy Currington at SOMO Village Event Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Rohnert Park" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. I have a crush on Him." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How about we get you a good seat to see him then?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Rohnert Park" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe later, I have to think on it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What else are you curious about?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Rohnert Park" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want dates for other events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Billy Currington" + ], + "slot": "event_name", + "values": [ + "Billy Currington" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "SOMO Village Event Center" + ], + "slot": "venue", + "values": [ + "SOMO Village Event Center" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Rohnert Park", + "event_name": "Billy Currington" + } + }, + "service_results": [ + { + "city": "Rohnert Park", + "date": "2019-03-12", + "event_name": "Billy Currington", + "time": "17:00", + "venue": "SOMO Village Event Center", + "venue_address": "1100 Valley House Drive" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "date", + "start": 23 + }, + { + "exclusive_end": 16, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 88, + "slot": "venue", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Billy Currington is on March 12th. Like I said before, he's at SOMO Village Event Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Rohnert Park" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, You talked me into it. Get the tickets. I'm weak." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Rohnert Park" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about four." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Billy Currington" + ], + "slot": "event_name", + "values": [ + "Billy Currington" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Rohnert Park" + ], + "slot": "city", + "values": [ + "Rohnert Park" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 50, + "slot": "date", + "start": 40 + }, + { + "exclusive_end": 72, + "slot": "city", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, Billy Currington, 4 tickets for the March 12th event in Rohnert Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Rohnert Park" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I changed my mind. Just get one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Rohnert Park" + ], + "slot": "city", + "values": [ + "Rohnert Park" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 68, + "slot": "city", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. Just to be clear: you want 1 ticket to the event in Rohnert Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Rohnert Park" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, I agree. What is the kick off time for this shindig? Where are I going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1100 Valley House Drive" + ], + "slot": "venue_address", + "values": [ + "1100 Valley House drive" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Rohnert Park", + "date": "2019-03-12", + "event_name": "Billy Currington", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Rohnert Park", + "date": "2019-03-12", + "event_name": "Billy Currington", + "number_of_tickets": "1", + "time": "17:00", + "venue": "SOMO Village Event Center", + "venue_address": "1100 Valley House Drive" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "venue_address", + "start": 36 + }, + { + "exclusive_end": 17, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It begins at 5 pm and is located at 1100 Valley House drive." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Rohnert Park" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think I have all the deets I can handle now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the event. It should be rewarding." + } + ] + }, + { + "dialogue_id": "10_00008", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need help searching for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city should I look in. What kind of events are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for games in Los Angeles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dodgers Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Dodgers Vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodger Stadium" + ], + "slot": "venue", + "values": [ + "Dodger Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Los Angeles", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Dodgers Vs Cubs", + "event_type": "Sports", + "time": "17:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Dodgers Vs Diamondbacks", + "event_type": "Sports", + "time": "18:00", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-12", + "event_name": "Dodgers Vs Giants", + "event_type": "Sports", + "time": "19:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-13", + "event_name": "Dodgers Vs Marlins", + "event_type": "Sports", + "time": "18:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-04", + "event_name": "Dodgers Vs Rockies", + "event_type": "Sports", + "time": "17:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Soccer", + "city": "Los Angeles", + "date": "2019-03-02", + "event_name": "Lafc Vs Atlanta United", + "event_type": "Sports", + "time": "17:30", + "venue": "Banc of California Stadium", + "venue_address": "3939 South Figueroa Street" + }, + { + "category": "Soccer", + "city": "Los Angeles", + "date": "2019-03-13", + "event_name": "Lafc Vs Rapids", + "event_type": "Sports", + "time": "19:30", + "venue": "Banc of California Stadium", + "venue_address": "3939 South Figueroa Street" + }, + { + "category": "Soccer", + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Lafc Vs Toronto Fc", + "event_type": "Sports", + "time": "18:00", + "venue": "Banc of California Stadium", + "venue_address": "3939 South Figueroa Street" + }, + { + "category": "Football", + "city": "Los Angeles", + "date": "2019-03-11", + "event_name": "Rams Vs Cardinals", + "event_type": "Sports", + "time": "18:00", + "venue": "LA Memorial Coliseum", + "venue_address": "3911 Figueroa Street" + }, + { + "category": "Basketball", + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Sparks Vs Lynx", + "event_type": "Sports", + "time": "19:00", + "venue": "STAPLES Center", + "venue_address": "1111 South Figueroa Street" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "event_name", + "start": 44 + }, + { + "exclusive_end": 77, + "slot": "venue", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 games in Los Angeles. One is the Dodgers Vs Cubs at Dodger Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category" + ], + "slot_values": { + "city": [ + "Los Angeles" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What kind of event it this?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "baseball" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "category", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is a baseball game." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Los Angeles" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 7, + "slot": "time", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "5:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find some other games please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dodgers Vs Diamondbacks" + ], + "slot": "event_name", + "values": [ + "Dodgers Vs Diamondbacks" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodger Stadium" + ], + "slot": "venue", + "values": [ + "Dodger Stadium" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "event_name", + "start": 14 + }, + { + "exclusive_end": 55, + "slot": "venue", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about the Dodgers Vs Diamondbacks at Dodger Stadium?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find some more games." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dodgers Vs Giants" + ], + "slot": "event_name", + "values": [ + "Dodgers Vs Giants" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodger Stadium" + ], + "slot": "venue", + "values": [ + "Dodger Stadium" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "event_name", + "start": 15 + }, + { + "exclusive_end": 50, + "slot": "venue", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about the Dodgers Vs Giants at Dodger Stadium?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "event_name": [ + "Dodgers Vs Giants" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "event_name": [ + "Dodgers Vs Giants" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not right now, I am just finding dates for events right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodgers Vs Giants" + ], + "slot": "event_name", + "values": [ + "Dodgers Vs Giants" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodger Stadium" + ], + "slot": "venue", + "values": [ + "Dodger Stadium" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Los Angeles", + "event_name": "Dodgers Vs Giants" + } + }, + "service_results": [ + { + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Dodgers Vs Giants", + "time": "19:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "city": "Los Angeles", + "date": "2019-03-05", + "event_name": "Dodgers Vs Giants", + "time": "17:00", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "city": "Los Angeles", + "date": "2019-03-06", + "event_name": "Dodgers Vs Giants", + "time": "18:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Dodgers Vs Giants", + "time": "19:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "city": "Los Angeles", + "date": "2019-03-12", + "event_name": "Dodgers Vs Giants", + "time": "19:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "date", + "start": 48 + }, + { + "exclusive_end": 21, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 44, + "slot": "venue", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Dodgers Vs Giants game at Dodger Stadium is today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Los Angeles" + ], + "event_name": [ + "Dodgers Vs Giants" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the venue's address, and what time does the game start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1000 Vin Scully Ave" + ], + "slot": "venue_address", + "values": [ + "1000 Vin Scully Ave" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "time", + "start": 64 + }, + { + "exclusive_end": 40, + "slot": "venue_address", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Dodger Stadium at at 1000 Vin Scully Ave and the game starts at 7:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "event_name": [ + "Dodgers Vs Giants" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I see games on other days?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodgers Vs Giants" + ], + "slot": "event_name", + "values": [ + "Dodgers Vs Giants" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodger Stadium" + ], + "slot": "venue", + "values": [ + "Dodger Stadium" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "date", + "start": 49 + }, + { + "exclusive_end": 30, + "slot": "event_name", + "start": 13 + }, + { + "exclusive_end": 48, + "slot": "venue", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is the Dodgers Vs Giants at Dodger Stadium next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "event_name": [ + "Dodgers Vs Giants" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have any other dates available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodgers Vs Giants" + ], + "slot": "event_name", + "values": [ + "Dodgers Vs Giants" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodger Stadium" + ], + "slot": "venue", + "values": [ + "Dodger Stadium" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "date", + "start": 16 + }, + { + "exclusive_end": 53, + "slot": "event_name", + "start": 36 + }, + { + "exclusive_end": 71, + "slot": "venue", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a game next Wednesday. The Dodgers Vs Giants at Dodger Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Dodgers Vs Giants" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to buy tickets to that game." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Dodgers Vs Giants" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "One ticket please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dodgers Vs Giants" + ], + "slot": "event_name", + "values": [ + "Dodgers Vs Giants" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "event_name", + "start": 46 + }, + { + "exclusive_end": 93, + "slot": "date", + "start": 79 + }, + { + "exclusive_end": 78, + "slot": "city", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: 1 ticket to the Dodgers Vs Giants in Los Angeles next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Dodgers Vs Giants" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. What time is the game again? Also, what is the venue's address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1000 Vin Scully Ave" + ], + "slot": "venue_address", + "values": [ + "1000 Vin Scully Ave" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Los Angeles", + "date": "2019-03-06", + "event_name": "Dodgers Vs Giants", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Los Angeles", + "date": "2019-03-06", + "event_name": "Dodgers Vs Giants", + "number_of_tickets": "1", + "time": "18:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "time", + "start": 55 + }, + { + "exclusive_end": 34, + "slot": "venue_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 1000 Vin Scully Ave. The game starts at 6:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Dodgers Vs Giants" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all I need. Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, have a great day!" + } + ] + }, + { + "dialogue_id": "10_00009", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to search for some events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What types of events are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for Games." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a preferred city you would like me to search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "city", + "start": 37 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Philadelphia" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for events happening in Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Eagles Vs Cowboys" + ], + "slot": "event_name", + "values": [ + "Eagles Vs Cowboys" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lincoln Financial Field" + ], + "slot": "venue", + "values": [ + "Lincoln Financial Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Philadelphia", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-10", + "event_name": "Eagles Vs Cowboys", + "event_type": "Sports", + "time": "17:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Owls Vs Bison", + "event_type": "Sports", + "time": "19:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-03", + "event_name": "Owls Vs Huskies", + "event_type": "Sports", + "time": "17:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-10", + "event_name": "Owls Vs Knights", + "event_type": "Sports", + "time": "17:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Owls Vs Terrapins", + "event_type": "Sports", + "time": "19:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-08", + "event_name": "Owls Vs Tigers", + "event_type": "Sports", + "time": "19:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-08", + "event_name": "Owls Vs Yellow Jackets", + "event_type": "Sports", + "time": "19:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Baseball", + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Phillies Vs Braves", + "event_type": "Sports", + "time": "19:30", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + }, + { + "category": "Baseball", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Phillies Vs Cubs", + "event_type": "Sports", + "time": "17:00", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + }, + { + "category": "Baseball", + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Phillies Vs Diamondbacks", + "event_type": "Sports", + "time": "19:00", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "event_name", + "start": 31 + }, + { + "exclusive_end": 75, + "slot": "venue", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found an event for you. Eagles Vs Cowboys at Lincoln Financial Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Philadelphia" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me where the venue is located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1 Lincoln Financial Field Way" + ], + "slot": "venue_address", + "values": [ + "1 Lincoln Financial Field Way" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "venue_address", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The venue is located at 1 Lincoln Financial Field Way." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category" + ], + "slot_values": { + "city": [ + "Philadelphia" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What type of event is this?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Football" + ], + "slot": "category", + "values": [ + "Football" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 18, + "slot": "category", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "This is a Football game." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Philadelphia" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, that sounds good to me. Can you tell me the date for the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Eagles Vs Cowboys" + ], + "slot": "event_name", + "values": [ + "Eagles Vs Cowboys" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lincoln Financial Field" + ], + "slot": "venue", + "values": [ + "Lincoln Financial Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Philadelphia", + "event_name": "Eagles Vs Cowboys" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-03", + "event_name": "Eagles Vs Cowboys", + "time": "17:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "city": "Philadelphia", + "date": "2019-03-05", + "event_name": "Eagles Vs Cowboys", + "time": "18:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Eagles Vs Cowboys", + "time": "18:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "city": "Philadelphia", + "date": "2019-03-10", + "event_name": "Eagles Vs Cowboys", + "time": "17:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Eagles Vs Cowboys", + "time": "19:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "city": "Philadelphia", + "date": "2019-03-14", + "event_name": "Eagles Vs Cowboys", + "time": "18:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + } + ], + "slots": [ + { + "exclusive_end": 87, + "slot": "date", + "start": 69 + }, + { + "exclusive_end": 21, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 48, + "slot": "venue", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Eagles Vs Cowboys at Lincoln Financial Field will be held on the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Philadelphia" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It will start at 5:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Philadelphia" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is it located again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1 Lincoln Financial Field Way" + ], + "slot": "venue_address", + "values": [ + "1 Lincoln Financial Field Way" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "venue_address", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The venue is at 1 Lincoln Financial Field Way." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Philadelphia" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Philadelphia" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to buy two tickets please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Eagles Vs Cowboys" + ], + "slot": "event_name", + "values": [ + "Eagles vs Cowboys" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 74, + "slot": "event_name", + "start": 57 + }, + { + "exclusive_end": 119, + "slot": "date", + "start": 101 + }, + { + "exclusive_end": 96, + "slot": "city", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: Purchase 2 tickets for the Eagles vs Cowboys event in Philadelphia the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Philadelphia" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Eagles Vs Cowboys", + "Eagles vs Cowboys" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Philadelphia", + "date": "2019-03-03", + "event_name": "Eagles Vs Cowboys", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-03", + "event_name": "Eagles Vs Cowboys", + "number_of_tickets": "2", + "time": "17:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Philadelphia" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Eagles Vs Cowboys", + "Eagles vs Cowboys" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help. That will be all for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you, have a great day." + } + ] + }, + { + "dialogue_id": "10_00010", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "9th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 73, + "slot": "date", + "start": 56 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "9th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hello, Good afternoon. Is there any events coming up on 9th of this month? I am looking for one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Please wait... I will check ... Do you any location preference?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "city", + "start": 30 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "9th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup! Am looking for events in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of events you prefer - Sports, Music and so on." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "the 12th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 81, + "slot": "date", + "start": 73 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "the 12th" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please look for Sports event particularly for Match. Any events falls on the 12th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mets Vs Braves" + ], + "slot": "event_name", + "values": [ + "Mets Vs Braves" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Citi Field" + ], + "slot": "venue", + "values": [ + "Citi Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "date": "2019-03-12", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-12", + "event_name": "Mets Vs Braves", + "event_type": "Sports", + "time": "19:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-12", + "event_name": "Mets Vs Indians", + "event_type": "Sports", + "time": "19:30", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-12", + "event_name": "Mets Vs Pirates", + "event_type": "Sports", + "time": "17:30", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-12", + "event_name": "Nycfc Vs Earthquakes", + "event_type": "Sports", + "time": "18:30", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-12", + "event_name": "Nycfc Vs Union", + "event_type": "Sports", + "time": "17:30", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-12", + "event_name": "Nycfc Vs United", + "event_type": "Sports", + "time": "18:30", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + } + ], + "slots": [ + { + "exclusive_end": 89, + "slot": "event_name", + "start": 75 + }, + { + "exclusive_end": 119, + "slot": "venue", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yeah! I can find 6 events in the Calendar for this month. One of the event Mets Vs Braves is coming about at Citi Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "the 12th" + ], + "event_name": [ + "Mets Vs Braves" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Awesome! Is dates available for the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mets Vs Braves" + ], + "slot": "event_name", + "values": [ + "Mets Vs Braves" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Citi Field" + ], + "slot": "venue", + "values": [ + "Citi Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "New York", + "event_name": "Mets Vs Braves" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-12", + "event_name": "Mets Vs Braves", + "time": "19:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "date", + "start": 49 + }, + { + "exclusive_end": 29, + "slot": "event_name", + "start": 15 + }, + { + "exclusive_end": 73, + "slot": "venue", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yup! The event Mets Vs Braves is taking place on March 12th at Citi Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "March 12th", + "the 12th" + ], + "event_name": [ + "Mets Vs Braves" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the expected time of the event to start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "time", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It will be happening at 7 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "March 12th", + "the 12th" + ], + "event_name": [ + "Mets Vs Braves" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have the street address where the event takes place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "123-01 Roosevelt Avenue" + ], + "slot": "venue_address", + "values": [ + "123-01 Roosevelt Avenue" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "venue_address", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yeah! The venue is at 123-01 Roosevelt Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "March 12th", + "the 12th" + ], + "event_name": [ + "Mets Vs Braves" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect! Do you have any deals on tickets for the event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Nope, Sorry about that. How can I help in purchasing your regular tickets? How many you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "March 12th", + "the 12th" + ], + "event_name": [ + "Mets Vs Braves" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please buy me three tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mets Vs Braves" + ], + "slot": "event_name", + "values": [ + "Mets Vs Braves" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "event_name", + "start": 47 + }, + { + "exclusive_end": 96, + "slot": "date", + "start": 86 + }, + { + "exclusive_end": 108, + "slot": "city", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay! I have purchased 3 tickets for the event Mets Vs Braves that is taking place on March 12th at New York for you. Please can you confirm me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "March 12th", + "the 12th" + ], + "event_name": [ + "Mets Vs Braves" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup! Please go ahead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "New York", + "date": "2019-03-12", + "event_name": "Mets Vs Braves", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-12", + "event_name": "Mets Vs Braves", + "number_of_tickets": "3", + "time": "19:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is successful. You can enjoy the match." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "March 12th", + "the 12th" + ], + "event_name": [ + "Mets Vs Braves" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have any questions for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "March 12th", + "the 12th" + ], + "event_name": [ + "Mets Vs Braves" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, thanks a lot for helping me to book the ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure. Have a fantastic day." + } + ] + }, + { + "dialogue_id": "10_00011", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "Seattle" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "city", + "start": 13 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to Seattle, can you look at events for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I sure can, what kind of event do you want me to look at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to a sports game" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies Vs Cougars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Husky Stadium" + ], + "slot": "venue", + "values": [ + "Husky Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Seattle", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-14", + "event_name": "Huskies Vs Cougars", + "event_type": "Sports", + "time": "18:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Huskies Vs Utes", + "event_type": "Sports", + "time": "18:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-06", + "event_name": "Huskies Vs Warriors", + "event_type": "Sports", + "time": "19:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-07", + "event_name": "Mariners Vs Angels", + "event_type": "Sports", + "time": "18:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Mariners Vs Blue Jays", + "event_type": "Sports", + "time": "18:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-01", + "event_name": "Mariners Vs Rangers", + "event_type": "Sports", + "time": "19:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Mariners Vs Rays", + "event_type": "Sports", + "time": "18:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-05", + "event_name": "Mariners Vs Tigers", + "event_type": "Sports", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Mariners Vs White Sox", + "event_type": "Sports", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Football", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Seahawks Vs Cardinals", + "event_type": "Sports", + "time": "18:30", + "venue": "CenturyLink Field", + "venue_address": "800 Occidental Avenue South" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "event_name", + "start": 32 + }, + { + "exclusive_end": 76, + "slot": "venue", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I've found 10 - there's a Huskies Vs Cougars game at the Husky Stadium" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "9th of this month" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 80, + "slot": "date", + "start": 63 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "9th of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you see if there's anything else? Look specifically at the 9th of this month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Huskies Vs Utes" + ], + "slot": "event_name", + "values": [ + "Huskies Vs Utes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Husky Stadium" + ], + "slot": "venue", + "values": [ + "Husky Stadium" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Seattle", + "date": "2019-03-09", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-09", + "event_name": "Huskies Vs Utes", + "event_type": "Sports", + "time": "19:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-09", + "event_name": "Mariners Vs Angels", + "event_type": "Sports", + "time": "19:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-09", + "event_name": "Mariners Vs Blue Jays", + "event_type": "Sports", + "time": "19:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-09", + "event_name": "Mariners Vs Rays", + "event_type": "Sports", + "time": "19:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-09", + "event_name": "Mariners Vs Tigers", + "event_type": "Sports", + "time": "19:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Football", + "city": "Seattle", + "date": "2019-03-09", + "event_name": "Seahawks Vs Cardinals", + "event_type": "Sports", + "time": "17:30", + "venue": "CenturyLink Field", + "venue_address": "800 Occidental Avenue South" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-09", + "event_name": "Seattle Vs Minnesota", + "event_type": "Sports", + "time": "19:00", + "venue": "Alaska Airlines Arena", + "venue_address": "3870 Montlake Boulevard Northeast" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "event_name", + "start": 16 + }, + { + "exclusive_end": 57, + "slot": "venue", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, there's a Huskies Vs Utes game at the Husky Stadium?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "9th of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, what else is there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mariners Vs Angels" + ], + "slot": "event_name", + "values": [ + "Mariners Vs Angels" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "T-Mobile Park" + ], + "slot": "venue", + "values": [ + "T-Mobile Park" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 54, + "slot": "venue", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a Mariners Vs Angels game at the T-Mobile Park?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "9th of this month" + ], + "event_name": [ + "Mariners Vs Angels" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah that sounds great, when is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mariners Vs Angels" + ], + "slot": "event_name", + "values": [ + "Mariners Vs Angels" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "T-Mobile Park" + ], + "slot": "venue", + "values": [ + "T-Mobile Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Seattle", + "event_name": "Mariners Vs Angels" + } + }, + "service_results": [ + { + "city": "Seattle", + "date": "2019-03-09", + "event_name": "Mariners Vs Angels", + "time": "19:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "date", + "start": 45 + }, + { + "exclusive_end": 36, + "slot": "event_name", + "start": 18 + }, + { + "exclusive_end": 77, + "slot": "venue", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've only found 1 Mariners Vs Angels game on March 9th, it's at T-Mobile Park" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "9th of this month", + "March 9th" + ], + "event_name": [ + "Mariners Vs Angels" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is T-Mobile Park?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1250 1st Avenue South" + ], + "slot": "venue_address", + "values": [ + "1250 1st Avenue South" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "venue_address", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's at 1250 1st Avenue South" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "9th of this month", + "March 9th" + ], + "event_name": [ + "Mariners Vs Angels" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Cool, can you book me four tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mariners Vs Angels" + ], + "slot": "event_name", + "values": [ + "Mariners Vs Angels" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "Seattle" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 92, + "slot": "event_name", + "start": 74 + }, + { + "exclusive_end": 121, + "slot": "date", + "start": 112 + }, + { + "exclusive_end": 108, + "slot": "city", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course. Just to confirm, are you happy for me to book 4 tickets to the Mariners Vs Angels game in Seattle on March 9th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "9th of this month", + "March 9th" + ], + "event_name": [ + "Mariners Vs Angels" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sorry, I only want one ticket" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mariners Vs Angels" + ], + "slot": "event_name", + "values": [ + "Mariners Vs Angels" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "event_name", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, happy for me to book 1 ticket to the Mariners Vs Angels game?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "9th of this month", + "March 9th" + ], + "event_name": [ + "Mariners Vs Angels" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Seattle", + "date": "2019-03-09", + "event_name": "Mariners Vs Angels", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Seattle", + "date": "2019-03-09", + "event_name": "Mariners Vs Angels", + "number_of_tickets": "1", + "time": "19:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Excellent, I've booked the ticket for you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "9th of this month", + "March 9th" + ], + "event_name": [ + "Mariners Vs Angels" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you! What time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 7 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "9th of this month", + "March 9th" + ], + "event_name": [ + "Mariners Vs Angels" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Cool. Thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "9th of this month", + "March 9th" + ], + "event_name": [ + "Mariners Vs Angels" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks, that was all" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, have a wonderful day" + } + ] + }, + { + "dialogue_id": "10_00012", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city", + "values": [ + "Washington D.C." + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "city", + "start": 45 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for something to do soon in the Washington D.C. area with some friends that are coming from out of town." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of event are you looking for? You can say different things like Music or Sports to help narrow down the up-coming events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We are all really into Music so lets start with that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Carbon Leaf" + ], + "slot": "event_name", + "values": [ + "Carbon Leaf" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Union Stage" + ], + "slot": "venue", + "values": [ + "Union Stage" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Washington D.C.", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Blues", + "city": "Washington D.C.", + "date": "2019-03-08", + "event_name": "Carbon Leaf", + "event_type": "Music", + "time": "17:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "category": "Hip Hop", + "city": "Washington D.C.", + "date": "2019-03-11", + "event_name": "Freestyle Love Supreme", + "event_type": "Music", + "time": "19:00", + "venue": "Family Theater", + "venue_address": "2700 F Street Northwest, Washington, District of Columbia 20566, United States" + }, + { + "category": "Pop", + "city": "Washington D.C.", + "date": "2019-03-12", + "event_name": "Juliana Hatfield", + "event_type": "Music", + "time": "19:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "category": "Blues", + "city": "Washington D.C.", + "date": "2019-03-13", + "event_name": "Nicole Belanus Washington", + "event_type": "Music", + "time": "19:00", + "venue": "Pearl Street Warehouse", + "venue_address": "33 Pearl Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "category": "Electronica", + "city": "Washington D.C.", + "date": "2019-03-09", + "event_name": "Thenewdeal", + "event_type": "Music", + "time": "19:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "event_name", + "start": 71 + }, + { + "exclusive_end": 105, + "slot": "venue", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I was able to find 5 events in that category for you. The first one is Carbon Leaf playing at Union Stage. Does this sound like something you would be interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that does sound good but what are the dates they are playing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Carbon Leaf" + ], + "slot": "event_name", + "values": [ + "Carbon Leaf" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Union Stage" + ], + "slot": "venue", + "values": [ + "Union Stage" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Washington D.C.", + "event_name": "Carbon Leaf" + } + }, + "service_results": [ + { + "city": "Washington D.C.", + "date": "2019-03-02", + "event_name": "Carbon Leaf", + "time": "19:00", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Carbon Leaf", + "time": "18:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "city": "Washington D.C.", + "date": "2019-03-04", + "event_name": "Carbon Leaf", + "time": "19:00", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "city": "Washington D.C.", + "date": "2019-03-05", + "event_name": "Carbon Leaf", + "time": "18:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "city": "Washington D.C.", + "date": "2019-03-08", + "event_name": "Carbon Leaf", + "time": "17:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "city": "Washington D.C.", + "date": "2019-03-11", + "event_name": "Carbon Leaf", + "time": "17:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "city": "Washington D.C.", + "date": "2019-03-14", + "event_name": "Carbon Leaf", + "time": "19:00", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "date", + "start": 23 + }, + { + "exclusive_end": 11, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 46, + "slot": "venue", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Carbon Leaf is playing tomorrow at Union Stage. Is that too soon for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, what other concerts have you found?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Carbon Leaf" + ], + "slot": "event_name", + "values": [ + "Carbon Leaf" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Union Stage" + ], + "slot": "venue", + "values": [ + "Union Stage" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "date", + "start": 53 + }, + { + "exclusive_end": 11, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 47, + "slot": "venue", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Carbon Leaf will also be playing at Union Stage that day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Washington D.C." + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does it start and where is Union Stage located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + ], + "slot": "venue_address", + "values": [ + "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 112, + "slot": "venue_address", + "start": 31 + }, + { + "exclusive_end": 137, + "slot": "time", + "start": 130 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address for Union Stage is 740 Water Street Southwest, Washington, District of Columbia 20024, United States and it starts at 6:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That one sounds perfect. I would like 2 tickets please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Carbon Leaf" + ], + "slot": "event_name", + "values": [ + "Carbon Leaf" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city", + "values": [ + "Washington D.C." + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 125, + "slot": "event_name", + "start": 114 + }, + { + "exclusive_end": 172, + "slot": "date", + "start": 154 + }, + { + "exclusive_end": 191, + "slot": "city", + "start": 176 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, just to be sure I am correct before reserving these for you, can you confirm that you want 2 tickets to the Carbon Leaf concert that is playing the day after tomorrow in Washington D.C.?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is exactly right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Carbon Leaf", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Carbon Leaf", + "number_of_tickets": "2", + "time": "18:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I was able to make that reservation for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful evening." + } + ] + }, + { + "dialogue_id": "10_00013", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York City" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "city", + "start": 30 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hi, I am going to be visiting New York City for a work meeting and am looking for something to do in the evening, possible a concert." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "event_type": "Music", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "category": "International", + "city": "New York", + "date": "2019-03-02", + "event_name": "Americo", + "event_type": "Music", + "time": "18:30", + "venue": "La Boom", + "venue_address": "56-15 Northern Boulevard, Woodside" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-10", + "event_name": "Ben Harper", + "event_type": "Music", + "time": "19:00", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Hip Hop", + "city": "New York", + "date": "2019-03-13", + "event_name": "Blackbear", + "event_type": "Music", + "time": "18:30", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Hip Hop", + "city": "New York", + "date": "2019-03-14", + "event_name": "Blowout Music Festival", + "event_type": "Music", + "time": "18:00", + "venue": "Knockdown Center", + "venue_address": "52-19 Flushing Avenue, Maspeth" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-09", + "event_name": "Buddy Guy", + "event_type": "Music", + "time": "17:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-06", + "event_name": "Chemical Brothers", + "event_type": "Music", + "time": "19:00", + "venue": "Forest Hills Stadium", + "venue_address": "1 Tennis Place, Forest Hills" + }, + { + "category": "Jazz", + "city": "New York", + "date": "2019-03-07", + "event_name": "Chris Botti", + "event_type": "Music", + "time": "17:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-02", + "event_name": "Crooked Colours", + "event_type": "Music", + "time": "19:30", + "venue": "Rough Trade NYC", + "venue_address": "64 North 9th Street, Brooklyn" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-01", + "event_name": "Esscalation Music Festival", + "event_type": "Music", + "time": "19:30", + "venue": "Melrose Ballroom", + "venue_address": "3608 33rd Street" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "event_name", + "start": 29 + }, + { + "exclusive_end": 66, + "slot": "venue", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, there is a concert, Amber Run Brooklyn, playing at Warsaw." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great, but what date is it? I am only going to be there one week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "New York", + "event_name": "Amber Run Brooklyn" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-02", + "event_name": "Amber Run Brooklyn", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-04", + "event_name": "Amber Run Brooklyn", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-08", + "event_name": "Amber Run Brooklyn", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-11", + "event_name": "Amber Run Brooklyn", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-14", + "event_name": "Amber Run Brooklyn", + "time": "19:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "date", + "start": 58 + }, + { + "exclusive_end": 18, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 36, + "slot": "venue", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Amber Run Brooklyn will be at Warsaw for 6 days including tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "New York City" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "OK, that might work for me. What time does the show start and exactly where is Warsaw?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "261 Driggs Avenue, Brooklyn" + ], + "slot": "venue_address", + "values": [ + "261 Driggs Avenue, Brooklyn" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "time", + "start": 19 + }, + { + "exclusive_end": 73, + "slot": "venue_address", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The show starts at 5 pm and the theater is at 261 Driggs Avenue, Brooklyn." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "OK, that sounds perfect. Can I purchase tickets now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, how many tickets do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I just need one, I will be traveling alone." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 69, + "slot": "event_name", + "start": 51 + }, + { + "exclusive_end": 78, + "slot": "date", + "start": 70 + }, + { + "exclusive_end": 98, + "slot": "city", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, just to confirm... You would like 1 ticket for Amber Run Brooklyn tomorrow evening in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York", + "New York City" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds correct. I am so excited!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "New York", + "date": "2019-03-02", + "event_name": "Amber Run Brooklyn", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-02", + "event_name": "Amber Run Brooklyn", + "number_of_tickets": "1", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, I have made the reservation for you. I hope you have a great time! Do you need anything else today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York", + "New York City" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that was all I needed. Thanks so much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your welcome, enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "10_00014", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "Seattle" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "city", + "start": 35 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to look for events in Seattle. I'm interested in Games." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies Vs Cougars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Husky Stadium" + ], + "slot": "venue", + "values": [ + "Husky Stadium" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Seattle", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-14", + "event_name": "Huskies Vs Cougars", + "event_type": "Sports", + "time": "18:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Huskies Vs Utes", + "event_type": "Sports", + "time": "18:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-06", + "event_name": "Huskies Vs Warriors", + "event_type": "Sports", + "time": "19:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-07", + "event_name": "Mariners Vs Angels", + "event_type": "Sports", + "time": "18:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Mariners Vs Blue Jays", + "event_type": "Sports", + "time": "18:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-01", + "event_name": "Mariners Vs Rangers", + "event_type": "Sports", + "time": "19:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Mariners Vs Rays", + "event_type": "Sports", + "time": "18:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-05", + "event_name": "Mariners Vs Tigers", + "event_type": "Sports", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Mariners Vs White Sox", + "event_type": "Sports", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Football", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Seahawks Vs Cardinals", + "event_type": "Sports", + "time": "18:30", + "venue": "CenturyLink Field", + "venue_address": "800 Occidental Avenue South" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "event_name", + "start": 44 + }, + { + "exclusive_end": 34, + "slot": "venue", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an event at Husky Stadium and it's Huskies Vs Cougars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "the 12th" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 90, + "slot": "date", + "start": 82 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "the 12th" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you please locate me some other events? I'm interested in the one that's on the 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mariners Vs Rangers" + ], + "slot": "event_name", + "values": [ + "Mariners Vs Rangers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "T-Mobile Park" + ], + "slot": "venue", + "values": [ + "T-Mobile Park" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Seattle", + "date": "2019-03-12", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-12", + "event_name": "Mariners Vs Rangers", + "event_type": "Sports", + "time": "18:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-12", + "event_name": "Mariners Vs Rays", + "event_type": "Sports", + "time": "19:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-12", + "event_name": "Seattle Vs Atlanta", + "event_type": "Sports", + "time": "17:30", + "venue": "Alaska Airlines Arena", + "venue_address": "3870 Montlake Boulevard Northeast" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-12", + "event_name": "Seattle Vs Minnesota", + "event_type": "Sports", + "time": "18:00", + "venue": "Alaska Airlines Arena", + "venue_address": "3870 Montlake Boulevard Northeast" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "event_name", + "start": 30 + }, + { + "exclusive_end": 13, + "slot": "venue", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "T-Mobile Park has an event of Mariners Vs Rangers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "the 12th" + ], + "event_name": [ + "Mariners Vs Rangers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. Can you find me some dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mariners Vs Rangers" + ], + "slot": "event_name", + "values": [ + "Mariners Vs Rangers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "T-Mobile Park" + ], + "slot": "venue", + "values": [ + "T-Mobile Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Seattle", + "event_name": "Mariners Vs Rangers" + } + }, + "service_results": [ + { + "city": "Seattle", + "date": "2019-03-12", + "event_name": "Mariners Vs Rangers", + "time": "18:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "date", + "start": 31 + }, + { + "exclusive_end": 96, + "slot": "event_name", + "start": 77 + }, + { + "exclusive_end": 72, + "slot": "venue", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event is found on 1 day on March 12th. The event is at T-Mobile Park for Mariners Vs Rangers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "March 12th", + "the 12th" + ], + "event_name": [ + "Mariners Vs Rangers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the venue and when does the event begin?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1250 1st Avenue South" + ], + "slot": "venue_address", + "values": [ + "1250 1st Avenue South" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "time", + "start": 65 + }, + { + "exclusive_end": 47, + "slot": "venue_address", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The venue can be found at 1250 1st Avenue South and it starts at 6:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "March 12th", + "the 12th" + ], + "event_name": [ + "Mariners Vs Rangers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets for this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "March 12th", + "the 12th" + ], + "event_name": [ + "Mariners Vs Rangers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, I'd like to purchase tickets to this event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the number of tickets that I should get?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "March 12th", + "the 12th" + ], + "event_name": [ + "Mariners Vs Rangers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I just need one ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mariners Vs Rangers" + ], + "slot": "event_name", + "values": [ + "Mariners Vs Rangers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "Seattle" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 68, + "slot": "event_name", + "start": 49 + }, + { + "exclusive_end": 93, + "slot": "date", + "start": 83 + }, + { + "exclusive_end": 79, + "slot": "city", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Verify the following details: 1 ticket for event Mariners Vs Rangers in Seattle on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "March 12th", + "the 12th" + ], + "event_name": [ + "Mariners Vs Rangers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep, that's just right for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Seattle", + "date": "2019-03-12", + "event_name": "Mariners Vs Rangers", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Seattle", + "date": "2019-03-12", + "event_name": "Mariners Vs Rangers", + "number_of_tickets": "1", + "time": "18:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have made the reservation for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "March 12th", + "the 12th" + ], + "event_name": [ + "Mariners Vs Rangers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "March 12th", + "the 12th" + ], + "event_name": [ + "Mariners Vs Rangers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, I really appreciate your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a fantastic day." + } + ] + }, + { + "dialogue_id": "10_00015", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "14th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "date", + "start": 40 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "14th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I was looking for a event scheduled for 14th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you looking for any specific city for the event and what type of event are you interested in Music or Sports?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "city", + "start": 38 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "14th of this month" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking forward for a Concert at Los Angeles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bill Callahan" + ], + "slot": "event_name", + "values": [ + "Bill Callahan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lodge Room" + ], + "slot": "venue", + "values": [ + "Lodge Room" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Los Angeles", + "date": "2019-03-14", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Country", + "city": "Los Angeles", + "date": "2019-03-14", + "event_name": "Bill Callahan", + "event_type": "Music", + "time": "19:30", + "venue": "Lodge Room", + "venue_address": "104 N. Ave 56, 2nd Floor" + }, + { + "category": "Rock", + "city": "Los Angeles", + "date": "2019-03-14", + "event_name": "Guided By Voices", + "event_type": "Music", + "time": "17:00", + "venue": "The Teragram Ballroom", + "venue_address": "1234 West 7th Street" + }, + { + "category": "Jazz", + "city": "Los Angeles", + "date": "2019-03-14", + "event_name": "Jordan Rakei", + "event_type": "Music", + "time": "17:30", + "venue": "Regent Theater DTLA", + "venue_address": "448 South Main Street" + }, + { + "category": "Electronica", + "city": "Los Angeles", + "date": "2019-03-14", + "event_name": "Kishi Bashi", + "event_type": "Music", + "time": "19:30", + "venue": "Masonic Lodge at Hollywood Forever", + "venue_address": "5970 Santa Monica Boulevard" + }, + { + "category": "Hip Hop", + "city": "Los Angeles", + "date": "2019-03-14", + "event_name": "Spose", + "event_type": "Music", + "time": "17:00", + "venue": "1720(tm)", + "venue_address": "1720 East 16th Street" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "event_name", + "start": 62 + }, + { + "exclusive_end": 106, + "slot": "venue", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 5 events that matches your taste. The event name is Bill Callahan and will be held at Lodge Room." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "14th of this month" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect. It sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy the tickets for this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "14th of this month" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, maybe later. I want to find events scheduled for other dates." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Bill Callahan" + ], + "slot": "event_name", + "values": [ + "Bill Callahan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lodge Room" + ], + "slot": "venue", + "values": [ + "Lodge Room" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Los Angeles", + "event_name": "Bill Callahan" + } + }, + "service_results": [ + { + "city": "Los Angeles", + "date": "2019-03-14", + "event_name": "Bill Callahan", + "time": "19:30", + "venue": "Lodge Room", + "venue_address": "104 N. Ave 56, 2nd Floor" + } + ], + "slots": [ + { + "exclusive_end": 76, + "slot": "date", + "start": 66 + }, + { + "exclusive_end": 123, + "slot": "event_name", + "start": 110 + }, + { + "exclusive_end": 90, + "slot": "venue", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found a event which is on 1 day. The event is scheduled on March 14th at Lodge Room. The event name is Bill Callahan." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "14th of this month", + "March 14th" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the venue for the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "104 N. Ave 56, 2nd Floor" + ], + "slot": "venue_address", + "values": [ + "104 N. Ave 56, 2nd Floor" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "venue_address", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It will be at 104 N. Ave 56, 2nd Floor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "14th of this month", + "March 14th" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect. Could you please buy the tickets for me for this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets should I book?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "14th of this month", + "March 14th" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to buy three tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bill Callahan" + ], + "slot": "event_name", + "values": [ + "Bill Callahan" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "event_name", + "start": 59 + }, + { + "exclusive_end": 96, + "slot": "date", + "start": 86 + }, + { + "exclusive_end": 111, + "slot": "city", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you please confirm the following details. The event is Bill Callahan scheduled on March 14th at Los Angeles and a total of 3 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "14th of this month", + "March 14th" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I want to buy four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bill Callahan" + ], + "slot": "event_name", + "values": [ + "Bill Callahan" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "event_name", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details. The event is Bill Callahan for number of tickets is for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "14th of this month", + "March 14th" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Perfect. That's work fine for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Los Angeles", + "date": "2019-03-14", + "event_name": "Bill Callahan", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "Los Angeles", + "date": "2019-03-14", + "event_name": "Bill Callahan", + "number_of_tickets": "4", + "time": "19:30", + "venue": "Lodge Room", + "venue_address": "104 N. Ave 56, 2nd Floor" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation has been made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "14th of this month", + "March 14th" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot for assistance. I am good for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day" + } + ] + }, + { + "dialogue_id": "10_00016", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm bored and I need something to do this weekend. Can you help me search for events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of events are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about a game or a sports match?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a certain city I should look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Fran" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "city", + "start": 29 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for something in San Fran." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Giants Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Giants Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oracle Park" + ], + "slot": "venue", + "values": [ + "Oracle Park" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Francisco", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-13", + "event_name": "Giants Vs Brewers", + "event_type": "Sports", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Giants Vs Cardinals", + "event_type": "Sports", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Giants Vs Diamondbacks", + "event_type": "Sports", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Giants Vs Dodgers", + "event_type": "Sports", + "time": "17:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-05", + "event_name": "Giants Vs Marlins", + "event_type": "Sports", + "time": "19:30", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-02", + "event_name": "Giants Vs Nationals", + "event_type": "Sports", + "time": "18:30", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-06", + "event_name": "Giants Vs Phillies", + "event_type": "Sports", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Giants Vs Rockies", + "event_type": "Sports", + "time": "18:30", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "event_name", + "start": 18 + }, + { + "exclusive_end": 50, + "slot": "venue", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I found the Giants Vs Brewers at Oracle Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's keep looking. What about a concert?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Allan Rayman" + ], + "slot": "event_name", + "values": [ + "Allan Rayman" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "August Hall" + ], + "slot": "venue", + "values": [ + "August Hall" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Francisco", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Hip Hop", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Allan Rayman", + "event_type": "Music", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "category": "Classical", + "city": "San Francisco", + "date": "2019-03-14", + "event_name": "Carmina Burana", + "event_type": "Music", + "time": "18:00", + "venue": "San Francisco Symphony", + "venue_address": "201 Van Ness Avenue" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Celine Dion", + "event_type": "Music", + "time": "19:00", + "venue": "Chase Center Experience", + "venue_address": "500 Terry A Francois Boulevard Suite 73" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Cher", + "event_type": "Music", + "time": "19:00", + "venue": "Chase Center Experience", + "venue_address": "500 Terry A Francois Boulevard Suite 73" + }, + { + "category": "Electronica", + "city": "San Francisco", + "date": "2019-03-09", + "event_name": "Electric Feels", + "event_type": "Music", + "time": "17:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "category": "Christian", + "city": "San Francisco", + "date": "2019-03-11", + "event_name": "Matt Corby", + "event_type": "Music", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "category": "Country", + "city": "San Francisco", + "date": "2019-03-14", + "event_name": "Okkervil River", + "event_type": "Music", + "time": "18:00", + "venue": "The Chapel", + "venue_address": "777 Valencia Street" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-10", + "event_name": "Remo Drive", + "event_type": "Music", + "time": "18:00", + "venue": "The Chapel", + "venue_address": "777 Valencia Street" + }, + { + "category": "Classical", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "San Francisco Symphony", + "event_type": "Music", + "time": "18:00", + "venue": "San Francisco Symphony", + "venue_address": "201 Van Ness Avenue" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-02", + "event_name": "The Drums", + "event_type": "Music", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "event_name", + "start": 31 + }, + { + "exclusive_end": 58, + "slot": "venue", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a concert. The show is Allan Rayman at August Hall." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "event_name": [ + "Allan Rayman" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "event_name": [ + "Allan Rayman" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, can you tell me the dates for the concert?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Allan Rayman" + ], + "slot": "event_name", + "values": [ + "Allan Rayman" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "August Hall" + ], + "slot": "venue", + "values": [ + "August Hall" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "San Francisco", + "event_name": "Allan Rayman" + } + }, + "service_results": [ + { + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Allan Rayman", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "city": "San Francisco", + "date": "2019-03-09", + "event_name": "Allan Rayman", + "time": "19:30", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "city": "San Francisco", + "date": "2019-03-10", + "event_name": "Allan Rayman", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Allan Rayman", + "time": "17:30", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "city": "San Francisco", + "date": "2019-03-13", + "event_name": "Allan Rayman", + "time": "18:30", + "venue": "August Hall", + "venue_address": "420 Mason Street" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "date", + "start": 69 + }, + { + "exclusive_end": 24, + "slot": "event_name", + "start": 12 + }, + { + "exclusive_end": 47, + "slot": "venue", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found the Allan Rayman concert at August Hall on 5 days, including today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "San Fran" + ], + "event_name": [ + "Allan Rayman" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me what time the show starts and where the theater is located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "420 Mason Street" + ], + "slot": "venue_address", + "values": [ + "420 Mason Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "time", + "start": 22 + }, + { + "exclusive_end": 65, + "slot": "venue_address", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The concert starts at 6 pm and the theater is at 420 Mason Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "event_name": [ + "Allan Rayman" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other dates is the concert happening?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Allan Rayman" + ], + "slot": "event_name", + "values": [ + "Allan Rayman" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "August Hall" + ], + "slot": "venue", + "values": [ + "August Hall" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "date", + "start": 56 + }, + { + "exclusive_end": 24, + "slot": "event_name", + "start": 12 + }, + { + "exclusive_end": 44, + "slot": "venue", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an Allan Rayman show at August Hall playing on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "event_name": [ + "Allan Rayman" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Allan Rayman" + ], + "slot": "event_name", + "values": [ + "Allan Rayman" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "August Hall" + ], + "slot": "venue", + "values": [ + "August Hall" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "date", + "start": 51 + }, + { + "exclusive_end": 24, + "slot": "event_name", + "start": 12 + }, + { + "exclusive_end": 47, + "slot": "venue", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an Allan Rayman concert at August Hall on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Allan Rayman" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that'll work for me. I want to buy tickets for that show." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Allan Rayman" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like three tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Allan Rayman" + ], + "slot": "event_name", + "values": [ + "Allan Rayman" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 77, + "slot": "event_name", + "start": 65 + }, + { + "exclusive_end": 99, + "slot": "date", + "start": 89 + }, + { + "exclusive_end": 116, + "slot": "city", + "start": 103 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, let's confirm the details: You would like 3 tickets to the Allan Rayman concert on March 10th in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Allan Rayman" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On second thought, let's get four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "date", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, let's confirm: You want 4 tickets to the March 10th concert." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Allan Rayman" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "San Francisco", + "date": "2019-03-10", + "event_name": "Allan Rayman", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "San Francisco", + "date": "2019-03-10", + "event_name": "Allan Rayman", + "number_of_tickets": "4", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I've made your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Allan Rayman" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great! Thanks for your help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Allan Rayman" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "10_00017", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to search for Concert." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you prefer a certain city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philly" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "city", + "start": 27 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Philly" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for events in Philly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blueface" + ], + "slot": "event_name", + "values": [ + "Blueface" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Fillmore Philadelphia" + ], + "slot": "venue", + "values": [ + "The Fillmore Philadelphia" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Philadelphia", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Hip Hop", + "city": "Philadelphia", + "date": "2019-03-08", + "event_name": "Blueface", + "event_type": "Music", + "time": "17:00", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "category": "Pop", + "city": "Philadelphia", + "date": "2019-03-13", + "event_name": "Conan Gray", + "event_type": "Music", + "time": "19:00", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-11", + "event_name": "Don Broco", + "event_type": "Music", + "time": "18:30", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "category": "Pop", + "city": "Philadelphia", + "date": "2019-03-07", + "event_name": "Girl In Red", + "event_type": "Music", + "time": "18:00", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Hot Water Music", + "event_type": "Music", + "time": "18:30", + "venue": "Underground Arts", + "venue_address": "1200 Callowhill Street" + }, + { + "category": "Jazz", + "city": "Philadelphia", + "date": "2019-03-07", + "event_name": "Lauv", + "event_type": "Music", + "time": "18:30", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "category": "Electronica", + "city": "Philadelphia", + "date": "2019-03-06", + "event_name": "Lights", + "event_type": "Music", + "time": "17:30", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "category": "Hip Hop", + "city": "Philadelphia", + "date": "2019-03-02", + "event_name": "Nav With Killy", + "event_type": "Music", + "time": "18:30", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-03", + "event_name": "Northlane", + "event_type": "Music", + "time": "17:00", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-13", + "event_name": "The Lemonheads", + "event_type": "Music", + "time": "19:00", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "event_name", + "start": 32 + }, + { + "exclusive_end": 76, + "slot": "venue", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 events. The event is Blueface and is at The Fillmore Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Philly" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me some other events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Conan Gray" + ], + "slot": "event_name", + "values": [ + "Conan Gray" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Fillmore Philadelphia" + ], + "slot": "venue", + "values": [ + "The Fillmore Philadelphia" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "event_name", + "start": 13 + }, + { + "exclusive_end": 52, + "slot": "venue", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event is Conan Gray at The Fillmore Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pop" + ], + "slot": "category", + "values": [ + "Pop" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "category", + "start": 18 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Pop" + ], + "city": [ + "Philly" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find some Pop events please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Girl In Red" + ], + "slot": "event_name", + "values": [ + "Girl In Red" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Foundry" + ], + "slot": "venue", + "values": [ + "The Foundry" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Pop", + "city": "Philadelphia", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "Philadelphia", + "date": "2019-03-13", + "event_name": "Conan Gray", + "event_type": "Music", + "time": "19:00", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "category": "Pop", + "city": "Philadelphia", + "date": "2019-03-07", + "event_name": "Girl In Red", + "event_type": "Music", + "time": "18:00", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "category": "Pop", + "city": "Philadelphia", + "date": "2019-03-11", + "event_name": "Toto", + "event_type": "Music", + "time": "17:00", + "venue": "The Met Philadelphia", + "venue_address": "858 North Broad Street" + }, + { + "category": "Pop", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Tuxedo", + "event_type": "Music", + "time": "17:00", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "event_name", + "start": 13 + }, + { + "exclusive_end": 39, + "slot": "venue", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event is Girl In Red at The Foundry." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Pop" + ], + "city": [ + "Philly" + ], + "event_name": [ + "Girl In Red" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Good. I am interested in finding the events date." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Girl In Red" + ], + "slot": "event_name", + "values": [ + "Girl In Red" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Foundry" + ], + "slot": "venue", + "values": [ + "The Foundry" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Philadelphia", + "event_name": "Girl In Red" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Girl In Red", + "time": "19:30", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "city": "Philadelphia", + "date": "2019-03-02", + "event_name": "Girl In Red", + "time": "19:00", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "city": "Philadelphia", + "date": "2019-03-03", + "event_name": "Girl In Red", + "time": "18:00", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "city": "Philadelphia", + "date": "2019-03-07", + "event_name": "Girl In Red", + "time": "18:00", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "city": "Philadelphia", + "date": "2019-03-10", + "event_name": "Girl In Red", + "time": "17:30", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "city": "Philadelphia", + "date": "2019-03-11", + "event_name": "Girl In Red", + "time": "19:30", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Girl In Red", + "time": "17:30", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "date", + "start": 34 + }, + { + "exclusive_end": 54, + "slot": "event_name", + "start": 43 + }, + { + "exclusive_end": 69, + "slot": "venue", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found event on 7 days.The event today is Girl In Red at The Foundry." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Pop" + ], + "city": [ + "Philly" + ], + "date": [ + "today" + ], + "event_name": [ + "Girl In Red" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. that is good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets for this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Pop" + ], + "city": [ + "Philly" + ], + "date": [ + "today" + ], + "event_name": [ + "Girl In Red" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes i Would like to purchase tickets for this event" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets i need to get?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Pop" + ], + "city": [ + "Philly" + ], + "date": [ + "today" + ], + "event_name": [ + "Girl In Red" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want 4 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Girl In Red" + ], + "slot": "event_name", + "values": [ + "Girl In Red" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "event_name", + "start": 56 + }, + { + "exclusive_end": 52, + "slot": "date", + "start": 47 + }, + { + "exclusive_end": 83, + "slot": "city", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm. 4 tickets needed for the event today is Girl In Red in Philadelphia at The Foundry." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "Pop" + ], + "city": [ + "Philadelphia", + "Philly" + ], + "date": [ + "today" + ], + "event_name": [ + "Girl In Red" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. When does the event start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Girl In Red", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Girl In Red", + "number_of_tickets": "4", + "time": "19:30", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "time", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made. The event starts at 7:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Pop" + ], + "city": [ + "Philadelphia", + "Philly" + ], + "date": [ + "today" + ], + "event_name": [ + "Girl In Red" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can i help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "Pop" + ], + "city": [ + "Philadelphia", + "Philly" + ], + "date": [ + "today" + ], + "event_name": [ + "Girl In Red" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thanks a lot" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day" + } + ] + }, + { + "dialogue_id": "10_00018", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to find events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What event would you like to find and in what city? Music, sports, etc." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "Seattle, WA" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a match in Seattle, WA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies Vs Cougars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Husky Stadium" + ], + "slot": "venue", + "values": [ + "Husky Stadium" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Seattle", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-14", + "event_name": "Huskies Vs Cougars", + "event_type": "Sports", + "time": "18:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Huskies Vs Utes", + "event_type": "Sports", + "time": "18:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-06", + "event_name": "Huskies Vs Warriors", + "event_type": "Sports", + "time": "19:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-07", + "event_name": "Mariners Vs Angels", + "event_type": "Sports", + "time": "18:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Mariners Vs Blue Jays", + "event_type": "Sports", + "time": "18:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-01", + "event_name": "Mariners Vs Rangers", + "event_type": "Sports", + "time": "19:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Mariners Vs Rays", + "event_type": "Sports", + "time": "18:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-05", + "event_name": "Mariners Vs Tigers", + "event_type": "Sports", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Mariners Vs White Sox", + "event_type": "Sports", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Football", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Seahawks Vs Cardinals", + "event_type": "Sports", + "time": "18:30", + "venue": "CenturyLink Field", + "venue_address": "800 Occidental Avenue South" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "event_name", + "start": 53 + }, + { + "exclusive_end": 34, + "slot": "venue", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an event at Husky Stadium. The event is the Huskies Vs Cougars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does it start and where is the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3800 Montlake Boulevard Northeast" + ], + "slot": "venue_address", + "values": [ + "3800 Montlake Boulevard Northeast" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "time", + "start": 20 + }, + { + "exclusive_end": 64, + "slot": "venue_address", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event starts at 6:30 pm at 3800 Montlake Boulevard Northeast." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe later, I want to find other events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies Vs Cougars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Husky Stadium" + ], + "slot": "venue", + "values": [ + "Husky Stadium" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Seattle", + "event_name": "Huskies Vs Cougars" + } + }, + "service_results": [ + { + "city": "Seattle", + "date": "2019-03-01", + "event_name": "Huskies Vs Cougars", + "time": "18:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "city": "Seattle", + "date": "2019-03-06", + "event_name": "Huskies Vs Cougars", + "time": "19:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Huskies Vs Cougars", + "time": "18:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "city": "Seattle", + "date": "2019-03-14", + "event_name": "Huskies Vs Cougars", + "time": "18:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "date", + "start": 49 + }, + { + "exclusive_end": 28, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 45, + "slot": "venue", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event Huskies Vs Cougars at Husky Stadium is today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the venue and when does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3800 Montlake Boulevard Northeast" + ], + "slot": "venue_address", + "values": [ + "3800 Montlake Boulevard Northeast" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "time", + "start": 53 + }, + { + "exclusive_end": 49, + "slot": "venue_address", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event is at 3800 Montlake Boulevard Northeast at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What are some other events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies Vs Cougars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Husky Stadium" + ], + "slot": "venue", + "values": [ + "Husky Stadium" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "date", + "start": 18 + }, + { + "exclusive_end": 82, + "slot": "event_name", + "start": 64 + }, + { + "exclusive_end": 49, + "slot": "venue", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an event next Wednesday at Husky Stadium. The event is Huskies Vs Cougars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. I want to purchase tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you want to buy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to buy 1 ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies Vs Cougars" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "Seattle" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "event_name", + "start": 29 + }, + { + "exclusive_end": 62, + "slot": "date", + "start": 48 + }, + { + "exclusive_end": 73, + "slot": "city", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 1 ticket for Huskies Vs Cougars next Wednesday in Seattle?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Seattle", + "Seattle, WA" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, sounds good. When does it start and where is the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3800 Montlake Boulevard Northeast" + ], + "slot": "venue_address", + "values": [ + "3800 Montlake Boulevard Northeast" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Seattle", + "date": "2019-03-06", + "event_name": "Huskies Vs Cougars", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Seattle", + "date": "2019-03-06", + "event_name": "Huskies Vs Cougars", + "number_of_tickets": "1", + "time": "19:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "time", + "start": 60 + }, + { + "exclusive_end": 101, + "slot": "venue_address", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was successfully made. The event starts at 7 pm at 3800 Montlake Boulevard Northeast." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle", + "Seattle, WA" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "10_00019", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an event, particularly a Concert." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you wanting to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York City" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 13, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "New York City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "event_type": "Music", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "category": "International", + "city": "New York", + "date": "2019-03-02", + "event_name": "Americo", + "event_type": "Music", + "time": "18:30", + "venue": "La Boom", + "venue_address": "56-15 Northern Boulevard, Woodside" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-10", + "event_name": "Ben Harper", + "event_type": "Music", + "time": "19:00", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Hip Hop", + "city": "New York", + "date": "2019-03-13", + "event_name": "Blackbear", + "event_type": "Music", + "time": "18:30", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Hip Hop", + "city": "New York", + "date": "2019-03-14", + "event_name": "Blowout Music Festival", + "event_type": "Music", + "time": "18:00", + "venue": "Knockdown Center", + "venue_address": "52-19 Flushing Avenue, Maspeth" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-09", + "event_name": "Buddy Guy", + "event_type": "Music", + "time": "17:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-06", + "event_name": "Chemical Brothers", + "event_type": "Music", + "time": "19:00", + "venue": "Forest Hills Stadium", + "venue_address": "1 Tennis Place, Forest Hills" + }, + { + "category": "Jazz", + "city": "New York", + "date": "2019-03-07", + "event_name": "Chris Botti", + "event_type": "Music", + "time": "17:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-02", + "event_name": "Crooked Colours", + "event_type": "Music", + "time": "19:30", + "venue": "Rough Trade NYC", + "venue_address": "64 North 9th Street, Brooklyn" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-01", + "event_name": "Esscalation Music Festival", + "event_type": "Music", + "time": "19:30", + "venue": "Melrose Ballroom", + "venue_address": "3608 33rd Street" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "event_name", + "start": 39 + }, + { + "exclusive_end": 70, + "slot": "venue", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 events, one in particular Amber Run Brooklyn is at Warsaw." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to purchase tickets for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Possibly later on." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want more dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "New York", + "event_name": "Amber Run Brooklyn" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-02", + "event_name": "Amber Run Brooklyn", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-04", + "event_name": "Amber Run Brooklyn", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-08", + "event_name": "Amber Run Brooklyn", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-11", + "event_name": "Amber Run Brooklyn", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-14", + "event_name": "Amber Run Brooklyn", + "time": "19:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "date", + "start": 13 + }, + { + "exclusive_end": 44, + "slot": "event_name", + "start": 26 + }, + { + "exclusive_end": 54, + "slot": "venue", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event is tomorrow for Amber Run Brooklyn at Warsaw." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "New York City" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is it and at what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "261 Driggs Avenue, Brooklyn" + ], + "slot": "venue_address", + "values": [ + "261 Driggs Avenue, Brooklyn" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "time", + "start": 40 + }, + { + "exclusive_end": 36, + "slot": "venue_address", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is at 261 Driggs Avenue, Brooklyn at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other events on different dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "date", + "start": 13 + }, + { + "exclusive_end": 44, + "slot": "event_name", + "start": 26 + }, + { + "exclusive_end": 54, + "slot": "venue", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event is next Monday, Amber Run Brooklyn at Warsaw." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about events on other dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "date", + "start": 13 + }, + { + "exclusive_end": 45, + "slot": "event_name", + "start": 27 + }, + { + "exclusive_end": 55, + "slot": "venue", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event is next Tuesday, Amber Run Brooklyn at Warsaw." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good, I would like a ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "three tickets please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "event_name", + "start": 39 + }, + { + "exclusive_end": 70, + "slot": "date", + "start": 58 + }, + { + "exclusive_end": 82, + "slot": "city", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm then, you want 3 tickets to Amber Run Brooklyn next Tuesday in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York", + "New York City" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "number_of_tickets": "3", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets are booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York", + "New York City" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a lovely day." + } + ] + }, + { + "dialogue_id": "10_00020", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to look for events, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of event are you interested? Music, sports, or anything else you can think of." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a concert to go to." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like me to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "city", + "start": 28 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a concert in Berkeley." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Berkeley World Music Festival" + ], + "slot": "event_name", + "values": [ + "Berkeley World Music Festival" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2500 Durant Ave" + ], + "slot": "venue", + "values": [ + "2500 Durant Ave" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Berkeley", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "International", + "city": "Berkeley", + "date": "2019-03-12", + "event_name": "Berkeley World Music Festival", + "event_type": "Music", + "time": "18:30", + "venue": "2500 Durant Ave", + "venue_address": "2500 Durant Avenue" + }, + { + "category": "Hip Hop", + "city": "Berkeley", + "date": "2019-03-11", + "event_name": "Chris Webby", + "event_type": "Music", + "time": "19:30", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + }, + { + "category": "Rock", + "city": "Berkeley", + "date": "2019-03-14", + "event_name": "Fidlar", + "event_type": "Music", + "time": "19:30", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + }, + { + "category": "Christian", + "city": "Berkeley", + "date": "2019-03-08", + "event_name": "Jonathan Mcreynolds", + "event_type": "Music", + "time": "19:30", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + }, + { + "category": "Blues", + "city": "Berkeley", + "date": "2019-03-01", + "event_name": "Nattali Rize", + "event_type": "Music", + "time": "18:30", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + }, + { + "category": "Electronica", + "city": "Berkeley", + "date": "2019-03-12", + "event_name": "Phutureprimitive", + "event_type": "Music", + "time": "19:00", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + }, + { + "category": "International", + "city": "Berkeley", + "date": "2019-03-01", + "event_name": "The Original Wailers", + "event_type": "Music", + "time": "17:30", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "event_name", + "start": 12 + }, + { + "exclusive_end": 60, + "slot": "venue", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found the Berkeley World Music Festival at 2500 Durant Ave." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about any other events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Chris Webby" + ], + "slot": "event_name", + "values": [ + "Chris Webby" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cornerstone Craft Beer & Live Music" + ], + "slot": "venue", + "values": [ + "Cornerstone Craft Beer & Live Music" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "event_name", + "start": 13 + }, + { + "exclusive_end": 63, + "slot": "venue", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I also found Chris Webby at Cornerstone Craft Beer & Live Music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "7th of this month" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "date", + "start": 39 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "date": [ + "7th of this month" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else? I want something on the 7th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Fidlar" + ], + "slot": "event_name", + "values": [ + "Fidlar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cornerstone Craft Beer & Live Music" + ], + "slot": "venue", + "values": [ + "Cornerstone Craft Beer & Live Music" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Berkeley", + "date": "2019-03-07", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "International", + "city": "Berkeley", + "date": "2019-03-07", + "event_name": "Berkeley World Music Festival", + "event_type": "Music", + "time": "18:00", + "venue": "2500 Durant Ave", + "venue_address": "2500 Durant Avenue" + }, + { + "category": "Hip Hop", + "city": "Berkeley", + "date": "2019-03-07", + "event_name": "Chris Webby", + "event_type": "Music", + "time": "19:30", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + }, + { + "category": "Rock", + "city": "Berkeley", + "date": "2019-03-07", + "event_name": "Fidlar", + "event_type": "Music", + "time": "17:30", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + }, + { + "category": "Electronica", + "city": "Berkeley", + "date": "2019-03-07", + "event_name": "Phutureprimitive", + "event_type": "Music", + "time": "19:00", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "event_name", + "start": 18 + }, + { + "exclusive_end": 63, + "slot": "venue", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found the event Fidlar at Cornerstone Craft Beer & Live Music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "date": [ + "7th of this month" + ], + "event_name": [ + "Fidlar" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds perfect for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets for it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "date": [ + "7th of this month" + ], + "event_name": [ + "Fidlar" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not right now, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I do anything more for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "date": [ + "7th of this month" + ], + "event_name": [ + "Fidlar" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find the dates for the events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Fidlar" + ], + "slot": "event_name", + "values": [ + "Fidlar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cornerstone Craft Beer & Live Music" + ], + "slot": "venue", + "values": [ + "Cornerstone Craft Beer & LIve Music" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Berkeley", + "event_name": "Fidlar" + } + }, + "service_results": [ + { + "city": "Berkeley", + "date": "2019-03-07", + "event_name": "Fidlar", + "time": "17:30", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + } + ], + "slots": [ + { + "exclusive_end": 85, + "slot": "date", + "start": 72 + }, + { + "exclusive_end": 6, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 45, + "slot": "venue", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Fidlar at Cornerstone Craft Beer & LIve Music is taking place on 1 day, next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Berkeley" + ], + "date": [ + "7th of this month", + "next Thursday" + ], + "event_name": [ + "Fidlar" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the event and when does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2367 Shattuck Avenue" + ], + "slot": "venue_address", + "values": [ + "2367 Shattuck Avenue" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "venue_address", + "start": 16 + }, + { + "exclusive_end": 61, + "slot": "time", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The venue is at 2367 Shattuck Avenue and it starts at 5:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "date": [ + "7th of this month", + "next Thursday" + ], + "event_name": [ + "Fidlar" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great, I'd like to get three tickets for it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Fidlar" + ], + "slot": "event_name", + "values": [ + "Fidlar" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "event_name", + "start": 40 + }, + { + "exclusive_end": 60, + "slot": "date", + "start": 47 + }, + { + "exclusive_end": 72, + "slot": "city", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, please confirm: 3 tickets to see Fidlar next Thursday in Berkeley." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "date": [ + "7th of this month", + "next Thursday" + ], + "event_name": [ + "Fidlar" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, I'd like four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "date", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, confirming 4 tickets for the event next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "date": [ + "7th of this month", + "next Thursday" + ], + "event_name": [ + "Fidlar" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's exactly right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Berkeley", + "date": "2019-03-07", + "event_name": "Fidlar", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "Berkeley", + "date": "2019-03-07", + "event_name": "Fidlar", + "number_of_tickets": "4", + "time": "17:30", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation has been placed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "date": [ + "7th of this month", + "next Thursday" + ], + "event_name": [ + "Fidlar" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much for your help, I don't need anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, have a lovely day." + } + ] + }, + { + "dialogue_id": "10_00021", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an event, can you help me to find a good one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you like any particular city to search the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "city", + "values": [ + "SD" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 7, + "slot": "city", + "start": 5 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, SD will be perfect for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of events that you are looking for? Do you have any special choice?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, Music will be the good one, can you search one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alejandro Sanz" + ], + "slot": "event_name", + "values": [ + "Alejandro Sanz" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cal Coast Credit Union Amphitheater" + ], + "slot": "venue", + "values": [ + "Cal Coast Credit Union Amphitheater" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Diego", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "International", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Alejandro Sanz", + "event_type": "Music", + "time": "19:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Pop", + "city": "San Diego", + "date": "2019-03-04", + "event_name": "Aly And Aj", + "event_type": "Music", + "time": "19:30", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + }, + { + "category": "Pop", + "city": "San Diego", + "date": "2019-03-14", + "event_name": "Bastille", + "event_type": "Music", + "time": "17:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Rock", + "city": "San Diego", + "date": "2019-03-13", + "event_name": "Fidlar", + "event_type": "Music", + "time": "18:00", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + }, + { + "category": "Blues", + "city": "San Diego", + "date": "2019-03-12", + "event_name": "Greta Van Fleet", + "event_type": "Music", + "time": "18:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Blues", + "city": "San Diego", + "date": "2019-03-12", + "event_name": "Hozier", + "event_type": "Music", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Hip Hop", + "city": "San Diego", + "date": "2019-03-10", + "event_name": "Lizzo", + "event_type": "Music", + "time": "17:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Rock", + "city": "San Diego", + "date": "2019-03-08", + "event_name": "Local Natives", + "event_type": "Music", + "time": "17:00", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + }, + { + "category": "Pop", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Prettymuch", + "event_type": "Music", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Rock", + "city": "San Diego", + "date": "2019-03-10", + "event_name": "Psychedelic Furs", + "event_type": "Music", + "time": "17:00", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "event_name", + "start": 31 + }, + { + "exclusive_end": 117, + "slot": "venue", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, I found an event which is Alejandro Sanz and the same will be takes place at Cal Coast Credit Union Amphitheater. Do you like it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category" + ], + "slot_values": { + "city": [ + "SD" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What kind of event is this, just asking for my reference?." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "International" + ], + "slot": "category", + "values": [ + "International" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "category", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is an International event. Is that okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "SD" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let me know the venue of this event to confirm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5500 Campanile Drive" + ], + "slot": "venue_address", + "values": [ + "5500 Campanile Drive" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "venue_address", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event will takes place at 5500 Campanile Drive." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will be perfect. Please check the dates for this event so that I can check my convenience." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Alejandro Sanz" + ], + "slot": "event_name", + "values": [ + "Alejandro Sanz" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cal Coast Credit Union Amphitheater" + ], + "slot": "venue", + "values": [ + "Cal Coast Credit Union Amphitheater" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "San Diego", + "event_name": "Alejandro Sanz" + } + }, + "service_results": [ + { + "city": "San Diego", + "date": "2019-03-04", + "event_name": "Alejandro Sanz", + "time": "17:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-08", + "event_name": "Alejandro Sanz", + "time": "17:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Alejandro Sanz", + "time": "19:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-10", + "event_name": "Alejandro Sanz", + "time": "19:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-11", + "event_name": "Alejandro Sanz", + "time": "19:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-13", + "event_name": "Alejandro Sanz", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-14", + "event_name": "Alejandro Sanz", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + } + ], + "slots": [ + { + "exclusive_end": 98, + "slot": "date", + "start": 87 + }, + { + "exclusive_end": 24, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 63, + "slot": "venue", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event Alejandro Sanz at Cal Coast Credit Union Amphitheater will be takes place on next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is okay for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I book tickets for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please do it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do I purchase for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "only 1 ticket is enough that is for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Alejandro Sanz" + ], + "slot": "event_name", + "values": [ + "Alejandro Sanz" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "city", + "values": [ + "San Diego" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "event_name", + "start": 44 + }, + { + "exclusive_end": 73, + "slot": "date", + "start": 62 + }, + { + "exclusive_end": 86, + "slot": "city", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm to buy 1 ticket to the event Alejandro Sanz on next Monday in San Diego." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "SD", + "San Diego" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct. What is the venue and starting date of this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5500 Campanile Drive" + ], + "slot": "venue_address", + "values": [ + "5500 Campanile Drive" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "San Diego", + "date": "2019-03-04", + "event_name": "Alejandro Sanz", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "San Diego", + "date": "2019-03-04", + "event_name": "Alejandro Sanz", + "number_of_tickets": "1", + "time": "17:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + } + ], + "slots": [ + { + "exclusive_end": 94, + "slot": "time", + "start": 87 + }, + { + "exclusive_end": 61, + "slot": "venue_address", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking was confirmed. The venue is 5500 Campanile Drive and the starting time is 5:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "SD", + "San Diego" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "10_00022", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "10th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "date", + "start": 31 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "10th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for events for the 10th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of event would you like, Music, Sports, anything else? And what city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "city", + "values": [ + "Anaheim, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Anaheim, CA" + ], + "date": [ + "10th of March" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for Sports in Anaheim, CA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Angels Vs Mariners" + ], + "slot": "event_name", + "values": [ + "Angels Vs Mariners" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Angel Stadium of Anaheim" + ], + "slot": "venue", + "values": [ + "Angel Stadium of Anaheim" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Anaheim", + "date": "2019-03-10", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Anaheim", + "date": "2019-03-10", + "event_name": "Angels Vs Mariners", + "event_type": "Sports", + "time": "19:30", + "venue": "Angel Stadium of Anaheim", + "venue_address": "2000 East Gene Autry Way" + }, + { + "category": "Baseball", + "city": "Anaheim", + "date": "2019-03-10", + "event_name": "Angels Vs Tigers", + "event_type": "Sports", + "time": "18:30", + "venue": "Angel Stadium of Anaheim", + "venue_address": "2000 East Gene Autry Way" + }, + { + "category": "Baseball", + "city": "Anaheim", + "date": "2019-03-10", + "event_name": "Angels Vs White Sox", + "event_type": "Sports", + "time": "17:00", + "venue": "Angel Stadium of Anaheim", + "venue_address": "2000 East Gene Autry Way" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "event_name", + "start": 47 + }, + { + "exclusive_end": 98, + "slot": "venue", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 3 events you might enjoy. There's an Angels Vs Mariners game at Angel Stadium of Anaheim." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Anaheim, CA" + ], + "date": [ + "10th of March" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the stadium's address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2000 East Gene Autry Way" + ], + "slot": "venue_address", + "values": [ + "2000 East Gene Autry Way" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "venue_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 2000 East Gene Autry Way." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Anaheim, CA" + ], + "date": [ + "10th of March" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And what time does the game start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "time", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It start at 7:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Anaheim, CA" + ], + "date": [ + "10th of March" + ], + "event_name": [ + "Angels Vs Mariners" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think I'd enjoy that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to buy you tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Anaheim, CA" + ], + "date": [ + "10th of March" + ], + "event_name": [ + "Angels Vs Mariners" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not now, maybe later." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need me to help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Anaheim, CA" + ], + "date": [ + "10th of March" + ], + "event_name": [ + "Angels Vs Mariners" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What was the date for the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Angels Vs Mariners" + ], + "slot": "event_name", + "values": [ + "Angels Vs Mariners" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Angel Stadium of Anaheim" + ], + "slot": "venue", + "values": [ + "Angel Stadium of Anaheim" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Anaheim", + "event_name": "Angels Vs Mariners" + } + }, + "service_results": [ + { + "city": "Anaheim", + "date": "2019-03-10", + "event_name": "Angels Vs Mariners", + "time": "19:30", + "venue": "Angel Stadium of Anaheim", + "venue_address": "2000 East Gene Autry Way" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "date", + "start": 63 + }, + { + "exclusive_end": 22, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 55, + "slot": "venue", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Angels Vs Mariners game at Angel Stadium of Anaheim is for March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Anaheim, CA" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Angels Vs Mariners" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that works. Actually, get me tickets for it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Anaheim, CA" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Angels Vs Mariners" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Angels Vs Mariners" + ], + "slot": "event_name", + "values": [ + "Angels Vs Mariners" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Anaheim" + ], + "slot": "city", + "values": [ + "Anaheim" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "event_name", + "start": 35 + }, + { + "exclusive_end": 78, + "slot": "date", + "start": 68 + }, + { + "exclusive_end": 64, + "slot": "city", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so I'll get you 4 ticket for Angels Vs Mariners in Anaheim on March 10th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Anaheim", + "Anaheim, CA" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Angels Vs Mariners" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that sounds right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Anaheim", + "date": "2019-03-10", + "event_name": "Angels Vs Mariners", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "Anaheim", + "date": "2019-03-10", + "event_name": "Angels Vs Mariners", + "number_of_tickets": "4", + "time": "19:30", + "venue": "Angel Stadium of Anaheim", + "venue_address": "2000 East Gene Autry Way" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've purchased you the tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Anaheim", + "Anaheim, CA" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Angels Vs Mariners" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for helping me out." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need any other type of help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Anaheim", + "Anaheim, CA" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Angels Vs Mariners" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, have a wonderful day." + } + ] + }, + { + "dialogue_id": "10_00023", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "city", + "values": [ + "Portland, OR" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "city", + "start": 37 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want some information on events in Portland, OR." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of events are you interested in? Would you like music, concerts, or sports?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think I want to know about sports events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Portland Thorns Vs Houston" + ], + "slot": "event_name", + "values": [ + "Portland Thorns vs Houston" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Providence Park" + ], + "slot": "venue", + "values": [ + "Providence Park" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Portland", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Soccer", + "city": "Portland", + "date": "2019-03-03", + "event_name": "Portland Thorns Vs Houston", + "event_type": "Sports", + "time": "18:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + }, + { + "category": "Soccer", + "city": "Portland", + "date": "2019-03-09", + "event_name": "Timbers Vs Dc United", + "event_type": "Sports", + "time": "19:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + }, + { + "category": "Soccer", + "city": "Portland", + "date": "2019-03-06", + "event_name": "Timbers Vs Earthquakes", + "event_type": "Sports", + "time": "17:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + }, + { + "category": "Soccer", + "city": "Portland", + "date": "2019-03-08", + "event_name": "Timbers Vs Rsl", + "event_type": "Sports", + "time": "18:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "event_name", + "start": 17 + }, + { + "exclusive_end": 62, + "slot": "venue", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a game, Portland Thorns vs Houston at Providence Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have some other sports events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Timbers Vs Dc United" + ], + "slot": "event_name", + "values": [ + "Timbers vs Dc United" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Providence Park" + ], + "slot": "venue", + "values": [ + "Providence Park" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "event_name", + "start": 18 + }, + { + "exclusive_end": 57, + "slot": "venue", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is also the Timbers vs Dc United at Providence Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Timbers Vs Earthquakes" + ], + "slot": "event_name", + "values": [ + "Timbers vs Earthquakes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Providence Park" + ], + "slot": "venue", + "values": [ + "Providence Park" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "event_name", + "start": 18 + }, + { + "exclusive_end": 59, + "slot": "venue", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is also the Timbers vs Earthquakes at Providence Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Portland, OR" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does that game begin?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "time", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The game begins at 5 pm with gates opening at 3 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "event_name": [ + "Timbers vs Earthquakes" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. That sounds interesting. When is that game?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Timbers Vs Earthquakes" + ], + "slot": "event_name", + "values": [ + "Timbers vs Earthquakes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Providence Park" + ], + "slot": "venue", + "values": [ + "Providence Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Portland", + "event_name": "Timbers Vs Earthquakes" + } + }, + "service_results": [ + { + "city": "Portland", + "date": "2019-03-06", + "event_name": "Timbers Vs Earthquakes", + "time": "17:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + }, + { + "city": "Portland", + "date": "2019-03-11", + "event_name": "Timbers Vs Earthquakes", + "time": "17:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + }, + { + "city": "Portland", + "date": "2019-03-12", + "event_name": "Timbers Vs Earthquakes", + "time": "17:30", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + }, + { + "city": "Portland", + "date": "2019-03-13", + "event_name": "Timbers Vs Earthquakes", + "time": "19:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + } + ], + "slots": [ + { + "exclusive_end": 102, + "slot": "date", + "start": 88 + }, + { + "exclusive_end": 26, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 45, + "slot": "venue", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Timbers vs Earthquakes at Providence Park is on 4 different days. The first game is next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Portland, OR" + ], + "event_name": [ + "Timbers vs Earthquakes" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is Providence Park located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1844 Southwest Morrison Street" + ], + "slot": "venue_address", + "values": [ + "1844 Southwest Morrison Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "venue_address", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Providence Park is located at 1844 Southwest Morrison Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "event_name": [ + "Timbers vs Earthquakes" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about other games?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Timbers Vs Earthquakes" + ], + "slot": "event_name", + "values": [ + "Timbers vs Earthquakes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Providence Park" + ], + "slot": "venue", + "values": [ + "Providence Park" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "date", + "start": 62 + }, + { + "exclusive_end": 31, + "slot": "event_name", + "start": 9 + }, + { + "exclusive_end": 55, + "slot": "venue", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The next Timbers vs Earthquakes game at Providence Park is on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Portland, OR" + ], + "event_name": [ + "Timbers vs Earthquakes" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does that game start? And what was the address again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1844 Southwest Morrison Street" + ], + "slot": "venue_address", + "values": [ + "1844 Southwest Morrison Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "time", + "start": 19 + }, + { + "exclusive_end": 112, + "slot": "venue_address", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The game begins at 5 pm with gates opening at 3 pm. Providence Park is located at 1844 Southwest Morrison Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Timbers vs Earthquakes" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. Great. I would like one ticket for the March 11th game." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Timbers Vs Earthquakes" + ], + "slot": "event_name", + "values": [ + "Timbers vs Earthquakes" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "city", + "values": [ + "Portland" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 78, + "slot": "event_name", + "start": 56 + }, + { + "exclusive_end": 97, + "slot": "date", + "start": 87 + }, + { + "exclusive_end": 109, + "slot": "city", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: you want 1 ticket for the Timbers vs Earthquakes game on March 11th in Portland at Providence Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland", + "Portland, OR" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Timbers vs Earthquakes" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep. That's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Portland", + "date": "2019-03-11", + "event_name": "Timbers Vs Earthquakes", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Portland", + "date": "2019-03-11", + "event_name": "Timbers Vs Earthquakes", + "number_of_tickets": "1", + "time": "17:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket has been purchased and will be available at will-call." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland", + "Portland, OR" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Timbers vs Earthquakes" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "May I help you find another event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland", + "Portland, OR" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Timbers vs Earthquakes" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks. That's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the game." + } + ] + }, + { + "dialogue_id": "10_00024", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking for some events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city should I search in? Also, do you have a preference on the type of event such as Music or Sports?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "city", + "values": [ + "Atlanta" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "city", + "start": 39 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I am looking for sports events in Atlanta." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Falcons Vs Buccaneers" + ], + "slot": "event_name", + "values": [ + "Falcons vs Buccaneers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mercedes-Benz Stadium" + ], + "slot": "venue", + "values": [ + "Mercedes-Benz Stadium" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Atlanta", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Football", + "city": "Atlanta", + "date": "2019-03-11", + "event_name": "Falcons Vs Buccaneers", + "event_type": "Sports", + "time": "18:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Football", + "city": "Atlanta", + "date": "2019-03-10", + "event_name": "Falcons Vs Jaguars", + "event_type": "Sports", + "time": "18:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Football", + "city": "Atlanta", + "date": "2019-03-11", + "event_name": "Falcons Vs Rams", + "event_type": "Sports", + "time": "18:30", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Football", + "city": "Atlanta", + "date": "2019-03-13", + "event_name": "Falcons Vs Redskins", + "event_type": "Sports", + "time": "17:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Basketball", + "city": "Atlanta", + "date": "2019-03-11", + "event_name": "Panthers Vs Jaguars", + "event_type": "Sports", + "time": "19:30", + "venue": "Georgia State Stadium", + "venue_address": "755 Hank Aaron Drive Southeast" + }, + { + "category": "Basketball", + "city": "Atlanta", + "date": "2019-03-10", + "event_name": "Panthers Vs Mountaineers", + "event_type": "Sports", + "time": "17:30", + "venue": "Georgia State Stadium", + "venue_address": "755 Hank Aaron Drive Southeast" + }, + { + "category": "Basketball", + "city": "Atlanta", + "date": "2019-03-09", + "event_name": "Panthers Vs Paladins", + "event_type": "Sports", + "time": "18:30", + "venue": "Georgia State Stadium", + "venue_address": "755 Hank Aaron Drive Southeast" + }, + { + "category": "Basketball", + "city": "Atlanta", + "date": "2019-03-05", + "event_name": "Panthers Vs Trojans", + "event_type": "Sports", + "time": "18:30", + "venue": "Georgia State Stadium", + "venue_address": "755 Hank Aaron Drive Southeast" + }, + { + "category": "Soccer", + "city": "Atlanta", + "date": "2019-03-11", + "event_name": "United Vs Earthquakes", + "event_type": "Sports", + "time": "18:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Soccer", + "city": "Atlanta", + "date": "2019-03-05", + "event_name": "United Vs Red Bulls", + "event_type": "Sports", + "time": "17:30", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "event_name", + "start": 11 + }, + { + "exclusive_end": 57, + "slot": "venue", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about Falcons vs Buccaneers at Mercedes-Benz Stadium?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Atlanta" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does the event start and what is the address of the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1 AMB Drive Northwest" + ], + "slot": "venue_address", + "values": [ + "1 AMB Drive Northwest" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 20 + }, + { + "exclusive_end": 65, + "slot": "venue_address", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event starts at 6 pm and the address is 1 AMB Drive Northwest." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other events are there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Falcons Vs Jaguars" + ], + "slot": "event_name", + "values": [ + "Falcons vs Jaguars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mercedes-Benz Stadium" + ], + "slot": "venue", + "values": [ + "Mercedes-Benz Stadium" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "event_name", + "start": 14 + }, + { + "exclusive_end": 57, + "slot": "venue", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about the Falcons vs Jaguars at Mercedes-Benz Stadium?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me some other events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Falcons Vs Rams" + ], + "slot": "event_name", + "values": [ + "Falcons vs Rams" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mercedes-Benz Stadium" + ], + "slot": "venue", + "values": [ + "Mercedes-Benz Stadium" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "event_name", + "start": 13 + }, + { + "exclusive_end": 53, + "slot": "venue", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is the Falcons vs Rams at Mercedes-Benz Stadium" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta" + ], + "event_name": [ + "Falcons vs Rams" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta" + ], + "event_name": [ + "Falcons vs Rams" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to know the dates of the events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Falcons Vs Rams" + ], + "slot": "event_name", + "values": [ + "Falcons vs Rams" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mercedes-Benz Stadium" + ], + "slot": "venue", + "values": [ + "Mercedes-Benz Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Atlanta", + "event_name": "Falcons Vs Rams" + } + }, + "service_results": [ + { + "city": "Atlanta", + "date": "2019-03-08", + "event_name": "Falcons Vs Rams", + "time": "19:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "city": "Atlanta", + "date": "2019-03-09", + "event_name": "Falcons Vs Rams", + "time": "19:30", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "city": "Atlanta", + "date": "2019-03-11", + "event_name": "Falcons Vs Rams", + "time": "18:30", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "date", + "start": 56 + }, + { + "exclusive_end": 97, + "slot": "event_name", + "start": 82 + }, + { + "exclusive_end": 122, + "slot": "venue", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event is taking place on 3 days. The first event is next Friday and it is the Falcons vs Rams at Mercedes-Benz Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Atlanta" + ], + "event_name": [ + "Falcons vs Rams" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does the event start and what is the address of the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1 AMB Drive Northwest" + ], + "slot": "venue_address", + "values": [ + "1 AMB Drive Northwest" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 20 + }, + { + "exclusive_end": 65, + "slot": "venue_address", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event starts at 7 pm and the address is 1 AMB Drive Northwest." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Falcons vs Rams" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works for me. I would like to buy 3 tickets for the event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Falcons Vs Rams" + ], + "slot": "event_name", + "values": [ + "Falcons vs Rams" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Atlanta" + ], + "slot": "city", + "values": [ + "Atlanta" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "event_name", + "start": 36 + }, + { + "exclusive_end": 63, + "slot": "date", + "start": 52 + }, + { + "exclusive_end": 74, + "slot": "city", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I am buying 3 tickets for the Falcons vs Rams next friday in Atlanta, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta" + ], + "date": [ + "next Friday", + "next friday" + ], + "event_name": [ + "Falcons vs Rams" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Atlanta", + "date": "2019-03-08", + "event_name": "Falcons Vs Rams", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Atlanta", + "date": "2019-03-08", + "event_name": "Falcons Vs Rams", + "number_of_tickets": "3", + "time": "19:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have successfully purchased the tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta" + ], + "date": [ + "next Friday", + "next friday" + ], + "event_name": [ + "Falcons vs Rams" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta" + ], + "date": [ + "next Friday", + "next friday" + ], + "event_name": [ + "Falcons vs Rams" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "10_00025", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "category", + "values": [ + "dontcare" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "dontcare" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for Sports events of any category." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you prefer a certain city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "city", + "start": 27 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "dontcare" + ], + "city": [ + "Philadelphia" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for events in Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Eagles Vs Cowboys" + ], + "slot": "event_name", + "values": [ + "Eagles Vs Cowboys" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lincoln Financial Field" + ], + "slot": "venue", + "values": [ + "Lincoln Financial Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Philadelphia", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-10", + "event_name": "Eagles Vs Cowboys", + "event_type": "Sports", + "time": "17:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Owls Vs Bison", + "event_type": "Sports", + "time": "19:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-03", + "event_name": "Owls Vs Huskies", + "event_type": "Sports", + "time": "17:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-10", + "event_name": "Owls Vs Knights", + "event_type": "Sports", + "time": "17:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Owls Vs Terrapins", + "event_type": "Sports", + "time": "19:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-08", + "event_name": "Owls Vs Tigers", + "event_type": "Sports", + "time": "19:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-08", + "event_name": "Owls Vs Yellow Jackets", + "event_type": "Sports", + "time": "19:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Baseball", + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Phillies Vs Braves", + "event_type": "Sports", + "time": "19:30", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + }, + { + "category": "Baseball", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Phillies Vs Cubs", + "event_type": "Sports", + "time": "17:00", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + }, + { + "category": "Baseball", + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Phillies Vs Diamondbacks", + "event_type": "Sports", + "time": "19:00", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "event_name", + "start": 40 + }, + { + "exclusive_end": 36, + "slot": "venue", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event at Lincoln Financial Field is Eagles Vs Cowboys." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "dontcare" + ], + "city": [ + "Philadelphia" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah. That is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets for this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "dontcare" + ], + "city": [ + "Philadelphia" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe later. Look dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Eagles Vs Cowboys" + ], + "slot": "event_name", + "values": [ + "Eagles Vs Cowboys" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lincoln Financial Field" + ], + "slot": "venue", + "values": [ + "Lincoln Financial Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Philadelphia", + "event_name": "Eagles Vs Cowboys" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-03", + "event_name": "Eagles Vs Cowboys", + "time": "17:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "city": "Philadelphia", + "date": "2019-03-05", + "event_name": "Eagles Vs Cowboys", + "time": "18:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Eagles Vs Cowboys", + "time": "18:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "city": "Philadelphia", + "date": "2019-03-10", + "event_name": "Eagles Vs Cowboys", + "time": "17:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Eagles Vs Cowboys", + "time": "19:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "city": "Philadelphia", + "date": "2019-03-14", + "event_name": "Eagles Vs Cowboys", + "time": "18:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + } + ], + "slots": [ + { + "exclusive_end": 83, + "slot": "date", + "start": 65 + }, + { + "exclusive_end": 58, + "slot": "event_name", + "start": 41 + }, + { + "exclusive_end": 110, + "slot": "venue", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. I found event on 6 days. The event Eagles Vs Cowboys is on day after tomorrow at Lincoln Financial Field" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "dontcare" + ], + "city": [ + "Philadelphia" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does the event start? Where is the venue located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1 Lincoln Financial Field Way" + ], + "slot": "venue_address", + "values": [ + "1 Lincoln Financial Field Way" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 81, + "slot": "time", + "start": 74 + }, + { + "exclusive_end": 53, + "slot": "venue_address", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The venue is located at 1 Lincoln Financial Field Way and event starts at 5:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "dontcare" + ], + "city": [ + "Philadelphia" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Good. I want to buy two tickets for the event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Eagles Vs Cowboys" + ], + "slot": "event_name", + "values": [ + "Eagles Vs Cowboys" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "event_name", + "start": 36 + }, + { + "exclusive_end": 78, + "slot": "date", + "start": 60 + }, + { + "exclusive_end": 94, + "slot": "city", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm. 2 tickets for event Eagles Vs Cowboys is on day after tomorrow at Philadelphia" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "dontcare" + ], + "city": [ + "Philadelphia" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No i want four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "date", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm. 4 tickets for event on day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "dontcare" + ], + "city": [ + "Philadelphia" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Philadelphia", + "date": "2019-03-03", + "event_name": "Eagles Vs Cowboys", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-03", + "event_name": "Eagles Vs Cowboys", + "number_of_tickets": "4", + "time": "17:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + } + ], + "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": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "dontcare" + ], + "city": [ + "Philadelphia" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help. That's all i need" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "10_00026", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am interested in an event, specifically a concert." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "city", + "start": 3 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In San Francisco please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Allan Rayman" + ], + "slot": "event_name", + "values": [ + "Allan Rayman" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "August Hall" + ], + "slot": "venue", + "values": [ + "August Hall" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Francisco", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Hip Hop", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Allan Rayman", + "event_type": "Music", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "category": "Classical", + "city": "San Francisco", + "date": "2019-03-14", + "event_name": "Carmina Burana", + "event_type": "Music", + "time": "18:00", + "venue": "San Francisco Symphony", + "venue_address": "201 Van Ness Avenue" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Celine Dion", + "event_type": "Music", + "time": "19:00", + "venue": "Chase Center Experience", + "venue_address": "500 Terry A Francois Boulevard Suite 73" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Cher", + "event_type": "Music", + "time": "19:00", + "venue": "Chase Center Experience", + "venue_address": "500 Terry A Francois Boulevard Suite 73" + }, + { + "category": "Electronica", + "city": "San Francisco", + "date": "2019-03-09", + "event_name": "Electric Feels", + "event_type": "Music", + "time": "17:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "category": "Christian", + "city": "San Francisco", + "date": "2019-03-11", + "event_name": "Matt Corby", + "event_type": "Music", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "category": "Country", + "city": "San Francisco", + "date": "2019-03-14", + "event_name": "Okkervil River", + "event_type": "Music", + "time": "18:00", + "venue": "The Chapel", + "venue_address": "777 Valencia Street" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-10", + "event_name": "Remo Drive", + "event_type": "Music", + "time": "18:00", + "venue": "The Chapel", + "venue_address": "777 Valencia Street" + }, + { + "category": "Classical", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "San Francisco Symphony", + "event_type": "Music", + "time": "18:00", + "venue": "San Francisco Symphony", + "venue_address": "201 Van Ness Avenue" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-02", + "event_name": "The Drums", + "event_type": "Music", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + } + ], + "slots": [ + { + "exclusive_end": 12, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 38, + "slot": "venue", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Allan Rayman is playing at August Hall." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "date", + "start": 45 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "date": [ + "March 9th" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else? Something that is on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Carmina Burana" + ], + "slot": "event_name", + "values": [ + "Carmina Burana" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco Symphony" + ], + "slot": "venue", + "values": [ + "San Francisco Symphony" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Francisco", + "date": "2019-03-09", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Hip Hop", + "city": "San Francisco", + "date": "2019-03-09", + "event_name": "Allan Rayman", + "event_type": "Music", + "time": "19:30", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "category": "Classical", + "city": "San Francisco", + "date": "2019-03-09", + "event_name": "Carmina Burana", + "event_type": "Music", + "time": "17:30", + "venue": "San Francisco Symphony", + "venue_address": "201 Van Ness Avenue" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-09", + "event_name": "Celine Dion", + "event_type": "Music", + "time": "19:00", + "venue": "Chase Center Experience", + "venue_address": "500 Terry A Francois Boulevard Suite 73" + }, + { + "category": "Electronica", + "city": "San Francisco", + "date": "2019-03-09", + "event_name": "Electric Feels", + "event_type": "Music", + "time": "17:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-09", + "event_name": "Remo Drive", + "event_type": "Music", + "time": "19:30", + "venue": "The Chapel", + "venue_address": "777 Valencia Street" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-09", + "event_name": "The Drums", + "event_type": "Music", + "time": "19:30", + "venue": "August Hall", + "venue_address": "420 Mason Street" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "event_name", + "start": 20 + }, + { + "exclusive_end": 63, + "slot": "venue", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 6 events, Carmina Burana is at San Francisco Symphony." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chicago" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "city", + "start": 35 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "March 9th" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually can you find me events in Chicago instead?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "New Found Glory" + ], + "slot": "event_name", + "values": [ + "New Found Glory" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Concord Music Hall" + ], + "slot": "venue", + "values": [ + "Concord Music Hall" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Chicago", + "date": "2019-03-09", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "Chicago", + "date": "2019-03-09", + "event_name": "New Found Glory", + "event_type": "Music", + "time": "18:30", + "venue": "Concord Music Hall", + "venue_address": "2047 North Milwaukee Avenue" + }, + { + "category": "Rock", + "city": "Chicago", + "date": "2019-03-09", + "event_name": "The Buttertones", + "event_type": "Music", + "time": "18:00", + "venue": "Chop Shop", + "venue_address": "2033 West North Avenue" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "event_name", + "start": 20 + }, + { + "exclusive_end": 63, + "slot": "venue", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 2 events, New Found Glory is on at Concord Music Hall?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "March 9th" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is Concord Music Hall?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2047 North Milwaukee Avenue" + ], + "slot": "venue_address", + "values": [ + "2047 North Milwaukee Avenue" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "venue_address", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is at 2047 North Milwaukee Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "New Found Glory" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thats sounds perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to purchase tickets for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "New Found Glory" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not now, maybe later." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I assist with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "New Found Glory" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "More dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "New Found Glory" + ], + "slot": "event_name", + "values": [ + "New Found Glory" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Concord Music Hall" + ], + "slot": "venue", + "values": [ + "Concord Music Hall" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Chicago", + "event_name": "New Found Glory" + } + }, + "service_results": [ + { + "city": "Chicago", + "date": "2019-03-09", + "event_name": "New Found Glory", + "time": "18:30", + "venue": "Concord Music Hall", + "venue_address": "2047 North Milwaukee Avenue" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "date", + "start": 28 + }, + { + "exclusive_end": 66, + "slot": "event_name", + "start": 51 + }, + { + "exclusive_end": 88, + "slot": "venue", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found the event on 1 day, March 9th the event is New Found Glory at Concord Music Hall." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "New Found Glory" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does it start and where is the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2047 North Milwaukee Avenue" + ], + "slot": "venue_address", + "values": [ + "2047 North Milwaukee Avenue" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "venue_address", + "start": 9 + }, + { + "exclusive_end": 58, + "slot": "time", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is at 2047 North Milwaukee Avenue and starts at 6:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "New Found Glory" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good, can you get me four tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New Found Glory" + ], + "slot": "event_name", + "values": [ + "New Found Glory" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chicago" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "event_name", + "start": 39 + }, + { + "exclusive_end": 67, + "slot": "date", + "start": 58 + }, + { + "exclusive_end": 78, + "slot": "city", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm then you want 4 tickets for New Found Glory on March 9th in Chicago?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "New Found Glory" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sorry actually change that to 2 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chicago" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "city", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So 2 tickets for the Chicago event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "New Found Glory" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Chicago", + "date": "2019-03-09", + "event_name": "New Found Glory", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Chicago", + "date": "2019-03-09", + "event_name": "New Found Glory", + "number_of_tickets": "2", + "time": "18:30", + "venue": "Concord Music Hall", + "venue_address": "2047 North Milwaukee Avenue" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "New Found Glory" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for helping me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "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": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "New Found Glory" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that is everything thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "have a lovely day." + } + ] + }, + { + "dialogue_id": "10_00027", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you search for an event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What event are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a Music event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city are you located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York City" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "city", + "start": 13 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be in New York City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "event_type": "Music", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "category": "International", + "city": "New York", + "date": "2019-03-02", + "event_name": "Americo", + "event_type": "Music", + "time": "18:30", + "venue": "La Boom", + "venue_address": "56-15 Northern Boulevard, Woodside" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-10", + "event_name": "Ben Harper", + "event_type": "Music", + "time": "19:00", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Hip Hop", + "city": "New York", + "date": "2019-03-13", + "event_name": "Blackbear", + "event_type": "Music", + "time": "18:30", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Hip Hop", + "city": "New York", + "date": "2019-03-14", + "event_name": "Blowout Music Festival", + "event_type": "Music", + "time": "18:00", + "venue": "Knockdown Center", + "venue_address": "52-19 Flushing Avenue, Maspeth" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-09", + "event_name": "Buddy Guy", + "event_type": "Music", + "time": "17:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-06", + "event_name": "Chemical Brothers", + "event_type": "Music", + "time": "19:00", + "venue": "Forest Hills Stadium", + "venue_address": "1 Tennis Place, Forest Hills" + }, + { + "category": "Jazz", + "city": "New York", + "date": "2019-03-07", + "event_name": "Chris Botti", + "event_type": "Music", + "time": "17:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-02", + "event_name": "Crooked Colours", + "event_type": "Music", + "time": "19:30", + "venue": "Rough Trade NYC", + "venue_address": "64 North 9th Street, Brooklyn" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-01", + "event_name": "Esscalation Music Festival", + "event_type": "Music", + "time": "19:30", + "venue": "Melrose Ballroom", + "venue_address": "3608 33rd Street" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "event_name", + "start": 29 + }, + { + "exclusive_end": 57, + "slot": "venue", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 10 events. There is Amber Run Brooklyn at Warsaw." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pop" + ], + "slot": "category", + "values": [ + "Pop" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "category", + "start": 19 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Pop" + ], + "city": [ + "New York City" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any other Pop events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Jojo Siwa" + ], + "slot": "event_name", + "values": [ + "Jojo Siwa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Forest Hills Stadium" + ], + "slot": "venue", + "values": [ + "Forest Hills Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Pop", + "city": "New York", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "event_type": "Music", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "category": "Pop", + "city": "New York", + "date": "2019-03-03", + "event_name": "Jojo Siwa", + "event_type": "Music", + "time": "18:00", + "venue": "Forest Hills Stadium", + "venue_address": "1 Tennis Place, Forest Hills" + }, + { + "category": "Pop", + "city": "New York", + "date": "2019-03-03", + "event_name": "Madonna", + "event_type": "Music", + "time": "18:00", + "venue": "BAM Howard Gilman Opera House", + "venue_address": "Peter Jay Sharp Building, 30 Lafayette Avenue, Brooklyn" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "event_name", + "start": 12 + }, + { + "exclusive_end": 45, + "slot": "venue", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 3, Jojo Siwa at Forest Hills Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Pop" + ], + "city": [ + "New York City" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find something else please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Madonna" + ], + "slot": "event_name", + "values": [ + "Madonna" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "BAM Howard Gilman Opera House" + ], + "slot": "venue", + "values": [ + "BAM Howard Gilman Opera House" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "event_name", + "start": 9 + }, + { + "exclusive_end": 49, + "slot": "venue", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is Madonna at BAM Howard Gilman Opera House." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "Pop" + ], + "city": [ + "New York City" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where does it start and where is the venue located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Peter Jay Sharp Building, 30 Lafayette Avenue, Brooklyn" + ], + "slot": "venue_address", + "values": [ + "Peter Jay Sharp Building, 30 Lafayette Avenue, Brooklyn" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "time", + "start": 13 + }, + { + "exclusive_end": 97, + "slot": "venue_address", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 6 pm and it's located at the Peter Jay Sharp Building, 30 Lafayette Avenue, Brooklyn." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Pop" + ], + "city": [ + "New York City" + ], + "event_name": [ + "Madonna" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is good I'm interested." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Madonna" + ], + "slot": "event_name", + "values": [ + "Madonna" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "BAM Howard Gilman Opera House" + ], + "slot": "venue", + "values": [ + "BAM Howard Gilman Opera House" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "New York", + "event_name": "Madonna" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-03", + "event_name": "Madonna", + "time": "18:00", + "venue": "BAM Howard Gilman Opera House", + "venue_address": "Peter Jay Sharp Building, 30 Lafayette Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-06", + "event_name": "Madonna", + "time": "18:30", + "venue": "BAM Howard Gilman Opera House", + "venue_address": "Peter Jay Sharp Building, 30 Lafayette Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-10", + "event_name": "Madonna", + "time": "19:30", + "venue": "BAM Howard Gilman Opera House", + "venue_address": "Peter Jay Sharp Building, 30 Lafayette Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-14", + "event_name": "Madonna", + "time": "19:30", + "venue": "BAM Howard Gilman Opera House", + "venue_address": "Peter Jay Sharp Building, 30 Lafayette Avenue, Brooklyn" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "date", + "start": 21 + }, + { + "exclusive_end": 51, + "slot": "event_name", + "start": 44 + }, + { + "exclusive_end": 84, + "slot": "venue", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 4 days, the day after tomorrow for Madonna at BAM Howard Gilman Opera House." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "Pop" + ], + "city": [ + "New York City" + ], + "event_name": [ + "Madonna" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does the event start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event starts at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Pop" + ], + "city": [ + "New York City" + ], + "event_name": [ + "Madonna" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the event on other days?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Madonna" + ], + "slot": "event_name", + "values": [ + "Madonna" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "BAM Howard Gilman Opera House" + ], + "slot": "venue", + "values": [ + "BAM howard Gilman opera house" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "date", + "start": 47 + }, + { + "exclusive_end": 7, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 43, + "slot": "venue", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Madonna is at BAM howard Gilman opera house on next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Pop" + ], + "city": [ + "New York City" + ], + "event_name": [ + "Madonna" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about other dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Madonna" + ], + "slot": "event_name", + "values": [ + "Madonna" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "BAM Howard Gilman Opera House" + ], + "slot": "venue", + "values": [ + "BAM howard Gilman opera house" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 18, + "slot": "date", + "start": 8 + }, + { + "exclusive_end": 7, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 55, + "slot": "venue", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Madonna March 10th at the BAM howard Gilman opera house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Pop" + ], + "city": [ + "New York City" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Madonna" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to purchase three tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Madonna" + ], + "slot": "event_name", + "values": [ + "Madonna" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "event_name", + "start": 14 + }, + { + "exclusive_end": 35, + "slot": "date", + "start": 25 + }, + { + "exclusive_end": 47, + "slot": "city", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "3 tickets for Madonna on March 10th in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Pop" + ], + "city": [ + "New York", + "New York City" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Madonna" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is good for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "New York", + "date": "2019-03-10", + "event_name": "Madonna", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-10", + "event_name": "Madonna", + "number_of_tickets": "3", + "time": "19:30", + "venue": "BAM Howard Gilman Opera House", + "venue_address": "Peter Jay Sharp Building, 30 Lafayette Avenue, Brooklyn" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket has been purchased." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "Pop" + ], + "city": [ + "New York", + "New York City" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Madonna" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "At what time does the event start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "time", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's starts at 7:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Pop" + ], + "city": [ + "New York", + "New York City" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Madonna" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "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": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "Pop" + ], + "city": [ + "New York", + "New York City" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Madonna" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "10_00028", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of event are you looking for? Just say Music or Sports for example. What city would you like me to search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York City" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "city", + "start": 34 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find Sports events in New York City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mets Vs Braves" + ], + "slot": "event_name", + "values": [ + "Mets Vs Braves" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Citi Field" + ], + "slot": "venue", + "values": [ + "Citi Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-09", + "event_name": "Mets Vs Braves", + "event_type": "Sports", + "time": "17:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_name": "Mets Vs Cubs", + "event_type": "Sports", + "time": "18:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-10", + "event_name": "Mets Vs Diamondbacks", + "event_type": "Sports", + "time": "18:30", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-11", + "event_name": "Mets Vs Dodgers", + "event_type": "Sports", + "time": "18:30", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-03", + "event_name": "Mets Vs Indians", + "event_type": "Sports", + "time": "19:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-01", + "event_name": "Mets Vs Padres", + "event_type": "Sports", + "time": "19:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-14", + "event_name": "Mets Vs Phillies", + "event_type": "Sports", + "time": "17:30", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_name": "Mets Vs Pirates", + "event_type": "Sports", + "time": "17:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-11", + "event_name": "Mets Vs Rockies", + "event_type": "Sports", + "time": "18:30", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-09", + "event_name": "Mets Vs Yankees", + "event_type": "Sports", + "time": "17:30", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + } + ], + "slots": [ + { + "exclusive_end": 76, + "slot": "event_name", + "start": 62 + }, + { + "exclusive_end": 90, + "slot": "venue", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 10 events that match your criteria. I have found Mets Vs Braves at Citi Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "Baseball" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "date", + "start": 61 + }, + { + "exclusive_end": 53, + "slot": "category", + "start": 45 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "New York City" + ], + "date": [ + "next Friday" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Im looking for other events please. I'd like Baseball events next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mets Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Mets Vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Citi Field" + ], + "slot": "venue", + "values": [ + "Citi Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_name": "Mets Vs Cubs", + "event_type": "Sports", + "time": "18:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_name": "Mets Vs Pirates", + "event_type": "Sports", + "time": "17:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_name": "Mets Vs Rockies", + "event_type": "Sports", + "time": "17:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_name": "Nycfc Vs Timbers", + "event_type": "Sports", + "time": "18:00", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_name": "Nycfc Vs United", + "event_type": "Sports", + "time": "19:00", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_name": "Yankees Vs Angels", + "event_type": "Sports", + "time": "18:00", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_name": "Yankees Vs Blue Jays", + "event_type": "Sports", + "time": "17:30", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_name": "Yankees Vs Orioles", + "event_type": "Sports", + "time": "19:00", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "event_name", + "start": 44 + }, + { + "exclusive_end": 70, + "slot": "venue", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 8 events for you. I have found Mets Vs Cubs at Citi Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "New York City" + ], + "date": [ + "next Friday" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me other events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mets Vs Pirates" + ], + "slot": "event_name", + "values": [ + "Mets Vs Pirates" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Citi Field" + ], + "slot": "venue", + "values": [ + "Citi Field" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "event_name", + "start": 13 + }, + { + "exclusive_end": 42, + "slot": "venue", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found Mets Vs Pirates at Citi Field" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "New York City" + ], + "date": [ + "next Friday" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does it begin?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "New York City" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Pirates" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "New York City" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Pirates" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perhaps later." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "New York City" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Pirates" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mets Vs Pirates" + ], + "slot": "event_name", + "values": [ + "Mets Vs Pirates" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Citi Field" + ], + "slot": "venue", + "values": [ + "Citi Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "New York", + "event_name": "Mets Vs Pirates" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-08", + "event_name": "Mets Vs Pirates", + "time": "17:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "date", + "start": 36 + }, + { + "exclusive_end": 15, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 29, + "slot": "venue", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Mets Vs Pirates at Citi Field is on next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "New York City" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Pirates" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "New York City" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Pirates" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address of the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "123-01 Roosevelt Avenue" + ], + "slot": "venue_address", + "values": [ + "123-01 Roosevelt Avenue" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "venue_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 123-01 Roosevelt Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "New York City" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Pirates" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great. I'd like 4 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mets Vs Pirates" + ], + "slot": "event_name", + "values": [ + "Mets Vs Pirates" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "event_name", + "start": 46 + }, + { + "exclusive_end": 85, + "slot": "date", + "start": 74 + }, + { + "exclusive_end": 73, + "slot": "city", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK so to confirm: you would like 4 tickets to Mets Vs Pirates in New York next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "New York", + "New York City" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Pirates" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I only want two tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "date", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok so that's 2 tickets for the event next Friday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "New York", + "New York City" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Pirates" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "New York", + "date": "2019-03-08", + "event_name": "Mets Vs Pirates", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-08", + "event_name": "Mets Vs Pirates", + "number_of_tickets": "2", + "time": "17:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "New York", + "New York City" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Pirates" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "New York", + "New York City" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Pirates" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "10_00029", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "March 1st" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "date", + "start": 36 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "March 1st" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find events scheduled for March 1st." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of events are you looking for and in which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Electronica" + ], + "slot": "category", + "values": [ + "Electronica" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "city", + "values": [ + "Vancouver, BC" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "category", + "start": 40 + }, + { + "exclusive_end": 68, + "slot": "city", + "start": 55 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Vancouver, BC" + ], + "date": [ + "March 1st" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for music events similar to Electronica in Vancouver, BC." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Last Dinosaurs" + ], + "slot": "event_name", + "values": [ + "Last Dinosaurs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Imperial Vancouver" + ], + "slot": "venue", + "values": [ + "Imperial Vancouver" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Electronica", + "city": "Vancouver", + "date": "2019-03-01", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Electronica", + "city": "Vancouver", + "date": "2019-03-01", + "event_name": "Last Dinosaurs", + "event_type": "Music", + "time": "18:30", + "venue": "Imperial Vancouver", + "venue_address": "319 Main Street" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "event_name", + "start": 23 + }, + { + "exclusive_end": 63, + "slot": "venue", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 event called Last Dinosaurs at the Imperial Vancouver." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Vancouver, BC" + ], + "date": [ + "March 1st" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does it start and what is the address of the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "319 Main Street" + ], + "slot": "venue_address", + "values": [ + "319 Main Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "time", + "start": 20 + }, + { + "exclusive_end": 63, + "slot": "venue_address", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event starts at 6:30 pm and the venue is at 319 Main Street" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Vancouver, BC" + ], + "date": [ + "March 1st" + ], + "event_name": [ + "Last Dinosaurs" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want tickets to this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Vancouver, BC" + ], + "date": [ + "March 1st" + ], + "event_name": [ + "Last Dinosaurs" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not now. Maybe later." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Vancouver, BC" + ], + "date": [ + "March 1st" + ], + "event_name": [ + "Last Dinosaurs" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Last Dinosaurs" + ], + "slot": "event_name", + "values": [ + "Last Dinosaurs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Imperial Vancouver" + ], + "slot": "venue", + "values": [ + "Imperial Vancouver" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Vancouver", + "event_name": "Last Dinosaurs" + } + }, + "service_results": [ + { + "city": "Vancouver", + "date": "2019-03-01", + "event_name": "Last Dinosaurs", + "time": "18:30", + "venue": "Imperial Vancouver", + "venue_address": "319 Main Street" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "date", + "start": 66 + }, + { + "exclusive_end": 38, + "slot": "event_name", + "start": 24 + }, + { + "exclusive_end": 64, + "slot": "venue", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 event called Last Dinosaurs at the Imperial Vancouver, today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Vancouver, BC" + ], + "date": [ + "March 1st", + "today" + ], + "event_name": [ + "Last Dinosaurs" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. I want to buy tickets for the event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Vancouver, BC" + ], + "date": [ + "March 1st", + "today" + ], + "event_name": [ + "Last Dinosaurs" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I just need one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Last Dinosaurs" + ], + "slot": "event_name", + "values": [ + "Last Dinosaurs" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Vancouver" + ], + "slot": "city", + "values": [ + "Vancouver" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "event_name", + "start": 42 + }, + { + "exclusive_end": 86, + "slot": "date", + "start": 81 + }, + { + "exclusive_end": 75, + "slot": "city", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you want 1 ticket for Last Dinosaurs event at Vancouver, for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Vancouver", + "Vancouver, BC" + ], + "date": [ + "March 1st", + "today" + ], + "event_name": [ + "Last Dinosaurs" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Right. That would be perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Vancouver", + "date": "2019-03-01", + "event_name": "Last Dinosaurs", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Vancouver", + "date": "2019-03-01", + "event_name": "Last Dinosaurs", + "number_of_tickets": "1", + "time": "18:30", + "venue": "Imperial Vancouver", + "venue_address": "319 Main Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Vancouver", + "Vancouver, BC" + ], + "date": [ + "March 1st", + "today" + ], + "event_name": [ + "Last Dinosaurs" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That's all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "10_00030", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Help me find some events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like me to search in, and what type of events are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "Seattle" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "city", + "start": 18 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you search in Seattle, I'm interested in a Match." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies Vs Cougars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Husky Stadium" + ], + "slot": "venue", + "values": [ + "Husky Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Seattle", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-14", + "event_name": "Huskies Vs Cougars", + "event_type": "Sports", + "time": "18:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Huskies Vs Utes", + "event_type": "Sports", + "time": "18:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-06", + "event_name": "Huskies Vs Warriors", + "event_type": "Sports", + "time": "19:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-07", + "event_name": "Mariners Vs Angels", + "event_type": "Sports", + "time": "18:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Mariners Vs Blue Jays", + "event_type": "Sports", + "time": "18:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-01", + "event_name": "Mariners Vs Rangers", + "event_type": "Sports", + "time": "19:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Mariners Vs Rays", + "event_type": "Sports", + "time": "18:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-05", + "event_name": "Mariners Vs Tigers", + "event_type": "Sports", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Mariners Vs White Sox", + "event_type": "Sports", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Football", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Seahawks Vs Cardinals", + "event_type": "Sports", + "time": "18:30", + "venue": "CenturyLink Field", + "venue_address": "800 Occidental Avenue South" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "event_name", + "start": 54 + }, + { + "exclusive_end": 89, + "slot": "venue", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 events that you might enjoy. There's the Huskies Vs Cougars at Husky Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category", + "venue_address" + ], + "slot_values": { + "city": [ + "Seattle" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What type of event is that? And where's it being held?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3800 Montlake Boulevard Northeast" + ], + "slot": "venue_address", + "values": [ + "3800 Montlake Boulevard Northeast" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Basketball" + ], + "slot": "category", + "values": [ + "Basketball" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 80, + "slot": "venue_address", + "start": 47 + }, + { + "exclusive_end": 17, + "slot": "category", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's a Basketball game, and it's being held at 3800 Montlake Boulevard Northeast." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "Baseball" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 91, + "slot": "date", + "start": 73 + }, + { + "exclusive_end": 47, + "slot": "category", + "start": 39 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "Seattle" + ], + "date": [ + "day after tomorrow" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else? I would prefer Baseball, and it should be on the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mariners Vs Blue Jays" + ], + "slot": "event_name", + "values": [ + "Mariners Vs Blue Jays" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "T-Mobile Park" + ], + "slot": "venue", + "values": [ + "T-Mobile Park" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-03", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-03", + "event_name": "Mariners Vs Blue Jays", + "event_type": "Sports", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-03", + "event_name": "Mariners Vs Rangers", + "event_type": "Sports", + "time": "18:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-03", + "event_name": "Mariners Vs Rays", + "event_type": "Sports", + "time": "17:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-03", + "event_name": "Seattle Vs La Angels", + "event_type": "Sports", + "time": "19:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 53, + "slot": "venue", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a Mariners Vs Blue Jays game at T-Mobile Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "Seattle" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Mariners Vs Blue Jays" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, I'd enjoy that. Can you help me look for some dates for events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mariners Vs Blue Jays" + ], + "slot": "event_name", + "values": [ + "Mariners Vs Blue Jays" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "T-Mobile Park" + ], + "slot": "venue", + "values": [ + "T-Mobile Park" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Seattle", + "event_name": "Mariners Vs Blue Jays" + } + }, + "service_results": [ + { + "city": "Seattle", + "date": "2019-03-03", + "event_name": "Mariners Vs Blue Jays", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + } + ], + "slots": [ + { + "exclusive_end": 79, + "slot": "date", + "start": 61 + }, + { + "exclusive_end": 31, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 53, + "slot": "venue", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a Mariners Vs Blue Jays game at T-Mobile Park on the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "Seattle" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Mariners Vs Blue Jays" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does that begin?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It begins at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "Seattle" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Mariners Vs Blue Jays" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That could work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need any additional help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "Seattle" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Mariners Vs Blue Jays" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, I want to buy 4 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mariners Vs Blue Jays" + ], + "slot": "event_name", + "values": [ + "Mariners Vs Blue Jays" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "Seattle" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "event_name", + "start": 32 + }, + { + "exclusive_end": 91, + "slot": "date", + "start": 73 + }, + { + "exclusive_end": 64, + "slot": "city", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you'd like 4 tickets for the Mariners Vs Blue Jays in Seattle for the day after tomorrow, is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "Seattle" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Mariners Vs Blue Jays" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, just 1 ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "Seattle" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "city", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so 1 ticket, in Seattle?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "Seattle" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Mariners Vs Blue Jays" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's it. What's the address for it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1250 1st Avenue South" + ], + "slot": "venue_address", + "values": [ + "1250 1st Avenue South" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Seattle", + "date": "2019-03-03", + "event_name": "Mariners Vs Blue Jays", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Seattle", + "date": "2019-03-03", + "event_name": "Mariners Vs Blue Jays", + "number_of_tickets": "1", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "venue_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 1250 1st Avenue South. I've booked your ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "Seattle" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Mariners Vs Blue Jays" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much, that'll be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, take care." + } + ] + }, + { + "dialogue_id": "10_00031", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want you to find me some events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you looking for and do you have a preferred genre such as Music, Sports, or something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Napa" + ], + "slot": "city", + "values": [ + "Napa" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "city", + "start": 29 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Napa" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to a Concert in Napa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Acoustic Alchemy" + ], + "slot": "event_name", + "values": [ + "Acoustic Alchemy" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Blue Note Napa" + ], + "slot": "venue", + "values": [ + "Blue Note Napa" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Napa", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Jazz", + "city": "Napa", + "date": "2019-03-05", + "event_name": "Acoustic Alchemy", + "event_type": "Music", + "time": "19:00", + "venue": "Blue Note Napa", + "venue_address": "1030 Main Street" + }, + { + "category": "Blues", + "city": "Napa", + "date": "2019-03-11", + "event_name": "Jon B", + "event_type": "Music", + "time": "18:30", + "venue": "Blue Note Napa", + "venue_address": "1030 Main Street" + }, + { + "category": "Jazz", + "city": "Napa", + "date": "2019-03-14", + "event_name": "Mandy Harvey", + "event_type": "Music", + "time": "17:00", + "venue": "Blue Note Napa", + "venue_address": "1030 Main Street" + }, + { + "category": "Jazz", + "city": "Napa", + "date": "2019-03-09", + "event_name": "Roy Ayers", + "event_type": "Music", + "time": "17:00", + "venue": "Blue Note Napa", + "venue_address": "1030 Main Street" + }, + { + "category": "Blues", + "city": "Napa", + "date": "2019-03-11", + "event_name": "Water Seed", + "event_type": "Music", + "time": "17:30", + "venue": "Blue Note Napa", + "venue_address": "1030 Main Street" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "event_name", + "start": 36 + }, + { + "exclusive_end": 74, + "slot": "venue", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Search revealed 5 events. How about Acoustic Alchemy at the Blue Note Napa?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "March 2nd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 59, + "slot": "date", + "start": 50 + }, + { + "exclusive_end": 46, + "slot": "city", + "start": 39 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "date": [ + "March 2nd" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find something else such as in Oakland on March 2nd?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Chevere Music Festival" + ], + "slot": "event_name", + "values": [ + "Chevere Music Festival" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Broadway:14th St" + ], + "slot": "venue", + "values": [ + "Broadway:14th St" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Oakland", + "date": "2019-03-02", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Jazz", + "city": "Oakland", + "date": "2019-03-02", + "event_name": "Chevere Music Festival", + "event_type": "Music", + "time": "17:30", + "venue": "Broadway:14th St", + "venue_address": "Oakland, CA 94612, USA" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "event_name", + "start": 35 + }, + { + "exclusive_end": 77, + "slot": "venue", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Search revealed 1 event. It is the Chevere Music Festival at Broadway:14th St." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Oakland" + ], + "date": [ + "March 2nd" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does it start and what is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Oakland, CA 94612, USA" + ], + "slot": "venue_address", + "values": [ + "Oakland, CA 94612, USA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "venue_address", + "start": 41 + }, + { + "exclusive_end": 20, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 5:30 pm and the location is Oakland, CA 94612, USA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "date": [ + "March 2nd" + ], + "event_name": [ + "Chevere Music Festival" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I buy tickets for this now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "date": [ + "March 2nd" + ], + "event_name": [ + "Chevere Music Festival" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not right now. Find me some dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Chevere Music Festival" + ], + "slot": "event_name", + "values": [ + "Chevere Music Festival" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Broadway:14th St" + ], + "slot": "venue", + "values": [ + "Broadway:14th St" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Oakland", + "event_name": "Chevere Music Festival" + } + }, + "service_results": [ + { + "city": "Oakland", + "date": "2019-03-02", + "event_name": "Chevere Music Festival", + "time": "17:30", + "venue": "Broadway:14th St", + "venue_address": "Oakland, CA 94612, USA" + } + ], + "slots": [ + { + "exclusive_end": 96, + "slot": "date", + "start": 88 + }, + { + "exclusive_end": 57, + "slot": "event_name", + "start": 35 + }, + { + "exclusive_end": 77, + "slot": "venue", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Search revealed 1 event. It is the Chevere Music Festival at Broadway:14th St and it is tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Oakland" + ], + "date": [ + "March 2nd", + "tomorrow" + ], + "event_name": [ + "Chevere Music Festival" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Oakland, CA 94612, USA" + ], + "slot": "venue_address", + "values": [ + "Oakland, CA 94612, USA" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "venue_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their address is Oakland, CA 94612, USA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "date": [ + "March 2nd", + "tomorrow" + ], + "event_name": [ + "Chevere Music Festival" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works for me. I want to buy tickets now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "date": [ + "March 2nd", + "tomorrow" + ], + "event_name": [ + "Chevere Music Festival" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Buy me 2 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chevere Music Festival" + ], + "slot": "event_name", + "values": [ + "Chevere Music Festival" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "event_name", + "start": 27 + }, + { + "exclusive_end": 79, + "slot": "date", + "start": 71 + }, + { + "exclusive_end": 90, + "slot": "city", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want 2 tickets for the Chevere Music Festival at Broadway:14th St. tomorrow in Oakland. Is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "date": [ + "March 2nd", + "tomorrow" + ], + "event_name": [ + "Chevere Music Festival" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Oakland", + "date": "2019-03-02", + "event_name": "Chevere Music Festival", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Oakland", + "date": "2019-03-02", + "event_name": "Chevere Music Festival", + "number_of_tickets": "2", + "time": "17:30", + "venue": "Broadway:14th St", + "venue_address": "Oakland, CA 94612, USA" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets are confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Oakland" + ], + "date": [ + "March 2nd", + "tomorrow" + ], + "event_name": [ + "Chevere Music Festival" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It begins at 5:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "date": [ + "March 2nd", + "tomorrow" + ], + "event_name": [ + "Chevere Music Festival" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a bunch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need something more?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "date": [ + "March 2nd", + "tomorrow" + ], + "event_name": [ + "Chevere Music Festival" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "10_00032", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you looking to go for the event. What kind of events do you prefer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "city", + "start": 41 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find out about Match events in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Raiders Vs Bengals" + ], + "slot": "event_name", + "values": [ + "Raiders Vs Bengals" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland-Alameda County Coliseum" + ], + "slot": "venue", + "values": [ + "Oakland-Alameda County Coliseum" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Oakland", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Football", + "city": "Oakland", + "date": "2019-03-05", + "event_name": "Raiders Vs Bengals", + "event_type": "Sports", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "category": "Football", + "city": "Oakland", + "date": "2019-03-08", + "event_name": "Raiders Vs Chiefs", + "event_type": "Sports", + "time": "18:00", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "category": "Football", + "city": "Oakland", + "date": "2019-03-05", + "event_name": "Raiders Vs Jaguars", + "event_type": "Sports", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "category": "Football", + "city": "Oakland", + "date": "2019-03-07", + "event_name": "Raiders Vs Lions", + "event_type": "Sports", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "category": "Football", + "city": "Oakland", + "date": "2019-03-07", + "event_name": "Raiders Vs Titans", + "event_type": "Sports", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "event_name", + "start": 54 + }, + { + "exclusive_end": 45, + "slot": "venue", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Here's one at Oakland-Alameda County Coliseum its the Raiders Vs Bengals." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Football" + ], + "slot": "category", + "values": [ + "Football" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "category", + "start": 30 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Give me some more choices for Football." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Raiders Vs Chiefs" + ], + "slot": "event_name", + "values": [ + "Raiders Vs Chiefs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland-Alameda County Coliseum" + ], + "slot": "venue", + "values": [ + "Oakland-Alameda County Coliseum" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Football", + "city": "Oakland", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Football", + "city": "Oakland", + "date": "2019-03-05", + "event_name": "Raiders Vs Bengals", + "event_type": "Sports", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "category": "Football", + "city": "Oakland", + "date": "2019-03-08", + "event_name": "Raiders Vs Chiefs", + "event_type": "Sports", + "time": "18:00", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "category": "Football", + "city": "Oakland", + "date": "2019-03-05", + "event_name": "Raiders Vs Jaguars", + "event_type": "Sports", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "category": "Football", + "city": "Oakland", + "date": "2019-03-07", + "event_name": "Raiders Vs Lions", + "event_type": "Sports", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "event_name", + "start": 52 + }, + { + "exclusive_end": 118, + "slot": "venue", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So far I have 4 such events you may like. How about Raiders Vs Chiefs happening at the Oakland-Alameda County Coliseum?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Tell me some more choices if you would." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Raiders Vs Jaguars" + ], + "slot": "event_name", + "values": [ + "Raiders Vs Jaguars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland-Alameda County Coliseum" + ], + "slot": "venue", + "values": [ + "Oakland-Alameda County Coliseum" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "event_name", + "start": 21 + }, + { + "exclusive_end": 78, + "slot": "venue", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another event is the Raiders Vs Jaguars at the Oakland-Alameda County Coliseum." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "event_name": [ + "Raiders Vs Jaguars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like one I would like." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should purchase tickets for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "event_name": [ + "Raiders Vs Jaguars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not at this time, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have more for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "event_name": [ + "Raiders Vs Jaguars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find the dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Raiders Vs Jaguars" + ], + "slot": "event_name", + "values": [ + "Raiders Vs Jaguars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland-Alameda County Coliseum" + ], + "slot": "venue", + "values": [ + "Oakland-Alameda County Coliseum" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Oakland", + "event_name": "Raiders Vs Jaguars" + } + }, + "service_results": [ + { + "city": "Oakland", + "date": "2019-03-04", + "event_name": "Raiders Vs Jaguars", + "time": "17:00", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "city": "Oakland", + "date": "2019-03-05", + "event_name": "Raiders Vs Jaguars", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "city": "Oakland", + "date": "2019-03-07", + "event_name": "Raiders Vs Jaguars", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "city": "Oakland", + "date": "2019-03-08", + "event_name": "Raiders Vs Jaguars", + "time": "19:00", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "city": "Oakland", + "date": "2019-03-09", + "event_name": "Raiders Vs Jaguars", + "time": "18:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "city": "Oakland", + "date": "2019-03-13", + "event_name": "Raiders Vs Jaguars", + "time": "17:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "date", + "start": 46 + }, + { + "exclusive_end": 118, + "slot": "event_name", + "start": 100 + }, + { + "exclusive_end": 92, + "slot": "venue", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 6 occurrences of this event. One is next Monday at Oakland-Alameda County Coliseum called Raiders Vs Jaguars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "event_name": [ + "Raiders Vs Jaguars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When is the event scheduled to begin?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 4, + "slot": "time", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "5 pm is the event's scheduled start time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "event_name": [ + "Raiders Vs Jaguars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Tell me about events on different dates please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Raiders Vs Jaguars" + ], + "slot": "event_name", + "values": [ + "Raiders Vs Jaguars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland-Alameda County Coliseum" + ], + "slot": "venue", + "values": [ + "Oakland-Alameda County Coliseum" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 86, + "slot": "date", + "start": 74 + }, + { + "exclusive_end": 60, + "slot": "event_name", + "start": 42 + }, + { + "exclusive_end": 35, + "slot": "venue", + "start": 4 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Oakland-Alameda County Coliseum event Raiders Vs Jaguars is coming up next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Raiders Vs Jaguars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "You hit it on the nose. Get me tickets for that one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many seats will you be needing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Raiders Vs Jaguars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going with my son and daughter, so I need 3 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Raiders Vs Jaguars" + ], + "slot": "event_name", + "values": [ + "Raiders Vs Jaguars" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 97, + "slot": "event_name", + "start": 79 + }, + { + "exclusive_end": 110, + "slot": "date", + "start": 98 + }, + { + "exclusive_end": 73, + "slot": "city", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You are instructing me to purchase the following: 3 seats for the Oakland game Raiders Vs Jaguars next Tuesday. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Raiders Vs Jaguars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My kids just cancelled I only need one ticket now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "city", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So that will be 1 ticket for the Oakland event is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Raiders Vs Jaguars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will be perfect. Now if you could tell me where I am going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "7000 Coliseum Way" + ], + "slot": "venue_address", + "values": [ + "7000 Coliseum Way" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Oakland", + "date": "2019-03-05", + "event_name": "Raiders Vs Jaguars", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Oakland", + "date": "2019-03-05", + "event_name": "Raiders Vs Jaguars", + "number_of_tickets": "1", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "venue_address", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket is paid for and you will be using it at 7000 Coliseum Way." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Raiders Vs Jaguars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's all for now and thanks again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "May your day surpass all others in joy." + } + ] + }, + { + "dialogue_id": "10_00033", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Find me some events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "city", + "values": [ + "London" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "city", + "start": 23 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me some events in London." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of events do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "London" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me some Music events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Beyond The Black" + ], + "slot": "event_name", + "values": [ + "Beyond The Black" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Boston Music Room" + ], + "slot": "venue", + "values": [ + "Boston Music Room" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "London", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Rock", + "city": "London", + "date": "2019-03-11", + "event_name": "Beyond The Black", + "event_type": "Music", + "time": "19:00", + "venue": "Boston Music Room", + "venue_address": "178 Junction Road" + }, + { + "category": "Rock", + "city": "London", + "date": "2019-03-14", + "event_name": "Crystal Lake", + "event_type": "Music", + "time": "17:30", + "venue": "Boston Music Room", + "venue_address": "178 Junction Road" + }, + { + "category": "Pop", + "city": "London", + "date": "2019-03-09", + "event_name": "Imperial Daze", + "event_type": "Music", + "time": "19:30", + "venue": "The Victoria Dalston", + "venue_address": "451 Queensbridge Road" + }, + { + "category": "Blues", + "city": "London", + "date": "2019-03-12", + "event_name": "Shakey Graves", + "event_type": "Music", + "time": "19:30", + "venue": "The Dome", + "venue_address": "2A Dartmouth Park Hill" + }, + { + "category": "Rock", + "city": "London", + "date": "2019-03-06", + "event_name": "Wallows", + "event_type": "Music", + "time": "17:00", + "venue": "Electric Brixton", + "venue_address": "Town Hall Parade" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "event_name", + "start": 39 + }, + { + "exclusive_end": 82, + "slot": "venue", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Search revealed 5 events. There is the Beyond The Black event at Boston Music Room." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "London" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "178 Junction Road" + ], + "slot": "venue_address", + "values": [ + "178 Junction Road" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "venue_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their address is 178 Junction Road." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "London" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "it starts at 7 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "London" + ], + "event_name": [ + "Beyond The Black" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I buy tickets now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "London" + ], + "event_name": [ + "Beyond The Black" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need help with something more?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "London" + ], + "event_name": [ + "Beyond The Black" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me some dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Beyond The Black" + ], + "slot": "event_name", + "values": [ + "Beyond The Black" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Boston Music Room" + ], + "slot": "venue", + "values": [ + "Boston Music Room" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "London", + "event_name": "Beyond The Black" + } + }, + "service_results": [ + { + "city": "London", + "date": "2019-03-09", + "event_name": "Beyond The Black", + "time": "17:00", + "venue": "Boston Music Room", + "venue_address": "178 Junction Road" + }, + { + "city": "London", + "date": "2019-03-11", + "event_name": "Beyond The Black", + "time": "19:00", + "venue": "Boston Music Room", + "venue_address": "178 Junction Road" + }, + { + "city": "London", + "date": "2019-03-14", + "event_name": "Beyond The Black", + "time": "17:30", + "venue": "Boston Music Room", + "venue_address": "178 Junction Road" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "date", + "start": 23 + }, + { + "exclusive_end": 16, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 53, + "slot": "venue", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Beyond The Black is on March 9th at Boston Music Room." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "London" + ], + "event_name": [ + "Beyond The Black" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other dates are there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Beyond The Black" + ], + "slot": "event_name", + "values": [ + "Beyond The Black" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Boston Music Room" + ], + "slot": "venue", + "values": [ + "Boston Music Room" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "date", + "start": 44 + }, + { + "exclusive_end": 16, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 37, + "slot": "venue", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Beyond The Black at Boston Music Room is on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "London" + ], + "event_name": [ + "Beyond The Black" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their address and what time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "178 Junction Road" + ], + "slot": "venue_address", + "values": [ + "178 Junction Road" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "venue_address", + "start": 39 + }, + { + "exclusive_end": 17, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 7 pm and their address is 178 Junction Road." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "London" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Beyond The Black" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What works for me. Get me 2 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Beyond The Black" + ], + "slot": "event_name", + "values": [ + "Beyond The Black" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "city", + "values": [ + "London" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "event_name", + "start": 23 + }, + { + "exclusive_end": 53, + "slot": "date", + "start": 43 + }, + { + "exclusive_end": 63, + "slot": "city", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want 2 tickets for Beyond The Black on March 11th in London?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "London" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Beyond The Black" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "London", + "date": "2019-03-11", + "event_name": "Beyond The Black", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "London", + "date": "2019-03-11", + "event_name": "Beyond The Black", + "number_of_tickets": "2", + "time": "19:00", + "venue": "Boston Music Room", + "venue_address": "178 Junction Road" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets have been booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "London" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Beyond The Black" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a bunch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need something more?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "London" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Beyond The Black" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "10_00034", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "9th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "date", + "start": 33 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "9th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I've got a date coming up on the 9th of this month. Can you help me search for events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you looking for? For event type, you can say Music or Sports, for example." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "city", + "values": [ + "San Diego" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "city", + "start": 29 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "date": [ + "9th of this month" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a Concert in San Diego." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alejandro Sanz" + ], + "slot": "event_name", + "values": [ + "Alejandro Sanz" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cal Coast Credit Union Amphitheater" + ], + "slot": "venue", + "values": [ + "Cal Coast Credit Union Amphitheater" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Diego", + "date": "2019-03-09", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "International", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Alejandro Sanz", + "event_type": "Music", + "time": "19:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Hip Hop", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Lizzo", + "event_type": "Music", + "time": "19:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Pop", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Prettymuch", + "event_type": "Music", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Rock", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Psychedelic Furs", + "event_type": "Music", + "time": "18:00", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + }, + { + "category": "International", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Through The Roots", + "event_type": "Music", + "time": "19:30", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + }, + { + "category": "Blues", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Zz Top", + "event_type": "Music", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "event_name", + "start": 8 + }, + { + "exclusive_end": 61, + "slot": "venue", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found Alejandro Sanz at Cal Coast Credit Union Amphitheater." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "category", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "dontcare" + ], + "city": [ + "San Diego" + ], + "date": [ + "9th of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about any other kind of events? I'd like to see a Match." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Padres Vs Orioles" + ], + "slot": "event_name", + "values": [ + "Padres Vs Orioles" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Petco Park" + ], + "slot": "venue", + "values": [ + "Petco Park" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Diego", + "date": "2019-03-09", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Padres Vs Orioles", + "event_type": "Sports", + "time": "18:30", + "venue": "Petco Park", + "venue_address": "100 Park Boulevard" + }, + { + "category": "Baseball", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Padres Vs Rays", + "event_type": "Sports", + "time": "19:00", + "venue": "Petco Park", + "venue_address": "100 Park Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "event_name", + "start": 8 + }, + { + "exclusive_end": 39, + "slot": "venue", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found Padres Vs Orioles at Petco Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Soccer" + ], + "slot": "category", + "values": [ + "Soccer" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "LA" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "category", + "start": 32 + }, + { + "exclusive_end": 51, + "slot": "city", + "start": 49 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "LA" + ], + "date": [ + "9th of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about something else? Maybe Soccer events in LA?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Lafc Vs Atlanta United" + ], + "slot": "event_name", + "values": [ + "Lafc Vs Atlanta United" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Banc of California Stadium" + ], + "slot": "venue", + "values": [ + "Banc of California Stadium" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Soccer", + "city": "Los Angeles", + "date": "2019-03-09", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Soccer", + "city": "Los Angeles", + "date": "2019-03-09", + "event_name": "Lafc Vs Atlanta United", + "event_type": "Sports", + "time": "18:00", + "venue": "Banc of California Stadium", + "venue_address": "3939 South Figueroa Street" + }, + { + "category": "Soccer", + "city": "Los Angeles", + "date": "2019-03-09", + "event_name": "Lafc Vs Rapids", + "event_type": "Sports", + "time": "17:30", + "venue": "Banc of California Stadium", + "venue_address": "3939 South Figueroa Street" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "event_name", + "start": 8 + }, + { + "exclusive_end": 60, + "slot": "venue", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found Lafc Vs Atlanta United at Banc of California Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "LA" + ], + "date": [ + "9th of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does the game start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "time", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The game starts at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "LA" + ], + "date": [ + "9th of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3939 South Figueroa Street" + ], + "slot": "venue_address", + "values": [ + "3939 South Figueroa Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "venue_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 3939 South Figueroa Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "LA" + ], + "date": [ + "9th of this month" + ], + "event_name": [ + "Lafc Vs Atlanta United" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good to me. Can you get me dates for the games?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lafc Vs Atlanta United" + ], + "slot": "event_name", + "values": [ + "Lafc Vs Atlanta United" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Banc of California Stadium" + ], + "slot": "venue", + "values": [ + "Banc of California Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Los Angeles", + "event_name": "Lafc Vs Atlanta United" + } + }, + "service_results": [ + { + "city": "Los Angeles", + "date": "2019-03-09", + "event_name": "Lafc Vs Atlanta United", + "time": "18:00", + "venue": "Banc of California Stadium", + "venue_address": "3939 South Figueroa Street" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "date", + "start": 19 + }, + { + "exclusive_end": 52, + "slot": "event_name", + "start": 30 + }, + { + "exclusive_end": 82, + "slot": "venue", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 event on March 9th: Lafc Vs Atlanta United at Banc of California Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "LA" + ], + "date": [ + "9th of this month", + "March 9th" + ], + "event_name": [ + "Lafc Vs Atlanta United" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the address again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3939 South Figueroa Street" + ], + "slot": "venue_address", + "values": [ + "3939 South Figueroa Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "venue_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 3939 South Figueroa Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "LA" + ], + "date": [ + "9th of this month", + "March 9th" + ], + "event_name": [ + "Lafc Vs Atlanta United" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "LA" + ], + "date": [ + "9th of this month", + "March 9th" + ], + "event_name": [ + "Lafc Vs Atlanta United" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I want 2 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Lafc Vs Atlanta United" + ], + "slot": "event_name", + "values": [ + "Lafc Vs Atlanta United" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "event_name", + "start": 30 + }, + { + "exclusive_end": 80, + "slot": "date", + "start": 71 + }, + { + "exclusive_end": 67, + "slot": "city", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 2 tickets for Lafc Vs Atlanta United in Los Angeles on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "LA", + "Los Angeles" + ], + "date": [ + "9th of this month", + "March 9th" + ], + "event_name": [ + "Lafc Vs Atlanta United" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Wait, can we do three tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "city", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 3 tickets for game in Los Angeles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "LA", + "Los Angeles" + ], + "date": [ + "9th of this month", + "March 9th" + ], + "event_name": [ + "Lafc Vs Atlanta United" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works. What time does the game start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Los Angeles", + "date": "2019-03-09", + "event_name": "Lafc Vs Atlanta United", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Los Angeles", + "date": "2019-03-09", + "event_name": "Lafc Vs Atlanta United", + "number_of_tickets": "3", + "time": "18:00", + "venue": "Banc of California Stadium", + "venue_address": "3939 South Figueroa Street" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "time", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets have been purchased. The game starts at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "LA", + "Los Angeles" + ], + "date": [ + "9th of this month", + "March 9th" + ], + "event_name": [ + "Lafc Vs Atlanta United" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's for your help, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "10_00035", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for interesting events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of events are you interested in? Do you have a preferred city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "city", + "values": [ + "Portland" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "city", + "start": 37 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find music events in Portland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bryan Adams" + ], + "slot": "event_name", + "values": [ + "Bryan Adams" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Theater Of The Clouds" + ], + "slot": "venue", + "values": [ + "Theater of the Clouds" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Portland", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "Portland", + "date": "2019-03-09", + "event_name": "Bryan Adams", + "event_type": "Music", + "time": "19:00", + "venue": "Theater Of The Clouds", + "venue_address": "1016-1098 North Center Court Street" + }, + { + "category": "Blues", + "city": "Portland", + "date": "2019-03-01", + "event_name": "Damien Jurado", + "event_type": "Music", + "time": "17:00", + "venue": "The Old Church Concert Hall", + "venue_address": "1422 Southwest 11th Avenue" + }, + { + "category": "Pop", + "city": "Portland", + "date": "2019-03-09", + "event_name": "Erica Fernandez", + "event_type": "Music", + "time": "18:30", + "venue": "Newmark Theatre", + "venue_address": "1111 Southwest Broadway" + }, + { + "category": "Pop", + "city": "Portland", + "date": "2019-03-05", + "event_name": "Friends", + "event_type": "Music", + "time": "17:00", + "venue": "Newmark Theatre", + "venue_address": "1111 Southwest Broadway" + }, + { + "category": "Blues", + "city": "Portland", + "date": "2019-03-07", + "event_name": "Hozier", + "event_type": "Music", + "time": "18:30", + "venue": "Theater Of The Clouds", + "venue_address": "1016-1098 North Center Court Street" + }, + { + "category": "Electronica", + "city": "Portland", + "date": "2019-03-10", + "event_name": "Kishi Bashi", + "event_type": "Music", + "time": "17:00", + "venue": "The Old Church Concert Hall", + "venue_address": "1422 Southwest 11th Avenue" + }, + { + "category": "Rock", + "city": "Portland", + "date": "2019-03-04", + "event_name": "Rob Thomas", + "event_type": "Music", + "time": "18:00", + "venue": "Theater Of The Clouds", + "venue_address": "1016-1098 North Center Court Street" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "event_name", + "start": 49 + }, + { + "exclusive_end": 85, + "slot": "venue", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 7 events which you may like. How about Bryan Adams at Theater of the Clouds?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "9th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pop" + ], + "slot": "category", + "values": [ + "pop" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 86, + "slot": "date", + "start": 74 + }, + { + "exclusive_end": 12, + "slot": "category", + "start": 9 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Portland" + ], + "date": [ + "9th of March" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I prefer pop events. Can you locate something else? I'd like to go on the 9th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Erica Fernandez" + ], + "slot": "event_name", + "values": [ + "Erica Fernandez" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Newmark Theatre" + ], + "slot": "venue", + "values": [ + "Newmark Theatre" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Pop", + "city": "Portland", + "date": "2019-03-09", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "Portland", + "date": "2019-03-09", + "event_name": "Bryan Adams", + "event_type": "Music", + "time": "19:00", + "venue": "Theater Of The Clouds", + "venue_address": "1016-1098 North Center Court Street" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "event_name", + "start": 31 + }, + { + "exclusive_end": 72, + "slot": "venue", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 event on that date. Erica Fernandez is at the Newmark Theatre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Portland" + ], + "date": [ + "9th of March" + ], + "event_name": [ + "Erica Fernandez" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me. What date is that, again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Erica Fernandez" + ], + "slot": "event_name", + "values": [ + "Erica Fernandez" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Newmark Theatre" + ], + "slot": "venue", + "values": [ + "Newmark Theatre" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Portland", + "event_name": "Erica Fernandez" + } + }, + "service_results": [ + { + "city": "Portland", + "date": "2019-03-09", + "event_name": "Erica Fernandez", + "time": "18:30", + "venue": "Newmark Theatre", + "venue_address": "1111 Southwest Broadway" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "date", + "start": 45 + }, + { + "exclusive_end": 15, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 41, + "slot": "venue", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Erica Fernandez is at the Newmark Theatre on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Portland" + ], + "date": [ + "9th of March", + "March 9th" + ], + "event_name": [ + "Erica Fernandez" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me. I would like to buy 4 tickets for that show." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Erica Fernandez" + ], + "slot": "event_name", + "values": [ + "Erica Fernandez" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "city", + "values": [ + "Portland" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 59, + "slot": "event_name", + "start": 44 + }, + { + "exclusive_end": 72, + "slot": "date", + "start": 63 + }, + { + "exclusive_end": 84, + "slot": "city", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: You're buying 4 tickets for Erica Fernandez on March 9th in Portland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Portland" + ], + "date": [ + "9th of March", + "March 9th" + ], + "event_name": [ + "Erica Fernandez" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, sorry, change of plans. I would like just 1 ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "city", + "values": [ + "Portland" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 77, + "slot": "city", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this update: you're buying 1 ticket for that event in Portland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Portland" + ], + "date": [ + "9th of March", + "March 9th" + ], + "event_name": [ + "Erica Fernandez" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is what I want. What time does the show start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Portland", + "date": "2019-03-09", + "event_name": "Erica Fernandez", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Portland", + "date": "2019-03-09", + "event_name": "Erica Fernandez", + "number_of_tickets": "1", + "time": "18:30", + "venue": "Newmark Theatre", + "venue_address": "1111 Southwest Broadway" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "time", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event starts at 6:30 pm. Your reservation has been made!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Portland" + ], + "date": [ + "9th of March", + "March 9th" + ], + "event_name": [ + "Erica Fernandez" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do for you today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Portland" + ], + "date": [ + "9th of March", + "March 9th" + ], + "event_name": [ + "Erica Fernandez" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's it. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "10_00036", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Find some events for me. Me and the old lady need to get out more." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to search in a particular city, or for a particular type of event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chicago" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "city", + "start": 21 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me a concert in Chicago." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Basta" + ], + "slot": "event_name", + "values": [ + "Basta" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Concord Music Hall" + ], + "slot": "venue", + "values": [ + "Concord Music Hall" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Chicago", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "Chicago", + "date": "2019-03-01", + "event_name": "Basta", + "event_type": "Music", + "time": "18:00", + "venue": "Concord Music Hall", + "venue_address": "2047 North Milwaukee Avenue" + }, + { + "category": "Country", + "city": "Chicago", + "date": "2019-03-12", + "event_name": "Billy Currington", + "event_type": "Music", + "time": "18:30", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + }, + { + "category": "Pop", + "city": "Chicago", + "date": "2019-03-10", + "event_name": "New Found Glory", + "event_type": "Music", + "time": "18:30", + "venue": "Concord Music Hall", + "venue_address": "2047 North Milwaukee Avenue" + }, + { + "category": "Rock", + "city": "Chicago", + "date": "2019-03-12", + "event_name": "The Buttertones", + "event_type": "Music", + "time": "17:30", + "venue": "Chop Shop", + "venue_address": "2033 West North Avenue" + }, + { + "category": "Jazz", + "city": "Chicago", + "date": "2019-03-01", + "event_name": "Timmy Trumpet", + "event_type": "Music", + "time": "18:00", + "venue": "Concord Music Hall", + "venue_address": "2047 North Milwaukee Avenue" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "event_name", + "start": 73 + }, + { + "exclusive_end": 114, + "slot": "venue", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 5 concerts going on in Chicago. The one I've chosen is called Basta and it is at the Concord Music Hall. Would this work for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Find me something similar though." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Billy Currington" + ], + "slot": "event_name", + "values": [ + "Billy Currington" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gallagher Way" + ], + "slot": "venue", + "values": [ + "Gallagher Way" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 43, + "slot": "venue", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Billy Currington at Gallagher Way?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "city", + "values": [ + "Vancouver, BC" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "city", + "start": 44 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Vancouver, BC" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I just realized I'm probably going to be in Vancouver, BC pretty soon. Find me some events around there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Beach Boys" + ], + "slot": "event_name", + "values": [ + "Beach Boys" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "PNE Amphitheatre" + ], + "slot": "venue", + "values": [ + "PNE Amphitheatre" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Vancouver", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "Vancouver", + "date": "2019-03-14", + "event_name": "Beach Boys", + "event_type": "Music", + "time": "18:30", + "venue": "PNE Amphitheatre", + "venue_address": "2901 East Hastings Street" + }, + { + "category": "Rock", + "city": "Vancouver", + "date": "2019-03-04", + "event_name": "Billy Idol", + "event_type": "Music", + "time": "17:30", + "venue": "PNE Amphitheatre", + "venue_address": "2901 East Hastings Street" + }, + { + "category": "Blues", + "city": "Vancouver", + "date": "2019-03-01", + "event_name": "Colin James", + "event_type": "Music", + "time": "19:00", + "venue": "PNE Amphitheatre", + "venue_address": "2901 East Hastings Street" + }, + { + "category": "Electronica", + "city": "Vancouver", + "date": "2019-03-01", + "event_name": "Last Dinosaurs", + "event_type": "Music", + "time": "18:30", + "venue": "Imperial Vancouver", + "venue_address": "319 Main Street" + }, + { + "category": "Blues", + "city": "Vancouver", + "date": "2019-03-12", + "event_name": "Smokey Robinson", + "event_type": "Music", + "time": "17:00", + "venue": "PNE Amphitheatre", + "venue_address": "2901 East Hastings Street" + }, + { + "category": "Rock", + "city": "Vancouver", + "date": "2019-03-13", + "event_name": "Styx", + "event_type": "Music", + "time": "19:30", + "venue": "PNE Amphitheatre", + "venue_address": "2901 East Hastings Street" + }, + { + "category": "Blues", + "city": "Vancouver", + "date": "2019-03-09", + "event_name": "Zz Top", + "event_type": "Music", + "time": "18:30", + "venue": "PNE Amphitheatre", + "venue_address": "2901 East Hastings Street" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "event_name", + "start": 18 + }, + { + "exclusive_end": 56, + "slot": "venue", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. How about a Beach Boys concert at PNE Amphitheatre?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category", + "venue_address" + ], + "slot_values": { + "city": [ + "Vancouver, BC" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the PNE Amphitheatre located, and what genre are the Beach Boys? I've never heard of them." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2901 East Hastings Street" + ], + "slot": "venue_address", + "values": [ + "2901 East Hastings Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pop" + ], + "slot": "category", + "values": [ + "Pop" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "venue_address", + "start": 24 + }, + { + "exclusive_end": 71, + "slot": "category", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The venue is located at 2901 East Hastings Street, and the genre is Pop." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Vancouver, BC" + ], + "event_name": [ + "Beach Boys" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Interesting, when is the concert?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Beach Boys" + ], + "slot": "event_name", + "values": [ + "Beach Boys" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "PNE Amphitheatre" + ], + "slot": "venue", + "values": [ + "PNE Amphitheatre" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Vancouver", + "event_name": "Beach Boys" + } + }, + "service_results": [ + { + "city": "Vancouver", + "date": "2019-03-03", + "event_name": "Beach Boys", + "time": "19:30", + "venue": "PNE Amphitheatre", + "venue_address": "2901 East Hastings Street" + }, + { + "city": "Vancouver", + "date": "2019-03-09", + "event_name": "Beach Boys", + "time": "17:00", + "venue": "PNE Amphitheatre", + "venue_address": "2901 East Hastings Street" + }, + { + "city": "Vancouver", + "date": "2019-03-11", + "event_name": "Beach Boys", + "time": "17:30", + "venue": "PNE Amphitheatre", + "venue_address": "2901 East Hastings Street" + }, + { + "city": "Vancouver", + "date": "2019-03-14", + "event_name": "Beach Boys", + "time": "18:30", + "venue": "PNE Amphitheatre", + "venue_address": "2901 East Hastings Street" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "date", + "start": 38 + }, + { + "exclusive_end": 14, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 80, + "slot": "venue", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Beach Boys concert will be on the day after tomorrow at the PNE Amphitheatre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Vancouver, BC" + ], + "event_name": [ + "Beach Boys" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That day doesn't work for me, any other days?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Beach Boys" + ], + "slot": "event_name", + "values": [ + "Beach Boys" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "PNE Amphitheatre" + ], + "slot": "venue", + "values": [ + "PNE Amphitheatre" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 80, + "slot": "date", + "start": 71 + }, + { + "exclusive_end": 14, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 67, + "slot": "venue", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Beach Boys concert will also take place at the PNE Amphitheatre on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Vancouver, BC" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Beach Boys" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, that will work for me. Let me buy some tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets would you like to purchase?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Vancouver, BC" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Beach Boys" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Just one please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Beach Boys" + ], + "slot": "event_name", + "values": [ + "Beach Boys" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Vancouver" + ], + "slot": "city", + "values": [ + "Vancouver" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "event_name", + "start": 42 + }, + { + "exclusive_end": 65, + "slot": "date", + "start": 56 + }, + { + "exclusive_end": 78, + "slot": "city", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: 1 ticket to Beach Boys on March 9th in Vancouver." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Vancouver", + "Vancouver, BC" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Beach Boys" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, get me that ticket!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Vancouver", + "date": "2019-03-09", + "event_name": "Beach Boys", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Vancouver", + "date": "2019-03-09", + "event_name": "Beach Boys", + "number_of_tickets": "1", + "time": "17:00", + "venue": "PNE Amphitheatre", + "venue_address": "2901 East Hastings Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The ticket has successfully been purchased." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Vancouver", + "Vancouver, BC" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Beach Boys" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, you've been a ton of help and I appreciate it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm glad to be of service. Have a great day." + } + ] + }, + { + "dialogue_id": "10_00037", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for something to do with a friend. Can you look up some events for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, where do you want to go? Are you interested in Music events, Sports, or some other kind of event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "12th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "city", + "values": [ + "London" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "date", + "start": 42 + }, + { + "exclusive_end": 34, + "slot": "city", + "start": 28 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "London" + ], + "date": [ + "12th of March" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Some kind of Music event in London on the 12th of March would be good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Crystal Lake" + ], + "slot": "event_name", + "values": [ + "Crystal Lake" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Boston Music Room" + ], + "slot": "venue", + "values": [ + "Boston Music Room" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "London", + "date": "2019-03-12", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Rock", + "city": "London", + "date": "2019-03-12", + "event_name": "Crystal Lake", + "event_type": "Music", + "time": "17:30", + "venue": "Boston Music Room", + "venue_address": "178 Junction Road" + }, + { + "category": "Blues", + "city": "London", + "date": "2019-03-12", + "event_name": "Shakey Graves", + "event_type": "Music", + "time": "19:30", + "venue": "The Dome", + "venue_address": "2A Dartmouth Park Hill" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "event_name", + "start": 11 + }, + { + "exclusive_end": 57, + "slot": "venue", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Looks like Crystal Lake is happening at Boston Music Room that day." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "London" + ], + "date": [ + "12th of March" + ], + "event_name": [ + "Crystal Lake" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "London" + ], + "date": [ + "12th of March" + ], + "event_name": [ + "Crystal Lake" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe later. I need to check the date." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Crystal Lake" + ], + "slot": "event_name", + "values": [ + "Crystal Lake" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Boston Music Room" + ], + "slot": "venue", + "values": [ + "Boston Music Room" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "London", + "event_name": "Crystal Lake" + } + }, + "service_results": [ + { + "city": "London", + "date": "2019-03-12", + "event_name": "Crystal Lake", + "time": "17:30", + "venue": "Boston Music Room", + "venue_address": "178 Junction Road" + } + ], + "slots": [ + { + "exclusive_end": 79, + "slot": "date", + "start": 69 + }, + { + "exclusive_end": 16, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 37, + "slot": "venue", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Crystal Lake at Boston Music Room event is only happening 1 day, March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "London" + ], + "date": [ + "12th of March", + "March 12th" + ], + "event_name": [ + "Crystal Lake" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, that's fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "London" + ], + "date": [ + "12th of March", + "March 12th" + ], + "event_name": [ + "Crystal Lake" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I get tickets for that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "London" + ], + "date": [ + "12th of March", + "March 12th" + ], + "event_name": [ + "Crystal Lake" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need two tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Crystal Lake" + ], + "slot": "event_name", + "values": [ + "Crystal Lake" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "city", + "values": [ + "London" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "event_name", + "start": 48 + }, + { + "exclusive_end": 74, + "slot": "date", + "start": 64 + }, + { + "exclusive_end": 84, + "slot": "city", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, just to confirm, you want 2 tickets for the Crystal Lake on March 12th in London." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "London" + ], + "date": [ + "12th of March", + "March 12th" + ], + "event_name": [ + "Crystal Lake" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "London", + "date": "2019-03-12", + "event_name": "Crystal Lake", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "London", + "date": "2019-03-12", + "event_name": "Crystal Lake", + "number_of_tickets": "2", + "time": "17:30", + "venue": "Boston Music Room", + "venue_address": "178 Junction Road" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, I've booked your tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "London" + ], + "date": [ + "12th of March", + "March 12th" + ], + "event_name": [ + "Crystal Lake" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does it start and what's the venue's address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "178 Junction Road" + ], + "slot": "venue_address", + "values": [ + "178 Junction Road" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 13 + }, + { + "exclusive_end": 50, + "slot": "venue_address", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 5:30 pm and it's at 178 Junction Road." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "London" + ], + "date": [ + "12th of March", + "March 12th" + ], + "event_name": [ + "Crystal Lake" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thanks. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "10_00038", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Toronto" + ], + "slot": "city", + "values": [ + "Toronto, Ontario" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "city", + "start": 39 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Toronto, Ontario" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hello, I'm looking for match events in Toronto, Ontario." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blue Jays Vs Astros" + ], + "slot": "event_name", + "values": [ + "Blue Jays vs Astros" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Rogers Centre" + ], + "slot": "venue", + "values": [ + "Rogers Centre" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Toronto", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-09", + "event_name": "Blue Jays Vs Astros", + "event_type": "Sports", + "time": "19:30", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-07", + "event_name": "Blue Jays Vs Braves", + "event_type": "Sports", + "time": "17:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-13", + "event_name": "Blue Jays Vs Indians", + "event_type": "Sports", + "time": "18:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-03", + "event_name": "Blue Jays Vs Mariners", + "event_type": "Sports", + "time": "17:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-08", + "event_name": "Blue Jays Vs Orioles", + "event_type": "Sports", + "time": "18:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-05", + "event_name": "Blue Jays Vs Rangers", + "event_type": "Sports", + "time": "18:30", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-13", + "event_name": "Blue Jays Vs Rays", + "event_type": "Sports", + "time": "17:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-09", + "event_name": "Blue Jays Vs Royals", + "event_type": "Sports", + "time": "18:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-02", + "event_name": "Blue Jays Vs Yankees", + "event_type": "Sports", + "time": "17:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Soccer", + "city": "Toronto", + "date": "2019-03-01", + "event_name": "Toronto Fc Vs Crew", + "event_type": "Sports", + "time": "17:00", + "venue": "BMO Field", + "venue_address": "170 Princes' Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "event_name", + "start": 9 + }, + { + "exclusive_end": 53, + "slot": "venue", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have a Blue Jays vs Astros events and Rogers Centre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "baseball" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "category", + "start": 11 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto, Ontario" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other baseball events do you have?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blue Jays Vs Braves" + ], + "slot": "event_name", + "values": [ + "Blue Jays vs Braves" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Rogers Centre" + ], + "slot": "venue", + "values": [ + "Rogers Centre" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Baseball", + "city": "Toronto", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-09", + "event_name": "Blue Jays Vs Astros", + "event_type": "Sports", + "time": "19:30", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-07", + "event_name": "Blue Jays Vs Braves", + "event_type": "Sports", + "time": "17:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-13", + "event_name": "Blue Jays Vs Indians", + "event_type": "Sports", + "time": "18:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-03", + "event_name": "Blue Jays Vs Mariners", + "event_type": "Sports", + "time": "17:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-08", + "event_name": "Blue Jays Vs Orioles", + "event_type": "Sports", + "time": "18:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-05", + "event_name": "Blue Jays Vs Rangers", + "event_type": "Sports", + "time": "18:30", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-13", + "event_name": "Blue Jays Vs Rays", + "event_type": "Sports", + "time": "17:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-09", + "event_name": "Blue Jays Vs Royals", + "event_type": "Sports", + "time": "18:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-02", + "event_name": "Blue Jays Vs Yankees", + "event_type": "Sports", + "time": "17:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "event_name", + "start": 7 + }, + { + "exclusive_end": 43, + "slot": "venue", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have Blue Jays vs Braves at Rogers Centre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "date", + "start": 18 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto, Ontario" + ], + "date": [ + "next Tuesday" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is available next Tuesday?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blue Jays Vs Orioles" + ], + "slot": "event_name", + "values": [ + "Blue Jays vs Orioles" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Rogers Centre" + ], + "slot": "venue", + "values": [ + "Rogers Centre" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-05", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-05", + "event_name": "Blue Jays Vs Orioles", + "event_type": "Sports", + "time": "17:30", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-05", + "event_name": "Blue Jays Vs Rangers", + "event_type": "Sports", + "time": "18:30", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "event_name", + "start": 45 + }, + { + "exclusive_end": 82, + "slot": "venue", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 2 events next Tuesday, one of them is Blue Jays vs Orioles at Rogers Centre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto, Ontario" + ], + "date": [ + "next Tuesday" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Starting at what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 PM" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "time", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "That begins at 5:30 PM." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto, Ontario" + ], + "date": [ + "next Tuesday" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1 Blue Jays Way" + ], + "slot": "venue_address", + "values": [ + "1 Blue Jays Way" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "venue_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 1 Blue Jays Way." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto, Ontario" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Blue Jays vs Orioles" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good, I want to find dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Blue Jays Vs Orioles" + ], + "slot": "event_name", + "values": [ + "Blue Jays vs Orioles" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Rogers Centre" + ], + "slot": "venue", + "values": [ + "Rogers Centre" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Toronto", + "event_name": "Blue Jays Vs Orioles" + } + }, + "service_results": [ + { + "city": "Toronto", + "date": "2019-03-05", + "event_name": "Blue Jays Vs Orioles", + "time": "17:30", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "date", + "start": 15 + }, + { + "exclusive_end": 49, + "slot": "event_name", + "start": 29 + }, + { + "exclusive_end": 66, + "slot": "venue", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 day, next Tuesday, Blue Jays vs Orioles at Rogers Centre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto, Ontario" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Blue Jays vs Orioles" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to buy tickets for that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto, Ontario" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Blue Jays vs Orioles" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like just 1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Blue Jays Vs Orioles" + ], + "slot": "event_name", + "values": [ + "Blue Jays vs Orioles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Toronto" + ], + "slot": "city", + "values": [ + "Toronto" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "event_name", + "start": 26 + }, + { + "exclusive_end": 69, + "slot": "date", + "start": 57 + }, + { + "exclusive_end": 80, + "slot": "city", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming the following, Blue Jays vs Orioles, 1 ticket next Tuesday in Toronto." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto", + "Toronto, Ontario" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Blue Jays vs Orioles" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Toronto", + "date": "2019-03-05", + "event_name": "Blue Jays Vs Orioles", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Toronto", + "date": "2019-03-05", + "event_name": "Blue Jays Vs Orioles", + "number_of_tickets": "1", + "time": "17:30", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto", + "Toronto, Ontario" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Blue Jays vs Orioles" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the location of the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1 Blue Jays Way" + ], + "slot": "venue_address", + "values": [ + "1 Blue Jays Way" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "venue_address", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's located at 1 Blue Jays Way." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto", + "Toronto, Ontario" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Blue Jays vs Orioles" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 PM" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 5:30 PM." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto", + "Toronto, Ontario" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Blue Jays vs Orioles" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for all your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto", + "Toronto, Ontario" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Blue Jays vs Orioles" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're very welcome." + } + ] + }, + { + "dialogue_id": "10_00039", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to search for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What are you interested in? What city would you like me to search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "Seattle" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "city", + "start": 34 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find sports events in Seattle." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies vs Cougars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Husky Stadium" + ], + "slot": "venue", + "values": [ + "Husky Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Seattle", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-14", + "event_name": "Huskies Vs Cougars", + "event_type": "Sports", + "time": "18:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Huskies Vs Utes", + "event_type": "Sports", + "time": "18:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-06", + "event_name": "Huskies Vs Warriors", + "event_type": "Sports", + "time": "19:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-07", + "event_name": "Mariners Vs Angels", + "event_type": "Sports", + "time": "18:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Mariners Vs Blue Jays", + "event_type": "Sports", + "time": "18:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-01", + "event_name": "Mariners Vs Rangers", + "event_type": "Sports", + "time": "19:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Mariners Vs Rays", + "event_type": "Sports", + "time": "18:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-05", + "event_name": "Mariners Vs Tigers", + "event_type": "Sports", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Mariners Vs White Sox", + "event_type": "Sports", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Football", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Seahawks Vs Cardinals", + "event_type": "Sports", + "time": "18:30", + "venue": "CenturyLink Field", + "venue_address": "800 Occidental Avenue South" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "event_name", + "start": 34 + }, + { + "exclusive_end": 73, + "slot": "venue", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 options. How about the Huskies vs Cougars at the Husky Stadium?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category" + ], + "slot_values": { + "city": [ + "Seattle" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What type of event is this?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Basketball" + ], + "slot": "category", + "values": [ + "basketball" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "category", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's a basketball event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "event_name": [ + "Huskies vs Cougars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me, what dates is it on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies vs Cougars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Husky Stadium" + ], + "slot": "venue", + "values": [ + "Husky stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Seattle", + "event_name": "Huskies Vs Cougars" + } + }, + "service_results": [ + { + "city": "Seattle", + "date": "2019-03-01", + "event_name": "Huskies Vs Cougars", + "time": "18:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "city": "Seattle", + "date": "2019-03-06", + "event_name": "Huskies Vs Cougars", + "time": "19:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Huskies Vs Cougars", + "time": "18:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "city": "Seattle", + "date": "2019-03-14", + "event_name": "Huskies Vs Cougars", + "time": "18:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "date", + "start": 69 + }, + { + "exclusive_end": 44, + "slot": "event_name", + "start": 26 + }, + { + "exclusive_end": 62, + "slot": "venue", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found events on 4 days, Huskies vs Cougars, at Husky stadium is on today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Seattle" + ], + "event_name": [ + "Huskies vs Cougars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does it start, and where is the venue located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3800 Montlake Boulevard Northeast" + ], + "slot": "venue_address", + "values": [ + "3800 Montlake Boulevard Northeast" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "time", + "start": 13 + }, + { + "exclusive_end": 70, + "slot": "venue_address", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "it starts at 6 pm, and is located at 3800 Montlake Boulevard Northeast." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "event_name": [ + "Huskies vs Cougars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about other dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "Next wednesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies vs Cougars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Husky Stadium" + ], + "slot": "venue", + "values": [ + "Husky stadium" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 14, + "slot": "date", + "start": 0 + }, + { + "exclusive_end": 38, + "slot": "event_name", + "start": 20 + }, + { + "exclusive_end": 63, + "slot": "venue", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Next wednesday, the Huskies vs Cougars is also at Husky stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "event_name": [ + "Huskies vs Cougars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about other dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies vs Cougars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Husky Stadium" + ], + "slot": "venue", + "values": [ + "Husky Stadium" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 13, + "slot": "date", + "start": 3 + }, + { + "exclusive_end": 46, + "slot": "event_name", + "start": 28 + }, + { + "exclusive_end": 63, + "slot": "venue", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "On March 10th, there is the Huskies vs Cougars at Husky Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Huskies vs Cougars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to buy you tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Huskies vs Cougars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please, I'd love that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Huskies vs Cougars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies vs Cougars" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "seattle" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 75, + "slot": "event_name", + "start": 57 + }, + { + "exclusive_end": 89, + "slot": "date", + "start": 79 + }, + { + "exclusive_end": 100, + "slot": "city", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: You want 4 tickets for the Huskies vs Cougars on March 10th in seattle?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle", + "seattle" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Huskies vs Cougars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, actually, I'd like two tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "seattle" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "city", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, please confirm: You need 2 tickets for the event in seattle." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Seattle", + "seattle" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Huskies vs Cougars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "works for me, when does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Huskies Vs Cougars", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Huskies Vs Cougars", + "number_of_tickets": "2", + "time": "18:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 6 pm. your reservation has been made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle", + "seattle" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Huskies vs Cougars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, do you need anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle", + "seattle" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Huskies vs Cougars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, i'm alls et." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "10_00040", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "the 7th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 121, + "slot": "date", + "start": 114 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "the 7th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need some refreshment among all my normal routine work. will you find me some events around in and i want it on the 7th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What all the events you are interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philadelphia" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "date", + "values": [ + "dontcare" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "city", + "start": 53 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Philadelphia" + ], + "date": [ + "dontcare" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need Sports events which should be taking place in Philadelphia city and i don't have a preference on the date." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Eagles Vs Cowboys" + ], + "slot": "event_name", + "values": [ + "Eagles Vs Cowboys" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lincoln Financial Field" + ], + "slot": "venue", + "values": [ + "Lincoln Financial Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Philadelphia", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-10", + "event_name": "Eagles Vs Cowboys", + "event_type": "Sports", + "time": "17:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Owls Vs Bison", + "event_type": "Sports", + "time": "19:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-03", + "event_name": "Owls Vs Huskies", + "event_type": "Sports", + "time": "17:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-10", + "event_name": "Owls Vs Knights", + "event_type": "Sports", + "time": "17:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Owls Vs Terrapins", + "event_type": "Sports", + "time": "19:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-08", + "event_name": "Owls Vs Tigers", + "event_type": "Sports", + "time": "19:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-08", + "event_name": "Owls Vs Yellow Jackets", + "event_type": "Sports", + "time": "19:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Baseball", + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Phillies Vs Braves", + "event_type": "Sports", + "time": "19:30", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + }, + { + "category": "Baseball", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Phillies Vs Cubs", + "event_type": "Sports", + "time": "17:00", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + }, + { + "category": "Baseball", + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Phillies Vs Diamondbacks", + "event_type": "Sports", + "time": "19:00", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + } + ], + "slots": [ + { + "exclusive_end": 81, + "slot": "event_name", + "start": 64 + }, + { + "exclusive_end": 118, + "slot": "venue", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 events according to your taste . One event name is Eagles Vs Cowboys and it is at Lincoln Financial Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Football" + ], + "slot": "category", + "values": [ + "Football" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 15, + "slot": "category", + "start": 7 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Philadelphia" + ], + "date": [ + "dontcare" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like Football events very much. Can you find some events like that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Owls Vs Bison" + ], + "slot": "event_name", + "values": [ + "Owls Vs Bison" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lincoln Financial Field" + ], + "slot": "venue", + "values": [ + "Lincoln Financial Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Football", + "city": "Philadelphia", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-10", + "event_name": "Eagles Vs Cowboys", + "event_type": "Sports", + "time": "17:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Owls Vs Bison", + "event_type": "Sports", + "time": "19:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-03", + "event_name": "Owls Vs Huskies", + "event_type": "Sports", + "time": "17:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-10", + "event_name": "Owls Vs Knights", + "event_type": "Sports", + "time": "17:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Owls Vs Terrapins", + "event_type": "Sports", + "time": "19:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-08", + "event_name": "Owls Vs Tigers", + "event_type": "Sports", + "time": "19:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-08", + "event_name": "Owls Vs Yellow Jackets", + "event_type": "Sports", + "time": "19:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "event_name", + "start": 25 + }, + { + "exclusive_end": 75, + "slot": "venue", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 event name is Owls Vs Bison and it is at Lincoln Financial Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Soccer" + ], + "slot": "category", + "values": [ + "Soccer" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "city", + "values": [ + "Vancouver, BC" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "category", + "start": 33 + }, + { + "exclusive_end": 79, + "slot": "city", + "start": 66 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "Vancouver, BC" + ], + "date": [ + "dontcare" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok Is there any events regarding Soccer and i want it in Location Vancouver, BC." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Whitecaps Vs Colorado Rapids" + ], + "slot": "event_name", + "values": [ + "Whitecaps Vs Colorado Rapids" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "BC Place" + ], + "slot": "venue", + "values": [ + "BC Place" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Soccer", + "city": "Vancouver", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Soccer", + "city": "Vancouver", + "date": "2019-03-04", + "event_name": "Whitecaps Vs Colorado Rapids", + "event_type": "Sports", + "time": "17:00", + "venue": "BC Place", + "venue_address": "777 Pacific Boulevard" + }, + { + "category": "Soccer", + "city": "Vancouver", + "date": "2019-03-13", + "event_name": "Whitecaps Vs Earthquakes", + "event_type": "Sports", + "time": "17:30", + "venue": "BC Place", + "venue_address": "777 Pacific Boulevard" + }, + { + "category": "Soccer", + "city": "Vancouver", + "date": "2019-03-13", + "event_name": "Whitecaps Vs Kansas City", + "event_type": "Sports", + "time": "17:00", + "venue": "BC Place", + "venue_address": "777 Pacific Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 83, + "slot": "event_name", + "start": 55 + }, + { + "exclusive_end": 105, + "slot": "venue", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 3 events that suits your taste. One event is Whitecaps Vs Colorado Rapids and it is at BC Place." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "Vancouver, BC" + ], + "date": [ + "dontcare" + ], + "event_name": [ + "Whitecaps Vs Colorado Rapids" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok that's great and thats all i needed .Will you find dates for that events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Whitecaps Vs Colorado Rapids" + ], + "slot": "event_name", + "values": [ + "Whitecaps Vs Colorado Rapids" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "BC Place" + ], + "slot": "venue", + "values": [ + "BC Place" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Vancouver", + "event_name": "Whitecaps Vs Colorado Rapids" + } + }, + "service_results": [ + { + "city": "Vancouver", + "date": "2019-03-01", + "event_name": "Whitecaps Vs Colorado Rapids", + "time": "19:00", + "venue": "BC Place", + "venue_address": "777 Pacific Boulevard" + }, + { + "city": "Vancouver", + "date": "2019-03-04", + "event_name": "Whitecaps Vs Colorado Rapids", + "time": "17:00", + "venue": "BC Place", + "venue_address": "777 Pacific Boulevard" + }, + { + "city": "Vancouver", + "date": "2019-03-05", + "event_name": "Whitecaps Vs Colorado Rapids", + "time": "19:30", + "venue": "BC Place", + "venue_address": "777 Pacific Boulevard" + }, + { + "city": "Vancouver", + "date": "2019-03-06", + "event_name": "Whitecaps Vs Colorado Rapids", + "time": "17:00", + "venue": "BC Place", + "venue_address": "777 Pacific Boulevard" + }, + { + "city": "Vancouver", + "date": "2019-03-09", + "event_name": "Whitecaps Vs Colorado Rapids", + "time": "17:00", + "venue": "BC Place", + "venue_address": "777 Pacific Boulevard" + }, + { + "city": "Vancouver", + "date": "2019-03-11", + "event_name": "Whitecaps Vs Colorado Rapids", + "time": "18:00", + "venue": "BC Place", + "venue_address": "777 Pacific Boulevard" + }, + { + "city": "Vancouver", + "date": "2019-03-13", + "event_name": "Whitecaps Vs Colorado Rapids", + "time": "18:30", + "venue": "BC Place", + "venue_address": "777 Pacific Boulevard" + }, + { + "city": "Vancouver", + "date": "2019-03-14", + "event_name": "Whitecaps Vs Colorado Rapids", + "time": "17:00", + "venue": "BC Place", + "venue_address": "777 Pacific Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "date", + "start": 30 + }, + { + "exclusive_end": 94, + "slot": "event_name", + "start": 66 + }, + { + "exclusive_end": 47, + "slot": "venue", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "That event is going to happen today at BC Place and event name is Whitecaps Vs Colorado Rapids." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "Vancouver, BC" + ], + "date": [ + "today" + ], + "event_name": [ + "Whitecaps Vs Colorado Rapids" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok that's great and i like it very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "whether i need to help to find out any other thing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "Vancouver, BC" + ], + "date": [ + "today" + ], + "event_name": [ + "Whitecaps Vs Colorado Rapids" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Will you buy tickets to that event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "Vancouver, BC" + ], + "date": [ + "today" + ], + "event_name": [ + "Whitecaps Vs Colorado Rapids" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need 4 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Whitecaps Vs Colorado Rapids" + ], + "slot": "event_name", + "values": [ + "Whitecaps Vs Colorado Rapids" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Vancouver" + ], + "slot": "city", + "values": [ + "Vancouver" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 83, + "slot": "event_name", + "start": 55 + }, + { + "exclusive_end": 139, + "slot": "date", + "start": 134 + }, + { + "exclusive_end": 156, + "slot": "city", + "start": 147 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "ok Please check and confirm the details : The event is Whitecaps Vs Colorado Rapids and number of ticket is 4 , it is going to happen today and in Vancouver BC." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "Vancouver", + "Vancouver, BC" + ], + "date": [ + "today" + ], + "event_name": [ + "Whitecaps Vs Colorado Rapids" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Its works for me and It looks perfect . When the event going to start and what is the exact location of the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "777 Pacific Boulevard" + ], + "slot": "venue_address", + "values": [ + "777 Pacific Boulevard" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Vancouver", + "date": "2019-03-01", + "event_name": "Whitecaps Vs Colorado Rapids", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "Vancouver", + "date": "2019-03-01", + "event_name": "Whitecaps Vs Colorado Rapids", + "number_of_tickets": "4", + "time": "19:00", + "venue": "BC Place", + "venue_address": "777 Pacific Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "time", + "start": 74 + }, + { + "exclusive_end": 126, + "slot": "venue_address", + "start": 105 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I hereby confirm that your reservation is successful. The event starts at 7 pm. and the venue located at 777 Pacific Boulevard." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "Vancouver", + "Vancouver, BC" + ], + "date": [ + "today" + ], + "event_name": [ + "Whitecaps Vs Colorado Rapids" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot for your kind help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Its my pleasure . Whether i need to find some other thing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "Soccer" + ], + "city": [ + "Vancouver", + "Vancouver, BC" + ], + "date": [ + "today" + ], + "event_name": [ + "Whitecaps Vs Colorado Rapids" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thanks once again" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "take care have a nice day" + } + ] + }, + { + "dialogue_id": "10_00041", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for some events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any specific event or city I should look for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "Seattle, WA" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "city", + "start": 17 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like Sports in Seattle, WA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies Vs Cougars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Husky Stadium" + ], + "slot": "venue", + "values": [ + "Husky Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Seattle", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-14", + "event_name": "Huskies Vs Cougars", + "event_type": "Sports", + "time": "18:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Huskies Vs Utes", + "event_type": "Sports", + "time": "18:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-06", + "event_name": "Huskies Vs Warriors", + "event_type": "Sports", + "time": "19:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-07", + "event_name": "Mariners Vs Angels", + "event_type": "Sports", + "time": "18:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Mariners Vs Blue Jays", + "event_type": "Sports", + "time": "18:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-01", + "event_name": "Mariners Vs Rangers", + "event_type": "Sports", + "time": "19:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Mariners Vs Rays", + "event_type": "Sports", + "time": "18:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-05", + "event_name": "Mariners Vs Tigers", + "event_type": "Sports", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Mariners Vs White Sox", + "event_type": "Sports", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Football", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Seahawks Vs Cardinals", + "event_type": "Sports", + "time": "18:30", + "venue": "CenturyLink Field", + "venue_address": "800 Occidental Avenue South" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "event_name", + "start": 43 + }, + { + "exclusive_end": 83, + "slot": "venue", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 10 events happening. How about the Huskies Vs Cougars game at Husky Stadium?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds pretty good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Want to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not right now. I need some dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies Vs Cougars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Husky Stadium" + ], + "slot": "venue", + "values": [ + "Husky Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Seattle", + "event_name": "Huskies Vs Cougars" + } + }, + "service_results": [ + { + "city": "Seattle", + "date": "2019-03-01", + "event_name": "Huskies Vs Cougars", + "time": "18:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "city": "Seattle", + "date": "2019-03-06", + "event_name": "Huskies Vs Cougars", + "time": "19:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Huskies Vs Cougars", + "time": "18:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "city": "Seattle", + "date": "2019-03-14", + "event_name": "Huskies Vs Cougars", + "time": "18:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "date", + "start": 51 + }, + { + "exclusive_end": 22, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 74, + "slot": "venue", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Huskies Vs Cougars game is on 4 days, starting today, at Husky Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where's it at and when does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3800 Montlake Boulevard Northeast" + ], + "slot": "venue_address", + "values": [ + "3800 Montlake Boulevard Northeast" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "venue_address", + "start": 20 + }, + { + "exclusive_end": 16, + "slot": "time", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's begins 6 pm at 3800 Montlake Boulevard Northeast." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about some events at another date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies Vs Cougars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Husky Stadium" + ], + "slot": "venue", + "values": [ + "Husky Stadium" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "date", + "start": 51 + }, + { + "exclusive_end": 28, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 50, + "slot": "venue", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a Huskies Vs Cougars game at Husky Stadium next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about another event on another day?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies Vs Cougars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Husky Stadium" + ], + "slot": "venue", + "values": [ + "Husky Stadium" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "date", + "start": 51 + }, + { + "exclusive_end": 28, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 50, + "slot": "venue", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a Huskies Vs Cougars game at Husky Stadium March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds pretty good. Let's buy some tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need 3." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies Vs Cougars" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "Seattle" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "event_name", + "start": 45 + }, + { + "exclusive_end": 82, + "slot": "date", + "start": 72 + }, + { + "exclusive_end": 93, + "slot": "city", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to make sure, you want 3 tickets to the Huskies Vs Cougars game on March 10th in Seattle." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle", + "Seattle, WA" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make that 4 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "Seattle" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "city", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to make sure, you want 4 tickets to the Seattle event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle", + "Seattle, WA" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The sounds perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Huskies Vs Cougars", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Huskies Vs Cougars", + "number_of_tickets": "4", + "time": "18:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're all set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle", + "Seattle, WA" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a bunch for all your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Need help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle", + "Seattle, WA" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not right now, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day!" + } + ] + }, + { + "dialogue_id": "10_00042", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hi, i need a help, i want to search for events" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, What are you interested in and which city i should search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "city", + "values": [ + "Portland, OR" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "city", + "start": 33 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i am looking for music events in Portland, OR." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bryan Adams" + ], + "slot": "event_name", + "values": [ + "Bryan Adams" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Theater Of The Clouds" + ], + "slot": "venue", + "values": [ + "Theater Of The Clouds" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Portland", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "Portland", + "date": "2019-03-09", + "event_name": "Bryan Adams", + "event_type": "Music", + "time": "19:00", + "venue": "Theater Of The Clouds", + "venue_address": "1016-1098 North Center Court Street" + }, + { + "category": "Blues", + "city": "Portland", + "date": "2019-03-01", + "event_name": "Damien Jurado", + "event_type": "Music", + "time": "17:00", + "venue": "The Old Church Concert Hall", + "venue_address": "1422 Southwest 11th Avenue" + }, + { + "category": "Pop", + "city": "Portland", + "date": "2019-03-09", + "event_name": "Erica Fernandez", + "event_type": "Music", + "time": "18:30", + "venue": "Newmark Theatre", + "venue_address": "1111 Southwest Broadway" + }, + { + "category": "Pop", + "city": "Portland", + "date": "2019-03-05", + "event_name": "Friends", + "event_type": "Music", + "time": "17:00", + "venue": "Newmark Theatre", + "venue_address": "1111 Southwest Broadway" + }, + { + "category": "Blues", + "city": "Portland", + "date": "2019-03-07", + "event_name": "Hozier", + "event_type": "Music", + "time": "18:30", + "venue": "Theater Of The Clouds", + "venue_address": "1016-1098 North Center Court Street" + }, + { + "category": "Electronica", + "city": "Portland", + "date": "2019-03-10", + "event_name": "Kishi Bashi", + "event_type": "Music", + "time": "17:00", + "venue": "The Old Church Concert Hall", + "venue_address": "1422 Southwest 11th Avenue" + }, + { + "category": "Rock", + "city": "Portland", + "date": "2019-03-04", + "event_name": "Rob Thomas", + "event_type": "Music", + "time": "18:00", + "venue": "Theater Of The Clouds", + "venue_address": "1016-1098 North Center Court Street" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "event_name", + "start": 25 + }, + { + "exclusive_end": 68, + "slot": "venue", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I got 7 results for you, Bryan Adams events at Theater Of The Clouds" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "event_name": [ + "Bryan Adams" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That seems good for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can i help you anything more?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "event_name": [ + "Bryan Adams" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes, I am interested in finding dates for events" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next monday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Bryan Adams" + ], + "slot": "event_name", + "values": [ + "Bryan Adams" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Theater Of The Clouds" + ], + "slot": "venue", + "values": [ + "Theater Of The Clouds" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Portland", + "event_name": "Bryan Adams" + } + }, + "service_results": [ + { + "city": "Portland", + "date": "2019-03-04", + "event_name": "Bryan Adams", + "time": "19:00", + "venue": "Theater Of The Clouds", + "venue_address": "1016-1098 North Center Court Street" + }, + { + "city": "Portland", + "date": "2019-03-05", + "event_name": "Bryan Adams", + "time": "19:30", + "venue": "Theater Of The Clouds", + "venue_address": "1016-1098 North Center Court Street" + }, + { + "city": "Portland", + "date": "2019-03-07", + "event_name": "Bryan Adams", + "time": "19:30", + "venue": "Theater Of The Clouds", + "venue_address": "1016-1098 North Center Court Street" + }, + { + "city": "Portland", + "date": "2019-03-09", + "event_name": "Bryan Adams", + "time": "19:00", + "venue": "Theater Of The Clouds", + "venue_address": "1016-1098 North Center Court Street" + }, + { + "city": "Portland", + "date": "2019-03-14", + "event_name": "Bryan Adams", + "time": "17:30", + "venue": "Theater Of The Clouds", + "venue_address": "1016-1098 North Center Court Street" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "date", + "start": 53 + }, + { + "exclusive_end": 24, + "slot": "event_name", + "start": 13 + }, + { + "exclusive_end": 49, + "slot": "venue", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event is Bryan Adams at Theater Of The Clouds on next monday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "date": [ + "next monday" + ], + "event_name": [ + "Bryan Adams" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That seems good for me, i need to book tickets for that event" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets you need to book?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "date": [ + "next monday" + ], + "event_name": [ + "Bryan Adams" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need four tickets" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bryan Adams" + ], + "slot": "event_name", + "values": [ + "Bryan Adams" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "city", + "values": [ + "Portland" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "event_name", + "start": 56 + }, + { + "exclusive_end": 94, + "slot": "date", + "start": 83 + }, + { + "exclusive_end": 79, + "slot": "city", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: The event name is Bryan Adams at Portland on next monday, the number of tickets is 4" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland", + "Portland, OR" + ], + "date": [ + "next monday" + ], + "event_name": [ + "Bryan Adams" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I need only two tickets" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bryan Adams" + ], + "slot": "event_name", + "values": [ + "Bryan Adams" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "event_name", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: The event name is Bryan Adams. The number of tickets is 2" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland", + "Portland, OR" + ], + "date": [ + "next monday" + ], + "event_name": [ + "Bryan Adams" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that seems good for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Portland", + "date": "2019-03-04", + "event_name": "Bryan Adams", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Portland", + "date": "2019-03-04", + "event_name": "Bryan Adams", + "number_of_tickets": "2", + "time": "19:00", + "venue": "Theater Of The Clouds", + "venue_address": "1016-1098 North Center Court Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "congrats, your tickets booking is confirmed" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland", + "Portland, OR" + ], + "date": [ + "next monday" + ], + "event_name": [ + "Bryan Adams" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much for your help, that's all i need" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome, have a great day" + } + ] + }, + { + "dialogue_id": "10_00043", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to look for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there any metropolis you prefer me to search in? What are you intrigued about?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "city", + "values": [ + "San Diego" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "city", + "start": 37 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm searching for a Concert event in San Diego." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alejandro Sanz" + ], + "slot": "event_name", + "values": [ + "Alejandro Sanz" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cal Coast Credit Union Amphitheater" + ], + "slot": "venue", + "values": [ + "Cal Coast Credit Union Amphitheater" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Diego", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "International", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Alejandro Sanz", + "event_type": "Music", + "time": "19:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Pop", + "city": "San Diego", + "date": "2019-03-04", + "event_name": "Aly And Aj", + "event_type": "Music", + "time": "19:30", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + }, + { + "category": "Pop", + "city": "San Diego", + "date": "2019-03-14", + "event_name": "Bastille", + "event_type": "Music", + "time": "17:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Rock", + "city": "San Diego", + "date": "2019-03-13", + "event_name": "Fidlar", + "event_type": "Music", + "time": "18:00", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + }, + { + "category": "Blues", + "city": "San Diego", + "date": "2019-03-12", + "event_name": "Greta Van Fleet", + "event_type": "Music", + "time": "18:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Blues", + "city": "San Diego", + "date": "2019-03-12", + "event_name": "Hozier", + "event_type": "Music", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Hip Hop", + "city": "San Diego", + "date": "2019-03-10", + "event_name": "Lizzo", + "event_type": "Music", + "time": "17:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Rock", + "city": "San Diego", + "date": "2019-03-08", + "event_name": "Local Natives", + "event_type": "Music", + "time": "17:00", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + }, + { + "category": "Pop", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Prettymuch", + "event_type": "Music", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Rock", + "city": "San Diego", + "date": "2019-03-10", + "event_name": "Psychedelic Furs", + "event_type": "Music", + "time": "17:00", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + } + ], + "slots": [ + { + "exclusive_end": 81, + "slot": "event_name", + "start": 67 + }, + { + "exclusive_end": 135, + "slot": "venue", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I discovered 10 events complying with your preference. There is an Alejandro Sanz event held at the Cal Coast Credit Union Amphitheater." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category", + "venue_address" + ], + "slot_values": { + "city": [ + "San Diego" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What type of event is it, and what is its location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5500 Campanile Drive" + ], + "slot": "venue_address", + "values": [ + "5500 Campanile Drive" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "International" + ], + "slot": "category", + "values": [ + "International" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 78, + "slot": "venue_address", + "start": 58 + }, + { + "exclusive_end": 29, + "slot": "category", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event is an International one, and it will be held at 5500 Campanile Drive." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect for me. I'm interested in finding the dates for the events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "Next Monday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Alejandro Sanz" + ], + "slot": "event_name", + "values": [ + "Alejandro Sanz" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cal Coast Credit Union Amphitheater" + ], + "slot": "venue", + "values": [ + "Cal Coast Credit Union Amphitheater" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "San Diego", + "event_name": "Alejandro Sanz" + } + }, + "service_results": [ + { + "city": "San Diego", + "date": "2019-03-04", + "event_name": "Alejandro Sanz", + "time": "17:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-08", + "event_name": "Alejandro Sanz", + "time": "17:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Alejandro Sanz", + "time": "19:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-10", + "event_name": "Alejandro Sanz", + "time": "19:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-11", + "event_name": "Alejandro Sanz", + "time": "19:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-13", + "event_name": "Alejandro Sanz", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-14", + "event_name": "Alejandro Sanz", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "date", + "start": 41 + }, + { + "exclusive_end": 18, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 95, + "slot": "venue", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Alejandro Sanz event will be held on Next Monday at the Cal Coast Credit Union Amphitheater." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "date": [ + "Next Monday" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect for me. I'd like to purchase 4 tickets to the event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Alejandro Sanz" + ], + "slot": "event_name", + "values": [ + "Alejandro Sanz" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "city", + "values": [ + "San Diego" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 73, + "slot": "event_name", + "start": 59 + }, + { + "exclusive_end": 120, + "slot": "date", + "start": 109 + }, + { + "exclusive_end": 105, + "slot": "city", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please verify the following information: 4 tickets for the Alejandro Sanz event taking place in San Diego on next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "date": [ + "Next Monday", + "next Monday" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's perfect for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "San Diego", + "date": "2019-03-04", + "event_name": "Alejandro Sanz", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "San Diego", + "date": "2019-03-04", + "event_name": "Alejandro Sanz", + "number_of_tickets": "4", + "time": "17:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "date": [ + "Next Monday", + "next Monday" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "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": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "date": [ + "Next Monday", + "next Monday" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope; thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a pleasant afternoon." + } + ] + }, + { + "dialogue_id": "10_00044", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm interested in finding an event" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Preferred type of events you have ?Like Music or Sports or something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I would like to look for Games." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city do you prefer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Country" + ], + "slot": "category", + "values": [ + "Country" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chi-town" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 75, + "slot": "category", + "start": 68 + }, + { + "exclusive_end": 11, + "slot": "city", + "start": 3 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Country" + ], + "city": [ + "Chi-town" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In Chi-town will be perfect if you find some Concert because i like Country events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Billy Currington" + ], + "slot": "event_name", + "values": [ + "Billy Currington" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gallagher Way" + ], + "slot": "venue", + "values": [ + "Gallagher Way" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Country", + "city": "Chicago", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Country", + "city": "Chicago", + "date": "2019-03-12", + "event_name": "Billy Currington", + "event_type": "Music", + "time": "18:30", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "event_name", + "start": 47 + }, + { + "exclusive_end": 40, + "slot": "venue", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 1 result for you at Gallagher Way named Billy Currington." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "Country" + ], + "city": [ + "Chi-town" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The event when will start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 10, + "slot": "time", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "At 6:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Country" + ], + "city": [ + "Chi-town" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It sounds okay but I'm still interested in finding dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Billy Currington" + ], + "slot": "event_name", + "values": [ + "Billy Currington" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gallagher Way" + ], + "slot": "venue", + "values": [ + "Gallagher Way" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Chicago", + "event_name": "Billy Currington" + } + }, + "service_results": [ + { + "city": "Chicago", + "date": "2019-03-01", + "event_name": "Billy Currington", + "time": "18:30", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + }, + { + "city": "Chicago", + "date": "2019-03-02", + "event_name": "Billy Currington", + "time": "17:30", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + }, + { + "city": "Chicago", + "date": "2019-03-04", + "event_name": "Billy Currington", + "time": "17:00", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + }, + { + "city": "Chicago", + "date": "2019-03-10", + "event_name": "Billy Currington", + "time": "18:30", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + }, + { + "city": "Chicago", + "date": "2019-03-12", + "event_name": "Billy Currington", + "time": "18:30", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + }, + { + "city": "Chicago", + "date": "2019-03-13", + "event_name": "Billy Currington", + "time": "18:00", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + }, + { + "city": "Chicago", + "date": "2019-03-14", + "event_name": "Billy Currington", + "time": "17:30", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "date", + "start": 69 + }, + { + "exclusive_end": 56, + "slot": "event_name", + "start": 40 + }, + { + "exclusive_end": 91, + "slot": "venue", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have for you an event on 7 days named Billy Currington that starts today at Gallagher Way." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Country" + ], + "city": [ + "Chi-town" + ], + "date": [ + "today" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds perfect" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy tickets now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Country" + ], + "city": [ + "Chi-town" + ], + "date": [ + "today" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I want one ticket" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Billy Currington" + ], + "slot": "event_name", + "values": [ + "Billy Currington" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chicago" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "event_name", + "start": 9 + }, + { + "exclusive_end": 44, + "slot": "date", + "start": 39 + }, + { + "exclusive_end": 55, + "slot": "city", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "At event Billy Currington 1 ticket for today at Chicago" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Country" + ], + "city": [ + "Chi-town", + "Chicago" + ], + "date": [ + "today" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes,good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Chicago", + "date": "2019-03-01", + "event_name": "Billy Currington", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Chicago", + "date": "2019-03-01", + "event_name": "Billy Currington", + "number_of_tickets": "1", + "time": "18:30", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation was made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "Country" + ], + "city": [ + "Chi-town", + "Chicago" + ], + "date": [ + "today" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me please when the event start and the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3635 North Clark Street" + ], + "slot": "venue_address", + "values": [ + "3635 North Clark Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "time", + "start": 50 + }, + { + "exclusive_end": 37, + "slot": "venue_address", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Is located at 3635 North Clark Street at start at 6:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Country" + ], + "city": [ + "Chi-town", + "Chicago" + ], + "date": [ + "today" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I still help you now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "Country" + ], + "city": [ + "Chi-town", + "Chicago" + ], + "date": [ + "today" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No.Is Ok.Thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "10_00045", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I've been stuck in the house all week and want to go out and do something. What events are going on right now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, lets gather some details first. What kind of events would you like me to find for you? You can say things like Music or sports or other categories that interest you. What location would you like me to narrow my search down to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philadelphia" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "city", + "start": 25 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Philadelphia" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I love music and live in Philadelphia so let's start there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blueface" + ], + "slot": "event_name", + "values": [ + "Blueface" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Fillmore Philadelphia" + ], + "slot": "venue", + "values": [ + "The Fillmore Philadelphia" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Philadelphia", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Hip Hop", + "city": "Philadelphia", + "date": "2019-03-08", + "event_name": "Blueface", + "event_type": "Music", + "time": "17:00", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "category": "Pop", + "city": "Philadelphia", + "date": "2019-03-13", + "event_name": "Conan Gray", + "event_type": "Music", + "time": "19:00", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-11", + "event_name": "Don Broco", + "event_type": "Music", + "time": "18:30", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "category": "Pop", + "city": "Philadelphia", + "date": "2019-03-07", + "event_name": "Girl In Red", + "event_type": "Music", + "time": "18:00", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Hot Water Music", + "event_type": "Music", + "time": "18:30", + "venue": "Underground Arts", + "venue_address": "1200 Callowhill Street" + }, + { + "category": "Jazz", + "city": "Philadelphia", + "date": "2019-03-07", + "event_name": "Lauv", + "event_type": "Music", + "time": "18:30", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "category": "Electronica", + "city": "Philadelphia", + "date": "2019-03-06", + "event_name": "Lights", + "event_type": "Music", + "time": "17:30", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "category": "Hip Hop", + "city": "Philadelphia", + "date": "2019-03-02", + "event_name": "Nav With Killy", + "event_type": "Music", + "time": "18:30", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-03", + "event_name": "Northlane", + "event_type": "Music", + "time": "17:00", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-13", + "event_name": "The Lemonheads", + "event_type": "Music", + "time": "19:00", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "event_name", + "start": 39 + }, + { + "exclusive_end": 25, + "slot": "venue", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Fillmore Philadelphia is featuring Blueface." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Philadelphia" + ], + "event_name": [ + "Blueface" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like a lot of fun." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to reserve the ticket for you now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Philadelphia" + ], + "event_name": [ + "Blueface" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "First I want to know what days they are playing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Blueface" + ], + "slot": "event_name", + "values": [ + "Blueface" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Fillmore Philadelphia" + ], + "slot": "venue", + "values": [ + "The Fillmore Philadelphia" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Philadelphia", + "event_name": "Blueface" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Blueface", + "time": "17:00", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "city": "Philadelphia", + "date": "2019-03-04", + "event_name": "Blueface", + "time": "17:30", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "city": "Philadelphia", + "date": "2019-03-06", + "event_name": "Blueface", + "time": "17:00", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "city": "Philadelphia", + "date": "2019-03-07", + "event_name": "Blueface", + "time": "17:00", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "city": "Philadelphia", + "date": "2019-03-08", + "event_name": "Blueface", + "time": "17:00", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "city": "Philadelphia", + "date": "2019-03-10", + "event_name": "Blueface", + "time": "19:30", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Blueface", + "time": "18:00", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + } + ], + "slots": [ + { + "exclusive_end": 76, + "slot": "date", + "start": 71 + }, + { + "exclusive_end": 28, + "slot": "event_name", + "start": 20 + }, + { + "exclusive_end": 57, + "slot": "venue", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "That show featuring Blueface at The Fillmore Philadelphia is happening today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Philadelphia" + ], + "date": [ + "today" + ], + "event_name": [ + "Blueface" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, great! That is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you anticipate you will need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Philadelphia" + ], + "date": [ + "today" + ], + "event_name": [ + "Blueface" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It will only be me, so one ticket is fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Blueface" + ], + "slot": "event_name", + "values": [ + "Blueface" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 127, + "slot": "event_name", + "start": 119 + }, + { + "exclusive_end": 149, + "slot": "date", + "start": 144 + }, + { + "exclusive_end": 165, + "slot": "city", + "start": 153 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Before submitting the payment for the tickets please confirm that the details I have are correct. You want 1 ticket to Blueface, who is playing today in Philadelphia. Is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Philadelphia" + ], + "date": [ + "today" + ], + "event_name": [ + "Blueface" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect! The details you have are correct. Can you give me the location of the venue and the time it begins?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "29 East Allen Street" + ], + "slot": "venue_address", + "values": [ + "29 East Allen Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Blueface", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Blueface", + "number_of_tickets": "1", + "time": "17:00", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + } + ], + "slots": [ + { + "exclusive_end": 103, + "slot": "venue_address", + "start": 83 + }, + { + "exclusive_end": 125, + "slot": "time", + "start": 121 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I was able to successfully make those reservations for you. The show is located at 29 East Allen Street and it starts at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Philadelphia" + ], + "date": [ + "today" + ], + "event_name": [ + "Blueface" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much for all your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. Is there anything else I can do for you right now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Philadelphia" + ], + "date": [ + "today" + ], + "event_name": [ + "Blueface" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that was all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm glad I could help. You have yourself a great day!" + } + ] + }, + { + "dialogue_id": "10_00046", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to search for events" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm into Games" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you prefer any city for the events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Football" + ], + "slot": "category", + "values": [ + "Football" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "category", + "start": 9 + }, + { + "exclusive_end": 34, + "slot": "city", + "start": 27 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look for Football games in Oakland" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Raiders Vs Bengals" + ], + "slot": "event_name", + "values": [ + "Raiders Vs Bengals" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland-Alameda County Coliseum" + ], + "slot": "venue", + "values": [ + "Oakland-Alameda County Coliseum" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Football", + "city": "Oakland", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Football", + "city": "Oakland", + "date": "2019-03-05", + "event_name": "Raiders Vs Bengals", + "event_type": "Sports", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "category": "Football", + "city": "Oakland", + "date": "2019-03-08", + "event_name": "Raiders Vs Chiefs", + "event_type": "Sports", + "time": "18:00", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "category": "Football", + "city": "Oakland", + "date": "2019-03-05", + "event_name": "Raiders Vs Jaguars", + "event_type": "Sports", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "category": "Football", + "city": "Oakland", + "date": "2019-03-07", + "event_name": "Raiders Vs Lions", + "event_type": "Sports", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "category": "Football", + "city": "Oakland", + "date": "2019-03-07", + "event_name": "Raiders Vs Titans", + "event_type": "Sports", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "event_name", + "start": 11 + }, + { + "exclusive_end": 69, + "slot": "venue", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Threre's a Raiders Vs Bengals game at Oakland-Alameda County Coliseum" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "event_name": [ + "Raiders Vs Bengals" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great, I am interested in finding more dates for events" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Raiders Vs Bengals" + ], + "slot": "event_name", + "values": [ + "Raiders Vs Bengals" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland-Alameda County Coliseum" + ], + "slot": "venue", + "values": [ + "Oakland-Alameda County Coliseum" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Oakland", + "event_name": "Raiders Vs Bengals" + } + }, + "service_results": [ + { + "city": "Oakland", + "date": "2019-03-01", + "event_name": "Raiders Vs Bengals", + "time": "19:00", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "city": "Oakland", + "date": "2019-03-02", + "event_name": "Raiders Vs Bengals", + "time": "18:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "city": "Oakland", + "date": "2019-03-05", + "event_name": "Raiders Vs Bengals", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "city": "Oakland", + "date": "2019-03-12", + "event_name": "Raiders Vs Bengals", + "time": "19:00", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "city": "Oakland", + "date": "2019-03-13", + "event_name": "Raiders Vs Bengals", + "time": "17:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "date", + "start": 69 + }, + { + "exclusive_end": 28, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 68, + "slot": "venue", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a Raiders Vs Bengals game at Oakland-Alameda County Coliseum today" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "event_name": [ + "Raiders Vs Bengals" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 7 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "date": [ + "today" + ], + "event_name": [ + "Raiders Vs Bengals" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "date": [ + "today" + ], + "event_name": [ + "Raiders Vs Bengals" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please do" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "date": [ + "today" + ], + "event_name": [ + "Raiders Vs Bengals" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need 3 tickets" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Raiders Vs Bengals" + ], + "slot": "event_name", + "values": [ + "Raiders Vs Bengals" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "event_name", + "start": 38 + }, + { + "exclusive_end": 30, + "slot": "date", + "start": 25 + }, + { + "exclusive_end": 72, + "slot": "city", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming 3 tickets for today at the Raiders Vs Bengals game in Oakland" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "date": [ + "today" + ], + "event_name": [ + "Raiders Vs Bengals" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's right" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Oakland", + "date": "2019-03-01", + "event_name": "Raiders Vs Bengals", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Oakland", + "date": "2019-03-01", + "event_name": "Raiders Vs Bengals", + "number_of_tickets": "3", + "time": "19:00", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets are booked" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "date": [ + "today" + ], + "event_name": [ + "Raiders Vs Bengals" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all I need" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "10_00047", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of event are you looking for? You can say Music or sports or anything else do. Also, is there a preference on the city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chi-town" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for games in Chi-town." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cubs Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Cubs Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Wrigley Field" + ], + "slot": "venue", + "values": [ + "Wrigley Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Chicago", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-08", + "event_name": "Cubs Vs Brewers", + "event_type": "Sports", + "time": "17:00", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-03", + "event_name": "Cubs Vs Giants", + "event_type": "Sports", + "time": "19:30", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-12", + "event_name": "Cubs Vs Mariners", + "event_type": "Sports", + "time": "18:00", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-08", + "event_name": "Cubs Vs Padres", + "event_type": "Sports", + "time": "19:30", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "category": "Basketball", + "city": "Chicago", + "date": "2019-03-14", + "event_name": "Sky Vs Fever", + "event_type": "Sports", + "time": "18:00", + "venue": "Wintrust Arena", + "venue_address": "200 East Cermak Road" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-03", + "event_name": "White Sox Vs Angels", + "event_type": "Sports", + "time": "18:30", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-13", + "event_name": "White Sox Vs Astros", + "event_type": "Sports", + "time": "19:00", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-03", + "event_name": "White Sox Vs Indians", + "event_type": "Sports", + "time": "18:00", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-07", + "event_name": "White Sox Vs Rangers", + "event_type": "Sports", + "time": "18:30", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-14", + "event_name": "White Sox Vs Tigers", + "event_type": "Sports", + "time": "18:00", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "event_name", + "start": 14 + }, + { + "exclusive_end": 46, + "slot": "venue", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about the Cubs Vs Brewers at Wrigley Field?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you please find some other events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cubs Vs Giants" + ], + "slot": "event_name", + "values": [ + "Cubs Vs Giants" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Wrigley Field" + ], + "slot": "venue", + "values": [ + "Wrigley Field" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "event_name", + "start": 20 + }, + { + "exclusive_end": 51, + "slot": "venue", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure! How about the Cubs Vs Giants at Wrigley Field?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Chi-town" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is Wrigley Field located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1060 West Addison Street" + ], + "slot": "venue_address", + "values": [ + "1060 West Addison Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "venue_address", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1060 West Addison Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category", + "time" + ], + "slot_values": { + "city": [ + "Chi-town" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What kind of event is this and what time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "baseball" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "time", + "start": 35 + }, + { + "exclusive_end": 14, + "slot": "category", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is baseball. The game starts at 7:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town" + ], + "event_name": [ + "Cubs Vs Giants" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town" + ], + "event_name": [ + "Cubs Vs Giants" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe later, I am just looking at dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cubs Vs Giants" + ], + "slot": "event_name", + "values": [ + "Cubs Vs Giants" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Wrigley Field" + ], + "slot": "venue", + "values": [ + "Wrigley Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Chicago", + "event_name": "Cubs Vs Giants" + } + }, + "service_results": [ + { + "city": "Chicago", + "date": "2019-03-03", + "event_name": "Cubs Vs Giants", + "time": "19:30", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "city": "Chicago", + "date": "2019-03-05", + "event_name": "Cubs Vs Giants", + "time": "19:00", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "city": "Chicago", + "date": "2019-03-12", + "event_name": "Cubs Vs Giants", + "time": "19:00", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "city": "Chicago", + "date": "2019-03-14", + "event_name": "Cubs Vs Giants", + "time": "18:30", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "date", + "start": 49 + }, + { + "exclusive_end": 18, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 43, + "slot": "venue", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Cubs Vs Giants game is at Wrigley Field, the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Chi-town" + ], + "event_name": [ + "Cubs Vs Giants" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 7:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Cubs Vs Giants" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, I want two tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Cubs Vs Giants" + ], + "slot": "event_name", + "values": [ + "Cubs Vs Giants" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chicago" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 62, + "slot": "event_name", + "start": 48 + }, + { + "exclusive_end": 96, + "slot": "date", + "start": 78 + }, + { + "exclusive_end": 73, + "slot": "city", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: 2 tickets for the Cubs Vs Giants in Chicago the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town", + "Chicago" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Cubs Vs Giants" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, make it four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 96, + "slot": "date", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: 4 tickets for the Cubs Vs Giants in Chicago the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town", + "Chicago" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Cubs Vs Giants" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Chicago", + "date": "2019-03-03", + "event_name": "Cubs Vs Giants", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "Chicago", + "date": "2019-03-03", + "event_name": "Cubs Vs Giants", + "number_of_tickets": "4", + "time": "19:30", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + } + ], + "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": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town", + "Chicago" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Cubs Vs Giants" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that is all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome, have a great day!" + } + ] + }, + { + "dialogue_id": "10_00048", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find events. I'm looking for Games" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like me to search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "city", + "values": [ + "Phoenix, AZ" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "city", + "start": 27 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find events in Phoenix, AZ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arizona Vs La Dodgers" + ], + "slot": "event_name", + "values": [ + "Arizona Vs La Dodgers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Chase Field" + ], + "slot": "venue", + "values": [ + "CHase Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Phoenix", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-02", + "event_name": "Arizona Vs La Dodgers", + "event_type": "Sports", + "time": "17:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-04", + "event_name": "Arizona Vs Milwaukee", + "event_type": "Sports", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-02", + "event_name": "Diamondbacks Vs Brewers", + "event_type": "Sports", + "time": "18:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-01", + "event_name": "Diamondbacks Vs Cardinals", + "event_type": "Sports", + "time": "17:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-14", + "event_name": "Diamondbacks Vs Dodgers", + "event_type": "Sports", + "time": "19:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-01", + "event_name": "Diamondbacks Vs Giants", + "event_type": "Sports", + "time": "19:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-14", + "event_name": "Diamondbacks Vs Marlins", + "event_type": "Sports", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-01", + "event_name": "Diamondbacks Vs Mets", + "event_type": "Sports", + "time": "18:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-12", + "event_name": "Diamondbacks Vs Nationals", + "event_type": "Sports", + "time": "19:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-12", + "event_name": "Diamondbacks Vs Orioles", + "event_type": "Sports", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + } + ], + "slots": [ + { + "exclusive_end": 76, + "slot": "event_name", + "start": 55 + }, + { + "exclusive_end": 91, + "slot": "venue", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 events that meet your criteria. How about Arizona Vs La Dodgers at CHase Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does it start and where is the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "401 East Jefferson Street" + ], + "slot": "venue_address", + "values": [ + "401 East Jefferson Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 13 + }, + { + "exclusive_end": 78, + "slot": "venue_address", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 5:30 pm and the address of the venue is 401 East Jefferson Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find other events such as a Concert." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Anberlin" + ], + "slot": "event_name", + "values": [ + "Anberlin" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Van Buren" + ], + "slot": "venue", + "values": [ + "The Van Buren" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Phoenix", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Rock", + "city": "Phoenix", + "date": "2019-03-09", + "event_name": "Anberlin", + "event_type": "Music", + "time": "17:30", + "venue": "The Van Buren", + "venue_address": "401 West Van Buren Street" + }, + { + "category": "Pop", + "city": "Phoenix", + "date": "2019-03-07", + "event_name": "Dodie", + "event_type": "Music", + "time": "17:30", + "venue": "The Van Buren", + "venue_address": "401 West Van Buren Street" + }, + { + "category": "Blues", + "city": "Phoenix", + "date": "2019-03-13", + "event_name": "Greensky Bluegrass", + "event_type": "Music", + "time": "18:30", + "venue": "The Van Buren", + "venue_address": "401 West Van Buren Street" + }, + { + "category": "Blues", + "city": "Phoenix", + "date": "2019-03-03", + "event_name": "Johnnyswim", + "event_type": "Music", + "time": "17:30", + "venue": "The Van Buren", + "venue_address": "401 West Van Buren Street" + }, + { + "category": "Rock", + "city": "Phoenix", + "date": "2019-03-11", + "event_name": "Tash Sultana", + "event_type": "Music", + "time": "17:30", + "venue": "The Van Buren", + "venue_address": "401 West Van Buren Street" + }, + { + "category": "Pop", + "city": "Phoenix", + "date": "2019-03-06", + "event_name": "The Band Camino", + "event_type": "Music", + "time": "18:30", + "venue": "The Van Buren", + "venue_address": "401 West Van Buren Street" + }, + { + "category": "Rock", + "city": "Phoenix", + "date": "2019-03-08", + "event_name": "The Chats", + "event_type": "Music", + "time": "19:30", + "venue": "Valley Bar", + "venue_address": "130 North Central Avenue" + }, + { + "category": "Pop", + "city": "Phoenix", + "date": "2019-03-04", + "event_name": "The Drums", + "event_type": "Music", + "time": "19:00", + "venue": "The Van Buren", + "venue_address": "401 West Van Buren Street" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "event_name", + "start": 25 + }, + { + "exclusive_end": 50, + "slot": "venue", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an event called Anberlin at The Van Buren." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find other events for me please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dodie" + ], + "slot": "event_name", + "values": [ + "Dodie" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Van Buren" + ], + "slot": "venue", + "values": [ + "The Van Buren" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "event_name", + "start": 25 + }, + { + "exclusive_end": 47, + "slot": "venue", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an event called Dodie at The Van Buren." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "event_name": [ + "Dodie" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets for this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "event_name": [ + "Dodie" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perhaps later." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "event_name": [ + "Dodie" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodie" + ], + "slot": "event_name", + "values": [ + "Dodie" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Van Buren" + ], + "slot": "venue", + "values": [ + "The Van Buren" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Phoenix", + "event_name": "Dodie" + } + }, + "service_results": [ + { + "city": "Phoenix", + "date": "2019-03-04", + "event_name": "Dodie", + "time": "18:00", + "venue": "The Van Buren", + "venue_address": "401 West Van Buren Street" + }, + { + "city": "Phoenix", + "date": "2019-03-07", + "event_name": "Dodie", + "time": "17:30", + "venue": "The Van Buren", + "venue_address": "401 West Van Buren Street" + }, + { + "city": "Phoenix", + "date": "2019-03-09", + "event_name": "Dodie", + "time": "17:30", + "venue": "The Van Buren", + "venue_address": "401 West Van Buren Street" + }, + { + "city": "Phoenix", + "date": "2019-03-14", + "event_name": "Dodie", + "time": "18:30", + "venue": "The Van Buren", + "venue_address": "401 West Van Buren Street" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "date", + "start": 29 + }, + { + "exclusive_end": 5, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 22, + "slot": "venue", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Dodie at The Van Buren is on next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "event_name": [ + "Dodie" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does it start and what is the address of the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "401 West Van Buren Street" + ], + "slot": "venue_address", + "values": [ + "401 West Van Buren Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 20 + }, + { + "exclusive_end": 69, + "slot": "venue_address", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event begins at 6 pm and the address is 401 West Van Buren Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Dodie" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great. I'd like to buy tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Dodie" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like 2 tickets please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dodie" + ], + "slot": "event_name", + "values": [ + "Dodie" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Phoenix" + ], + "slot": "city", + "values": [ + "Phoenix" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "event_name", + "start": 31 + }, + { + "exclusive_end": 48, + "slot": "date", + "start": 37 + }, + { + "exclusive_end": 59, + "slot": "city", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you would like 2 tickets to Dodie next Monday in Phoenix." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix", + "Phoenix, AZ" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Dodie" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like 3 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dodie" + ], + "slot": "event_name", + "values": [ + "Dodie" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "event_name", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "For confirmation, you would like 3 tickets to Dodie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix", + "Phoenix, AZ" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Dodie" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Phoenix", + "date": "2019-03-04", + "event_name": "Dodie", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Phoenix", + "date": "2019-03-04", + "event_name": "Dodie", + "number_of_tickets": "3", + "time": "18:00", + "venue": "The Van Buren", + "venue_address": "401 West Van Buren Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix", + "Phoenix, AZ" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Dodie" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "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": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix", + "Phoenix, AZ" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Dodie" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "10_00049", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm interested in going to an event. Please help me find one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a particular type of event you like? You can say things like Music or Sports for example. Also, is there a particular city you want me to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "LAX" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "city", + "start": 28 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "LAX" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please find me Games in the LAX area." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dodgers Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Dodgers vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodger Stadium" + ], + "slot": "venue", + "values": [ + "Dodger Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Los Angeles", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Dodgers Vs Cubs", + "event_type": "Sports", + "time": "17:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Dodgers Vs Diamondbacks", + "event_type": "Sports", + "time": "18:00", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-12", + "event_name": "Dodgers Vs Giants", + "event_type": "Sports", + "time": "19:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-13", + "event_name": "Dodgers Vs Marlins", + "event_type": "Sports", + "time": "18:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-04", + "event_name": "Dodgers Vs Rockies", + "event_type": "Sports", + "time": "17:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Soccer", + "city": "Los Angeles", + "date": "2019-03-02", + "event_name": "Lafc Vs Atlanta United", + "event_type": "Sports", + "time": "17:30", + "venue": "Banc of California Stadium", + "venue_address": "3939 South Figueroa Street" + }, + { + "category": "Soccer", + "city": "Los Angeles", + "date": "2019-03-13", + "event_name": "Lafc Vs Rapids", + "event_type": "Sports", + "time": "19:30", + "venue": "Banc of California Stadium", + "venue_address": "3939 South Figueroa Street" + }, + { + "category": "Soccer", + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Lafc Vs Toronto Fc", + "event_type": "Sports", + "time": "18:00", + "venue": "Banc of California Stadium", + "venue_address": "3939 South Figueroa Street" + }, + { + "category": "Football", + "city": "Los Angeles", + "date": "2019-03-11", + "event_name": "Rams Vs Cardinals", + "event_type": "Sports", + "time": "18:00", + "venue": "LA Memorial Coliseum", + "venue_address": "3911 Figueroa Street" + }, + { + "category": "Basketball", + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Sparks Vs Lynx", + "event_type": "Sports", + "time": "19:00", + "venue": "STAPLES Center", + "venue_address": "1111 South Figueroa Street" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "event_name", + "start": 60 + }, + { + "exclusive_end": 93, + "slot": "venue", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 events that may interest you. One event is the Dodgers vs Cubs at Dodger Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category", + "venue_address" + ], + "slot_values": { + "city": [ + "LAX" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What type of sport is this event and where is Dodger Stadium?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "baseball" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1000 Vin Scully Ave" + ], + "slot": "venue_address", + "values": [ + "1000 Vin Scully Ave" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "category", + "start": 8 + }, + { + "exclusive_end": 61, + "slot": "venue_address", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is a baseball event that is located at 1000 Vin Scully Ave." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "LAX" + ], + "event_name": [ + "Dodgers vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "A baseball game sounds like a great idea to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to purchase the tickets for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "LAX" + ], + "event_name": [ + "Dodgers vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't think I want tickets to that event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "LAX" + ], + "event_name": [ + "Dodgers vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would still like to find dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodgers Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Dodgers vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodger Stadium" + ], + "slot": "venue", + "values": [ + "Dodger Stadium" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Los Angeles", + "event_name": "Dodgers Vs Cubs" + } + }, + "service_results": [ + { + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Dodgers Vs Cubs", + "time": "17:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "city": "Los Angeles", + "date": "2019-03-09", + "event_name": "Dodgers Vs Cubs", + "time": "19:00", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + } + ], + "slots": [ + { + "exclusive_end": 11, + "slot": "date", + "start": 6 + }, + { + "exclusive_end": 32, + "slot": "event_name", + "start": 17 + }, + { + "exclusive_end": 71, + "slot": "venue", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Later today, the Dodgers vs Cubs game will take place at Dodger Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "LAX" + ], + "event_name": [ + "Dodgers vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any events on other dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodgers Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Dodgers vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodger Stadium" + ], + "slot": "venue", + "values": [ + "Dodger Stadium" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 75, + "slot": "date", + "start": 66 + }, + { + "exclusive_end": 23, + "slot": "event_name", + "start": 8 + }, + { + "exclusive_end": 62, + "slot": "venue", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another Dodgers vs Cubs game will take place at Dodger Stadium on March 9th as well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "LAX" + ], + "event_name": [ + "Dodgers vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does the event start and where will the game take place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1000 Vin Scully Ave" + ], + "slot": "venue_address", + "values": [ + "1000 Vin Scully Ave" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 77, + "slot": "time", + "start": 73 + }, + { + "exclusive_end": 48, + "slot": "venue_address", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Dodger stadium is located at 1000 Vin Scully Ave. The game will start at 7 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "LAX" + ], + "event_name": [ + "Dodgers vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other dates in which a similar event takes place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Los Angeles", + "event_name": "Dodgers Vs Cubs" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "There are no more dates for this particular event. Do you need anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "LAX" + ], + "event_name": [ + "Dodgers vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all. Thank you for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you for using our service and have a great day." + } + ] + }, + { + "dialogue_id": "10_00050", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you assist me in finding a Concert event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes of course. In which city shall I search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "Seattle, WA" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "city", + "start": 9 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I prefer Seattle, WA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cody Johnson" + ], + "slot": "event_name", + "values": [ + "Cody Johnson" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Flamingo Lot" + ], + "slot": "venue", + "values": [ + "Flamingo Lot" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Seattle", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Country", + "city": "Seattle", + "date": "2019-03-14", + "event_name": "Cody Johnson", + "event_type": "Music", + "time": "18:00", + "venue": "Flamingo Lot", + "venue_address": "5500 Phinney Avenue North" + }, + { + "category": "Blues", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Greensky Bluegrass", + "event_type": "Music", + "time": "19:30", + "venue": "Flamingo Lot", + "venue_address": "5500 Phinney Avenue North" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "event_name", + "start": 37 + }, + { + "exclusive_end": 72, + "slot": "venue", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are currently 2 events listed. Cody Johnson is at the Flamingo Lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_name": [ + "Cody Johnson" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's the one I want." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like for me to secure tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_name": [ + "Cody Johnson" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not at this time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_name": [ + "Cody Johnson" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What date is that event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cody Johnson" + ], + "slot": "event_name", + "values": [ + "Cody Johnson" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Flamingo Lot" + ], + "slot": "venue", + "values": [ + "Flamingo Lot" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Seattle", + "event_name": "Cody Johnson" + } + }, + "service_results": [ + { + "city": "Seattle", + "date": "2019-03-04", + "event_name": "Cody Johnson", + "time": "18:30", + "venue": "Flamingo Lot", + "venue_address": "5500 Phinney Avenue North" + }, + { + "city": "Seattle", + "date": "2019-03-11", + "event_name": "Cody Johnson", + "time": "17:00", + "venue": "Flamingo Lot", + "venue_address": "5500 Phinney Avenue North" + }, + { + "city": "Seattle", + "date": "2019-03-13", + "event_name": "Cody Johnson", + "time": "17:30", + "venue": "Flamingo Lot", + "venue_address": "5500 Phinney Avenue North" + }, + { + "city": "Seattle", + "date": "2019-03-14", + "event_name": "Cody Johnson", + "time": "18:00", + "venue": "Flamingo Lot", + "venue_address": "5500 Phinney Avenue North" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "date", + "start": 32 + }, + { + "exclusive_end": 12, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 28, + "slot": "venue", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Cody Johnson at Flamingo Lot is next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_name": [ + "Cody Johnson" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have that address? What time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5500 Phinney Avenue North" + ], + "slot": "venue_address", + "values": [ + "5500 Phinney Avenue North" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "time", + "start": 45 + }, + { + "exclusive_end": 40, + "slot": "venue_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 5500 Phinney Avenue North and 6:30 pm is starting time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_name": [ + "Cody Johnson" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is that event available on any other dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cody Johnson" + ], + "slot": "event_name", + "values": [ + "Cody Johnson" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Flamingo Lot" + ], + "slot": "venue", + "values": [ + "Flamingo Lot" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "date", + "start": 46 + }, + { + "exclusive_end": 23, + "slot": "event_name", + "start": 11 + }, + { + "exclusive_end": 42, + "slot": "venue", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes it is. Cody Johnson is at Flamingo Lot on March 11th also." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_name": [ + "Cody Johnson" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is that the only other date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cody Johnson" + ], + "slot": "event_name", + "values": [ + "Cody Johnson" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Flamingo Lot" + ], + "slot": "venue", + "values": [ + "Flamingo Lot" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "date", + "start": 12 + }, + { + "exclusive_end": 62, + "slot": "event_name", + "start": 50 + }, + { + "exclusive_end": 39, + "slot": "venue", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "NO. Also on March 13th the Flamingo Lot again has Cody Johnson." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "date": [ + "March 13th" + ], + "event_name": [ + "Cody Johnson" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That one will work. Can you purchase two tickets for me please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Cody Johnson" + ], + "slot": "event_name", + "values": [ + "Cody Johnson" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "Seattle" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "event_name", + "start": 51 + }, + { + "exclusive_end": 84, + "slot": "date", + "start": 74 + }, + { + "exclusive_end": 95, + "slot": "city", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm: You wish to purchase 2 tickets for the Cody Johnson conert on March 13th in Seattle. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Seattle", + "Seattle, WA" + ], + "date": [ + "March 13th" + ], + "event_name": [ + "Cody Johnson" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct. What time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5500 Phinney Avenue North" + ], + "slot": "venue_address", + "values": [ + "5500 Phinney Avenue North" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Seattle", + "date": "2019-03-13", + "event_name": "Cody Johnson", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Seattle", + "date": "2019-03-13", + "event_name": "Cody Johnson", + "number_of_tickets": "2", + "time": "17:30", + "venue": "Flamingo Lot", + "venue_address": "5500 Phinney Avenue North" + } + ], + "slots": [ + { + "exclusive_end": 92, + "slot": "venue_address", + "start": 67 + }, + { + "exclusive_end": 55, + "slot": "time", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation is confirmed. The concert starts at 5:30 pm located at 5500 Phinney Avenue North." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle", + "Seattle, WA" + ], + "date": [ + "March 13th" + ], + "event_name": [ + "Cody Johnson" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That will be all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a lovely day." + } + ] + }, + { + "dialogue_id": "10_00051", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "9th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "date", + "start": 47 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "9th of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I was hoping to search for some events for the 9th of this month. I am looking for a Match." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, and for what city am I looking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "date", + "start": 55 + }, + { + "exclusive_end": 35, + "slot": "city", + "start": 27 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "next Friday" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for events in New York and I'm hoping for next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mets Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Mets Vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Citi Field" + ], + "slot": "venue", + "values": [ + "Citi Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "date": "2019-03-08", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_name": "Mets Vs Cubs", + "event_type": "Sports", + "time": "18:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_name": "Mets Vs Pirates", + "event_type": "Sports", + "time": "17:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_name": "Mets Vs Rockies", + "event_type": "Sports", + "time": "17:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_name": "Nycfc Vs Timbers", + "event_type": "Sports", + "time": "18:00", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_name": "Nycfc Vs United", + "event_type": "Sports", + "time": "19:00", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_name": "Yankees Vs Angels", + "event_type": "Sports", + "time": "18:00", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_name": "Yankees Vs Blue Jays", + "event_type": "Sports", + "time": "17:30", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-08", + "event_name": "Yankees Vs Orioles", + "event_type": "Sports", + "time": "19:00", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + } + ], + "slots": [ + { + "exclusive_end": 91, + "slot": "event_name", + "start": 79 + }, + { + "exclusive_end": 105, + "slot": "venue", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! I actually found 8 events that you may be interested in. One of them is Mets Vs Cubs at Citi Field. How does that sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "next Friday" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where exactly is Citi Field located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "123-01 Roosevelt Avenue" + ], + "slot": "venue_address", + "values": [ + "123-01 Roosevelt Avenue" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "venue_address", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm showing here the address is 123-01 Roosevelt Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category", + "time" + ], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "next Friday" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, and what time does this event start? Also, what type of event is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "Baseball" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "time", + "start": 56 + }, + { + "exclusive_end": 18, + "slot": "category", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "This is a Baseball event and it shows to be starting at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Awesome! That sounds great. I am interested in finding specific dates for events, as well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mets Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Mets Vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Citi Field" + ], + "slot": "venue", + "values": [ + "Citi Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "New York", + "event_name": "Mets Vs Cubs" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-08", + "event_name": "Mets Vs Cubs", + "time": "18:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "date", + "start": 63 + }, + { + "exclusive_end": 16, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 36, + "slot": "venue", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Mets Vs Cubs event at Citi Field is for 1 day, and that is next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, that sounds good to me!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, did you want to buy tickets for the game?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I was hoping to purchase 2 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mets Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Mets Vs Cubs" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 75, + "slot": "event_name", + "start": 63 + }, + { + "exclusive_end": 118, + "slot": "date", + "start": 107 + }, + { + "exclusive_end": 101, + "slot": "city", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright! Just to confirm: You are purchasing 2 tickets for the Mets Vs Cubs baseball game in New York, for next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is perfect. Once more, where is it located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "123-01 Roosevelt Avenue" + ], + "slot": "venue_address", + "values": [ + "123-01 Roosevelt Avenue" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "New York", + "date": "2019-03-08", + "event_name": "Mets Vs Cubs", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-08", + "event_name": "Mets Vs Cubs", + "number_of_tickets": "2", + "time": "18:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "venue_address", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made! Also, Citi Field is at 123-01 Roosevelt Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, and when does it start, again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "time", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It will be starting at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect, thanks for your help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely. Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks for your help again!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome and have a great day." + } + ] + }, + { + "dialogue_id": "10_00052", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Toronto" + ], + "slot": "city", + "values": [ + "Toronto" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 10, + "slot": "city", + "start": 3 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Toronto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In Toronto." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What interests do you have?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "Baseball" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 15, + "slot": "category", + "start": 7 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "Toronto" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like Baseball Games." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blue Jays Vs Astros" + ], + "slot": "event_name", + "values": [ + "Blue Jays Vs Astros" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Rogers Centre" + ], + "slot": "venue", + "values": [ + "Rogers Centre" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Baseball", + "city": "Toronto", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-09", + "event_name": "Blue Jays Vs Astros", + "event_type": "Sports", + "time": "19:30", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-07", + "event_name": "Blue Jays Vs Braves", + "event_type": "Sports", + "time": "17:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-13", + "event_name": "Blue Jays Vs Indians", + "event_type": "Sports", + "time": "18:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-03", + "event_name": "Blue Jays Vs Mariners", + "event_type": "Sports", + "time": "17:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-08", + "event_name": "Blue Jays Vs Orioles", + "event_type": "Sports", + "time": "18:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-05", + "event_name": "Blue Jays Vs Rangers", + "event_type": "Sports", + "time": "18:30", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-13", + "event_name": "Blue Jays Vs Rays", + "event_type": "Sports", + "time": "17:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-09", + "event_name": "Blue Jays Vs Royals", + "event_type": "Sports", + "time": "18:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-02", + "event_name": "Blue Jays Vs Yankees", + "event_type": "Sports", + "time": "17:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "event_name", + "start": 34 + }, + { + "exclusive_end": 70, + "slot": "venue", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 9 events for you. There's Blue Jays Vs Astros at Rogers Centre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "8th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "date", + "start": 31 + }, + { + "exclusive_end": 60, + "slot": "city", + "start": 47 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "San Francisco" + ], + "date": [ + "8th of March" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any others? I want one for the 8th of March in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Giants Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Giants Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oracle Park" + ], + "slot": "venue", + "values": [ + "Oracle Park" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-08", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-08", + "event_name": "Giants Vs Brewers", + "event_type": "Sports", + "time": "19:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-08", + "event_name": "Giants Vs Diamondbacks", + "event_type": "Sports", + "time": "19:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-08", + "event_name": "Giants Vs Dodgers", + "event_type": "Sports", + "time": "17:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-08", + "event_name": "Giants Vs Marlins", + "event_type": "Sports", + "time": "17:30", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-08", + "event_name": "Giants Vs Phillies", + "event_type": "Sports", + "time": "17:30", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "event_name", + "start": 8 + }, + { + "exclusive_end": 40, + "slot": "venue", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's Giants Vs Brewers at Oracle Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "San Francisco" + ], + "date": [ + "8th of March" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else out there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Giants Vs Diamondbacks" + ], + "slot": "event_name", + "values": [ + "Giants Vs Diamondbacks" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oracle Park" + ], + "slot": "venue", + "values": [ + "Oracle Park" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "event_name", + "start": 8 + }, + { + "exclusive_end": 45, + "slot": "venue", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's Giants Vs Diamondbacks at Oracle Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "San Francisco" + ], + "date": [ + "8th of March" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does that start and what's the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "24 Willie Mays Plaza" + ], + "slot": "venue_address", + "values": [ + "24 Willie Mays Plaza" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 14, + "slot": "time", + "start": 10 + }, + { + "exclusive_end": 38, + "slot": "venue_address", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts 7 pm at 24 Willie Mays Plaza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "San Francisco" + ], + "date": [ + "8th of March" + ], + "event_name": [ + "Giants Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "San Francisco" + ], + "date": [ + "8th of March" + ], + "event_name": [ + "Giants Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Later, now I just want to find event dates." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Giants Vs Diamondbacks" + ], + "slot": "event_name", + "values": [ + "Giants Vs Diamondbacks" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oracle Park" + ], + "slot": "venue", + "values": [ + "Oracle Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "San Francisco", + "event_name": "Giants Vs Diamondbacks" + } + }, + "service_results": [ + { + "city": "San Francisco", + "date": "2019-03-08", + "event_name": "Giants Vs Diamondbacks", + "time": "19:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "date", + "start": 16 + }, + { + "exclusive_end": 56, + "slot": "event_name", + "start": 34 + }, + { + "exclusive_end": 71, + "slot": "venue", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 1 event next Friday. It's Giants Vs Diamondbacks at Oracle Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "San Francisco" + ], + "date": [ + "8th of March", + "next Friday" + ], + "event_name": [ + "Giants Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 7, + "slot": "time", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "At 7 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "San Francisco" + ], + "date": [ + "8th of March", + "next Friday" + ], + "event_name": [ + "Giants Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "24 Willie Mays Plaza" + ], + "slot": "venue_address", + "values": [ + "24 Willie Mays Plaza" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "venue_address", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's 24 Willie Mays Plaza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "San Francisco" + ], + "date": [ + "8th of March", + "next Friday" + ], + "event_name": [ + "Giants Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good, I want to get 2 tickets to it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Giants Vs Diamondbacks" + ], + "slot": "event_name", + "values": [ + "Giants Vs Diamondbacks" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "event_name", + "start": 29 + }, + { + "exclusive_end": 63, + "slot": "date", + "start": 52 + }, + { + "exclusive_end": 80, + "slot": "city", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 2 tickets to Giants Vs Diamondbacks next Friday in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "San Francisco" + ], + "date": [ + "8th of March", + "next Friday" + ], + "event_name": [ + "Giants Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually I want four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "date", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 4 tickets for next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "San Francisco" + ], + "date": [ + "8th of March", + "next Friday" + ], + "event_name": [ + "Giants Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah that works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "San Francisco", + "date": "2019-03-08", + "event_name": "Giants Vs Diamondbacks", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "San Francisco", + "date": "2019-03-08", + "event_name": "Giants Vs Diamondbacks", + "number_of_tickets": "4", + "time": "19:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets are booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "San Francisco" + ], + "date": [ + "8th of March", + "next Friday" + ], + "event_name": [ + "Giants Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I do anything else for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "San Francisco" + ], + "date": [ + "8th of March", + "next Friday" + ], + "event_name": [ + "Giants Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "10_00053", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me search for upcoming events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I search for Music or Sports events or do you have a different preference? What city are you hoping to find the event in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Country" + ], + "slot": "category", + "values": [ + "Country" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chicago" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "category", + "start": 45 + }, + { + "exclusive_end": 71, + "slot": "city", + "start": 64 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Country" + ], + "city": [ + "Chicago" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a Concert event, preferably Country located in Chicago." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Billy Currington" + ], + "slot": "event_name", + "values": [ + "Billy Currington" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gallagher Way" + ], + "slot": "venue", + "values": [ + "Gallagher Way" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Country", + "city": "Chicago", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Country", + "city": "Chicago", + "date": "2019-03-12", + "event_name": "Billy Currington", + "event_type": "Music", + "time": "18:30", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "event_name", + "start": 44 + }, + { + "exclusive_end": 85, + "slot": "venue", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I located 1 event that matches your search. Billy Currington concert at Gallagher Way." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Country" + ], + "city": [ + "Chicago" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That one will work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would like to purchase a ticket?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "Country" + ], + "city": [ + "Chicago" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not at this time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else i can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Country" + ], + "city": [ + "Chicago" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What date is the concert?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Billy Currington" + ], + "slot": "event_name", + "values": [ + "Billy Currington" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gallagher Way" + ], + "slot": "venue", + "values": [ + "Gallagher Way" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Chicago", + "event_name": "Billy Currington" + } + }, + "service_results": [ + { + "city": "Chicago", + "date": "2019-03-01", + "event_name": "Billy Currington", + "time": "18:30", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + }, + { + "city": "Chicago", + "date": "2019-03-02", + "event_name": "Billy Currington", + "time": "17:30", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + }, + { + "city": "Chicago", + "date": "2019-03-04", + "event_name": "Billy Currington", + "time": "17:00", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + }, + { + "city": "Chicago", + "date": "2019-03-10", + "event_name": "Billy Currington", + "time": "18:30", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + }, + { + "city": "Chicago", + "date": "2019-03-12", + "event_name": "Billy Currington", + "time": "18:30", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + }, + { + "city": "Chicago", + "date": "2019-03-13", + "event_name": "Billy Currington", + "time": "18:00", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + }, + { + "city": "Chicago", + "date": "2019-03-14", + "event_name": "Billy Currington", + "time": "17:30", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "date", + "start": 49 + }, + { + "exclusive_end": 20, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 45, + "slot": "venue", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Billy Currington concert at Gallagher Way is today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "Country" + ], + "city": [ + "Chicago" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have the address for Gallagher Way? What time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3635 North Clark Street" + ], + "slot": "venue_address", + "values": [ + "3635 North Clark Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 76, + "slot": "time", + "start": 69 + }, + { + "exclusive_end": 45, + "slot": "venue_address", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes. It is located at 3635 North Clark Street. The concert begins at 6:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Country" + ], + "city": [ + "Chicago" + ], + "date": [ + "today" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like it will work. Can you purchase four tickets for me please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Billy Currington" + ], + "slot": "event_name", + "values": [ + "Billy Currington" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chicago" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "event_name", + "start": 50 + }, + { + "exclusive_end": 114, + "slot": "date", + "start": 109 + }, + { + "exclusive_end": 85, + "slot": "city", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm: You wish to purchase 4 tickets to the Billy Currington concert in Chicago that starts at 6:30 pm today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Country" + ], + "city": [ + "Chicago" + ], + "date": [ + "today" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Chicago", + "date": "2019-03-01", + "event_name": "Billy Currington", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "Chicago", + "date": "2019-03-01", + "event_name": "Billy Currington", + "number_of_tickets": "4", + "time": "18:30", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation is confirmed. Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Country" + ], + "city": [ + "Chicago" + ], + "date": [ + "today" + ], + "event_name": [ + "Billy Currington" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No not at this time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a lovely day." + } + ] + }, + { + "dialogue_id": "10_00054", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a music event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you looking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chi-town" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 27 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find an event in Chi-town." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Basta" + ], + "slot": "event_name", + "values": [ + "Basta" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Concord Music Hall" + ], + "slot": "venue", + "values": [ + "Concord Music Hall" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Chicago", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "Chicago", + "date": "2019-03-01", + "event_name": "Basta", + "event_type": "Music", + "time": "18:00", + "venue": "Concord Music Hall", + "venue_address": "2047 North Milwaukee Avenue" + }, + { + "category": "Country", + "city": "Chicago", + "date": "2019-03-12", + "event_name": "Billy Currington", + "event_type": "Music", + "time": "18:30", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + }, + { + "category": "Pop", + "city": "Chicago", + "date": "2019-03-10", + "event_name": "New Found Glory", + "event_type": "Music", + "time": "18:30", + "venue": "Concord Music Hall", + "venue_address": "2047 North Milwaukee Avenue" + }, + { + "category": "Rock", + "city": "Chicago", + "date": "2019-03-12", + "event_name": "The Buttertones", + "event_type": "Music", + "time": "17:30", + "venue": "Chop Shop", + "venue_address": "2033 West North Avenue" + }, + { + "category": "Jazz", + "city": "Chicago", + "date": "2019-03-01", + "event_name": "Timmy Trumpet", + "event_type": "Music", + "time": "18:00", + "venue": "Concord Music Hall", + "venue_address": "2047 North Milwaukee Avenue" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "event_name", + "start": 29 + }, + { + "exclusive_end": 64, + "slot": "venue", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 5 events including a Basta concert at Concord Music Hall." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Chi-town" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time is the concert? What is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2047 North Milwaukee Avenue" + ], + "slot": "venue_address", + "values": [ + "2047 North Milwaukee Avenue" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "venue_address", + "start": 30 + }, + { + "exclusive_end": 26, + "slot": "time", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The concert starts at 6 pm at 2047 North Milwaukee Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other events are there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Billy Currington" + ], + "slot": "event_name", + "values": [ + "Billy Currington" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gallagher Way" + ], + "slot": "venue", + "values": [ + "Gallagher Way" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "event_name", + "start": 11 + }, + { + "exclusive_end": 52, + "slot": "venue", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a Billy Currington concert at Gallagher Way." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "the 7th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Livermore" + ], + "slot": "city", + "values": [ + "Livermore" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 73, + "slot": "date", + "start": 66 + }, + { + "exclusive_end": 62, + "slot": "city", + "start": 53 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Livermore" + ], + "date": [ + "the 7th" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else is available? I am looking for an event in Livermore on the 7th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Josh Groban" + ], + "slot": "event_name", + "values": [ + "Josh Groban" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Concerts at Wente Vineyards" + ], + "slot": "venue", + "values": [ + "Concerts at Wente Vineyards" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Livermore", + "date": "2019-03-07", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "Livermore", + "date": "2019-03-07", + "event_name": "Josh Groban", + "event_type": "Music", + "time": "19:00", + "venue": "Concerts at Wente Vineyards", + "venue_address": "5050 Arroyo Road" + } + ], + "slots": [ + { + "exclusive_end": 11, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 61, + "slot": "venue", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Josh Groban will be performing at Concerts at Wente Vineyards." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Livermore" + ], + "date": [ + "the 7th" + ], + "event_name": [ + "Josh Groban" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to purchase a ticket?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Livermore" + ], + "date": [ + "the 7th" + ], + "event_name": [ + "Josh Groban" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not at this time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "May I further assist you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Livermore" + ], + "date": [ + "the 7th" + ], + "event_name": [ + "Josh Groban" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need event dates." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Josh Groban" + ], + "slot": "event_name", + "values": [ + "Josh Groban" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Concerts at Wente Vineyards" + ], + "slot": "venue", + "values": [ + "Concerts at Wente Vineyards" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Livermore", + "event_name": "Josh Groban" + } + }, + "service_results": [ + { + "city": "Livermore", + "date": "2019-03-07", + "event_name": "Josh Groban", + "time": "19:00", + "venue": "Concerts at Wente Vineyards", + "venue_address": "5050 Arroyo Road" + } + ], + "slots": [ + { + "exclusive_end": 85, + "slot": "date", + "start": 72 + }, + { + "exclusive_end": 22, + "slot": "event_name", + "start": 11 + }, + { + "exclusive_end": 61, + "slot": "venue", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 Josh Groban Concert at Concerts at Wente Vineyards and it is next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Livermore" + ], + "date": [ + "next Thursday", + "the 7th" + ], + "event_name": [ + "Josh Groban" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is perfect. I want to purchase one ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Josh Groban" + ], + "slot": "event_name", + "values": [ + "Josh Groban" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Livermore" + ], + "slot": "city", + "values": [ + "Livermore" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "event_name", + "start": 36 + }, + { + "exclusive_end": 71, + "slot": "date", + "start": 58 + }, + { + "exclusive_end": 84, + "slot": "city", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want 1 ticket to Josh Groban's concert next Thursday in Livermore." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Livermore" + ], + "date": [ + "next Thursday", + "the 7th" + ], + "event_name": [ + "Josh Groban" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I actually want 2 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Livermore" + ], + "slot": "city", + "values": [ + "Livermore" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 59, + "slot": "city", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want 2 tickets to the event in Livermore." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Livermore" + ], + "date": [ + "next Thursday", + "the 7th" + ], + "event_name": [ + "Josh Groban" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct. What is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5050 Arroyo Road" + ], + "slot": "venue_address", + "values": [ + "5050 Arroyo Road" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Livermore", + "date": "2019-03-07", + "event_name": "Josh Groban", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Livermore", + "date": "2019-03-07", + "event_name": "Josh Groban", + "number_of_tickets": "2", + "time": "19:00", + "venue": "Concerts at Wente Vineyards", + "venue_address": "5050 Arroyo Road" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "venue_address", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The tickets have been purchased. The address is 5050 Arroyo Road." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Livermore" + ], + "date": [ + "next Thursday", + "the 7th" + ], + "event_name": [ + "Josh Groban" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "See you soon!" + } + ] + }, + { + "dialogue_id": "10_00055", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to look for some events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What are your interests and in what city would you like for me to search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "city", + "values": [ + "Sacramento, CA" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "city", + "start": 32 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Sacramento, CA" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like for some events in Sacramento, CA and interested in going to a Concert." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aftershock Festival" + ], + "slot": "event_name", + "values": [ + "Aftershock Festival" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Discovery Park" + ], + "slot": "venue", + "values": [ + "Discovery Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Sacramento", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Rock", + "city": "Sacramento", + "date": "2019-03-05", + "event_name": "Aftershock Festival", + "event_type": "Music", + "time": "19:00", + "venue": "Discovery Park", + "venue_address": "1600 Garden Highway" + }, + { + "category": "Electronica", + "city": "Sacramento", + "date": "2019-03-11", + "event_name": "Yunger", + "event_type": "Music", + "time": "18:00", + "venue": "Holy Diver", + "venue_address": "1517 21st Street" + } + ], + "slots": [ + { + "exclusive_end": 105, + "slot": "event_name", + "start": 86 + }, + { + "exclusive_end": 77, + "slot": "venue", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I was able to find 2 events which would appeal to your tastes. Discovery Park has the Aftershock Festival event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "10th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Electronica" + ], + "slot": "category", + "values": [ + "Electronica" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 122, + "slot": "date", + "start": 109 + }, + { + "exclusive_end": 62, + "slot": "category", + "start": 51 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Sacramento, CA" + ], + "date": [ + "10th of March" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please look form some other events. I really enjoy Electronica events and am interested in one that's on the 10th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Yunger" + ], + "slot": "event_name", + "values": [ + "Yunger" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Holy Diver" + ], + "slot": "venue", + "values": [ + "Holy Diver" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Electronica", + "city": "Sacramento", + "date": "2019-03-10", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Electronica", + "city": "Sacramento", + "date": "2019-03-10", + "event_name": "Yunger", + "event_type": "Music", + "time": "18:30", + "venue": "Holy Diver", + "venue_address": "1517 21st Street" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "event_name", + "start": 11 + }, + { + "exclusive_end": 44, + "slot": "venue", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a Yunger event that's at Holy Diver." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Sacramento, CA" + ], + "date": [ + "10th of March" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the location of the venue and when does it begin?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1517 21st Street" + ], + "slot": "venue_address", + "values": [ + "1517 21st Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "time", + "start": 57 + }, + { + "exclusive_end": 39, + "slot": "venue_address", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The venue's address is 1517 21st Street and it begins at 6:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Sacramento, CA" + ], + "date": [ + "10th of March" + ], + "event_name": [ + "Yunger" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, well that sounds perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to help out with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Sacramento, CA" + ], + "date": [ + "10th of March" + ], + "event_name": [ + "Yunger" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm curious about finding some event dates." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Yunger" + ], + "slot": "event_name", + "values": [ + "Yunger" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Holy Diver" + ], + "slot": "venue", + "values": [ + "Holy Diver" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Sacramento", + "event_name": "Yunger" + } + }, + "service_results": [ + { + "city": "Sacramento", + "date": "2019-03-10", + "event_name": "Yunger", + "time": "18:30", + "venue": "Holy Diver", + "venue_address": "1517 21st Street" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "date", + "start": 45 + }, + { + "exclusive_end": 6, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 75, + "slot": "venue", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yunger event is available on 1 day, which is March 10th. It's at Holy Diver." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Sacramento, CA" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Yunger" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, well when will it begin?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "time", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event will being at 6:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Sacramento, CA" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Yunger" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds pretty awesome to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to go on and grab some tickets for this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Sacramento, CA" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Yunger" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I definitely would like to go ahead and buy the event's tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the number of tickets you would like to buy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Sacramento, CA" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Yunger" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to get two tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Yunger" + ], + "slot": "event_name", + "values": [ + "Yunger" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "city", + "values": [ + "Sacramento" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "event_name", + "start": 33 + }, + { + "exclusive_end": 83, + "slot": "date", + "start": 73 + }, + { + "exclusive_end": 62, + "slot": "city", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Verify the upcoming details: The Yunger event is in Sacramento and is on March 10th. There are 2 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Sacramento", + "Sacramento, CA" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Yunger" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Uh-uh, I need four tickets, not two." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "city", + "values": [ + "Sacramento" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "city", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Verify the following: The event is in Sacramento and there are 4 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Sacramento", + "Sacramento, CA" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Yunger" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct, that's what I need. What's the venue's address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1517 21st Street" + ], + "slot": "venue_address", + "values": [ + "1517 21st street" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Sacramento", + "date": "2019-03-10", + "event_name": "Yunger", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "Sacramento", + "date": "2019-03-10", + "event_name": "Yunger", + "number_of_tickets": "4", + "time": "18:30", + "venue": "Holy Diver", + "venue_address": "1517 21st Street" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "venue_address", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address for the venue is 1517 21st street and I have made your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Sacramento", + "Sacramento, CA" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Yunger" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "Sacramento", + "Sacramento, CA" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Yunger" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, you've been tons of help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a fantastic day!" + } + ] + }, + { + "dialogue_id": "10_00056", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find an event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, what city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Toronto" + ], + "slot": "city", + "values": [ + "Toronto, Canada" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "city", + "start": 8 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It's in Toronto, Canada" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. What type of event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Soccer" + ], + "slot": "category", + "values": [ + "soccer" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "category", + "start": 21 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "soccer" + ], + "city": [ + "Toronto, Canada" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking to see a soccer match" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Toronto Fc Vs Crew" + ], + "slot": "event_name", + "values": [ + "Toronto Fc vs Crew" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "BMO Field" + ], + "slot": "venue", + "values": [ + "BMO Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Soccer", + "city": "Toronto", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Soccer", + "city": "Toronto", + "date": "2019-03-01", + "event_name": "Toronto Fc Vs Crew", + "event_type": "Sports", + "time": "17:00", + "venue": "BMO Field", + "venue_address": "170 Princes' Boulevard" + }, + { + "category": "Soccer", + "city": "Toronto", + "date": "2019-03-06", + "event_name": "Toronto Fc Vs Impact", + "event_type": "Sports", + "time": "17:30", + "venue": "BMO Field", + "venue_address": "170 Princes' Boulevard" + }, + { + "category": "Soccer", + "city": "Toronto", + "date": "2019-03-11", + "event_name": "Toronto Fc Vs Rapids", + "event_type": "Sports", + "time": "17:00", + "venue": "BMO Field", + "venue_address": "170 Princes' Boulevard" + }, + { + "category": "Soccer", + "city": "Toronto", + "date": "2019-03-12", + "event_name": "Toronto Vs Ottawa", + "event_type": "Sports", + "time": "18:30", + "venue": "BMO Field", + "venue_address": "170 Princes' Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "event_name", + "start": 12 + }, + { + "exclusive_end": 43, + "slot": "venue", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. I found Toronto Fc vs Crew at BMO Field" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "category": [ + "soccer" + ], + "city": [ + "Toronto, Canada" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "170 Princes' Boulevard" + ], + "slot": "venue_address", + "values": [ + "170 Princes' Boulevard" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "venue_address", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's located at 170 Princes' Boulevard" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "soccer" + ], + "city": [ + "Toronto, Canada" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And what time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "time", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "That match is at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "city", + "values": [ + "Portland" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "city", + "start": 23 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "soccer" + ], + "city": [ + "Portland" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else? Look in Portland instead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Portland Thorns Vs Houston" + ], + "slot": "event_name", + "values": [ + "Portland Thorns vs Houston" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Providence Park" + ], + "slot": "venue", + "values": [ + "Providence Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Soccer", + "city": "Portland", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Soccer", + "city": "Portland", + "date": "2019-03-03", + "event_name": "Portland Thorns Vs Houston", + "event_type": "Sports", + "time": "18:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + }, + { + "category": "Soccer", + "city": "Portland", + "date": "2019-03-09", + "event_name": "Timbers Vs Dc United", + "event_type": "Sports", + "time": "19:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + }, + { + "category": "Soccer", + "city": "Portland", + "date": "2019-03-06", + "event_name": "Timbers Vs Earthquakes", + "event_type": "Sports", + "time": "17:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + }, + { + "category": "Soccer", + "city": "Portland", + "date": "2019-03-08", + "event_name": "Timbers Vs Rsl", + "event_type": "Sports", + "time": "18:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "event_name", + "start": 28 + }, + { + "exclusive_end": 73, + "slot": "venue", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 4 events. How about Portland Thorns vs Houston at Providence Park?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "soccer" + ], + "city": [ + "Portland" + ], + "event_name": [ + "Portland Thorns vs Houston" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "soccer" + ], + "city": [ + "Portland" + ], + "event_name": [ + "Portland Thorns vs Houston" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "soccer" + ], + "city": [ + "Portland" + ], + "event_name": [ + "Portland Thorns vs Houston" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find dates for events" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Portland Thorns Vs Houston" + ], + "slot": "event_name", + "values": [ + "Portland Thorns vs Houston" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Providence Park" + ], + "slot": "venue", + "values": [ + "Providence Park" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Portland", + "event_name": "Portland Thorns Vs Houston" + } + }, + "service_results": [ + { + "city": "Portland", + "date": "2019-03-03", + "event_name": "Portland Thorns Vs Houston", + "time": "18:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + }, + { + "city": "Portland", + "date": "2019-03-11", + "event_name": "Portland Thorns Vs Houston", + "time": "17:30", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + }, + { + "city": "Portland", + "date": "2019-03-14", + "event_name": "Portland Thorns Vs Houston", + "time": "18:30", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "date", + "start": 60 + }, + { + "exclusive_end": 36, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 55, + "slot": "venue", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Portland Thorns vs Houston at Providence Park the day after tomorrow" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "soccer" + ], + "city": [ + "Portland" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Portland Thorns vs Houston" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. Buy me tickets please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "soccer" + ], + "city": [ + "Portland" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Portland Thorns vs Houston" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Just 1 ticket" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Portland Thorns Vs Houston" + ], + "slot": "event_name", + "values": [ + "Portland Thorns vs Houston" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "city", + "values": [ + "Portland" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "event_name", + "start": 29 + }, + { + "exclusive_end": 78, + "slot": "date", + "start": 60 + }, + { + "exclusive_end": 91, + "slot": "city", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 1 ticket for Portland Thorns vs Houston the day after tomorrow, in Portland" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "soccer" + ], + "city": [ + "Portland" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Portland Thorns vs Houston" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it 3 tickets instead" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Portland Thorns Vs Houston" + ], + "slot": "event_name", + "values": [ + "Portland Thorns vs Houston" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "event_name", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, Please confirm: 3 tickets for Portland Thorns vs Houston" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "soccer" + ], + "city": [ + "Portland" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Portland Thorns vs Houston" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's right. When does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Portland", + "date": "2019-03-03", + "event_name": "Portland Thorns Vs Houston", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Portland", + "date": "2019-03-03", + "event_name": "Portland Thorns Vs Houston", + "number_of_tickets": "3", + "time": "18:00", + "venue": "Providence Park", + "venue_address": "1844 Southwest Morrison Street" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "time", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets have been purchased. That event is at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "category": [ + "soccer" + ], + "city": [ + "Portland" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Portland Thorns vs Houston" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And where is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1844 Southwest Morrison Street" + ], + "slot": "venue_address", + "values": [ + "1844 Southwest Morrison Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "venue_address", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The venue is at 1844 Southwest Morrison Street" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "soccer" + ], + "city": [ + "Portland" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Portland Thorns vs Houston" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can do to help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "soccer" + ], + "city": [ + "Portland" + ], + "date": [ + "day after tomorrow" + ], + "event_name": [ + "Portland Thorns vs Houston" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that's it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good one" + } + ] + }, + { + "dialogue_id": "10_00057", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me search for events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course! Do you want me to look in a certain city? Do you have a preference on the event, such as music or sports?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "Monday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "date", + "start": 34 + }, + { + "exclusive_end": 86, + "slot": "city", + "start": 78 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "Monday next week" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I was hoping for a music event on Monday next week. I want the event to be in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "date": "2019-03-04", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "New York", + "date": "2019-03-04", + "event_name": "Amber Run Brooklyn", + "event_type": "Music", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "category": "International", + "city": "New York", + "date": "2019-03-04", + "event_name": "France Rocks Festival", + "event_type": "Music", + "time": "17:00", + "venue": "David Rubenstein Atrium at Lincoln Center", + "venue_address": "61 West 62nd Street" + }, + { + "category": "Country", + "city": "New York", + "date": "2019-03-04", + "event_name": "Jason Isbell", + "event_type": "Music", + "time": "17:00", + "venue": "Prospect Park Bandshell", + "venue_address": "141 Prospect Park West, Brooklyn" + }, + { + "category": "Pop", + "city": "New York", + "date": "2019-03-04", + "event_name": "Jojo Siwa", + "event_type": "Music", + "time": "19:30", + "venue": "Forest Hills Stadium", + "venue_address": "1 Tennis Place, Forest Hills" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-04", + "event_name": "Kishi Bashi", + "event_type": "Music", + "time": "18:30", + "venue": "Murmrr", + "venue_address": "17 Eastern Parkway, Brooklyn" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-04", + "event_name": "Low", + "event_type": "Music", + "time": "17:30", + "venue": "Murmrr", + "venue_address": "17 Eastern Parkway, Brooklyn" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-04", + "event_name": "Lyfe Jennings", + "event_type": "Music", + "time": "17:30", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-04", + "event_name": "Shanice", + "event_type": "Music", + "time": "19:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-04", + "event_name": "The Paper Kites", + "event_type": "Music", + "time": "17:30", + "venue": "Murmrr", + "venue_address": "17 Eastern Parkway, Brooklyn" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-04", + "event_name": "Thee Oh Sees", + "event_type": "Music", + "time": "17:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + } + ], + "slots": [ + { + "exclusive_end": 76, + "slot": "event_name", + "start": 58 + }, + { + "exclusive_end": 90, + "slot": "venue", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Excellent. I've found 10 events you might like. I suggest Amber Run Brooklyn at the Warsaw. Does that interest you at all?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "Monday next week" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time is the event? Where is that venue located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "261 Driggs Avenue, Brooklyn" + ], + "slot": "venue_address", + "values": [ + "261 Driggs Avenue, Brooklyn" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 20 + }, + { + "exclusive_end": 78, + "slot": "venue_address", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event starts at 5 pm. The Warsaw is located at 261 Driggs Avenue, Brooklyn." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "Monday next week" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds fun!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "New York", + "event_name": "Amber Run Brooklyn" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-04", + "event_name": "Amber Run Brooklyn", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + } + ], + "slots": [ + { + "exclusive_end": 91, + "slot": "date", + "start": 80 + }, + { + "exclusive_end": 111, + "slot": "event_name", + "start": 93 + }, + { + "exclusive_end": 125, + "slot": "venue", + "start": 119 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! Can you confirm the following details, please? You want to go to 1 event next Monday: Amber Run Brooklyn at the Warsaw." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "Monday next week", + "next Monday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Indeed, I do!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to purchase tickets for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "Monday next week", + "next Monday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets would you like to purchase?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "Monday next week", + "next Monday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Just 1, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 103, + "slot": "event_name", + "start": 85 + }, + { + "exclusive_end": 145, + "slot": "date", + "start": 134 + }, + { + "exclusive_end": 157, + "slot": "city", + "start": 149 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Can you confirm the following details, please? You are purchasing 1 ticket for Amber Run Brooklyn at the Warsaw. It takes place next Monday in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "Monday next week", + "next Monday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes! When does the event start again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "New York", + "date": "2019-03-04", + "event_name": "Amber Run Brooklyn", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-04", + "event_name": "Amber Run Brooklyn", + "number_of_tickets": "1", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "time", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made. It starts at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "Monday next week", + "next Monday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the address again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "261 Driggs Avenue, Brooklyn" + ], + "slot": "venue_address", + "values": [ + "261 Driggs Avenue, Brooklyn" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "venue_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 261 Driggs Avenue, Brooklyn." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "Monday next week", + "next Monday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome! Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "Monday next week", + "next Monday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "10_00058", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of events are you looking for? Music, sports, etc. What city are you looking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "NY" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "date", + "start": 34 + }, + { + "exclusive_end": 33, + "slot": "city", + "start": 31 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "next Friday" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find music events in NY next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "date": "2019-03-08", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "New York", + "date": "2019-03-08", + "event_name": "Amber Run Brooklyn", + "event_type": "Music", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "category": "Jazz", + "city": "New York", + "date": "2019-03-08", + "event_name": "Chris Botti", + "event_type": "Music", + "time": "18:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-08", + "event_name": "Esscalation Music Festival", + "event_type": "Music", + "time": "17:30", + "venue": "Melrose Ballroom", + "venue_address": "3608 33rd Street" + }, + { + "category": "International", + "city": "New York", + "date": "2019-03-08", + "event_name": "France Rocks Festival", + "event_type": "Music", + "time": "19:30", + "venue": "David Rubenstein Atrium at Lincoln Center", + "venue_address": "61 West 62nd Street" + }, + { + "category": "Christian", + "city": "New York", + "date": "2019-03-08", + "event_name": "Harlem Gospel Choir", + "event_type": "Music", + "time": "17:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Country", + "city": "New York", + "date": "2019-03-08", + "event_name": "Jamey Johnson", + "event_type": "Music", + "time": "19:30", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-08", + "event_name": "Jethro Tull", + "event_type": "Music", + "time": "18:30", + "venue": "Forest Hills Stadium", + "venue_address": "1 Tennis Place, Forest Hills" + }, + { + "category": "Pop", + "city": "New York", + "date": "2019-03-08", + "event_name": "Jojo Siwa", + "event_type": "Music", + "time": "18:00", + "venue": "Forest Hills Stadium", + "venue_address": "1 Tennis Place, Forest Hills" + }, + { + "category": "Classical", + "city": "New York", + "date": "2019-03-08", + "event_name": "Laura Osnes", + "event_type": "Music", + "time": "17:30", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-08", + "event_name": "Low", + "event_type": "Music", + "time": "19:00", + "venue": "Murmrr", + "venue_address": "17 Eastern Parkway, Brooklyn" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "event_name", + "start": 45 + }, + { + "exclusive_end": 79, + "slot": "venue", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 events that match your request. Amber Run Brooklyn plays at Warsaw." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good, I want to find more events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "New York", + "event_name": "Amber Run Brooklyn" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-08", + "event_name": "Amber Run Brooklyn", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "date", + "start": 17 + }, + { + "exclusive_end": 48, + "slot": "event_name", + "start": 30 + }, + { + "exclusive_end": 61, + "slot": "venue", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 events next Friday. Amber Run Brooklyn is at Warsaw." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is it located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "261 Driggs Avenue, Brooklyn" + ], + "slot": "venue_address", + "values": [ + "261 Driggs Avenue, Brooklyn" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "venue_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is located at 261 Driggs Avenue, Brooklyn." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I want to buy tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you want to buy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need 1 ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "event_name", + "start": 29 + }, + { + "exclusive_end": 59, + "slot": "date", + "start": 48 + }, + { + "exclusive_end": 71, + "slot": "city", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 1 ticket for Amber Run Brooklyn next Friday in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NY", + "New York" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want to buy three tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "date", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 3 tickets for the event next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NY", + "New York" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "New York", + "date": "2019-03-08", + "event_name": "Amber Run Brooklyn", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-08", + "event_name": "Amber Run Brooklyn", + "number_of_tickets": "3", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was successfully made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NY", + "New York" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "NY", + "New York" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "10_00059", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I wish to look for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which is your preferred city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "city", + "values": [ + "London, England" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "city", + "start": 28 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wish to see the events in London, England." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which type events do you want to see like Music or Sports or any other things?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "London, England" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to see Concert." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Beyond The Black" + ], + "slot": "event_name", + "values": [ + "Beyond The Black" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Boston Music Room" + ], + "slot": "venue", + "values": [ + "Boston Music Room" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "London", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Rock", + "city": "London", + "date": "2019-03-11", + "event_name": "Beyond The Black", + "event_type": "Music", + "time": "19:00", + "venue": "Boston Music Room", + "venue_address": "178 Junction Road" + }, + { + "category": "Rock", + "city": "London", + "date": "2019-03-14", + "event_name": "Crystal Lake", + "event_type": "Music", + "time": "17:30", + "venue": "Boston Music Room", + "venue_address": "178 Junction Road" + }, + { + "category": "Pop", + "city": "London", + "date": "2019-03-09", + "event_name": "Imperial Daze", + "event_type": "Music", + "time": "19:30", + "venue": "The Victoria Dalston", + "venue_address": "451 Queensbridge Road" + }, + { + "category": "Blues", + "city": "London", + "date": "2019-03-12", + "event_name": "Shakey Graves", + "event_type": "Music", + "time": "19:30", + "venue": "The Dome", + "venue_address": "2A Dartmouth Park Hill" + }, + { + "category": "Rock", + "city": "London", + "date": "2019-03-06", + "event_name": "Wallows", + "event_type": "Music", + "time": "17:00", + "venue": "Electric Brixton", + "venue_address": "Town Hall Parade" + } + ], + "slots": [ + { + "exclusive_end": 87, + "slot": "event_name", + "start": 71 + }, + { + "exclusive_end": 59, + "slot": "venue", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I searched and found 5 events for you. At Boston Music Room, the event Beyond The Black is taking place." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "London, England" + ], + "event_name": [ + "Beyond The Black" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It is good for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I do any other help for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "London, England" + ], + "event_name": [ + "Beyond The Black" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "could you please find the event dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Beyond The Black" + ], + "slot": "event_name", + "values": [ + "Beyond The Black" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Boston Music Room" + ], + "slot": "venue", + "values": [ + "Boston Music Room" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "London", + "event_name": "Beyond The Black" + } + }, + "service_results": [ + { + "city": "London", + "date": "2019-03-09", + "event_name": "Beyond The Black", + "time": "17:00", + "venue": "Boston Music Room", + "venue_address": "178 Junction Road" + }, + { + "city": "London", + "date": "2019-03-11", + "event_name": "Beyond The Black", + "time": "19:00", + "venue": "Boston Music Room", + "venue_address": "178 Junction Road" + }, + { + "city": "London", + "date": "2019-03-14", + "event_name": "Beyond The Black", + "time": "17:30", + "venue": "Boston Music Room", + "venue_address": "178 Junction Road" + } + ], + "slots": [ + { + "exclusive_end": 12, + "slot": "date", + "start": 3 + }, + { + "exclusive_end": 61, + "slot": "event_name", + "start": 45 + }, + { + "exclusive_end": 33, + "slot": "venue", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "On March 9th at Boston Music Room, the event Beyond The Black is taking place. It is for 3 days." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "London, England" + ], + "event_name": [ + "Beyond The Black" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "178 Junction Road" + ], + "slot": "venue_address", + "values": [ + "178 Junction Road" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "venue_address", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is at 178 Junction Road." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "London, England" + ], + "event_name": [ + "Beyond The Black" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In which time the event will start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "time", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It will starts at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "London, England" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Beyond The Black" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It is nice for me. I wish to book one ticket for the event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Beyond The Black" + ], + "slot": "event_name", + "values": [ + "Beyond The Black" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "city", + "values": [ + "London" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 89, + "slot": "event_name", + "start": 73 + }, + { + "exclusive_end": 32, + "slot": "date", + "start": 23 + }, + { + "exclusive_end": 113, + "slot": "city", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Kindly ensure that, on March 9th, 1 ticket has been booked for the event Beyond The Black. The event is in London." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "London", + "London, England" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Beyond The Black" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. It is good for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "London", + "date": "2019-03-09", + "event_name": "Beyond The Black", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "London", + "date": "2019-03-09", + "event_name": "Beyond The Black", + "number_of_tickets": "1", + "time": "17:00", + "venue": "Boston Music Room", + "venue_address": "178 Junction Road" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking has been made successfully" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "London", + "London, England" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Beyond The Black" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I do anything for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "London", + "London, England" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Beyond The Black" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope. Thank you so much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a fantastic day." + } + ] + }, + { + "dialogue_id": "10_00060", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to find some upcoming events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like me to search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "city", + "start": 25 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find events in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of event are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to a concert." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "event_type": "Music", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "category": "International", + "city": "New York", + "date": "2019-03-02", + "event_name": "Americo", + "event_type": "Music", + "time": "18:30", + "venue": "La Boom", + "venue_address": "56-15 Northern Boulevard, Woodside" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-10", + "event_name": "Ben Harper", + "event_type": "Music", + "time": "19:00", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Hip Hop", + "city": "New York", + "date": "2019-03-13", + "event_name": "Blackbear", + "event_type": "Music", + "time": "18:30", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Hip Hop", + "city": "New York", + "date": "2019-03-14", + "event_name": "Blowout Music Festival", + "event_type": "Music", + "time": "18:00", + "venue": "Knockdown Center", + "venue_address": "52-19 Flushing Avenue, Maspeth" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-09", + "event_name": "Buddy Guy", + "event_type": "Music", + "time": "17:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-06", + "event_name": "Chemical Brothers", + "event_type": "Music", + "time": "19:00", + "venue": "Forest Hills Stadium", + "venue_address": "1 Tennis Place, Forest Hills" + }, + { + "category": "Jazz", + "city": "New York", + "date": "2019-03-07", + "event_name": "Chris Botti", + "event_type": "Music", + "time": "17:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-02", + "event_name": "Crooked Colours", + "event_type": "Music", + "time": "19:30", + "venue": "Rough Trade NYC", + "venue_address": "64 North 9th Street, Brooklyn" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-01", + "event_name": "Esscalation Music Festival", + "event_type": "Music", + "time": "19:30", + "venue": "Melrose Ballroom", + "venue_address": "3608 33rd Street" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "event_name", + "start": 12 + }, + { + "exclusive_end": 48, + "slot": "venue", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an Amber Run Brooklyn concert at Warsaw." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "New York" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "261 Driggs Avenue, Brooklyn" + ], + "slot": "venue_address", + "values": [ + "261 Driggs Avenue, Brooklyn" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "venue_address", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The venue's address is 261 Driggs Avenue, Brooklyn." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find any other events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Americo" + ], + "slot": "event_name", + "values": [ + "Americo" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "La Boom" + ], + "slot": "venue", + "values": [ + "La Boom" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "event_name", + "start": 12 + }, + { + "exclusive_end": 35, + "slot": "venue", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an Americo event a La Boom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "date", + "start": 42 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "March 10th" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other events? I'm looking for ones on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ben Harper" + ], + "slot": "event_name", + "values": [ + "Ben Harper" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pier 17" + ], + "slot": "venue", + "values": [ + "Pier 17" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "date": "2019-03-10", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Blues", + "city": "New York", + "date": "2019-03-10", + "event_name": "Ben Harper", + "event_type": "Music", + "time": "19:00", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-10", + "event_name": "Chemical Brothers", + "event_type": "Music", + "time": "19:00", + "venue": "Forest Hills Stadium", + "venue_address": "1 Tennis Place, Forest Hills" + }, + { + "category": "Jazz", + "city": "New York", + "date": "2019-03-10", + "event_name": "Chris Botti", + "event_type": "Music", + "time": "18:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-10", + "event_name": "Esscalation Music Festival", + "event_type": "Music", + "time": "17:00", + "venue": "Melrose Ballroom", + "venue_address": "3608 33rd Street" + }, + { + "category": "Hip Hop", + "city": "New York", + "date": "2019-03-10", + "event_name": "Geto Boys", + "event_type": "Music", + "time": "18:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-10", + "event_name": "Greensky Bluegrass", + "event_type": "Music", + "time": "17:00", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Christian", + "city": "New York", + "date": "2019-03-10", + "event_name": "Harlem Gospel Choir", + "event_type": "Music", + "time": "19:30", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Country", + "city": "New York", + "date": "2019-03-10", + "event_name": "Jamey Johnson", + "event_type": "Music", + "time": "19:30", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Country", + "city": "New York", + "date": "2019-03-10", + "event_name": "Jason Isbell", + "event_type": "Music", + "time": "17:30", + "venue": "Prospect Park Bandshell", + "venue_address": "141 Prospect Park West, Brooklyn" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-10", + "event_name": "Kishi Bashi", + "event_type": "Music", + "time": "17:30", + "venue": "Murmrr", + "venue_address": "17 Eastern Parkway, Brooklyn" + } + ], + "slots": [ + { + "exclusive_end": 18, + "slot": "event_name", + "start": 8 + }, + { + "exclusive_end": 37, + "slot": "venue", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found Ben Harper playing at Pier 17." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "March 10th" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "time", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The concert starts at 7 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Ben Harper" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Ben Harper" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe, but I want to find dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ben Harper" + ], + "slot": "event_name", + "values": [ + "Ben Harper" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pier 17" + ], + "slot": "venue", + "values": [ + "Pier 17" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "New York", + "event_name": "Ben Harper" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-10", + "event_name": "Ben Harper", + "time": "19:00", + "venue": "Pier 17", + "venue_address": "89 South Street" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "date", + "start": 23 + }, + { + "exclusive_end": 50, + "slot": "event_name", + "start": 40 + }, + { + "exclusive_end": 61, + "slot": "venue", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event is on 1 day, March 10th. It's Ben Harper at Pier 17." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Ben Harper" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that's great for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help with anything more?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Ben Harper" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want tickets to the event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets would you like to buy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Ben Harper" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to get 2 tickets please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ben Harper" + ], + "slot": "event_name", + "values": [ + "Ben Harper" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "event_name", + "start": 33 + }, + { + "exclusive_end": 57, + "slot": "date", + "start": 47 + }, + { + "exclusive_end": 69, + "slot": "city", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 2 tickets to see Ben Harper on March 10th in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Ben Harper" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep, that's perfect. Where is the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "89 South Street" + ], + "slot": "venue_address", + "values": [ + "89 South Street" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "New York", + "date": "2019-03-10", + "event_name": "Ben Harper", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-10", + "event_name": "Ben Harper", + "number_of_tickets": "2", + "time": "19:00", + "venue": "Pier 17", + "venue_address": "89 South Street" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "venue_address", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation is made. The venue is at 89 South Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Ben Harper" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much for helping, that's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a lovely day." + } + ] + }, + { + "dialogue_id": "10_00061", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "city", + "values": [ + "Atlanta" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "city", + "start": 29 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am searching for events in Atlanta." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of event? Like Music or Sports or anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "category", + "values": [ + "dontcare" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "dontcare" + ], + "city": [ + "Atlanta" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for Games, but any category is fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Falcons Vs Buccaneers" + ], + "slot": "event_name", + "values": [ + "Falcons Vs Buccaneers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mercedes-Benz Stadium" + ], + "slot": "venue", + "values": [ + "Mercedes-Benz Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Atlanta", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Football", + "city": "Atlanta", + "date": "2019-03-11", + "event_name": "Falcons Vs Buccaneers", + "event_type": "Sports", + "time": "18:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Football", + "city": "Atlanta", + "date": "2019-03-10", + "event_name": "Falcons Vs Jaguars", + "event_type": "Sports", + "time": "18:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Football", + "city": "Atlanta", + "date": "2019-03-11", + "event_name": "Falcons Vs Rams", + "event_type": "Sports", + "time": "18:30", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Football", + "city": "Atlanta", + "date": "2019-03-13", + "event_name": "Falcons Vs Redskins", + "event_type": "Sports", + "time": "17:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Basketball", + "city": "Atlanta", + "date": "2019-03-11", + "event_name": "Panthers Vs Jaguars", + "event_type": "Sports", + "time": "19:30", + "venue": "Georgia State Stadium", + "venue_address": "755 Hank Aaron Drive Southeast" + }, + { + "category": "Basketball", + "city": "Atlanta", + "date": "2019-03-10", + "event_name": "Panthers Vs Mountaineers", + "event_type": "Sports", + "time": "17:30", + "venue": "Georgia State Stadium", + "venue_address": "755 Hank Aaron Drive Southeast" + }, + { + "category": "Basketball", + "city": "Atlanta", + "date": "2019-03-09", + "event_name": "Panthers Vs Paladins", + "event_type": "Sports", + "time": "18:30", + "venue": "Georgia State Stadium", + "venue_address": "755 Hank Aaron Drive Southeast" + }, + { + "category": "Basketball", + "city": "Atlanta", + "date": "2019-03-05", + "event_name": "Panthers Vs Trojans", + "event_type": "Sports", + "time": "18:30", + "venue": "Georgia State Stadium", + "venue_address": "755 Hank Aaron Drive Southeast" + }, + { + "category": "Soccer", + "city": "Atlanta", + "date": "2019-03-11", + "event_name": "United Vs Earthquakes", + "event_type": "Sports", + "time": "18:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Soccer", + "city": "Atlanta", + "date": "2019-03-05", + "event_name": "United Vs Red Bulls", + "event_type": "Sports", + "time": "17:30", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "event_name", + "start": 30 + }, + { + "exclusive_end": 85, + "slot": "venue", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 events. There is a Falcons Vs Buccaneers game at the Mercedes-Benz Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "dontcare" + ], + "city": [ + "Atlanta" + ], + "event_name": [ + "Falcons Vs Buccaneers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you in anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "dontcare" + ], + "city": [ + "Atlanta" + ], + "event_name": [ + "Falcons Vs Buccaneers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to know the dates for the events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Falcons Vs Buccaneers" + ], + "slot": "event_name", + "values": [ + "Falcons Vs Buccaneers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mercedes-Benz Stadium" + ], + "slot": "venue", + "values": [ + "Mercedes-Benz Stadium" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Atlanta", + "event_name": "Falcons Vs Buccaneers" + } + }, + "service_results": [ + { + "city": "Atlanta", + "date": "2019-03-06", + "event_name": "Falcons Vs Buccaneers", + "time": "19:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "city": "Atlanta", + "date": "2019-03-08", + "event_name": "Falcons Vs Buccaneers", + "time": "19:30", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "city": "Atlanta", + "date": "2019-03-10", + "event_name": "Falcons Vs Buccaneers", + "time": "17:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "city": "Atlanta", + "date": "2019-03-11", + "event_name": "Falcons Vs Buccaneers", + "time": "18:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "city": "Atlanta", + "date": "2019-03-12", + "event_name": "Falcons Vs Buccaneers", + "time": "18:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "city": "Atlanta", + "date": "2019-03-14", + "event_name": "Falcons Vs Buccaneers", + "time": "19:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "date", + "start": 5 + }, + { + "exclusive_end": 42, + "slot": "event_name", + "start": 21 + }, + { + "exclusive_end": 71, + "slot": "venue", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's next Wednesday. Falcons Vs Buccaneers at the Mercedes-Benz Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "dontcare" + ], + "city": [ + "Atlanta" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Falcons Vs Buccaneers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "dontcare" + ], + "city": [ + "Atlanta" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Falcons Vs Buccaneers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, four tickets please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Falcons Vs Buccaneers" + ], + "slot": "event_name", + "values": [ + "Falcons vs Buccaneers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Atlanta" + ], + "slot": "city", + "values": [ + "Atlanta" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 59, + "slot": "event_name", + "start": 38 + }, + { + "exclusive_end": 74, + "slot": "date", + "start": 60 + }, + { + "exclusive_end": 85, + "slot": "city", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: You want 4 tickets to Falcons vs Buccaneers next Wednesday in Atlanta. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "dontcare" + ], + "city": [ + "Atlanta" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Falcons Vs Buccaneers", + "Falcons vs Buccaneers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Where is the venue located? When does the event start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1 AMB Drive Northwest" + ], + "slot": "venue_address", + "values": [ + "1 AMB Drive Northwest" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Atlanta", + "date": "2019-03-06", + "event_name": "Falcons Vs Buccaneers", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "Atlanta", + "date": "2019-03-06", + "event_name": "Falcons Vs Buccaneers", + "number_of_tickets": "4", + "time": "19:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "venue_address", + "start": 49 + }, + { + "exclusive_end": 86, + "slot": "time", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was successful. It's located at 1 AMB Drive Northwest. Starts at 7 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "dontcare" + ], + "city": [ + "Atlanta" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Falcons Vs Buccaneers", + "Falcons vs Buccaneers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Awesome. That's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have an amazing day." + } + ] + }, + { + "dialogue_id": "10_00062", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to look for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you prefer any metropolis for me to search in? What are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "city", + "values": [ + "Vancouver" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "city", + "start": 63 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Vancouver" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am searching for Match, and I am searching for activities in Vancouver." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Whitecaps Vs Colorado Rapids" + ], + "slot": "event_name", + "values": [ + "Whitecaps Vs Colorado Rapids" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "BC Place" + ], + "slot": "venue", + "values": [ + "BC place" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Vancouver", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Soccer", + "city": "Vancouver", + "date": "2019-03-04", + "event_name": "Whitecaps Vs Colorado Rapids", + "event_type": "Sports", + "time": "17:00", + "venue": "BC Place", + "venue_address": "777 Pacific Boulevard" + }, + { + "category": "Soccer", + "city": "Vancouver", + "date": "2019-03-13", + "event_name": "Whitecaps Vs Earthquakes", + "event_type": "Sports", + "time": "17:30", + "venue": "BC Place", + "venue_address": "777 Pacific Boulevard" + }, + { + "category": "Soccer", + "city": "Vancouver", + "date": "2019-03-13", + "event_name": "Whitecaps Vs Kansas City", + "event_type": "Sports", + "time": "17:00", + "venue": "BC Place", + "venue_address": "777 Pacific Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "event_name", + "start": 11 + }, + { + "exclusive_end": 60, + "slot": "venue", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a Whitecaps Vs Colorado Rapids activity at BC place." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Football" + ], + "slot": "category", + "values": [ + "Football" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "category", + "start": 56 + }, + { + "exclusive_end": 113, + "slot": "city", + "start": 106 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you look for another event for me please? I enjoy Football events. I am searching for activities in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Raiders Vs Bengals" + ], + "slot": "event_name", + "values": [ + "Raiders vs Bengals" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland-Alameda County Coliseum" + ], + "slot": "venue", + "values": [ + "Oakland-Alameda County Coliseum" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Football", + "city": "Oakland", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Football", + "city": "Oakland", + "date": "2019-03-05", + "event_name": "Raiders Vs Bengals", + "event_type": "Sports", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "category": "Football", + "city": "Oakland", + "date": "2019-03-08", + "event_name": "Raiders Vs Chiefs", + "event_type": "Sports", + "time": "18:00", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "category": "Football", + "city": "Oakland", + "date": "2019-03-05", + "event_name": "Raiders Vs Jaguars", + "event_type": "Sports", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "category": "Football", + "city": "Oakland", + "date": "2019-03-07", + "event_name": "Raiders Vs Lions", + "event_type": "Sports", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "category": "Football", + "city": "Oakland", + "date": "2019-03-07", + "event_name": "Raiders Vs Titans", + "event_type": "Sports", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "event_name", + "start": 11 + }, + { + "exclusive_end": 73, + "slot": "venue", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a Raiders vs Bengals activity at Oakland-Alameda County Coliseum." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the activity located, and when does it begin?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "7000 Coliseum Way" + ], + "slot": "venue_address", + "values": [ + "7000 Coliseum way" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "venue_address", + "start": 24 + }, + { + "exclusive_end": 63, + "slot": "time", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event's location is 7000 Coliseum way and begins at 7:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "event_name": [ + "Raiders vs Bengals" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect for me. I'm interesting in finding times for activities." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Raiders Vs Bengals" + ], + "slot": "event_name", + "values": [ + "Raiders Vs Bengals" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland-Alameda County Coliseum" + ], + "slot": "venue", + "values": [ + "Oakland-Alameda County Coliseum" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Oakland", + "event_name": "Raiders Vs Bengals" + } + }, + "service_results": [ + { + "city": "Oakland", + "date": "2019-03-01", + "event_name": "Raiders Vs Bengals", + "time": "19:00", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "city": "Oakland", + "date": "2019-03-02", + "event_name": "Raiders Vs Bengals", + "time": "18:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "city": "Oakland", + "date": "2019-03-05", + "event_name": "Raiders Vs Bengals", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "city": "Oakland", + "date": "2019-03-12", + "event_name": "Raiders Vs Bengals", + "time": "19:00", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + }, + { + "city": "Oakland", + "date": "2019-03-13", + "event_name": "Raiders Vs Bengals", + "time": "17:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "date", + "start": 64 + }, + { + "exclusive_end": 33, + "slot": "event_name", + "start": 15 + }, + { + "exclusive_end": 104, + "slot": "venue", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I discovered a Raiders Vs Bengals event on 5 days, and it is on today at Oakland-Alameda County Coliseum." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "event_name": [ + "Raiders Vs Bengals", + "Raiders vs Bengals" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about activities on other times?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Raiders Vs Bengals" + ], + "slot": "event_name", + "values": [ + "Raiders Vs Bengals" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland-Alameda County Coliseum" + ], + "slot": "venue", + "values": [ + "Oakland-Alameda County Coliseum" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "date", + "start": 36 + }, + { + "exclusive_end": 29, + "slot": "event_name", + "start": 11 + }, + { + "exclusive_end": 79, + "slot": "venue", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a Raiders Vs Bengals event tomorrow at Oakland-Alameda County Coliseum." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "event_name": [ + "Raiders Vs Bengals", + "Raiders vs Bengals" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about activities on other times?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Raiders Vs Bengals" + ], + "slot": "event_name", + "values": [ + "Raiders Vs Bengals" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland-Alameda County Coliseum" + ], + "slot": "venue", + "values": [ + "Oakland-Alameda County Coliseum" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "date", + "start": 36 + }, + { + "exclusive_end": 29, + "slot": "event_name", + "start": 11 + }, + { + "exclusive_end": 83, + "slot": "venue", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a Raiders Vs Bengals event next Tuesday at Oakland-Alameda County Coliseum." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Raiders Vs Bengals", + "Raiders vs Bengals" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect for me. I'd like to purchase 3 tickets to the event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Raiders Vs Bengals" + ], + "slot": "event_name", + "values": [ + "Raiders vs Bengals" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 77, + "slot": "event_name", + "start": 59 + }, + { + "exclusive_end": 99, + "slot": "date", + "start": 87 + }, + { + "exclusive_end": 110, + "slot": "city", + "start": 103 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please verify the following information: 3 tickets for the Raiders vs Bengals event on next Tuesday in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Raiders Vs Bengals", + "Raiders vs Bengals" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup, that's fine by me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Oakland", + "date": "2019-03-05", + "event_name": "Raiders Vs Bengals", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Oakland", + "date": "2019-03-05", + "event_name": "Raiders Vs Bengals", + "number_of_tickets": "3", + "time": "19:30", + "venue": "Oakland-Alameda County Coliseum", + "venue_address": "7000 Coliseum Way" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Raiders Vs Bengals", + "Raiders vs Bengals" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Could I assist you with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "Football" + ], + "city": [ + "Oakland" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Raiders Vs Bengals", + "Raiders vs Bengals" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope; thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a pleasant afternoon." + } + ] + }, + { + "dialogue_id": "10_00063", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you find me events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city should I work in? Do you have a preferred type of event? You can say Music, Sports, or anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "city", + "values": [ + "Atlanta, GA" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "city", + "start": 30 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a concert in Atlanta, GA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Atlanta Summer Organ Festival" + ], + "slot": "event_name", + "values": [ + "Atlanta Summer Organ Festival" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Peachtree Road United Methodist Church" + ], + "slot": "venue", + "values": [ + "Peachtree Road United Methodist Church" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Atlanta", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Classical", + "city": "Atlanta", + "date": "2019-03-05", + "event_name": "Atlanta Summer Organ Festival", + "event_type": "Music", + "time": "17:30", + "venue": "Peachtree Road United Methodist Church", + "venue_address": "3180 Peachtree Road Northeast" + }, + { + "category": "Country", + "city": "Atlanta", + "date": "2019-03-13", + "event_name": "Emmylou Harris", + "event_type": "Music", + "time": "18:30", + "venue": "Atlanta Symphony Orchestra", + "venue_address": "1280 Peachtree Street Northeast" + }, + { + "category": "Rock", + "city": "Atlanta", + "date": "2019-03-06", + "event_name": "Gorgasm", + "event_type": "Music", + "time": "18:00", + "venue": "Kenny's Alley", + "venue_address": "50 Upper Alabama Street" + }, + { + "category": "Rock", + "city": "Atlanta", + "date": "2019-03-13", + "event_name": "Taking Back Sunday", + "event_type": "Music", + "time": "19:00", + "venue": "Kenny's Alley", + "venue_address": "50 Upper Alabama Street" + }, + { + "category": "Electronica", + "city": "Atlanta", + "date": "2019-03-09", + "event_name": "The Cinematic Orchestra", + "event_type": "Music", + "time": "17:00", + "venue": "The Loft", + "venue_address": "1374 West Peachtree Street Northwest" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "event_name", + "start": 32 + }, + { + "exclusive_end": 103, + "slot": "venue", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 5 events. How about the Atlanta Summer Organ Festival at Peachtree Road United Methodist Church?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category" + ], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What category is this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Classical" + ], + "slot": "category", + "values": [ + "classical" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "category", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is a classical event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me some others please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Emmylou Harris" + ], + "slot": "event_name", + "values": [ + "Emmylou Harris" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Atlanta Symphony Orchestra" + ], + "slot": "venue", + "values": [ + "Atlanta Symphony Orchestra" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 58, + "slot": "venue", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Emmylou Harris at the Atlanta Symphony Orchestra." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does it start and where is it located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1280 Peachtree Street Northeast" + ], + "slot": "venue_address", + "values": [ + "1280 Peachtree Street Northeast" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 13 + }, + { + "exclusive_end": 71, + "slot": "venue_address", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 6:30 pm and its located at 1280 Peachtree Street Northeast." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "event_name": [ + "Emmylou Harris" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me. What are the dates for this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "mArch 12th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Emmylou Harris" + ], + "slot": "event_name", + "values": [ + "Emmylou Harris" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Atlanta Symphony Orchestra" + ], + "slot": "venue", + "values": [ + "Atlanta Symphony Orchestra" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Atlanta", + "event_name": "Emmylou Harris" + } + }, + "service_results": [ + { + "city": "Atlanta", + "date": "2019-03-12", + "event_name": "Emmylou Harris", + "time": "17:30", + "venue": "Atlanta Symphony Orchestra", + "venue_address": "1280 Peachtree Street Northeast" + }, + { + "city": "Atlanta", + "date": "2019-03-13", + "event_name": "Emmylou Harris", + "time": "18:30", + "venue": "Atlanta Symphony Orchestra", + "venue_address": "1280 Peachtree Street Northeast" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "date", + "start": 64 + }, + { + "exclusive_end": 14, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 48, + "slot": "venue", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Emmylou Harris at the Atlanta Symphony Orchestra takes place on mArch 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "date": [ + "mArch 12th" + ], + "event_name": [ + "Emmylou Harris" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "date": [ + "mArch 12th" + ], + "event_name": [ + "Emmylou Harris" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, i would like to buy tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many should I get?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "date": [ + "mArch 12th" + ], + "event_name": [ + "Emmylou Harris" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want two." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Emmylou Harris" + ], + "slot": "event_name", + "values": [ + "Emmylou Harris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Atlanta" + ], + "slot": "city", + "values": [ + "atlanta" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "event_name", + "start": 29 + }, + { + "exclusive_end": 68, + "slot": "date", + "start": 58 + }, + { + "exclusive_end": 54, + "slot": "city", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm 2 tickets for Emmylou Harris in atlanta on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Atlanta, GA", + "atlanta" + ], + "date": [ + "March 12th", + "mArch 12th" + ], + "event_name": [ + "Emmylou Harris" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works for me. When does it start and where is it located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1280 Peachtree Street Northeast" + ], + "slot": "venue_address", + "values": [ + "1280 Peachtree Street Northeast" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Atlanta", + "date": "2019-03-12", + "event_name": "Emmylou Harris", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Atlanta", + "date": "2019-03-12", + "event_name": "Emmylou Harris", + "number_of_tickets": "2", + "time": "17:30", + "venue": "Atlanta Symphony Orchestra", + "venue_address": "1280 Peachtree Street Northeast" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "time", + "start": 45 + }, + { + "exclusive_end": 102, + "slot": "venue_address", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made. It starts at 5:30 pm and is located at 1280 Peachtree Street Northeast." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA", + "atlanta" + ], + "date": [ + "March 12th", + "mArch 12th" + ], + "event_name": [ + "Emmylou Harris" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot for your help. That's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "10_00064", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hey, can you help me search for some events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of events are you looking for and is there a particular city you'd like to attend them in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 86, + "slot": "city", + "start": 76 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for concerts, or music events - something along those lines, in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Huichica Music Festival" + ], + "slot": "event_name", + "values": [ + "Huichica Music Festival" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Sandman Hotel" + ], + "slot": "venue", + "values": [ + "The Sandman Hotel" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Santa Rosa", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "Santa Rosa", + "date": "2019-03-10", + "event_name": "Huichica Music Festival", + "event_type": "Music", + "time": "18:00", + "venue": "The Sandman Hotel", + "venue_address": "3421 Cleveland Avenue" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "event_name", + "start": 33 + }, + { + "exclusive_end": 77, + "slot": "venue", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 1 possible match: the Huichica Music Festival at The Sandman Hotel." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is that located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3421 Cleveland Avenue" + ], + "slot": "venue_address", + "values": [ + "3421 Cleveland Avenue" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "venue_address", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Sandman Hotel is on 3421 Cleveland Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category", + "time" + ], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What kind of event is it, and when does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pop" + ], + "slot": "category", + "values": [ + "Pop" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "time", + "start": 43 + }, + { + "exclusive_end": 25, + "slot": "category", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The genre of music is Pop and it begins at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "event_name": [ + "Huichica Music Festival" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, can you find me the dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Huichica Music Festival" + ], + "slot": "event_name", + "values": [ + "Huichica Music Festival" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Sandman Hotel" + ], + "slot": "venue", + "values": [ + "the Sandman Hotel" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Santa Rosa", + "event_name": "Huichica Music Festival" + } + }, + "service_results": [ + { + "city": "Santa Rosa", + "date": "2019-03-06", + "event_name": "Huichica Music Festival", + "time": "18:00", + "venue": "The Sandman Hotel", + "venue_address": "3421 Cleveland Avenue" + }, + { + "city": "Santa Rosa", + "date": "2019-03-08", + "event_name": "Huichica Music Festival", + "time": "17:00", + "venue": "The Sandman Hotel", + "venue_address": "3421 Cleveland Avenue" + }, + { + "city": "Santa Rosa", + "date": "2019-03-10", + "event_name": "Huichica Music Festival", + "time": "18:00", + "venue": "The Sandman Hotel", + "venue_address": "3421 Cleveland Avenue" + }, + { + "city": "Santa Rosa", + "date": "2019-03-14", + "event_name": "Huichica Music Festival", + "time": "19:30", + "venue": "The Sandman Hotel", + "venue_address": "3421 Cleveland Avenue" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "date", + "start": 57 + }, + { + "exclusive_end": 27, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 48, + "slot": "venue", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Huichica Music Festival at the Sandman Hotel happens next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "event_name": [ + "Huichica Music Festival" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I know I asked already, but can you repeat the information for me? I need to write it down - where is it located, and what time does it start at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3421 Cleveland Avenue" + ], + "slot": "venue_address", + "values": [ + "3421 Cleveland Avenue" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "venue_address", + "start": 44 + }, + { + "exclusive_end": 40, + "slot": "time", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, the festival happens at 6 pm at 3421 Cleveland Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "event_name": [ + "Huichica Music Festival" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there events on other dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Huichica Music Festival" + ], + "slot": "event_name", + "values": [ + "Huichica Music Festival" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Sandman Hotel" + ], + "slot": "venue", + "values": [ + "the Sandman Hotel" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 78, + "slot": "date", + "start": 67 + }, + { + "exclusive_end": 27, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 48, + "slot": "venue", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Huichica Music Festival at the Sandman Hotel is also happening next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "event_name": [ + "Huichica Music Festival" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about other dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Huichica Music Festival" + ], + "slot": "event_name", + "values": [ + "Huichica Music Festival" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Sandman Hotel" + ], + "slot": "venue", + "values": [ + "the Sandman Hotel" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 81, + "slot": "date", + "start": 71 + }, + { + "exclusive_end": 27, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 48, + "slot": "venue", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Huichica Music Festival at the Sandman Hotel has one more date, on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Huichica Music Festival" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works for me, yeah." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to get tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Huichica Music Festival" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, can you get me 3 tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Huichica Music Festival" + ], + "slot": "event_name", + "values": [ + "Huichica Music Festival" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "event_name", + "start": 43 + }, + { + "exclusive_end": 102, + "slot": "date", + "start": 92 + }, + { + "exclusive_end": 117, + "slot": "city", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To review: You would like 3 tickets to The Huichica Music Festival at the Sandman Hotel, on March 10th, in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Huichica Music Festival" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's great - I hate to ask again, but my pen ran out of ink. Once more: where is the venue, and what time does it start at? I have a new pen." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3421 Cleveland Avenue" + ], + "slot": "venue_address", + "values": [ + "3421 Cleveland Avenue" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Santa Rosa", + "date": "2019-03-10", + "event_name": "Huichica Music Festival", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Santa Rosa", + "date": "2019-03-10", + "event_name": "Huichica Music Festival", + "number_of_tickets": "3", + "time": "18:00", + "venue": "The Sandman Hotel", + "venue_address": "3421 Cleveland Avenue" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "venue_address", + "start": 33 + }, + { + "exclusive_end": 62, + "slot": "time", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure thing, the event happens at 3421 Cleveland Avenue at 6 pm. I have gotten 3 tickets for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Huichica Music Festival" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help with today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Huichica Music Festival" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks, don't worry - I won't ask for the information again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I hope you enjoy the festival, have a good day." + } + ] + }, + { + "dialogue_id": "10_00065", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "1st of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "date", + "start": 32 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "1st of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to an event on the 1st of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a city I should search in and what kind of event are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "city", + "start": 18 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "1st of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a Match in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mets Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Mets Vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Citi Field" + ], + "slot": "venue", + "values": [ + "Citi Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "date": "2019-03-01", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-01", + "event_name": "Mets Vs Cubs", + "event_type": "Sports", + "time": "18:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-01", + "event_name": "Mets Vs Padres", + "event_type": "Sports", + "time": "19:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-01", + "event_name": "Nycfc Vs Earthquakes", + "event_type": "Sports", + "time": "18:00", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-01", + "event_name": "Nycfc Vs Red Bulls", + "event_type": "Sports", + "time": "17:30", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-01", + "event_name": "Nycfc Vs Sporting Kc", + "event_type": "Sports", + "time": "17:30", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-01", + "event_name": "Nycfc Vs Timbers", + "event_type": "Sports", + "time": "19:30", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-01", + "event_name": "Nycfc Vs Union", + "event_type": "Sports", + "time": "17:30", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-01", + "event_name": "Nycfc Vs United", + "event_type": "Sports", + "time": "19:30", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-01", + "event_name": "Revolution Vs Nycfc", + "event_type": "Sports", + "time": "18:30", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-01", + "event_name": "Yankees Vs Orioles", + "event_type": "Sports", + "time": "17:30", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "event_name", + "start": 11 + }, + { + "exclusive_end": 43, + "slot": "venue", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a Mets Vs Cubs event at Citi Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "1st of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does the event start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event starts at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "1st of this month" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds gret." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy tickets for this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "1st of this month" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe at a later time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Could I help with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "1st of this month" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to see dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mets Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Mets Vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Citi Field" + ], + "slot": "venue", + "values": [ + "Citi Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "New York", + "event_name": "Mets Vs Cubs" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-01", + "event_name": "Mets Vs Cubs", + "time": "18:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "date", + "start": 57 + }, + { + "exclusive_end": 16, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 36, + "slot": "venue", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Mets Vs Cubs event at Citi Field will only be 1 day, today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "123-01 Roosevelt Avenue" + ], + "slot": "venue_address", + "values": [ + "123-01 Roosevelt Avenue" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "venue_address", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The venue's address at 123-01 Roosevelt Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds wonderful to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would I be able to help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like tickets to an event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets could I get?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like 4 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mets Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Mets Vs Cubs" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "event_name", + "start": 37 + }, + { + "exclusive_end": 106, + "slot": "date", + "start": 101 + }, + { + "exclusive_end": 128, + "slot": "city", + "start": 120 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you are going to Mets Vs Cubs and that you want 4 tickets. The event takes place today and it is in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I need 1 ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "city", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you need 1 ticket for this New York event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works. When does the event start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "New York", + "date": "2019-03-01", + "event_name": "Mets Vs Cubs", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-01", + "event_name": "Mets Vs Cubs", + "number_of_tickets": "1", + "time": "18:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "time", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation for the event has been made and it starts at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for helping me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you need help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Mets Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, but thank you for helping." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "10_00066", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hello! We will be on vacation for a week. So, we are looking out for some good events for relaxation. Please can you find me some good events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, I will do that for you. What type of event you are looking for like Music, Sports etc? Do you opt for a specific city where the event occurs?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "city", + "values": [ + "San Diego" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "city", + "start": 42 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup! If you can find some good Concert in San Diego, that would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alejandro Sanz" + ], + "slot": "event_name", + "values": [ + "Alejandro Sanz" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cal Coast Credit Union Amphitheater" + ], + "slot": "venue", + "values": [ + "Cal Coast Credit Union Amphitheater" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Diego", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "International", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Alejandro Sanz", + "event_type": "Music", + "time": "19:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Pop", + "city": "San Diego", + "date": "2019-03-04", + "event_name": "Aly And Aj", + "event_type": "Music", + "time": "19:30", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + }, + { + "category": "Pop", + "city": "San Diego", + "date": "2019-03-14", + "event_name": "Bastille", + "event_type": "Music", + "time": "17:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Rock", + "city": "San Diego", + "date": "2019-03-13", + "event_name": "Fidlar", + "event_type": "Music", + "time": "18:00", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + }, + { + "category": "Blues", + "city": "San Diego", + "date": "2019-03-12", + "event_name": "Greta Van Fleet", + "event_type": "Music", + "time": "18:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Blues", + "city": "San Diego", + "date": "2019-03-12", + "event_name": "Hozier", + "event_type": "Music", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Hip Hop", + "city": "San Diego", + "date": "2019-03-10", + "event_name": "Lizzo", + "event_type": "Music", + "time": "17:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Rock", + "city": "San Diego", + "date": "2019-03-08", + "event_name": "Local Natives", + "event_type": "Music", + "time": "17:00", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + }, + { + "category": "Pop", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Prettymuch", + "event_type": "Music", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Rock", + "city": "San Diego", + "date": "2019-03-10", + "event_name": "Psychedelic Furs", + "event_type": "Music", + "time": "17:00", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + } + ], + "slots": [ + { + "exclusive_end": 230, + "slot": "event_name", + "start": 216 + }, + { + "exclusive_end": 193, + "slot": "venue", + "start": 158 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please give me a moment... Here, you go! Fortunately there are 10 events coming up in our calendar which might suits your taste. One of them is to be held at Cal Coast Credit Union Amphitheater and the event name is Alejandro Sanz." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. Do you have the dates of the occurrence of the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Alejandro Sanz" + ], + "slot": "event_name", + "values": [ + "Alejandro Sanz" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cal Coast Credit Union Amphitheater" + ], + "slot": "venue", + "values": [ + "Cal Coast Credit Union Amphitheater" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "San Diego", + "event_name": "Alejandro Sanz" + } + }, + "service_results": [ + { + "city": "San Diego", + "date": "2019-03-04", + "event_name": "Alejandro Sanz", + "time": "17:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-08", + "event_name": "Alejandro Sanz", + "time": "17:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Alejandro Sanz", + "time": "19:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-10", + "event_name": "Alejandro Sanz", + "time": "19:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-11", + "event_name": "Alejandro Sanz", + "time": "19:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-13", + "event_name": "Alejandro Sanz", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-14", + "event_name": "Alejandro Sanz", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + } + ], + "slots": [ + { + "exclusive_end": 98, + "slot": "date", + "start": 87 + }, + { + "exclusive_end": 66, + "slot": "event_name", + "start": 52 + }, + { + "exclusive_end": 204, + "slot": "venue", + "start": 169 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yup! I think so, we do have it.... Yeah! the event, Alejandro Sanz will be starting by next Monday and will be lasting for 7 days. The event is planned to take place at Cal Coast Credit Union Amphitheater. Would you like to attend this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ofcourse, but do you have the same event on other dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Alejandro Sanz" + ], + "slot": "event_name", + "values": [ + "Alejandro Sanz" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cal Coast Credit Union Amphitheater" + ], + "slot": "venue", + "values": [ + "Cal Coast Credit Union Amphitheater" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 99, + "slot": "date", + "start": 88 + }, + { + "exclusive_end": 71, + "slot": "event_name", + "start": 57 + }, + { + "exclusive_end": 138, + "slot": "venue", + "start": 103 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just a minute.... I will look into it... Yup, the event, Alejandro Sanz is coming up on next Friday at Cal Coast Credit Union Amphitheater." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. Please may I know still you have other dates of the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Alejandro Sanz" + ], + "slot": "event_name", + "values": [ + "Alejandro Sanz" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cal Coast Credit Union Amphitheater" + ], + "slot": "venue", + "values": [ + "Cal Coast Credit Union Amphitheater" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "date", + "start": 32 + }, + { + "exclusive_end": 68, + "slot": "event_name", + "start": 54 + }, + { + "exclusive_end": 129, + "slot": "venue", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yeah! I can find another one on March 9th. The event, Alejandro Sanz is planned to be held at Cal Coast Credit Union Amphitheater." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "San Diego" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the information. Sorry to trouble you with too many questions. If you don't mind, where is the event happening and when it will start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5500 Campanile Drive" + ], + "slot": "venue_address", + "values": [ + "5500 Campanile Drive" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 91, + "slot": "time", + "start": 84 + }, + { + "exclusive_end": 54, + "slot": "venue_address", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "That's okay! The venue will be at 5500 Campanile Drive and the event would start at 7:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great. I wish to purchase tickets for the event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, I can help you on that. How many tickets you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please give me 2 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Alejandro Sanz" + ], + "slot": "event_name", + "values": [ + "Alejandro Sanz" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "city", + "values": [ + "San Diego" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 70, + "slot": "event_name", + "start": 56 + }, + { + "exclusive_end": 96, + "slot": "date", + "start": 87 + }, + { + "exclusive_end": 109, + "slot": "city", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm me that you need 2 tickets for the event Alejandro Sanz taking place on March 9th in San Diego. Am I right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, please give me four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "city", + "values": [ + "San Diego" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 78, + "slot": "city", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm me that you need 4 tickets for the event happening in San Diego." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup! that's right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Alejandro Sanz", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Alejandro Sanz", + "number_of_tickets": "4", + "time": "19:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm done with your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks much. That's all for the day." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "10_00067", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "city", + "values": [ + "Portland, OR" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "city", + "start": 27 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find events in Portland, OR." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find something in Music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bryan Adams" + ], + "slot": "event_name", + "values": [ + "Bryan Adams" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Theater Of The Clouds" + ], + "slot": "venue", + "values": [ + "Theater of the clouds" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Portland", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "Portland", + "date": "2019-03-09", + "event_name": "Bryan Adams", + "event_type": "Music", + "time": "19:00", + "venue": "Theater Of The Clouds", + "venue_address": "1016-1098 North Center Court Street" + }, + { + "category": "Blues", + "city": "Portland", + "date": "2019-03-01", + "event_name": "Damien Jurado", + "event_type": "Music", + "time": "17:00", + "venue": "The Old Church Concert Hall", + "venue_address": "1422 Southwest 11th Avenue" + }, + { + "category": "Pop", + "city": "Portland", + "date": "2019-03-09", + "event_name": "Erica Fernandez", + "event_type": "Music", + "time": "18:30", + "venue": "Newmark Theatre", + "venue_address": "1111 Southwest Broadway" + }, + { + "category": "Pop", + "city": "Portland", + "date": "2019-03-05", + "event_name": "Friends", + "event_type": "Music", + "time": "17:00", + "venue": "Newmark Theatre", + "venue_address": "1111 Southwest Broadway" + }, + { + "category": "Blues", + "city": "Portland", + "date": "2019-03-07", + "event_name": "Hozier", + "event_type": "Music", + "time": "18:30", + "venue": "Theater Of The Clouds", + "venue_address": "1016-1098 North Center Court Street" + }, + { + "category": "Electronica", + "city": "Portland", + "date": "2019-03-10", + "event_name": "Kishi Bashi", + "event_type": "Music", + "time": "17:00", + "venue": "The Old Church Concert Hall", + "venue_address": "1422 Southwest 11th Avenue" + }, + { + "category": "Rock", + "city": "Portland", + "date": "2019-03-04", + "event_name": "Rob Thomas", + "event_type": "Music", + "time": "18:00", + "venue": "Theater Of The Clouds", + "venue_address": "1016-1098 North Center Court Street" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 58, + "slot": "venue", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Bryan Adams playing at the Theater of the clouds?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Portland, OR" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you find me something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Damien Jurado" + ], + "slot": "event_name", + "values": [ + "Damien Jurado" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Old Church Concert Hall" + ], + "slot": "venue", + "values": [ + "The Old Church COncert Hall" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "event_name", + "start": 8 + }, + { + "exclusive_end": 52, + "slot": "venue", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's Damien Jurado at The Old Church COncert Hall." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "2nd of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pop" + ], + "slot": "category", + "values": [ + "pop" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 69, + "slot": "date", + "start": 52 + }, + { + "exclusive_end": 85, + "slot": "category", + "start": 82 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Portland, OR" + ], + "date": [ + "2nd of this month" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you find me something else? I want one on the 2nd of this month. And I like pop events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Friends" + ], + "slot": "event_name", + "values": [ + "Friends" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Newmark Theatre" + ], + "slot": "venue", + "values": [ + "Newmark Theatre" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Pop", + "city": "Portland", + "date": "2019-03-02", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "Portland", + "date": "2019-03-02", + "event_name": "Friends", + "event_type": "Music", + "time": "17:00", + "venue": "Newmark Theatre", + "venue_address": "1111 Southwest Broadway" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "event_name", + "start": 53 + }, + { + "exclusive_end": 90, + "slot": "venue", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 event which suits your taste, the event is Friends and is at the Newmark Theatre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Portland, OR" + ], + "date": [ + "2nd of this month" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the venue located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1111 Southwest Broadway" + ], + "slot": "venue_address", + "values": [ + "1111 Southwest Broadway" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "venue_address", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's found at 1111 Southwest Broadway." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Portland, OR" + ], + "date": [ + "2nd of this month" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Portland, OR" + ], + "date": [ + "2nd of this month" + ], + "event_name": [ + "Friends" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy tickets for this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Portland, OR" + ], + "date": [ + "2nd of this month" + ], + "event_name": [ + "Friends" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe later, but right now I'd like to find dates for that event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Friends" + ], + "slot": "event_name", + "values": [ + "Friends" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Newmark Theatre" + ], + "slot": "venue", + "values": [ + "Newmark Theatre" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Portland", + "event_name": "Friends" + } + }, + "service_results": [ + { + "city": "Portland", + "date": "2019-03-02", + "event_name": "Friends", + "time": "17:00", + "venue": "Newmark Theatre", + "venue_address": "1111 Southwest Broadway" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "date", + "start": 28 + }, + { + "exclusive_end": 66, + "slot": "event_name", + "start": 59 + }, + { + "exclusive_end": 89, + "slot": "venue", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event is on 1 day, it's tomorrow. The event, again, is Friends at the Newmark Theatre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Portland, OR" + ], + "date": [ + "2nd of this month", + "tomorrow" + ], + "event_name": [ + "Friends" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good to me, I'd like to buy tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets should I get?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Portland, OR" + ], + "date": [ + "2nd of this month", + "tomorrow" + ], + "event_name": [ + "Friends" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Friends" + ], + "slot": "event_name", + "values": [ + "Friends" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "city", + "values": [ + "POrtland" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "event_name", + "start": 53 + }, + { + "exclusive_end": 69, + "slot": "date", + "start": 61 + }, + { + "exclusive_end": 90, + "slot": "city", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: You want 4 tickets for Friends tomorrow, playing at POrtland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "POrtland", + "Portland, OR" + ], + "date": [ + "2nd of this month", + "tomorrow" + ], + "event_name": [ + "Friends" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Portland", + "date": "2019-03-02", + "event_name": "Friends", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "Portland", + "date": "2019-03-02", + "event_name": "Friends", + "number_of_tickets": "4", + "time": "17:00", + "venue": "Newmark Theatre", + "venue_address": "1111 Southwest Broadway" + } + ], + "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": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "POrtland", + "Portland, OR" + ], + "date": [ + "2nd of this month", + "tomorrow" + ], + "event_name": [ + "Friends" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help, i'm all set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "10_00068", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "3rd of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chicago" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "date", + "start": 40 + }, + { + "exclusive_end": 32, + "slot": "city", + "start": 25 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "3rd of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you search events in Chicago on the 3rd of this month?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "3rd of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Match." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cubs Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Cubs Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Wrigley Field" + ], + "slot": "venue", + "values": [ + "Wrigley Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Chicago", + "date": "2019-03-03", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-03", + "event_name": "Cubs Vs Brewers", + "event_type": "Sports", + "time": "18:00", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-03", + "event_name": "Cubs Vs Giants", + "event_type": "Sports", + "time": "19:30", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-03", + "event_name": "White Sox Vs Angels", + "event_type": "Sports", + "time": "18:30", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-03", + "event_name": "White Sox Vs Astros", + "event_type": "Sports", + "time": "18:30", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-03", + "event_name": "White Sox Vs Indians", + "event_type": "Sports", + "time": "18:00", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-03", + "event_name": "White Sox Vs Rangers", + "event_type": "Sports", + "time": "19:30", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-03", + "event_name": "White Sox Vs Yankees", + "event_type": "Sports", + "time": "18:00", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "event_name", + "start": 14 + }, + { + "exclusive_end": 46, + "slot": "venue", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about the Cubs Vs Brewers at Wrigley Field?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "city", + "values": [ + "Atlanta, GA" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "city", + "start": 39 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "date": [ + "3rd of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm sorry, can you find some events in Atlanta, GA instead?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Panthers Vs Jaguars" + ], + "slot": "event_name", + "values": [ + "Panthers Vs Jaguars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Georgia State Stadium" + ], + "slot": "venue", + "values": [ + "Georgia State Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Atlanta", + "date": "2019-03-03", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Basketball", + "city": "Atlanta", + "date": "2019-03-03", + "event_name": "Panthers Vs Jaguars", + "event_type": "Sports", + "time": "17:30", + "venue": "Georgia State Stadium", + "venue_address": "755 Hank Aaron Drive Southeast" + }, + { + "category": "Soccer", + "city": "Atlanta", + "date": "2019-03-03", + "event_name": "United Vs United", + "event_type": "Sports", + "time": "17:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Football", + "city": "Atlanta", + "date": "2019-03-03", + "event_name": "Yellow Jackets Vs Bulls", + "event_type": "Sports", + "time": "17:30", + "venue": "Bobby Dodd Stadium at Historic Grant Field", + "venue_address": "177 North Avenue Northwest" + }, + { + "category": "Football", + "city": "Atlanta", + "date": "2019-03-03", + "event_name": "Yellow Jackets Vs Hokies", + "event_type": "Sports", + "time": "18:30", + "venue": "Bobby Dodd Stadium at Historic Grant Field", + "venue_address": "177 North Avenue Northwest" + }, + { + "category": "Football", + "city": "Atlanta", + "date": "2019-03-03", + "event_name": "Yellow Jackets Vs Wolfpack", + "event_type": "Sports", + "time": "17:00", + "venue": "Bobby Dodd Stadium at Historic Grant Field", + "venue_address": "177 North Avenue Northwest" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "event_name", + "start": 29 + }, + { + "exclusive_end": 73, + "slot": "venue", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 5 events. One is the Panthers Vs Jaguars at Georgia State Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category", + "venue_address" + ], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "date": [ + "3rd of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What category does this event fall under and what is the location of the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "755 Hank Aaron Drive Southeast" + ], + "slot": "venue_address", + "values": [ + "755 Hank Aaron Drive Southeast" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Basketball" + ], + "slot": "category", + "values": [ + "Basketball" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "venue_address", + "start": 28 + }, + { + "exclusive_end": 10, + "slot": "category", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Basketball. The venue is at 755 Hank Aaron Drive Southeast." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "date": [ + "3rd of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you please find more events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "United Vs United" + ], + "slot": "event_name", + "values": [ + "United Vs United" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mercedes-Benz Stadium" + ], + "slot": "venue", + "values": [ + "Mercedes-Benz Stadium" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "event_name", + "start": 16 + }, + { + "exclusive_end": 57, + "slot": "venue", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure! How about United Vs United at Mercedes-Benz Stadium?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "date": [ + "3rd of this month" + ], + "event_name": [ + "United Vs United" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "date": [ + "3rd of this month" + ], + "event_name": [ + "United Vs United" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not right now, i am just interested in finding dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "United Vs United" + ], + "slot": "event_name", + "values": [ + "United Vs United" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mercedes-Benz Stadium" + ], + "slot": "venue", + "values": [ + "Mercedes-Benz Stadium" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Atlanta", + "event_name": "United Vs United" + } + }, + "service_results": [ + { + "city": "Atlanta", + "date": "2019-03-03", + "event_name": "United Vs United", + "time": "17:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "date", + "start": 52 + }, + { + "exclusive_end": 16, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 41, + "slot": "venue", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "United Vs United at Mercedes-Benz Stadium is on the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "date": [ + "3rd of this month", + "day after tomorrow" + ], + "event_name": [ + "United Vs United" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good, I would like to buy tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "date": [ + "3rd of this month", + "day after tomorrow" + ], + "event_name": [ + "United Vs United" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Two." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "United Vs United" + ], + "slot": "event_name", + "values": [ + "United Vs United" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Atlanta" + ], + "slot": "city", + "values": [ + "Atlanta" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 90, + "slot": "event_name", + "start": 74 + }, + { + "exclusive_end": 66, + "slot": "date", + "start": 48 + }, + { + "exclusive_end": 101, + "slot": "city", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: 2 tickets for the day after tomorrow to see United Vs United in Atlanta." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta", + "Atlanta, GA" + ], + "date": [ + "3rd of this month", + "day after tomorrow" + ], + "event_name": [ + "United Vs United" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No.I meant one ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Atlanta" + ], + "slot": "city", + "values": [ + "Atlanta" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 100, + "slot": "city", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: 1 ticket for the day after tomorrow to see United Vs United in Atlanta." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta", + "Atlanta, GA" + ], + "date": [ + "3rd of this month", + "day after tomorrow" + ], + "event_name": [ + "United Vs United" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Atlanta", + "date": "2019-03-03", + "event_name": "United Vs United", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Atlanta", + "date": "2019-03-03", + "event_name": "United Vs United", + "number_of_tickets": "1", + "time": "17:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is made!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta", + "Atlanta, GA" + ], + "date": [ + "3rd of this month", + "day after tomorrow" + ], + "event_name": [ + "United Vs United" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta", + "Atlanta, GA" + ], + "date": [ + "3rd of this month", + "day after tomorrow" + ], + "event_name": [ + "United Vs United" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "10_00069", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to know what Games are coming up." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city should I check for Sports events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chicago" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "date", + "start": 27 + }, + { + "exclusive_end": 49, + "slot": "city", + "start": 42 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "next Monday" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want details of the game next Monday in Chicago." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "White Sox Vs Indians" + ], + "slot": "event_name", + "values": [ + "White Sox Vs Indians" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Guaranteed Rate Field" + ], + "slot": "venue", + "values": [ + "Guaranteed Rate Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Chicago", + "date": "2019-03-04", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-04", + "event_name": "White Sox Vs Indians", + "event_type": "Sports", + "time": "18:30", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-04", + "event_name": "White Sox Vs Rangers", + "event_type": "Sports", + "time": "17:30", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-04", + "event_name": "White Sox Vs Tigers", + "event_type": "Sports", + "time": "17:00", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "event_name", + "start": 44 + }, + { + "exclusive_end": 89, + "slot": "venue", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 3 events for you. The first is White Sox Vs Indians at Guaranteed Rate Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "next Monday" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is that located, and what time does it start." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 PM" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "333 West 35th Street" + ], + "slot": "venue_address", + "values": [ + "333 West 35th Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 13 + }, + { + "exclusive_end": 82, + "slot": "venue_address", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 6:30 PM, and Guaranteed Rate Field is located at 333 West 35th Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "White Sox Vs Indians" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, I need to make a note of this. What were the details again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "White Sox Vs Indians" + ], + "slot": "event_name", + "values": [ + "White Sox vs Indians" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Guaranteed Rate Field" + ], + "slot": "venue", + "values": [ + "Guaranteed Rate Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Chicago", + "event_name": "White Sox Vs Indians" + } + }, + "service_results": [ + { + "city": "Chicago", + "date": "2019-03-04", + "event_name": "White Sox Vs Indians", + "time": "18:30", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "date", + "start": 35 + }, + { + "exclusive_end": 31, + "slot": "event_name", + "start": 11 + }, + { + "exclusive_end": 71, + "slot": "venue", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event, White Sox vs Indians is next Monday at Guaranteed Rate Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "White Sox Vs Indians", + "White Sox vs Indians" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And what time was it at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 PM" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 6:30 PM." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "White Sox Vs Indians", + "White Sox vs Indians" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And where is it located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "333 West 35th Street" + ], + "slot": "venue_address", + "values": [ + "333 West 35th Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "venue_address", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Guaranteed Rate Field is located at 333 West 35th Street" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "White Sox Vs Indians", + "White Sox vs Indians" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, got it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you wnat tickets for this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "White Sox Vs Indians", + "White Sox vs Indians" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. I need two tickets, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "White Sox Vs Indians" + ], + "slot": "event_name", + "values": [ + "White Sox Vs Indians" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chicago" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "event_name", + "start": 27 + }, + { + "exclusive_end": 65, + "slot": "date", + "start": 54 + }, + { + "exclusive_end": 76, + "slot": "city", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want 2 tickets for the White Sox Vs Indians event next Monday in Chicago. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "White Sox Vs Indians", + "White Sox vs Indians" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep. That's what I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Chicago", + "date": "2019-03-04", + "event_name": "White Sox Vs Indians", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Chicago", + "date": "2019-03-04", + "event_name": "White Sox Vs Indians", + "number_of_tickets": "2", + "time": "18:30", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets for the even are confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "White Sox Vs Indians", + "White Sox vs Indians" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. Thanks for the help. That's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me know if I can be of further assistance." + } + ] + }, + { + "dialogue_id": "10_00070", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me searching for events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city you want me to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "city", + "start": 28 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Search for the event around Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which type of events such as Music or Sports or anything else too you want me to find?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find some concert event for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Huichica Music Festival" + ], + "slot": "event_name", + "values": [ + "Huichica Music Festival" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Sandman Hotel" + ], + "slot": "venue", + "values": [ + "The Sandman Hotel" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Santa Rosa", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "Santa Rosa", + "date": "2019-03-10", + "event_name": "Huichica Music Festival", + "event_type": "Music", + "time": "18:00", + "venue": "The Sandman Hotel", + "venue_address": "3421 Cleveland Avenue" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "event_name", + "start": 26 + }, + { + "exclusive_end": 70, + "slot": "venue", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 event named as Huichica Music Festival at The Sandman Hotel." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category" + ], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me the category of the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pop" + ], + "slot": "category", + "values": [ + "Pop" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "category", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "This event comes under Pop category." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "event_name": [ + "Huichica Music Festival" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, That sounds great to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to buy the tickets for this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "event_name": [ + "Huichica Music Festival" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not now. Please show me the dates of the events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Huichica Music Festival" + ], + "slot": "event_name", + "values": [ + "Huichica Music Festival" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Sandman Hotel" + ], + "slot": "venue", + "values": [ + "The Sandman Hotel" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Santa Rosa", + "event_name": "Huichica Music Festival" + } + }, + "service_results": [ + { + "city": "Santa Rosa", + "date": "2019-03-06", + "event_name": "Huichica Music Festival", + "time": "18:00", + "venue": "The Sandman Hotel", + "venue_address": "3421 Cleveland Avenue" + }, + { + "city": "Santa Rosa", + "date": "2019-03-08", + "event_name": "Huichica Music Festival", + "time": "17:00", + "venue": "The Sandman Hotel", + "venue_address": "3421 Cleveland Avenue" + }, + { + "city": "Santa Rosa", + "date": "2019-03-10", + "event_name": "Huichica Music Festival", + "time": "18:00", + "venue": "The Sandman Hotel", + "venue_address": "3421 Cleveland Avenue" + }, + { + "city": "Santa Rosa", + "date": "2019-03-14", + "event_name": "Huichica Music Festival", + "time": "19:30", + "venue": "The Sandman Hotel", + "venue_address": "3421 Cleveland Avenue" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "date", + "start": 40 + }, + { + "exclusive_end": 33, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 75, + "slot": "venue", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event Huichica Music Festival is on next Wednesday at The Sandman Hotel." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "event_name": [ + "Huichica Music Festival" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address of the venue and what time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3421 Cleveland Avenue" + ], + "slot": "venue_address", + "values": [ + "3421 Cleveland Avenue" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "time", + "start": 68 + }, + { + "exclusive_end": 49, + "slot": "venue_address", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address of the event is 3421 Cleveland Avenue and will start at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Huichica Music Festival" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great. Can you help me in buying 2 tickets for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Huichica Music Festival" + ], + "slot": "event_name", + "values": [ + "Huichica Music Festival" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 84, + "slot": "event_name", + "start": 61 + }, + { + "exclusive_end": 111, + "slot": "date", + "start": 97 + }, + { + "exclusive_end": 125, + "slot": "city", + "start": 115 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details: You want me to buy 2 tickets for Huichica Music Festival which is on next Wednesday in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Huichica Music Festival" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Please change the number of tickets to three." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Huichica Music Festival" + ], + "slot": "event_name", + "values": [ + "Huichica Music Festival" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 100, + "slot": "event_name", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details again: You want me to buy 3 tickets for the event Huichica Music Festival." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Huichica Music Festival" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, That sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Santa Rosa", + "date": "2019-03-06", + "event_name": "Huichica Music Festival", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Santa Rosa", + "date": "2019-03-06", + "event_name": "Huichica Music Festival", + "number_of_tickets": "3", + "time": "18:00", + "venue": "The Sandman Hotel", + "venue_address": "3421 Cleveland Avenue" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets are successfully booked and confirmed. Enjoy the event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Huichica Music Festival" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will be all. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I am glad I could help. Have a good day." + } + ] + }, + { + "dialogue_id": "10_00071", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a match, can you find some?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like me to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "city", + "values": [ + "Phoenix" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "city", + "start": 19 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look for events in Phoenix." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arizona Vs La Dodgers" + ], + "slot": "event_name", + "values": [ + "Arizona Vs La Dodgers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Chase Field" + ], + "slot": "venue", + "values": [ + "Chase Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Phoenix", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-02", + "event_name": "Arizona Vs La Dodgers", + "event_type": "Sports", + "time": "17:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-04", + "event_name": "Arizona Vs Milwaukee", + "event_type": "Sports", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-02", + "event_name": "Diamondbacks Vs Brewers", + "event_type": "Sports", + "time": "18:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-01", + "event_name": "Diamondbacks Vs Cardinals", + "event_type": "Sports", + "time": "17:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-14", + "event_name": "Diamondbacks Vs Dodgers", + "event_type": "Sports", + "time": "19:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-01", + "event_name": "Diamondbacks Vs Giants", + "event_type": "Sports", + "time": "19:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-14", + "event_name": "Diamondbacks Vs Marlins", + "event_type": "Sports", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-01", + "event_name": "Diamondbacks Vs Mets", + "event_type": "Sports", + "time": "18:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-12", + "event_name": "Diamondbacks Vs Nationals", + "event_type": "Sports", + "time": "19:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-12", + "event_name": "Diamondbacks Vs Orioles", + "event_type": "Sports", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "event_name", + "start": 8 + }, + { + "exclusive_end": 44, + "slot": "venue", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's Arizona Vs La Dodgers at Chase Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chi-town" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 27 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, how about something in Chi-town?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cubs Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Cubs Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Wrigley Field" + ], + "slot": "venue", + "values": [ + "Wrigley Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Chicago", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-08", + "event_name": "Cubs Vs Brewers", + "event_type": "Sports", + "time": "17:00", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-03", + "event_name": "Cubs Vs Giants", + "event_type": "Sports", + "time": "19:30", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-12", + "event_name": "Cubs Vs Mariners", + "event_type": "Sports", + "time": "18:00", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-08", + "event_name": "Cubs Vs Padres", + "event_type": "Sports", + "time": "19:30", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "category": "Basketball", + "city": "Chicago", + "date": "2019-03-14", + "event_name": "Sky Vs Fever", + "event_type": "Sports", + "time": "18:00", + "venue": "Wintrust Arena", + "venue_address": "200 East Cermak Road" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-03", + "event_name": "White Sox Vs Angels", + "event_type": "Sports", + "time": "18:30", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-13", + "event_name": "White Sox Vs Astros", + "event_type": "Sports", + "time": "19:00", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-03", + "event_name": "White Sox Vs Indians", + "event_type": "Sports", + "time": "18:00", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-07", + "event_name": "White Sox Vs Rangers", + "event_type": "Sports", + "time": "18:30", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-14", + "event_name": "White Sox Vs Tigers", + "event_type": "Sports", + "time": "18:00", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + } + ], + "slots": [ + { + "exclusive_end": 15, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 32, + "slot": "venue", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Cubs Vs Brewers at Wrigley Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Chi-town" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does it start." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "time", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The game starts at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category", + "venue_address" + ], + "slot_values": { + "city": [ + "Chi-town" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What kind of game is it and what is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1060 West Addison Street" + ], + "slot": "venue_address", + "values": [ + "1060 West Addison Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "baseball" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "venue_address", + "start": 42 + }, + { + "exclusive_end": 15, + "slot": "category", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's a baseball game. Wrigley Field is at 1060 West Addison Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cubs Vs Giants" + ], + "slot": "event_name", + "values": [ + "Cubs Vs Giants" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Wrigley Field" + ], + "slot": "venue", + "values": [ + "Wrigley Field" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 14, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 31, + "slot": "venue", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Cubs Vs Giants at Wrigley Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town" + ], + "event_name": [ + "Cubs Vs Giants" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good, what days are they playing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cubs Vs Giants" + ], + "slot": "event_name", + "values": [ + "Cubs Vs Giants" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Wrigley Field" + ], + "slot": "venue", + "values": [ + "Wrigley Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Chicago", + "event_name": "Cubs Vs Giants" + } + }, + "service_results": [ + { + "city": "Chicago", + "date": "2019-03-03", + "event_name": "Cubs Vs Giants", + "time": "19:30", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "city": "Chicago", + "date": "2019-03-05", + "event_name": "Cubs Vs Giants", + "time": "19:00", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "city": "Chicago", + "date": "2019-03-12", + "event_name": "Cubs Vs Giants", + "time": "19:00", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "city": "Chicago", + "date": "2019-03-14", + "event_name": "Cubs Vs Giants", + "time": "18:30", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + } + ], + "slots": [ + { + "exclusive_end": 79, + "slot": "date", + "start": 61 + }, + { + "exclusive_end": 18, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 48, + "slot": "venue", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Cubs Vs Giants have 4 games at Wrigley Field. One is the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town" + ], + "event_name": [ + "Cubs Vs Giants" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And the other days?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cubs Vs Giants" + ], + "slot": "event_name", + "values": [ + "Cubs Vs Giants" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Wrigley Field" + ], + "slot": "venue", + "values": [ + "Wrigley Field" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "date", + "start": 52 + }, + { + "exclusive_end": 18, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 45, + "slot": "venue", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Cubs Vs Giants will play at Wrigley Field again next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Cubs Vs Giants" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Cubs Vs Giants" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, get me four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Cubs Vs Giants" + ], + "slot": "event_name", + "values": [ + "Cubs Vs Giants" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chicago" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 77, + "slot": "event_name", + "start": 63 + }, + { + "exclusive_end": 61, + "slot": "date", + "start": 49 + }, + { + "exclusive_end": 88, + "slot": "city", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To verify: You would like 4 tickets for the game next Tuesday. Cubs Vs Giants in Chicago." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Chi-town", + "Chicago" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Cubs Vs Giants" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. What time does it start and what's the address." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1060 West Addison Street" + ], + "slot": "venue_address", + "values": [ + "1060 West Addison Street" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Chicago", + "date": "2019-03-05", + "event_name": "Cubs Vs Giants", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "Chicago", + "date": "2019-03-05", + "event_name": "Cubs Vs Giants", + "number_of_tickets": "4", + "time": "19:00", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "time", + "start": 52 + }, + { + "exclusive_end": 31, + "slot": "venue_address", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Its at 1060 West Addison Street. The game starts at 7 pm. I've booked the tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town", + "Chicago" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Cubs Vs Giants" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That's all I need now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "10_00072", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "14th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "date", + "start": 28 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "14th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for an event on 14th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you looking for and what type of event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "city", + "start": 30 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "14th of this month" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I was hoping for a concert in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "date": "2019-03-14", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "New York", + "date": "2019-03-14", + "event_name": "Amber Run Brooklyn", + "event_type": "Music", + "time": "19:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "category": "Hip Hop", + "city": "New York", + "date": "2019-03-14", + "event_name": "Blowout Music Festival", + "event_type": "Music", + "time": "18:00", + "venue": "Knockdown Center", + "venue_address": "52-19 Flushing Avenue, Maspeth" + }, + { + "category": "Country", + "city": "New York", + "date": "2019-03-14", + "event_name": "Jason Isbell", + "event_type": "Music", + "time": "17:30", + "venue": "Prospect Park Bandshell", + "venue_address": "141 Prospect Park West, Brooklyn" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-14", + "event_name": "Jethro Tull", + "event_type": "Music", + "time": "19:00", + "venue": "Forest Hills Stadium", + "venue_address": "1 Tennis Place, Forest Hills" + }, + { + "category": "Pop", + "city": "New York", + "date": "2019-03-14", + "event_name": "Jojo Siwa", + "event_type": "Music", + "time": "18:00", + "venue": "Forest Hills Stadium", + "venue_address": "1 Tennis Place, Forest Hills" + }, + { + "category": "Classical", + "city": "New York", + "date": "2019-03-14", + "event_name": "Laura Osnes", + "event_type": "Music", + "time": "17:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-14", + "event_name": "Low", + "event_type": "Music", + "time": "17:00", + "venue": "Murmrr", + "venue_address": "17 Eastern Parkway, Brooklyn" + }, + { + "category": "Pop", + "city": "New York", + "date": "2019-03-14", + "event_name": "Madonna", + "event_type": "Music", + "time": "19:30", + "venue": "BAM Howard Gilman Opera House", + "venue_address": "Peter Jay Sharp Building, 30 Lafayette Avenue, Brooklyn" + }, + { + "category": "Pop", + "city": "New York", + "date": "2019-03-14", + "event_name": "Madonna Brooklyn", + "event_type": "Music", + "time": "18:30", + "venue": "BAM Howard Gilman Opera House", + "venue_address": "Peter Jay Sharp Building, 30 Lafayette Avenue, Brooklyn" + }, + { + "category": "Classical", + "city": "New York", + "date": "2019-03-14", + "event_name": "Michael Feinstein", + "event_type": "Music", + "time": "18:30", + "venue": "The Appel Room", + "venue_address": "10 Columbus Circle" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "event_name", + "start": 39 + }, + { + "exclusive_end": 77, + "slot": "venue", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 10 events for you. The first is Amber Run Brooklyn and it is at Warsaw." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "14th of this month" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the venue exactly?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "261 Driggs Avenue, Brooklyn" + ], + "slot": "venue_address", + "values": [ + "261 Driggs Avenue, Brooklyn" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "venue_address", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is at 261 Driggs Avenue, Brooklyn." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "14th of this month" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like a good option to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I get you anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "14th of this month" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to know the dates it is on." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "New York", + "event_name": "Amber Run Brooklyn" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-14", + "event_name": "Amber Run Brooklyn", + "time": "19:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "date", + "start": 29 + }, + { + "exclusive_end": 71, + "slot": "event_name", + "start": 53 + }, + { + "exclusive_end": 88, + "slot": "venue", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event is on for 1 day on March 14th. It's called Amber Run Brooklyn and is at Warsaw." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "14th of this month", + "March 14th" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is that venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "261 Driggs Avenue, Brooklyn" + ], + "slot": "venue_address", + "values": [ + "261 Driggs Avenue, Brooklyn" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "venue_address", + "start": 9 + }, + { + "exclusive_end": 55, + "slot": "time", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is at 261 Driggs Avenue, Brooklyn. It starts at 7 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "14th of this month", + "March 14th" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like it would be really good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to book the tickets now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "14th of this month", + "March 14th" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I want three tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 98, + "slot": "event_name", + "start": 80 + }, + { + "exclusive_end": 66, + "slot": "date", + "start": 56 + }, + { + "exclusive_end": 127, + "slot": "city", + "start": 119 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let's confirm the details. The event is on for 1 day on March 14th. It's called Amber Run Brooklyn and is at Warsaw in New York. You require 3 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "14th of this month", + "March 14th" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That all sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "New York", + "date": "2019-03-14", + "event_name": "Amber Run Brooklyn", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-14", + "event_name": "Amber Run Brooklyn", + "number_of_tickets": "3", + "time": "19:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have made your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "14th of this month", + "March 14th" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that should be everything." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "10_00073", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "city", + "values": [ + "Atlanta, GA" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "city", + "start": 32 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find a Games in Atlanta, GA" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Falcons Vs Buccaneers" + ], + "slot": "event_name", + "values": [ + "Falcons Vs Buccaneers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mercedes-Benz Stadium" + ], + "slot": "venue", + "values": [ + "Mercedes-Benz Stadium" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Atlanta", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Football", + "city": "Atlanta", + "date": "2019-03-11", + "event_name": "Falcons Vs Buccaneers", + "event_type": "Sports", + "time": "18:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Football", + "city": "Atlanta", + "date": "2019-03-10", + "event_name": "Falcons Vs Jaguars", + "event_type": "Sports", + "time": "18:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Football", + "city": "Atlanta", + "date": "2019-03-11", + "event_name": "Falcons Vs Rams", + "event_type": "Sports", + "time": "18:30", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Football", + "city": "Atlanta", + "date": "2019-03-13", + "event_name": "Falcons Vs Redskins", + "event_type": "Sports", + "time": "17:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Basketball", + "city": "Atlanta", + "date": "2019-03-11", + "event_name": "Panthers Vs Jaguars", + "event_type": "Sports", + "time": "19:30", + "venue": "Georgia State Stadium", + "venue_address": "755 Hank Aaron Drive Southeast" + }, + { + "category": "Basketball", + "city": "Atlanta", + "date": "2019-03-10", + "event_name": "Panthers Vs Mountaineers", + "event_type": "Sports", + "time": "17:30", + "venue": "Georgia State Stadium", + "venue_address": "755 Hank Aaron Drive Southeast" + }, + { + "category": "Basketball", + "city": "Atlanta", + "date": "2019-03-09", + "event_name": "Panthers Vs Paladins", + "event_type": "Sports", + "time": "18:30", + "venue": "Georgia State Stadium", + "venue_address": "755 Hank Aaron Drive Southeast" + }, + { + "category": "Basketball", + "city": "Atlanta", + "date": "2019-03-05", + "event_name": "Panthers Vs Trojans", + "event_type": "Sports", + "time": "18:30", + "venue": "Georgia State Stadium", + "venue_address": "755 Hank Aaron Drive Southeast" + }, + { + "category": "Soccer", + "city": "Atlanta", + "date": "2019-03-11", + "event_name": "United Vs Earthquakes", + "event_type": "Sports", + "time": "18:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Soccer", + "city": "Atlanta", + "date": "2019-03-05", + "event_name": "United Vs Red Bulls", + "event_type": "Sports", + "time": "17:30", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "event_name", + "start": 17 + }, + { + "exclusive_end": 68, + "slot": "venue", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I wan to see the Falcons Vs Buccaneers game at Mercedes-Benz Stadium" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category" + ], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What type of event is this." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Football" + ], + "slot": "category", + "values": [ + "football" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 14, + "slot": "category", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Its a football event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the Stadium?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1 AMB Drive Northwest" + ], + "slot": "venue_address", + "values": [ + "1 AMB Drive Northwest" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "venue_address", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Its is located at 1 AMB Drive Northwest." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you show me some different games." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Falcons Vs Jaguars" + ], + "slot": "event_name", + "values": [ + "Falcons Vs Jaguars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mercedes-Benz Stadium" + ], + "slot": "venue", + "values": [ + "Mercedes-Benz Stadium" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "event_name", + "start": 14 + }, + { + "exclusive_end": 61, + "slot": "venue", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about the Falcons Vs Jaguars at the Mercedes-Benz Stadium" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "event_name": [ + "Falcons Vs Jaguars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. What is the date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Falcons Vs Jaguars" + ], + "slot": "event_name", + "values": [ + "Falcons Vs Jaguars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mercedes-Benz Stadium" + ], + "slot": "venue", + "values": [ + "Mercedes-Benz Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Atlanta", + "event_name": "Falcons Vs Jaguars" + } + }, + "service_results": [ + { + "city": "Atlanta", + "date": "2019-03-04", + "event_name": "Falcons Vs Jaguars", + "time": "19:30", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "city": "Atlanta", + "date": "2019-03-10", + "event_name": "Falcons Vs Jaguars", + "time": "18:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "city": "Atlanta", + "date": "2019-03-12", + "event_name": "Falcons Vs Jaguars", + "time": "19:30", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "city": "Atlanta", + "date": "2019-03-14", + "event_name": "Falcons Vs Jaguars", + "time": "17:30", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "date", + "start": 24 + }, + { + "exclusive_end": 58, + "slot": "event_name", + "start": 40 + }, + { + "exclusive_end": 87, + "slot": "venue", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 4 events. I have next Monday the Falcons Vs Jaguars at the Mercedes-Benz Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "event_name": [ + "Falcons Vs Jaguars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does it start and where is it located." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1 AMB Drive Northwest" + ], + "slot": "venue_address", + "values": [ + "1 AMB Drive Northwest" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 13 + }, + { + "exclusive_end": 61, + "slot": "venue_address", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Game time is 7:30 pm and its located at 1 AMB Drive Northwest" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "event_name": [ + "Falcons Vs Jaguars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is some other dates." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Falcons Vs Jaguars" + ], + "slot": "event_name", + "values": [ + "Falcons Vs Jaguars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mercedes-Benz Stadium" + ], + "slot": "venue", + "values": [ + "Mercedes-Benz Stadium" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "date", + "start": 10 + }, + { + "exclusive_end": 43, + "slot": "event_name", + "start": 25 + }, + { + "exclusive_end": 72, + "slot": "venue", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about March 10th the Falcons Vs Jaguars at the Mercedes-Benz Stadium?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "event_name": [ + "Falcons Vs Jaguars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need another option." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Falcons Vs Jaguars" + ], + "slot": "event_name", + "values": [ + "Falcons Vs Jaguars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mercedes-Benz Stadium" + ], + "slot": "venue", + "values": [ + "Mercedes-Benz Stadium" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 76, + "slot": "date", + "start": 66 + }, + { + "exclusive_end": 33, + "slot": "event_name", + "start": 15 + }, + { + "exclusive_end": 62, + "slot": "venue", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about the Falcons Vs Jaguars at the Mercedes-Benz Stadium on March 12th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Falcons Vs Jaguars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will work for me. I need some tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tcickets would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Falcons Vs Jaguars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need three tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Falcons Vs Jaguars" + ], + "slot": "event_name", + "values": [ + "Falcons Vs Jaguars" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Atlanta" + ], + "slot": "city", + "values": [ + "Atlanta" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "event_name", + "start": 28 + }, + { + "exclusive_end": 89, + "slot": "date", + "start": 79 + }, + { + "exclusive_end": 100, + "slot": "city", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You would like 3 tickets to Falcons Vs Jaguars at the Mercedes-Benz Stadium on March 12th in Atlanta. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Atlanta", + "Atlanta, GA" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Falcons Vs Jaguars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is good. What time is the game?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Atlanta", + "date": "2019-03-12", + "event_name": "Falcons Vs Jaguars", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Atlanta", + "date": "2019-03-12", + "event_name": "Falcons Vs Jaguars", + "number_of_tickets": "3", + "time": "19:30", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 7:30 pm and your tickets are confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Atlanta", + "Atlanta, GA" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Falcons Vs Jaguars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1 AMB Drive Northwest" + ], + "slot": "venue_address", + "values": [ + "1 AMB Drive Northwest" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "venue_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Its address is 1 AMB Drive Northwest." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta", + "Atlanta, GA" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Falcons Vs Jaguars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have an awesome day!" + } + ] + }, + { + "dialogue_id": "10_00074", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city? Do you have a preference for event like Music or sports?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "city", + "start": 29 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a concert in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Allan Rayman" + ], + "slot": "event_name", + "values": [ + "Allan Rayman" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "August Hall" + ], + "slot": "venue", + "values": [ + "August Hall" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Francisco", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Hip Hop", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Allan Rayman", + "event_type": "Music", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "category": "Classical", + "city": "San Francisco", + "date": "2019-03-14", + "event_name": "Carmina Burana", + "event_type": "Music", + "time": "18:00", + "venue": "San Francisco Symphony", + "venue_address": "201 Van Ness Avenue" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Celine Dion", + "event_type": "Music", + "time": "19:00", + "venue": "Chase Center Experience", + "venue_address": "500 Terry A Francois Boulevard Suite 73" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Cher", + "event_type": "Music", + "time": "19:00", + "venue": "Chase Center Experience", + "venue_address": "500 Terry A Francois Boulevard Suite 73" + }, + { + "category": "Electronica", + "city": "San Francisco", + "date": "2019-03-09", + "event_name": "Electric Feels", + "event_type": "Music", + "time": "17:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "category": "Christian", + "city": "San Francisco", + "date": "2019-03-11", + "event_name": "Matt Corby", + "event_type": "Music", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "category": "Country", + "city": "San Francisco", + "date": "2019-03-14", + "event_name": "Okkervil River", + "event_type": "Music", + "time": "18:00", + "venue": "The Chapel", + "venue_address": "777 Valencia Street" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-10", + "event_name": "Remo Drive", + "event_type": "Music", + "time": "18:00", + "venue": "The Chapel", + "venue_address": "777 Valencia Street" + }, + { + "category": "Classical", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "San Francisco Symphony", + "event_type": "Music", + "time": "18:00", + "venue": "San Francisco Symphony", + "venue_address": "201 Van Ness Avenue" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-02", + "event_name": "The Drums", + "event_type": "Music", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "event_name", + "start": 36 + }, + { + "exclusive_end": 63, + "slot": "venue", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 matches for you. There's Allan Rayman in August Hall." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "baseball" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "category", + "start": 32 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "San Francisco" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else? I want to find a baseball match." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Giants Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Giants vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oracle Park" + ], + "slot": "venue", + "values": [ + "Oracle Park" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Baseball", + "city": "San Francisco", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-13", + "event_name": "Giants Vs Brewers", + "event_type": "Sports", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Giants Vs Cardinals", + "event_type": "Sports", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Giants Vs Diamondbacks", + "event_type": "Sports", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Giants Vs Dodgers", + "event_type": "Sports", + "time": "17:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-05", + "event_name": "Giants Vs Marlins", + "event_type": "Sports", + "time": "19:30", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-02", + "event_name": "Giants Vs Nationals", + "event_type": "Sports", + "time": "18:30", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-06", + "event_name": "Giants Vs Phillies", + "event_type": "Sports", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Giants Vs Rockies", + "event_type": "Sports", + "time": "18:30", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "event_name", + "start": 8 + }, + { + "exclusive_end": 40, + "slot": "venue", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's Giants vs Brewers at Oracle Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "San Francisco" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "24 Willie Mays Plaza" + ], + "slot": "venue_address", + "values": [ + "24 Willie Mays Plaza" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "venue_address", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "At 24 Willie Mays Plaza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "San Francisco" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me something else, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Giants Vs Cardinals" + ], + "slot": "event_name", + "values": [ + "Giants vs Cardinals" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oracle Park" + ], + "slot": "venue", + "values": [ + "Oracle Park" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "event_name", + "start": 8 + }, + { + "exclusive_end": 42, + "slot": "venue", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's Giants vs Cardinals at Oracle Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "San Francisco" + ], + "event_name": [ + "Giants vs Cardinals" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. Tell me some event dates." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Giants Vs Cardinals" + ], + "slot": "event_name", + "values": [ + "Giants vs Cardinals" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oracle Park" + ], + "slot": "venue", + "values": [ + "Oracle Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "San Francisco", + "event_name": "Giants Vs Cardinals" + } + }, + "service_results": [ + { + "city": "San Francisco", + "date": "2019-03-11", + "event_name": "Giants Vs Cardinals", + "time": "19:30", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Giants Vs Cardinals", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "date", + "start": 63 + }, + { + "exclusive_end": 44, + "slot": "event_name", + "start": 25 + }, + { + "exclusive_end": 59, + "slot": "venue", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 2 dates. There's Giants vs Cardinals at Oracle Park on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "San Francisco" + ], + "event_name": [ + "Giants vs Cardinals" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does it start and what's the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "24 Willie Mays Plaza" + ], + "slot": "venue_address", + "values": [ + "24 Willie Mays Plaza" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "venue_address", + "start": 16 + }, + { + "exclusive_end": 12, + "slot": "time", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's 7:30 pm at 24 Willie Mays Plaza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "San Francisco" + ], + "event_name": [ + "Giants vs Cardinals" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other event dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Giants Vs Cardinals" + ], + "slot": "event_name", + "values": [ + "Giants vs Cardinals" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oracle Park" + ], + "slot": "venue", + "values": [ + "Oracle Park" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "date", + "start": 46 + }, + { + "exclusive_end": 27, + "slot": "event_name", + "start": 8 + }, + { + "exclusive_end": 42, + "slot": "venue", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's Giants vs Cardinals at Oracle Park on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "San Francisco" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Giants vs Cardinals" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "San Francisco" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Giants vs Cardinals" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "San Francisco" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Giants vs Cardinals" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "4 please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Giants Vs Cardinals" + ], + "slot": "event_name", + "values": [ + "Giants vs Cardinals" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "event_name", + "start": 29 + }, + { + "exclusive_end": 79, + "slot": "date", + "start": 69 + }, + { + "exclusive_end": 65, + "slot": "city", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 4 tickets to Giants vs Cardinals in San Francisco on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "San Francisco" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Giants vs Cardinals" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, just one ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Giants Vs Cardinals" + ], + "slot": "event_name", + "values": [ + "Giants vs Cardinals" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "event_name", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 1 ticket to Giants vs Cardinals." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "San Francisco" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Giants vs Cardinals" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works. What's the address and start time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "24 Willie Mays Plaza" + ], + "slot": "venue_address", + "values": [ + "24 Willie Mays Plaza" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Giants Vs Cardinals", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Giants Vs Cardinals", + "number_of_tickets": "1", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "venue_address", + "start": 47 + }, + { + "exclusive_end": 36, + "slot": "time", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation complete. It starts 6 pm and is at 24 Willie Mays Plaza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "San Francisco" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Giants vs Cardinals" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "10_00075", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "city", + "values": [ + "Phoenix, AZ" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a match in Phoenix, AZ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arizona Vs La Dodgers" + ], + "slot": "event_name", + "values": [ + "Arizona Vs La Dodgers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Chase Field" + ], + "slot": "venue", + "values": [ + "Chase Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Phoenix", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-02", + "event_name": "Arizona Vs La Dodgers", + "event_type": "Sports", + "time": "17:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-04", + "event_name": "Arizona Vs Milwaukee", + "event_type": "Sports", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-02", + "event_name": "Diamondbacks Vs Brewers", + "event_type": "Sports", + "time": "18:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-01", + "event_name": "Diamondbacks Vs Cardinals", + "event_type": "Sports", + "time": "17:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-14", + "event_name": "Diamondbacks Vs Dodgers", + "event_type": "Sports", + "time": "19:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-01", + "event_name": "Diamondbacks Vs Giants", + "event_type": "Sports", + "time": "19:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-14", + "event_name": "Diamondbacks Vs Marlins", + "event_type": "Sports", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-01", + "event_name": "Diamondbacks Vs Mets", + "event_type": "Sports", + "time": "18:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-12", + "event_name": "Diamondbacks Vs Nationals", + "event_type": "Sports", + "time": "19:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-12", + "event_name": "Diamondbacks Vs Orioles", + "event_type": "Sports", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + } + ], + "slots": [ + { + "exclusive_end": 104, + "slot": "event_name", + "start": 83 + }, + { + "exclusive_end": 75, + "slot": "venue", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 events that match your request. There is an event at Chase Field. It is Arizona Vs La Dodgers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please find other events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arizona Vs Milwaukee" + ], + "slot": "event_name", + "values": [ + "Arizona Vs Milwaukee" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Chase Field" + ], + "slot": "venue", + "values": [ + "Chase Field" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "event_name", + "start": 17 + }, + { + "exclusive_end": 52, + "slot": "venue", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another event is Arizona Vs Milwaukee at Chase Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "baseball" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 73, + "slot": "date", + "start": 63 + }, + { + "exclusive_end": 54, + "slot": "category", + "start": 46 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Phoenix, AZ" + ], + "date": [ + "March 14th" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What are some other events? I want to go to a baseball game on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Diamondbacks Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Diamondbacks Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Chase Field" + ], + "slot": "venue", + "values": [ + "Chase Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-14", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-14", + "event_name": "Arizona Vs La Dodgers", + "event_type": "Sports", + "time": "19:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-14", + "event_name": "Diamondbacks Vs Brewers", + "event_type": "Sports", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-14", + "event_name": "Diamondbacks Vs Dodgers", + "event_type": "Sports", + "time": "19:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "event_name", + "start": 51 + }, + { + "exclusive_end": 89, + "slot": "venue", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 3 events that match your request. One is Diamondbacks Vs Brewers at Chase Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Phoenix, AZ" + ], + "date": [ + "March 14th" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the venue and what time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "401 East Jefferson Street" + ], + "slot": "venue_address", + "values": [ + "401 East Jefferson Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "time", + "start": 59 + }, + { + "exclusive_end": 41, + "slot": "venue_address", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The venue is at 401 East Jefferson Street and it starts at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Phoenix, AZ" + ], + "date": [ + "March 14th" + ], + "event_name": [ + "Diamondbacks Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. Any other events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Diamondbacks Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Diamondbacks Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Chase Field" + ], + "slot": "venue", + "values": [ + "Chase Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Phoenix", + "event_name": "Diamondbacks Vs Brewers" + } + }, + "service_results": [ + { + "city": "Phoenix", + "date": "2019-03-14", + "event_name": "Diamondbacks Vs Brewers", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "date", + "start": 20 + }, + { + "exclusive_end": 79, + "slot": "event_name", + "start": 56 + }, + { + "exclusive_end": 45, + "slot": "venue", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 event on March 14th at Chase Field. It's the Diamondbacks Vs Brewers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Phoenix, AZ" + ], + "date": [ + "March 14th" + ], + "event_name": [ + "Diamondbacks Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the venue and when does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "401 East Jefferson Street" + ], + "slot": "venue_address", + "values": [ + "401 East Jefferson Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "time", + "start": 59 + }, + { + "exclusive_end": 41, + "slot": "venue_address", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The venue is at 401 East Jefferson Street and it starts at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Phoenix, AZ" + ], + "date": [ + "March 14th" + ], + "event_name": [ + "Diamondbacks Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. I would like to buy two tickets to the event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Diamondbacks Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Diamondbacks Vs Brewers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Phoenix" + ], + "slot": "city", + "values": [ + "Phoenix" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "event_name", + "start": 34 + }, + { + "exclusive_end": 71, + "slot": "date", + "start": 61 + }, + { + "exclusive_end": 82, + "slot": "city", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 2 tickets for the Diamondbacks Vs Brewers on March 14th in Phoenix." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Phoenix", + "Phoenix, AZ" + ], + "date": [ + "March 14th" + ], + "event_name": [ + "Diamondbacks Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, just one ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Phoenix" + ], + "slot": "city", + "values": [ + "Phoenix" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "city", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 1 ticket for the event in Phoenix." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Phoenix", + "Phoenix, AZ" + ], + "date": [ + "March 14th" + ], + "event_name": [ + "Diamondbacks Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Phoenix", + "date": "2019-03-14", + "event_name": "Diamondbacks Vs Brewers", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Phoenix", + "date": "2019-03-14", + "event_name": "Diamondbacks Vs Brewers", + "number_of_tickets": "1", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was successfully made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Phoenix", + "Phoenix, AZ" + ], + "date": [ + "March 14th" + ], + "event_name": [ + "Diamondbacks Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "10_00076", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an event which may be Concert, can you help me to find a good one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you like any particular city to search the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "LA" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 7, + "slot": "city", + "start": 5 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "LA" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, LA will be perfect to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bill Callahan" + ], + "slot": "event_name", + "values": [ + "Bill Callahan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lodge Room" + ], + "slot": "venue", + "values": [ + "lodge Room" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Los Angeles", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Country", + "city": "Los Angeles", + "date": "2019-03-14", + "event_name": "Bill Callahan", + "event_type": "Music", + "time": "19:30", + "venue": "Lodge Room", + "venue_address": "104 N. Ave 56, 2nd Floor" + }, + { + "category": "Pop", + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Girl In Red", + "event_type": "Music", + "time": "19:00", + "venue": "The Teragram Ballroom", + "venue_address": "1234 West 7th Street" + }, + { + "category": "Rock", + "city": "Los Angeles", + "date": "2019-03-10", + "event_name": "Gloryhammer", + "event_type": "Music", + "time": "18:00", + "venue": "1720(tm)", + "venue_address": "1720 East 16th Street" + }, + { + "category": "Rock", + "city": "Los Angeles", + "date": "2019-03-11", + "event_name": "Guided By Voices", + "event_type": "Music", + "time": "17:30", + "venue": "The Teragram Ballroom", + "venue_address": "1234 West 7th Street" + }, + { + "category": "Jazz", + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Jordan Rakei", + "event_type": "Music", + "time": "17:00", + "venue": "Regent Theater DTLA", + "venue_address": "448 South Main Street" + }, + { + "category": "Electronica", + "city": "Los Angeles", + "date": "2019-03-05", + "event_name": "Kishi Bashi", + "event_type": "Music", + "time": "17:00", + "venue": "Masonic Lodge at Hollywood Forever", + "venue_address": "5970 Santa Monica Boulevard" + }, + { + "category": "Electronica", + "city": "Los Angeles", + "date": "2019-03-13", + "event_name": "Lights", + "event_type": "Music", + "time": "18:30", + "venue": "The Teragram Ballroom", + "venue_address": "1234 West 7th Street" + }, + { + "category": "Rock", + "city": "Los Angeles", + "date": "2019-03-11", + "event_name": "Murder City Devils", + "event_type": "Music", + "time": "19:30", + "venue": "The Teragram Ballroom", + "venue_address": "1234 West 7th Street" + }, + { + "category": "Hip Hop", + "city": "Los Angeles", + "date": "2019-03-13", + "event_name": "Spose", + "event_type": "Music", + "time": "17:00", + "venue": "1720(tm)", + "venue_address": "1720 East 16th Street" + }, + { + "category": "Rock", + "city": "Los Angeles", + "date": "2019-03-05", + "event_name": "Starset", + "event_type": "Music", + "time": "19:00", + "venue": "Regent Theater DTLA", + "venue_address": "448 South Main Street" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "event_name", + "start": 41 + }, + { + "exclusive_end": 68, + "slot": "venue", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Found 10 events as per your wish, one is Bill Callahan at lodge Room which is nice, Is that okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "LA" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That looks nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I book tickets for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "LA" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not now. Can you find me the dates for this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Bill Callahan" + ], + "slot": "event_name", + "values": [ + "Bill Callahan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lodge Room" + ], + "slot": "venue", + "values": [ + "Lodge Room" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Los Angeles", + "event_name": "Bill Callahan" + } + }, + "service_results": [ + { + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Bill Callahan", + "time": "19:00", + "venue": "Lodge Room", + "venue_address": "104 N. Ave 56, 2nd Floor" + }, + { + "city": "Los Angeles", + "date": "2019-03-10", + "event_name": "Bill Callahan", + "time": "18:30", + "venue": "Lodge Room", + "venue_address": "104 N. Ave 56, 2nd Floor" + }, + { + "city": "Los Angeles", + "date": "2019-03-14", + "event_name": "Bill Callahan", + "time": "19:30", + "venue": "Lodge Room", + "venue_address": "104 N. Ave 56, 2nd Floor" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "date", + "start": 49 + }, + { + "exclusive_end": 28, + "slot": "event_name", + "start": 15 + }, + { + "exclusive_end": 42, + "slot": "venue", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, the event Bill Callahan at Lodge Room is on next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "LA" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is perfect. please book tickets for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you want me to buy for this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "LA" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "three tickets are enough." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bill Callahan" + ], + "slot": "event_name", + "values": [ + "Bill Callahan" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "event_name", + "start": 40 + }, + { + "exclusive_end": 68, + "slot": "date", + "start": 57 + }, + { + "exclusive_end": 83, + "slot": "city", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 3 tickets for the event Bill Callahan on next Friday in Los Angeles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "LA", + "Los Angeles" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Bill Callahan", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Bill Callahan", + "number_of_tickets": "3", + "time": "19:00", + "venue": "Lodge Room", + "venue_address": "104 N. Ave 56, 2nd Floor" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking was confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "LA", + "Los Angeles" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let me know the venue where the event will takes place." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "104 N. Ave 56, 2nd Floor" + ], + "slot": "venue_address", + "values": [ + "104 N. Ave 56, 2nd Floor" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "venue_address", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Venue is 104 N. Ave 56, 2nd Floor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "LA", + "Los Angeles" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else you want me to do?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "LA", + "Los Angeles" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "10_00077", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a music event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I sure can! What city would you like to see this event in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "NY" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 2, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "NY would be fun." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "event_type": "Music", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "category": "International", + "city": "New York", + "date": "2019-03-02", + "event_name": "Americo", + "event_type": "Music", + "time": "18:30", + "venue": "La Boom", + "venue_address": "56-15 Northern Boulevard, Woodside" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-10", + "event_name": "Ben Harper", + "event_type": "Music", + "time": "19:00", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Hip Hop", + "city": "New York", + "date": "2019-03-13", + "event_name": "Blackbear", + "event_type": "Music", + "time": "18:30", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Hip Hop", + "city": "New York", + "date": "2019-03-14", + "event_name": "Blowout Music Festival", + "event_type": "Music", + "time": "18:00", + "venue": "Knockdown Center", + "venue_address": "52-19 Flushing Avenue, Maspeth" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-09", + "event_name": "Buddy Guy", + "event_type": "Music", + "time": "17:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-06", + "event_name": "Chemical Brothers", + "event_type": "Music", + "time": "19:00", + "venue": "Forest Hills Stadium", + "venue_address": "1 Tennis Place, Forest Hills" + }, + { + "category": "Jazz", + "city": "New York", + "date": "2019-03-07", + "event_name": "Chris Botti", + "event_type": "Music", + "time": "17:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-02", + "event_name": "Crooked Colours", + "event_type": "Music", + "time": "19:30", + "venue": "Rough Trade NYC", + "venue_address": "64 North 9th Street, Brooklyn" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-01", + "event_name": "Esscalation Music Festival", + "event_type": "Music", + "time": "19:30", + "venue": "Melrose Ballroom", + "venue_address": "3608 33rd Street" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "event_name", + "start": 51 + }, + { + "exclusive_end": 83, + "slot": "venue", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! I found 10 events happening soon. I suggest Amber Run Brooklyn at the Warsaw. Does that interest you at all?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't like her music. Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Americo" + ], + "slot": "event_name", + "values": [ + "Americo" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "La Boom" + ], + "slot": "venue", + "values": [ + "La Boom" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "event_name", + "start": 13 + }, + { + "exclusive_end": 31, + "slot": "venue", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You may like Americo at La Boom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "this Sunday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "date", + "start": 50 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "this Sunday" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I don't like that club. Is there anything playing this Sunday? Maybe I'll go for a sports match." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mets Vs Diamondbacks" + ], + "slot": "event_name", + "values": [ + "Mets Vs Diamondbacks" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Citi Field" + ], + "slot": "venue", + "values": [ + "Citi Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "date": "2019-03-03", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-03", + "event_name": "Mets Vs Diamondbacks", + "event_type": "Sports", + "time": "17:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-03", + "event_name": "Mets Vs Indians", + "event_type": "Sports", + "time": "19:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-03", + "event_name": "Mets Vs Rockies", + "event_type": "Sports", + "time": "17:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-03", + "event_name": "Mets Vs Yankees", + "event_type": "Sports", + "time": "18:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-03", + "event_name": "Nycfc Vs Timbers", + "event_type": "Sports", + "time": "18:00", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-03", + "event_name": "Yankees Vs Blue Jays", + "event_type": "Sports", + "time": "17:30", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + }, + { + "category": "Baseball", + "city": "New York", + "date": "2019-03-03", + "event_name": "Yankees Vs Rangers", + "event_type": "Sports", + "time": "19:00", + "venue": "Yankee Stadium", + "venue_address": "1 East 161 Street" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "event_name", + "start": 12 + }, + { + "exclusive_end": 46, + "slot": "venue", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's the Mets Vs Diamondbacks at Citi Field that day. Does that interest you at all?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "this Sunday" + ], + "event_name": [ + "Mets Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds fun!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to purchase tickets for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "this Sunday" + ], + "event_name": [ + "Mets Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe later. I'll think about it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "All right. Would you like help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "this Sunday" + ], + "event_name": [ + "Mets Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm still interested in finding date for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mets Vs Diamondbacks" + ], + "slot": "event_name", + "values": [ + "Mets Vs Diamondbacks" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Citi Field" + ], + "slot": "venue", + "values": [ + "Citi Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "New York", + "event_name": "Mets Vs Diamondbacks" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-03", + "event_name": "Mets Vs Diamondbacks", + "time": "17:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + } + ], + "slots": [ + { + "exclusive_end": 85, + "slot": "date", + "start": 67 + }, + { + "exclusive_end": 36, + "slot": "event_name", + "start": 16 + }, + { + "exclusive_end": 50, + "slot": "venue", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. The Mets Vs Diamondbacks at Citi Field are playing the day after tomorrow. Does that interest you at all?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "day after tomorrow", + "this Sunday" + ], + "event_name": [ + "Mets Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does the game start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "time", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The game starts at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "day after tomorrow", + "this Sunday" + ], + "event_name": [ + "Mets Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, that's great! Can you purchase 2 tickets for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mets Vs Diamondbacks" + ], + "slot": "event_name", + "values": [ + "Mets Vs Diamondbacks" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 111, + "slot": "event_name", + "start": 91 + }, + { + "exclusive_end": 147, + "slot": "date", + "start": 129 + }, + { + "exclusive_end": 159, + "slot": "city", + "start": 151 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, I can! Can you confirm the following details, please? You are purchasing 2 tickets to Mets Vs Diamondbacks. The game is the day after tomorrow in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NY", + "New York" + ], + "date": [ + "day after tomorrow", + "this Sunday" + ], + "event_name": [ + "Mets Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Shoot, my mom wants to go too. Can I get three tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 146, + "slot": "date", + "start": 128 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'll make that change. Can you confirm the following details, please? You're purchasing 3 tickets for the game taking place the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NY", + "New York" + ], + "date": [ + "day after tomorrow", + "this Sunday" + ], + "event_name": [ + "Mets Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "New York", + "date": "2019-03-03", + "event_name": "Mets Vs Diamondbacks", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-03", + "event_name": "Mets Vs Diamondbacks", + "number_of_tickets": "3", + "time": "17:00", + "venue": "Citi Field", + "venue_address": "123-01 Roosevelt Avenue" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! Your reservation has been made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NY", + "New York" + ], + "date": [ + "day after tomorrow", + "this Sunday" + ], + "event_name": [ + "Mets Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks! That's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Have a great day!" + } + ] + }, + { + "dialogue_id": "10_00078", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hi! I'd like to search for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem! Do you have a city in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "city", + "values": [ + "San Diego" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 14, + "slot": "city", + "start": 5 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes! San Diego." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of event would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Probably a sports match." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Padres Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Padres Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Petco Park" + ], + "slot": "venue", + "values": [ + "Petco Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Diego", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "San Diego", + "date": "2019-03-02", + "event_name": "Padres Vs Brewers", + "event_type": "Sports", + "time": "17:30", + "venue": "Petco Park", + "venue_address": "100 Park Boulevard" + }, + { + "category": "Baseball", + "city": "San Diego", + "date": "2019-03-07", + "event_name": "Padres Vs Diamondbacks", + "event_type": "Sports", + "time": "19:30", + "venue": "Petco Park", + "venue_address": "100 Park Boulevard" + }, + { + "category": "Baseball", + "city": "San Diego", + "date": "2019-03-03", + "event_name": "Padres Vs Orioles", + "event_type": "Sports", + "time": "18:00", + "venue": "Petco Park", + "venue_address": "100 Park Boulevard" + }, + { + "category": "Baseball", + "city": "San Diego", + "date": "2019-03-01", + "event_name": "Padres Vs Rays", + "event_type": "Sports", + "time": "19:00", + "venue": "Petco Park", + "venue_address": "100 Park Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "event_name", + "start": 43 + }, + { + "exclusive_end": 74, + "slot": "venue", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 4 events you may like. I recommend Padres Vs Brewers at Petco Park. Does that interest you at all?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "event_name": [ + "Padres Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds fun. I'd like to know dates for this." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Padres Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Padres Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Petco Park" + ], + "slot": "venue", + "values": [ + "Petco Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "San Diego", + "event_name": "Padres Vs Brewers" + } + }, + "service_results": [ + { + "city": "San Diego", + "date": "2019-03-02", + "event_name": "Padres Vs Brewers", + "time": "17:30", + "venue": "Petco Park", + "venue_address": "100 Park Boulevard" + }, + { + "city": "San Diego", + "date": "2019-03-08", + "event_name": "Padres Vs Brewers", + "time": "18:00", + "venue": "Petco Park", + "venue_address": "100 Park Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "date", + "start": 64 + }, + { + "exclusive_end": 95, + "slot": "event_name", + "start": 78 + }, + { + "exclusive_end": 109, + "slot": "venue", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "All right! This is occurring for 2 days. The first is happening tomorrow for: Padres Vs Brewers at Petco Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "event_name": [ + "Padres Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about the other day?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Padres Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Padres Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Petco Park" + ], + "slot": "venue", + "values": [ + "Petco Park" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 59, + "slot": "date", + "start": 48 + }, + { + "exclusive_end": 17, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 31, + "slot": "venue", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Padres Vs Brewers at Petco Park is also playing next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "San Diego" + ], + "event_name": [ + "Padres Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the venue address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "100 Park Boulevard" + ], + "slot": "venue_address", + "values": [ + "100 Park Boulevard" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "venue_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 100 Park Boulevard." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Padres Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to purchase tickets for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Padres Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Padres Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "3" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Padres Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Padres Vs Brewers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "city", + "values": [ + "San Diego" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 105, + "slot": "event_name", + "start": 88 + }, + { + "exclusive_end": 134, + "slot": "date", + "start": 123 + }, + { + "exclusive_end": 118, + "slot": "city", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Perfect! Can you confirm the following details, please? You are purchasing 3 tickets to Padres Vs Brewers in San Diego for next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "San Diego" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Padres Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes! When does the game start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "San Diego", + "date": "2019-03-08", + "event_name": "Padres Vs Brewers", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "San Diego", + "date": "2019-03-08", + "event_name": "Padres Vs Brewers", + "number_of_tickets": "3", + "time": "18:00", + "venue": "Petco Park", + "venue_address": "100 Park Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "time", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made. The game starts at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Padres Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome! Do you need help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "San Diego" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Padres Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "10_00079", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hi, i need a help, i am interested in events,I want to search for events" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, Which city should i search in and what type of events are you interested?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Belvedere" + ], + "slot": "city", + "values": [ + "Belvedere" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "city", + "start": 33 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Belvedere" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking For music events in Belvedere" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Chanticleer Concert" + ], + "slot": "event_name", + "values": [ + "Chanticleer Concert" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "St. Stephen's Episcopal Church" + ], + "slot": "venue", + "values": [ + "St. Stephen's Episcopal Church" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Belvedere", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Classical", + "city": "Belvedere", + "date": "2019-03-11", + "event_name": "Chanticleer Concert", + "event_type": "Music", + "time": "18:30", + "venue": "St. Stephen's Episcopal Church", + "venue_address": "3 Bayview Avenue" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "event_name", + "start": 44 + }, + { + "exclusive_end": 97, + "slot": "venue", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I got a 1 events for you, The event name is Chanticleer Concert at St. Stephen's Episcopal Church" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Belvedere" + ], + "event_name": [ + "Chanticleer Concert" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That seems good for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy tickets for this music events" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Belvedere" + ], + "event_name": [ + "Chanticleer Concert" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, Not now, I am interested to finding dates for event" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Chanticleer Concert" + ], + "slot": "event_name", + "values": [ + "Chanticleer Concert" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "St. Stephen's Episcopal Church" + ], + "slot": "venue", + "values": [ + "St. Stephen's Episcopal Church" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Belvedere", + "event_name": "Chanticleer Concert" + } + }, + "service_results": [ + { + "city": "Belvedere", + "date": "2019-03-01", + "event_name": "Chanticleer Concert", + "time": "17:00", + "venue": "St. Stephen's Episcopal Church", + "venue_address": "3 Bayview Avenue" + }, + { + "city": "Belvedere", + "date": "2019-03-02", + "event_name": "Chanticleer Concert", + "time": "17:00", + "venue": "St. Stephen's Episcopal Church", + "venue_address": "3 Bayview Avenue" + }, + { + "city": "Belvedere", + "date": "2019-03-05", + "event_name": "Chanticleer Concert", + "time": "17:30", + "venue": "St. Stephen's Episcopal Church", + "venue_address": "3 Bayview Avenue" + }, + { + "city": "Belvedere", + "date": "2019-03-08", + "event_name": "Chanticleer Concert", + "time": "18:00", + "venue": "St. Stephen's Episcopal Church", + "venue_address": "3 Bayview Avenue" + }, + { + "city": "Belvedere", + "date": "2019-03-11", + "event_name": "Chanticleer Concert", + "time": "18:30", + "venue": "St. Stephen's Episcopal Church", + "venue_address": "3 Bayview Avenue" + }, + { + "city": "Belvedere", + "date": "2019-03-13", + "event_name": "Chanticleer Concert", + "time": "19:30", + "venue": "St. Stephen's Episcopal Church", + "venue_address": "3 Bayview Avenue" + } + ], + "slots": [ + { + "exclusive_end": 109, + "slot": "date", + "start": 104 + }, + { + "exclusive_end": 66, + "slot": "event_name", + "start": 47 + }, + { + "exclusive_end": 100, + "slot": "venue", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found the event on 6 days. The event name is Chanticleer Concert at St. Stephen's Episcopal Church on today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Belvedere" + ], + "date": [ + "today" + ], + "event_name": [ + "Chanticleer Concert" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That seems good for me. I need to book one ticket for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chanticleer Concert" + ], + "slot": "event_name", + "values": [ + "Chanticleer Concert" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Belvedere" + ], + "slot": "city", + "values": [ + "Belvedere" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 75, + "slot": "event_name", + "start": 56 + }, + { + "exclusive_end": 97, + "slot": "date", + "start": 92 + }, + { + "exclusive_end": 88, + "slot": "city", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "please confirm the following details: The event name is Chanticleer Concert at Belvedere on today, the number of tickets is 1" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Belvedere" + ], + "date": [ + "today" + ], + "event_name": [ + "Chanticleer Concert" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, Not one ticket, i need 2 tickets" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 90, + "slot": "date", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "please confirm the following details: the number of tickets is 2 and the event is on today" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Belvedere" + ], + "date": [ + "today" + ], + "event_name": [ + "Chanticleer Concert" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that seems good for me, Could you tell me Where is the venue located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3 Bayview Avenue" + ], + "slot": "venue_address", + "values": [ + "3 Bayview Avenue" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Belvedere", + "date": "2019-03-01", + "event_name": "Chanticleer Concert", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Belvedere", + "date": "2019-03-01", + "event_name": "Chanticleer Concert", + "number_of_tickets": "2", + "time": "17:00", + "venue": "St. Stephen's Episcopal Church", + "venue_address": "3 Bayview Avenue" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "venue_address", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Congrats, Your ticket is booked for the event located at 3 Bayview Avenue" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Belvedere" + ], + "date": [ + "today" + ], + "event_name": [ + "Chanticleer Concert" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much for your help, That's all i need" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome, Have a nice day" + } + ] + }, + { + "dialogue_id": "10_00080", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find some events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of event would you like to go to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to see a concert." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city should I look for concerts in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SF" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "city", + "start": 23 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "SF" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to one in SF." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Allan Rayman" + ], + "slot": "event_name", + "values": [ + "Allan Rayman" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "August Hall" + ], + "slot": "venue", + "values": [ + "August Hall" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Francisco", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Hip Hop", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Allan Rayman", + "event_type": "Music", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "category": "Classical", + "city": "San Francisco", + "date": "2019-03-14", + "event_name": "Carmina Burana", + "event_type": "Music", + "time": "18:00", + "venue": "San Francisco Symphony", + "venue_address": "201 Van Ness Avenue" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Celine Dion", + "event_type": "Music", + "time": "19:00", + "venue": "Chase Center Experience", + "venue_address": "500 Terry A Francois Boulevard Suite 73" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Cher", + "event_type": "Music", + "time": "19:00", + "venue": "Chase Center Experience", + "venue_address": "500 Terry A Francois Boulevard Suite 73" + }, + { + "category": "Electronica", + "city": "San Francisco", + "date": "2019-03-09", + "event_name": "Electric Feels", + "event_type": "Music", + "time": "17:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "category": "Christian", + "city": "San Francisco", + "date": "2019-03-11", + "event_name": "Matt Corby", + "event_type": "Music", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "category": "Country", + "city": "San Francisco", + "date": "2019-03-14", + "event_name": "Okkervil River", + "event_type": "Music", + "time": "18:00", + "venue": "The Chapel", + "venue_address": "777 Valencia Street" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-10", + "event_name": "Remo Drive", + "event_type": "Music", + "time": "18:00", + "venue": "The Chapel", + "venue_address": "777 Valencia Street" + }, + { + "category": "Classical", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "San Francisco Symphony", + "event_type": "Music", + "time": "18:00", + "venue": "San Francisco Symphony", + "venue_address": "201 Van Ness Avenue" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-02", + "event_name": "The Drums", + "event_type": "Music", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "event_name", + "start": 43 + }, + { + "exclusive_end": 70, + "slot": "venue", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 possible events for you. One is Allan Rayman at August Hall." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "11th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Christian" + ], + "slot": "category", + "values": [ + "Christian" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 78, + "slot": "date", + "start": 60 + }, + { + "exclusive_end": 111, + "slot": "category", + "start": 102 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Christian" + ], + "city": [ + "SF" + ], + "date": [ + "11th of this month" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you keep looking for events please? I want to go on the 11th of this month, and I especially like Christian events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Matt Corby" + ], + "slot": "event_name", + "values": [ + "Matt Corby" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "August Hall" + ], + "slot": "venue", + "values": [ + "August Hall" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Christian", + "city": "San Francisco", + "date": "2019-03-11", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Christian", + "city": "San Francisco", + "date": "2019-03-11", + "event_name": "Matt Corby", + "event_type": "Music", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "event_name", + "start": 25 + }, + { + "exclusive_end": 50, + "slot": "venue", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 event for you: Matt Corby at August Hall." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "Christian" + ], + "city": [ + "SF" + ], + "date": [ + "11th of this month" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does the show begin?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "time", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It will start at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "category": [ + "Christian" + ], + "city": [ + "SF" + ], + "date": [ + "11th of this month" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the address of the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "420 Mason Street" + ], + "slot": "venue_address", + "values": [ + "420 Mason Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "venue_address", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The venue can be found at 420 Mason Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Christian" + ], + "city": [ + "SF" + ], + "date": [ + "11th of this month" + ], + "event_name": [ + "Matt Corby" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great, I want to find dates for the event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Matt Corby" + ], + "slot": "event_name", + "values": [ + "Matt Corby" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "August Hall" + ], + "slot": "venue", + "values": [ + "August Hall" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "San Francisco", + "event_name": "Matt Corby" + } + }, + "service_results": [ + { + "city": "San Francisco", + "date": "2019-03-11", + "event_name": "Matt Corby", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "date", + "start": 55 + }, + { + "exclusive_end": 20, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 35, + "slot": "venue", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event Matt Corby at August Hall will take place on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Christian" + ], + "city": [ + "SF" + ], + "date": [ + "11th of this month", + "March 11th" + ], + "event_name": [ + "Matt Corby" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase any tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Christian" + ], + "city": [ + "SF" + ], + "date": [ + "11th of this month", + "March 11th" + ], + "event_name": [ + "Matt Corby" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, I need 4 tickets to the event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Matt Corby" + ], + "slot": "event_name", + "values": [ + "Matt Corby" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "event_name", + "start": 35 + }, + { + "exclusive_end": 59, + "slot": "date", + "start": 49 + }, + { + "exclusive_end": 76, + "slot": "city", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, please confirm: 4 tickets to Matt Corby on March 11th in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Christian" + ], + "city": [ + "SF", + "San Francisco" + ], + "date": [ + "11th of this month", + "March 11th" + ], + "event_name": [ + "Matt Corby" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, I only want 3 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "date", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 3 tickets to Matt Corby on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Christian" + ], + "city": [ + "SF", + "San Francisco" + ], + "date": [ + "11th of this month", + "March 11th" + ], + "event_name": [ + "Matt Corby" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep, that's great for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "San Francisco", + "date": "2019-03-11", + "event_name": "Matt Corby", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "San Francisco", + "date": "2019-03-11", + "event_name": "Matt Corby", + "number_of_tickets": "3", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation has gone through." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Christian" + ], + "city": [ + "SF", + "San Francisco" + ], + "date": [ + "11th of this month", + "March 11th" + ], + "event_name": [ + "Matt Corby" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much for helping." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I do anything more for you today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "Christian" + ], + "city": [ + "SF", + "San Francisco" + ], + "date": [ + "11th of this month", + "March 11th" + ], + "event_name": [ + "Matt Corby" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, thanks for all your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "10_00081", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to know about some events, can you search for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of events do you like to search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "city", + "start": 37 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "may be Games and please search it in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Giants Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Giants Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oracle Park" + ], + "slot": "venue", + "values": [ + "Oracle Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Francisco", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-13", + "event_name": "Giants Vs Brewers", + "event_type": "Sports", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Giants Vs Cardinals", + "event_type": "Sports", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Giants Vs Diamondbacks", + "event_type": "Sports", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Giants Vs Dodgers", + "event_type": "Sports", + "time": "17:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-05", + "event_name": "Giants Vs Marlins", + "event_type": "Sports", + "time": "19:30", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-02", + "event_name": "Giants Vs Nationals", + "event_type": "Sports", + "time": "18:30", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-06", + "event_name": "Giants Vs Phillies", + "event_type": "Sports", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Giants Vs Rockies", + "event_type": "Sports", + "time": "18:30", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "event_name", + "start": 41 + }, + { + "exclusive_end": 73, + "slot": "venue", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I found 8 results, one of which is Giants Vs Brewers at Oracle Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please search for some other events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Giants Vs Cardinals" + ], + "slot": "event_name", + "values": [ + "Giants Vs Cardinals" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oracle Park" + ], + "slot": "venue", + "values": [ + "Oracle Park" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 44, + "slot": "venue", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Giants Vs Cardinals at Oracle Park?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category", + "time" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will be okay I think. Can you search what type of event is this and when does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "Baseball" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "time", + "start": 46 + }, + { + "exclusive_end": 18, + "slot": "category", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "This is a Baseball Event and it will start at 6 pm ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "event_name": [ + "Giants Vs Cardinals" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is nice. please check the dates for this event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Giants Vs Cardinals" + ], + "slot": "event_name", + "values": [ + "Giants Vs Cardinals" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oracle Park" + ], + "slot": "venue", + "values": [ + "Oracle Park" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "San Francisco", + "event_name": "Giants Vs Cardinals" + } + }, + "service_results": [ + { + "city": "San Francisco", + "date": "2019-03-11", + "event_name": "Giants Vs Cardinals", + "time": "19:30", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Giants Vs Cardinals", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "date", + "start": 53 + }, + { + "exclusive_end": 29, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 78, + "slot": "venue", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event Giants Vs Cardinals will be takes place on March 11th at Oracle Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "event_name": [ + "Giants Vs Cardinals" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Get me the start time of this event and the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "24 Willie Mays Plaza" + ], + "slot": "venue_address", + "values": [ + "24 Willie Mays Plaza" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "venue_address", + "start": 38 + }, + { + "exclusive_end": 20, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 7:30 pm and the venue is 24 Willie Mays Plaza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Giants Vs Cardinals" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will be perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I book tickets for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Giants Vs Cardinals" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, book it for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Giants Vs Cardinals" + ], + "slot": "event_name", + "values": [ + "Giants Vs Cardinals" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "event_name", + "start": 46 + }, + { + "exclusive_end": 79, + "slot": "date", + "start": 69 + }, + { + "exclusive_end": 96, + "slot": "city", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm to book 1 ticket for the event Giants Vs Cardinals on March 11th in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Giants Vs Cardinals" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sorry, make it for two persons." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "date", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm to book 2 tickets on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Giants Vs Cardinals" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, confirm the same." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "San Francisco", + "date": "2019-03-11", + "event_name": "Giants Vs Cardinals", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "San Francisco", + "date": "2019-03-11", + "event_name": "Giants Vs Cardinals", + "number_of_tickets": "2", + "time": "19:30", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets were booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Giants Vs Cardinals" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help. That's all fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "10_00082", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hey, can you search some events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city should I look for them? Do you have a preferred type, like music or sports? You can ask for something else too." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "city", + "values": [ + "Sacramento" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Sacramento" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want Music. I am around Sacramento," + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aftershock Festival" + ], + "slot": "event_name", + "values": [ + "Aftershock Festival" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Discovery Park" + ], + "slot": "venue", + "values": [ + "Discovery Park" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Sacramento", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Rock", + "city": "Sacramento", + "date": "2019-03-05", + "event_name": "Aftershock Festival", + "event_type": "Music", + "time": "19:00", + "venue": "Discovery Park", + "venue_address": "1600 Garden Highway" + }, + { + "category": "Electronica", + "city": "Sacramento", + "date": "2019-03-11", + "event_name": "Yunger", + "event_type": "Music", + "time": "18:00", + "venue": "Holy Diver", + "venue_address": "1517 21st Street" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "event_name", + "start": 12 + }, + { + "exclusive_end": 49, + "slot": "venue", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an Aftershock Festival at Discovery Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category", + "time" + ], + "slot_values": { + "city": [ + "Sacramento" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What kind of music do they play? When does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Rock" + ], + "slot": "category", + "values": [ + "Rock" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 11, + "slot": "category", + "start": 7 + }, + { + "exclusive_end": 33, + "slot": "time", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's a Rock event. Starts at 7 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Sacramento" + ], + "event_name": [ + "Aftershock Festival" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy a ticket?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Sacramento" + ], + "event_name": [ + "Aftershock Festival" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe later. Are there any other dates available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Aftershock Festival" + ], + "slot": "event_name", + "values": [ + "Aftershock Festival" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Discovery Park" + ], + "slot": "venue", + "values": [ + "Discovery Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Sacramento", + "event_name": "Aftershock Festival" + } + }, + "service_results": [ + { + "city": "Sacramento", + "date": "2019-03-05", + "event_name": "Aftershock Festival", + "time": "19:00", + "venue": "Discovery Park", + "venue_address": "1600 Garden Highway" + }, + { + "city": "Sacramento", + "date": "2019-03-13", + "event_name": "Aftershock Festival", + "time": "17:30", + "venue": "Discovery Park", + "venue_address": "1600 Garden Highway" + }, + { + "city": "Sacramento", + "date": "2019-03-14", + "event_name": "Aftershock Festival", + "time": "18:30", + "venue": "Discovery Park", + "venue_address": "1600 Garden Highway" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "date", + "start": 31 + }, + { + "exclusive_end": 72, + "slot": "event_name", + "start": 53 + }, + { + "exclusive_end": 90, + "slot": "venue", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's another one in 3 days, next Tuesday. Also an Aftershock Festival at Discovery Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Sacramento" + ], + "event_name": [ + "Aftershock Festival" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is their venue located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1600 Garden Highway" + ], + "slot": "venue_address", + "values": [ + "1600 Garden Highway" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "venue_address", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "At 1600 Garden Highway." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Sacramento" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Aftershock Festival" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. I would like to buy one ticket, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Aftershock Festival" + ], + "slot": "event_name", + "values": [ + "Aftershock Festival" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "city", + "values": [ + "Sacramento" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 79, + "slot": "event_name", + "start": 60 + }, + { + "exclusive_end": 92, + "slot": "date", + "start": 80 + }, + { + "exclusive_end": 119, + "slot": "city", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details: you want to buy 1 ticket to the Aftershock Festival next Tuesday. The Evan is in Sacramento." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Sacramento" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Aftershock Festival" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works. Where is their venue located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1600 Garden Highway" + ], + "slot": "venue_address", + "values": [ + "1600 Garden Highway" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Sacramento", + "date": "2019-03-05", + "event_name": "Aftershock Festival", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Sacramento", + "date": "2019-03-05", + "event_name": "Aftershock Festival", + "number_of_tickets": "1", + "time": "19:00", + "venue": "Discovery Park", + "venue_address": "1600 Garden Highway" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "venue_address", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was successful. Their venue is located at 1600 Garden Highway." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Sacramento" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Aftershock Festival" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I assist you in anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Sacramento" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Aftershock Festival" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks a lot" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "10_00083", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking for events, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city do you want to find events in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city", + "values": [ + "DC" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "city", + "start": 27 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "DC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for events in DC." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of events are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "DC" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am interested in sports events. What's available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dc United Vs Revolution" + ], + "slot": "event_name", + "values": [ + "DC United vs Revolution" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Audi Field" + ], + "slot": "venue", + "values": [ + "Audi Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Washington D.C.", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Soccer", + "city": "Washington D.C.", + "date": "2019-03-14", + "event_name": "Dc United Vs Revolution", + "event_type": "Sports", + "time": "17:30", + "venue": "Audi Field", + "venue_address": "100 Potomac Avenue Southwest" + }, + { + "category": "Soccer", + "city": "Washington D.C.", + "date": "2019-03-12", + "event_name": "El Salvador Vs Haiti", + "event_type": "Sports", + "time": "18:30", + "venue": "RFK Stadium", + "venue_address": "2400 East Capitol Street Southeast" + }, + { + "category": "Basketball", + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Mystics Vs Sky", + "event_type": "Sports", + "time": "18:00", + "venue": "Capital One Arena", + "venue_address": "601 F Street Northwest" + }, + { + "category": "Basketball", + "city": "Washington D.C.", + "date": "2019-03-04", + "event_name": "Mystics Vs Sun", + "event_type": "Sports", + "time": "17:00", + "venue": "Entertainment & Sports Arena", + "venue_address": "1100 Oak Drive SE" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-04", + "event_name": "Nationals Vs Braves", + "event_type": "Sports", + "time": "19:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Nationals Vs Brewers", + "event_type": "Sports", + "time": "19:30", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-12", + "event_name": "Nationals Vs Diamondbacks", + "event_type": "Sports", + "time": "17:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Nationals Vs Dodgers", + "event_type": "Sports", + "time": "17:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-13", + "event_name": "Nationals Vs Indians", + "event_type": "Sports", + "time": "19:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-13", + "event_name": "Nationals Vs Orioles", + "event_type": "Sports", + "time": "19:30", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 48, + "slot": "venue", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "DC United vs Revolution is playing at Audi Field. Would you like to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "13th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "baseball" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 108, + "slot": "date", + "start": 90 + }, + { + "exclusive_end": 60, + "slot": "category", + "start": 52 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "DC" + ], + "date": [ + "13th of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm interested in something else. Are there any baseball events? I am looking for the 13th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Nationals Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Nationals vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Nationals Park" + ], + "slot": "venue", + "values": [ + "Nationals Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-13", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-13", + "event_name": "Nationals Vs Brewers", + "event_type": "Sports", + "time": "17:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-13", + "event_name": "Nationals Vs Indians", + "event_type": "Sports", + "time": "19:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-13", + "event_name": "Nationals Vs Orioles", + "event_type": "Sports", + "time": "19:30", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-13", + "event_name": "Nationals Vs Phillies", + "event_type": "Sports", + "time": "19:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-13", + "event_name": "Nationals Vs Rockies", + "event_type": "Sports", + "time": "18:30", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "event_name", + "start": 50 + }, + { + "exclusive_end": 88, + "slot": "venue", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 5 events that you might like. How about Nationals vs Brewers at Nationals Park?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "DC" + ], + "date": [ + "13th of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is that venue located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1500 South Capitol Street Southeast" + ], + "slot": "venue_address", + "values": [ + "1500 South Capitol Street Southeast" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 59, + "slot": "venue_address", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The venue is located at 1500 South Capitol Street Southeast." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "DC" + ], + "date": [ + "13th of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does the game start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "DC" + ], + "date": [ + "13th of this month" + ], + "event_name": [ + "Nationals vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy tickets now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "DC" + ], + "date": [ + "13th of this month" + ], + "event_name": [ + "Nationals vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe later. What is the date for that event again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Nationals Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Nationals vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Nationals Park" + ], + "slot": "venue", + "values": [ + "Nationals Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Washington D.C.", + "event_name": "Nationals Vs Brewers" + } + }, + "service_results": [ + { + "city": "Washington D.C.", + "date": "2019-03-13", + "event_name": "Nationals Vs Brewers", + "time": "17:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + } + ], + "slots": [ + { + "exclusive_end": 68, + "slot": "date", + "start": 58 + }, + { + "exclusive_end": 20, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 46, + "slot": "venue", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Nationals vs Brewers will be at Nationals Park for 1 day, March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "DC" + ], + "date": [ + "13th of this month", + "March 13th" + ], + "event_name": [ + "Nationals vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does it start? And where is that located, again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1500 South Capitol Street Southeast" + ], + "slot": "venue_address", + "values": [ + "1500 South Capitol Street Southeast" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 20 + }, + { + "exclusive_end": 77, + "slot": "venue_address", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "That game starts at 5 pm. The location is 1500 South Capitol Street Southeast." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "DC" + ], + "date": [ + "13th of this month", + "March 13th" + ], + "event_name": [ + "Nationals vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's good for me. I want to buy 3 tickets for that game." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Nationals Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Nationals vs Brewers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city", + "values": [ + "Washington D.C." + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "event_name", + "start": 45 + }, + { + "exclusive_end": 79, + "slot": "date", + "start": 69 + }, + { + "exclusive_end": 98, + "slot": "city", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: You are buying 3 tickets for Nationals vs Brewers on March 13th in Washington D.C." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "DC", + "Washington D.C." + ], + "date": [ + "13th of this month", + "March 13th" + ], + "event_name": [ + "Nationals vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, sorry, please make that just 1 ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Nationals Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Nationals vs Brewers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 86, + "slot": "event_name", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, please confirm that change: You want to purchase 1 ticket for Nationals vs Brewers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "DC", + "Washington D.C." + ], + "date": [ + "13th of this month", + "March 13th" + ], + "event_name": [ + "Nationals vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Washington D.C.", + "date": "2019-03-13", + "event_name": "Nationals Vs Brewers", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Washington D.C.", + "date": "2019-03-13", + "event_name": "Nationals Vs Brewers", + "number_of_tickets": "1", + "time": "17:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your purchase is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "DC", + "Washington D.C." + ], + "date": [ + "13th of this month", + "March 13th" + ], + "event_name": [ + "Nationals vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot for your help. That's all I need today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "10_00084", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to do something fun. What events are available." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like a music or sports event? Which city are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "Los Angeles" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "city", + "start": 34 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to attend a music event in Los Angeles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bill Callahan" + ], + "slot": "event_name", + "values": [ + "Bill Callahan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lodge Room" + ], + "slot": "venue", + "values": [ + "Lodge Room" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Los Angeles", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Country", + "city": "Los Angeles", + "date": "2019-03-14", + "event_name": "Bill Callahan", + "event_type": "Music", + "time": "19:30", + "venue": "Lodge Room", + "venue_address": "104 N. Ave 56, 2nd Floor" + }, + { + "category": "Pop", + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Girl In Red", + "event_type": "Music", + "time": "19:00", + "venue": "The Teragram Ballroom", + "venue_address": "1234 West 7th Street" + }, + { + "category": "Rock", + "city": "Los Angeles", + "date": "2019-03-10", + "event_name": "Gloryhammer", + "event_type": "Music", + "time": "18:00", + "venue": "1720(tm)", + "venue_address": "1720 East 16th Street" + }, + { + "category": "Rock", + "city": "Los Angeles", + "date": "2019-03-11", + "event_name": "Guided By Voices", + "event_type": "Music", + "time": "17:30", + "venue": "The Teragram Ballroom", + "venue_address": "1234 West 7th Street" + }, + { + "category": "Jazz", + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Jordan Rakei", + "event_type": "Music", + "time": "17:00", + "venue": "Regent Theater DTLA", + "venue_address": "448 South Main Street" + }, + { + "category": "Electronica", + "city": "Los Angeles", + "date": "2019-03-05", + "event_name": "Kishi Bashi", + "event_type": "Music", + "time": "17:00", + "venue": "Masonic Lodge at Hollywood Forever", + "venue_address": "5970 Santa Monica Boulevard" + }, + { + "category": "Electronica", + "city": "Los Angeles", + "date": "2019-03-13", + "event_name": "Lights", + "event_type": "Music", + "time": "18:30", + "venue": "The Teragram Ballroom", + "venue_address": "1234 West 7th Street" + }, + { + "category": "Rock", + "city": "Los Angeles", + "date": "2019-03-11", + "event_name": "Murder City Devils", + "event_type": "Music", + "time": "19:30", + "venue": "The Teragram Ballroom", + "venue_address": "1234 West 7th Street" + }, + { + "category": "Hip Hop", + "city": "Los Angeles", + "date": "2019-03-13", + "event_name": "Spose", + "event_type": "Music", + "time": "17:00", + "venue": "1720(tm)", + "venue_address": "1720 East 16th Street" + }, + { + "category": "Rock", + "city": "Los Angeles", + "date": "2019-03-05", + "event_name": "Starset", + "event_type": "Music", + "time": "19:00", + "venue": "Regent Theater DTLA", + "venue_address": "448 South Main Street" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "event_name", + "start": 33 + }, + { + "exclusive_end": 78, + "slot": "venue", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 10 suitable events. Bill Callahan is performing in the Lodge Room." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "March 8th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Rock" + ], + "slot": "category", + "values": [ + "Rock" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "date", + "start": 36 + }, + { + "exclusive_end": 17, + "slot": "category", + "start": 13 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Los Angeles" + ], + "date": [ + "March 8th" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any Rock events playing on March 8th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Guided By Voices" + ], + "slot": "event_name", + "values": [ + "Guided by Voices" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Teragram Ballroom" + ], + "slot": "venue", + "values": [ + "The Teragram Ballroom" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Rock", + "city": "Los Angeles", + "date": "2019-03-08", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Rock", + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Guided By Voices", + "event_type": "Music", + "time": "17:30", + "venue": "The Teragram Ballroom", + "venue_address": "1234 West 7th Street" + }, + { + "category": "Rock", + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Starset", + "event_type": "Music", + "time": "17:30", + "venue": "Regent Theater DTLA", + "venue_address": "448 South Main Street" + }, + { + "category": "Rock", + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Toe", + "event_type": "Music", + "time": "18:30", + "venue": "Masonic Lodge at Hollywood Forever", + "venue_address": "5970 Santa Monica Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "event_name", + "start": 25 + }, + { + "exclusive_end": 77, + "slot": "venue", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 3 such events. Guided by Voices is playing in The Teragram Ballroom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Los Angeles" + ], + "date": [ + "March 8th" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the location situated and what time is the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1234 West 7th Street" + ], + "slot": "venue_address", + "values": [ + "1234 West 7th Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "venue_address", + "start": 35 + }, + { + "exclusive_end": 31, + "slot": "time", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The show takes place at 5:30 pm at 1234 West 7th Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Los Angeles" + ], + "date": [ + "March 8th" + ], + "event_name": [ + "Guided by Voices" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That seems awesome." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like tickets for the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Los Angeles" + ], + "date": [ + "March 8th" + ], + "event_name": [ + "Guided by Voices" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not at this time. I just want to find out event dates." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Guided By Voices" + ], + "slot": "event_name", + "values": [ + "Guided By Voices" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Teragram Ballroom" + ], + "slot": "venue", + "values": [ + "the Teragram ballroom" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Los Angeles", + "event_name": "Guided By Voices" + } + }, + "service_results": [ + { + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Guided By Voices", + "time": "17:30", + "venue": "The Teragram Ballroom", + "venue_address": "1234 West 7th Street" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "date", + "start": 67 + }, + { + "exclusive_end": 37, + "slot": "event_name", + "start": 21 + }, + { + "exclusive_end": 62, + "slot": "venue", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 event for Guided By Voices at the Teragram ballroom for next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Los Angeles" + ], + "date": [ + "March 8th", + "next Friday" + ], + "event_name": [ + "Guided By Voices", + "Guided by Voices" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is it located and what is the start time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1234 West 7th Street" + ], + "slot": "venue_address", + "values": [ + "1234 West 7th Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "venue_address", + "start": 30 + }, + { + "exclusive_end": 26, + "slot": "time", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The show starts at 5:30 pm at 1234 West 7th Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Los Angeles" + ], + "date": [ + "March 8th", + "next Friday" + ], + "event_name": [ + "Guided By Voices", + "Guided by Voices" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That seems fine. I want 4 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Guided By Voices" + ], + "slot": "event_name", + "values": [ + "Guided by Voices" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 93, + "slot": "event_name", + "start": 77 + }, + { + "exclusive_end": 105, + "slot": "date", + "start": 94 + }, + { + "exclusive_end": 120, + "slot": "city", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like to confirm the following information: you want 4 tickets to see Guided by Voices next Friday in Los Angeles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Los Angeles" + ], + "date": [ + "March 8th", + "next Friday" + ], + "event_name": [ + "Guided By Voices", + "Guided by Voices" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I just want one ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 90, + "slot": "city", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I wish to confirm the following information: you want 1 ticket for the show in Los Angeles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Los Angeles" + ], + "date": [ + "March 8th", + "next Friday" + ], + "event_name": [ + "Guided By Voices", + "Guided by Voices" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is what I want." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Guided By Voices", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Guided By Voices", + "number_of_tickets": "1", + "time": "17:30", + "venue": "The Teragram Ballroom", + "venue_address": "1234 West 7th Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have made the reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Los Angeles" + ], + "date": [ + "March 8th", + "next Friday" + ], + "event_name": [ + "Guided By Voices", + "Guided by Voices" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I appreciate your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "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": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Los Angeles" + ], + "date": [ + "March 8th", + "next Friday" + ], + "event_name": [ + "Guided By Voices", + "Guided by Voices" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I have been very helpful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "10_00085", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "this Saturday" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "date", + "start": 34 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "this Saturday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find an event for this Saturday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city and what type of event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city", + "values": [ + "Washington D.C." + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 18, + "slot": "city", + "start": 3 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "this Saturday" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In Washington D.C. for Games." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dc United Vs Revolution" + ], + "slot": "event_name", + "values": [ + "DC United Vs Revolution" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Audi Field" + ], + "slot": "venue", + "values": [ + "Audi Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Washington D.C.", + "date": "2019-03-02", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Soccer", + "city": "Washington D.C.", + "date": "2019-03-02", + "event_name": "Dc United Vs Revolution", + "event_type": "Sports", + "time": "17:30", + "venue": "Audi Field", + "venue_address": "100 Potomac Avenue Southwest" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-02", + "event_name": "Nationals Vs Diamondbacks", + "event_type": "Sports", + "time": "18:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-02", + "event_name": "Nationals Vs Dodgers", + "event_type": "Sports", + "time": "19:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-02", + "event_name": "Nationals Vs Rockies", + "event_type": "Sports", + "time": "18:30", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-02", + "event_name": "Nationals Vs White Sox", + "event_type": "Sports", + "time": "18:30", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "event_name", + "start": 27 + }, + { + "exclusive_end": 73, + "slot": "venue", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 5 events, there is DC United Vs Revolution and it's at Audi Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "11th of this month" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "date", + "start": 28 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "11th of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have an event on the 11th of this month?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Nationals Vs Braves" + ], + "slot": "event_name", + "values": [ + "Nationals Vs Braves" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Nationals Park" + ], + "slot": "venue", + "values": [ + "Nationals Park" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Washington D.C.", + "date": "2019-03-11", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-11", + "event_name": "Nationals Vs Braves", + "event_type": "Sports", + "time": "19:30", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-11", + "event_name": "Nationals Vs Diamondbacks", + "event_type": "Sports", + "time": "17:30", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-11", + "event_name": "Nationals Vs Rockies", + "event_type": "Sports", + "time": "17:30", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "event_name", + "start": 9 + }, + { + "exclusive_end": 46, + "slot": "venue", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is Nationals Vs Braves at Nationals Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "11th of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does the event start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "time", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The events starts at 7:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "11th of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find some other event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Nationals Vs Diamondbacks" + ], + "slot": "event_name", + "values": [ + "Nationals Vs Diamondbacks" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Nationals Park" + ], + "slot": "venue", + "values": [ + "Nationals Park" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "event_name", + "start": 9 + }, + { + "exclusive_end": 61, + "slot": "venue", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is Nationals Vs Diamondbacks and it's at Nationals Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category" + ], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "11th of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What type of event is this?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "Baseball" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 18, + "slot": "category", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "This is a Baseball game." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "11th of this month" + ], + "event_name": [ + "Nationals Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good, what other dates are for this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Nationals Vs Diamondbacks" + ], + "slot": "event_name", + "values": [ + "Nationals Vs Diamondbacks" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Nationals Park" + ], + "slot": "venue", + "values": [ + "Nationals Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Washington D.C.", + "event_name": "Nationals Vs Diamondbacks" + } + }, + "service_results": [ + { + "city": "Washington D.C.", + "date": "2019-03-11", + "event_name": "Nationals Vs Diamondbacks", + "time": "17:30", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "date", + "start": 20 + }, + { + "exclusive_end": 57, + "slot": "event_name", + "start": 32 + }, + { + "exclusive_end": 75, + "slot": "venue", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 event on March 11th, Nationals Vs Diamondbacks at Nationals Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "11th of this month", + "March 11th" + ], + "event_name": [ + "Nationals Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does it start and what is the location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1500 South Capitol Street Southeast" + ], + "slot": "venue_address", + "values": [ + "1500 South Capitol Street Southeast" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "time", + "start": 21 + }, + { + "exclusive_end": 67, + "slot": "venue_address", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The events starts at 5:30 pm at 1500 South Capitol Street Southeast." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "11th of this month", + "March 11th" + ], + "event_name": [ + "Nationals Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is good, I want 1 ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Nationals Vs Diamondbacks" + ], + "slot": "event_name", + "values": [ + "Nationals Vs Diamondbacks" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city", + "values": [ + "Washington D.C." + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "event_name", + "start": 17 + }, + { + "exclusive_end": 74, + "slot": "date", + "start": 64 + }, + { + "exclusive_end": 93, + "slot": "city", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1 ticket for the Nationals Vs Diamondbacks at Nationals Park on March 11th in Washington D.C." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "11th of this month", + "March 11th" + ], + "event_name": [ + "Nationals Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like 2 tickets please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "date", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "2 tickets for the event on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "11th of this month", + "March 11th" + ], + "event_name": [ + "Nationals Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Washington D.C.", + "date": "2019-03-11", + "event_name": "Nationals Vs Diamondbacks", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Washington D.C.", + "date": "2019-03-11", + "event_name": "Nationals Vs Diamondbacks", + "number_of_tickets": "2", + "time": "17:30", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets are purchased." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "11th of this month", + "March 11th" + ], + "event_name": [ + "Nationals Vs Diamondbacks" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for you assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "10_00086", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you find me some events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of events should I search for, and in what city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city", + "values": [ + "District of Columbia" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "city", + "start": 31 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "District of Columbia" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Search for music events in the District of Columbia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Carbon Leaf" + ], + "slot": "event_name", + "values": [ + "Carbon Leaf" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Union Stage" + ], + "slot": "venue", + "values": [ + "Union Stage" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Washington D.C.", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Blues", + "city": "Washington D.C.", + "date": "2019-03-08", + "event_name": "Carbon Leaf", + "event_type": "Music", + "time": "17:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "category": "Hip Hop", + "city": "Washington D.C.", + "date": "2019-03-11", + "event_name": "Freestyle Love Supreme", + "event_type": "Music", + "time": "19:00", + "venue": "Family Theater", + "venue_address": "2700 F Street Northwest, Washington, District of Columbia 20566, United States" + }, + { + "category": "Pop", + "city": "Washington D.C.", + "date": "2019-03-12", + "event_name": "Juliana Hatfield", + "event_type": "Music", + "time": "19:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "category": "Blues", + "city": "Washington D.C.", + "date": "2019-03-13", + "event_name": "Nicole Belanus Washington", + "event_type": "Music", + "time": "19:00", + "venue": "Pearl Street Warehouse", + "venue_address": "33 Pearl Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "category": "Electronica", + "city": "Washington D.C.", + "date": "2019-03-09", + "event_name": "Thenewdeal", + "event_type": "Music", + "time": "19:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "event_name", + "start": 53 + }, + { + "exclusive_end": 79, + "slot": "venue", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 5 potential events for you. The first one is Carbon Leaf at Union Stage." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "District of Columbia" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. Can you give me some dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Carbon Leaf" + ], + "slot": "event_name", + "values": [ + "Carbon Leaf" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Union Stage" + ], + "slot": "venue", + "values": [ + "Union Stage" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Washington D.C.", + "event_name": "Carbon Leaf" + } + }, + "service_results": [ + { + "city": "Washington D.C.", + "date": "2019-03-02", + "event_name": "Carbon Leaf", + "time": "19:00", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Carbon Leaf", + "time": "18:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "city": "Washington D.C.", + "date": "2019-03-04", + "event_name": "Carbon Leaf", + "time": "19:00", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "city": "Washington D.C.", + "date": "2019-03-05", + "event_name": "Carbon Leaf", + "time": "18:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "city": "Washington D.C.", + "date": "2019-03-08", + "event_name": "Carbon Leaf", + "time": "17:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "city": "Washington D.C.", + "date": "2019-03-11", + "event_name": "Carbon Leaf", + "time": "17:30", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + }, + { + "city": "Washington D.C.", + "date": "2019-03-14", + "event_name": "Carbon Leaf", + "time": "19:00", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "date", + "start": 40 + }, + { + "exclusive_end": 11, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 26, + "slot": "venue", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Carbon Leaf at Union Stage is happening tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "District of Columbia" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the venue and what time does the event start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + ], + "slot": "venue_address", + "values": [ + "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 130, + "slot": "venue_address", + "start": 49 + }, + { + "exclusive_end": 26, + "slot": "time", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Carbon Leaf starts at 7 pm, and is being held at 740 Water Street Southwest, Washington, District of Columbia 20024, United States." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "District of Columbia" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like for me to buy tickets for the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "District of Columbia" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I need 1 ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Carbon Leaf" + ], + "slot": "event_name", + "values": [ + "Carbon Leaf" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city", + "values": [ + "Washington D.C." + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "event_name", + "start": 28 + }, + { + "exclusive_end": 73, + "slot": "date", + "start": 65 + }, + { + "exclusive_end": 92, + "slot": "city", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I am purchasing 1 ticket to Carbon Leaf. The event is being held tomorrow in Washington D.C.. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "District of Columbia", + "Washington D.C." + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, change that to two tickets, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "date", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming that I am ordering 2 tickets to Carbon Leaf for tomorrow?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "District of Columbia", + "Washington D.C." + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Washington D.C.", + "date": "2019-03-02", + "event_name": "Carbon Leaf", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Washington D.C.", + "date": "2019-03-02", + "event_name": "Carbon Leaf", + "number_of_tickets": "2", + "time": "19:00", + "venue": "Union Stage", + "venue_address": "740 Water Street Southwest, Washington, District of Columbia 20024, United States" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "District of Columbia", + "Washington D.C." + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "District of Columbia", + "Washington D.C." + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Carbon Leaf" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "10_00087", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "city", + "values": [ + "SD" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to see an event in SD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything in particular you want to see? How about music or sports?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Music would be good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alejandro Sanz" + ], + "slot": "event_name", + "values": [ + "Alejandro Sanz" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cal Coast Credit Union Amphitheater" + ], + "slot": "venue", + "values": [ + "Cal Coast Credit Union Amphitheater" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Diego", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "International", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Alejandro Sanz", + "event_type": "Music", + "time": "19:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Pop", + "city": "San Diego", + "date": "2019-03-04", + "event_name": "Aly And Aj", + "event_type": "Music", + "time": "19:30", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + }, + { + "category": "Pop", + "city": "San Diego", + "date": "2019-03-14", + "event_name": "Bastille", + "event_type": "Music", + "time": "17:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Rock", + "city": "San Diego", + "date": "2019-03-13", + "event_name": "Fidlar", + "event_type": "Music", + "time": "18:00", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + }, + { + "category": "Blues", + "city": "San Diego", + "date": "2019-03-12", + "event_name": "Greta Van Fleet", + "event_type": "Music", + "time": "18:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Blues", + "city": "San Diego", + "date": "2019-03-12", + "event_name": "Hozier", + "event_type": "Music", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Hip Hop", + "city": "San Diego", + "date": "2019-03-10", + "event_name": "Lizzo", + "event_type": "Music", + "time": "17:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Rock", + "city": "San Diego", + "date": "2019-03-08", + "event_name": "Local Natives", + "event_type": "Music", + "time": "17:00", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + }, + { + "category": "Pop", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Prettymuch", + "event_type": "Music", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Rock", + "city": "San Diego", + "date": "2019-03-10", + "event_name": "Psychedelic Furs", + "event_type": "Music", + "time": "17:00", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "event_name", + "start": 11 + }, + { + "exclusive_end": 64, + "slot": "venue", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found Alejandro Sanz at Cal Coast Credit Union Amphitheater." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I get you tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe a bit later." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me the dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Alejandro Sanz" + ], + "slot": "event_name", + "values": [ + "Alejandro Sanz" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cal Coast Credit Union Amphitheater" + ], + "slot": "venue", + "values": [ + "Cal Coast Credit Union Amphitheater" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "San Diego", + "event_name": "Alejandro Sanz" + } + }, + "service_results": [ + { + "city": "San Diego", + "date": "2019-03-04", + "event_name": "Alejandro Sanz", + "time": "17:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-08", + "event_name": "Alejandro Sanz", + "time": "17:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Alejandro Sanz", + "time": "19:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-10", + "event_name": "Alejandro Sanz", + "time": "19:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-11", + "event_name": "Alejandro Sanz", + "time": "19:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-13", + "event_name": "Alejandro Sanz", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "city": "San Diego", + "date": "2019-03-14", + "event_name": "Alejandro Sanz", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "date", + "start": 18 + }, + { + "exclusive_end": 48, + "slot": "event_name", + "start": 34 + }, + { + "exclusive_end": 91, + "slot": "venue", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an event next Monday for Alejandro Sanz at the Cal Coast Credit Union Amphitheater." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there anymore dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Alejandro Sanz" + ], + "slot": "event_name", + "values": [ + "Alejandro Sanz" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cal Coast Credit Union Amphitheater" + ], + "slot": "venue", + "values": [ + "Cal Coast Credit Union Amphitheater" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "date", + "start": 17 + }, + { + "exclusive_end": 47, + "slot": "event_name", + "start": 33 + }, + { + "exclusive_end": 90, + "slot": "venue", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's an event next Friday for Alejandro Sanz at the Cal Coast Credit Union Amphitheater." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "SD" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5500 Campanile Drive" + ], + "slot": "venue_address", + "values": [ + "5500 Campanile Drive" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "venue_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 5500 Campanile Drive." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, get me tickets please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want two." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Alejandro Sanz" + ], + "slot": "event_name", + "values": [ + "Alejandro Sanz" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "city", + "values": [ + "San Diego" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "event_name", + "start": 42 + }, + { + "exclusive_end": 68, + "slot": "date", + "start": 57 + }, + { + "exclusive_end": 81, + "slot": "city", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, please confirm: 2 tickets for Alejandro Sanz next Friday in San Diego." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "SD", + "San Diego" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. What time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "San Diego", + "date": "2019-03-08", + "event_name": "Alejandro Sanz", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "San Diego", + "date": "2019-03-08", + "event_name": "Alejandro Sanz", + "number_of_tickets": "2", + "time": "17:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "time", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Tickets have been confirmed. It starts at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "SD", + "San Diego" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great. Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "10_00088", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "1st of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "date", + "start": 34 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "1st of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an event for the 1st of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a preference for city or event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "NYC" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "city", + "start": 16 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "NYC" + ], + "date": [ + "1st of this month" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want Music in NYC." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Americo" + ], + "slot": "event_name", + "values": [ + "Americo" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "La Boom" + ], + "slot": "venue", + "values": [ + "La Boom" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "date": "2019-03-01", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "International", + "city": "New York", + "date": "2019-03-01", + "event_name": "Americo", + "event_type": "Music", + "time": "18:30", + "venue": "La Boom", + "venue_address": "56-15 Northern Boulevard, Woodside" + }, + { + "category": "Hip Hop", + "city": "New York", + "date": "2019-03-01", + "event_name": "Blowout Music Festival", + "event_type": "Music", + "time": "19:30", + "venue": "Knockdown Center", + "venue_address": "52-19 Flushing Avenue, Maspeth" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-01", + "event_name": "Buddy Guy", + "event_type": "Music", + "time": "17:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-01", + "event_name": "Crooked Colours", + "event_type": "Music", + "time": "19:00", + "venue": "Rough Trade NYC", + "venue_address": "64 North 9th Street, Brooklyn" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-01", + "event_name": "Esscalation Music Festival", + "event_type": "Music", + "time": "19:30", + "venue": "Melrose Ballroom", + "venue_address": "3608 33rd Street" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-01", + "event_name": "Greensky Bluegrass", + "event_type": "Music", + "time": "18:00", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Country", + "city": "New York", + "date": "2019-03-01", + "event_name": "Jamey Johnson", + "event_type": "Music", + "time": "19:30", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-01", + "event_name": "Jethro Tull", + "event_type": "Music", + "time": "17:30", + "venue": "Forest Hills Stadium", + "venue_address": "1 Tennis Place, Forest Hills" + }, + { + "category": "Classical", + "city": "New York", + "date": "2019-03-01", + "event_name": "Laura Osnes", + "event_type": "Music", + "time": "19:30", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-01", + "event_name": "Lyfe Jennings", + "event_type": "Music", + "time": "18:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "event_name", + "start": 31 + }, + { + "exclusive_end": 49, + "slot": "venue", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10. The recommended is Americo at La Boom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "NYC" + ], + "date": [ + "1st of this month" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else do you have?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blowout Music Festival" + ], + "slot": "event_name", + "values": [ + "Blowout Music Festival" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Knockdown Center" + ], + "slot": "venue", + "values": [ + "Knockdown Center" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "event_name", + "start": 12 + }, + { + "exclusive_end": 54, + "slot": "venue", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The next is Blowout Music Festival at Knockdown Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "NYC" + ], + "date": [ + "1st of this month" + ], + "event_name": [ + "Blowout Music Festival" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about another choice?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Blowout Music Festival" + ], + "slot": "event_name", + "values": [ + "Blowout Music Festival" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Knockdown Center" + ], + "slot": "venue", + "values": [ + "Knockdown Center" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "New York", + "event_name": "Blowout Music Festival" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-01", + "event_name": "Blowout Music Festival", + "time": "19:30", + "venue": "Knockdown Center", + "venue_address": "52-19 Flushing Avenue, Maspeth" + } + ], + "slots": [ + { + "exclusive_end": 15, + "slot": "date", + "start": 10 + }, + { + "exclusive_end": 41, + "slot": "event_name", + "start": 19 + }, + { + "exclusive_end": 61, + "slot": "venue", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 today at Blowout Music Festival at Knockdown Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "NYC" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Blowout Music Festival" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is that and when is the start time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "52-19 Flushing Avenue, Maspeth" + ], + "slot": "venue_address", + "values": [ + "52-19 Flushing Avenue, Maspeth" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 7, + "slot": "time", + "start": 0 + }, + { + "exclusive_end": 59, + "slot": "venue_address", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "7:30 pm is the start time at 52-19 Flushing Avenue, Maspeth." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "NYC" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Blowout Music Festival" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This one sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want tickets for this?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NYC" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Blowout Music Festival" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I would like tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NYC" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Blowout Music Festival" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Blowout Music Festival" + ], + "slot": "event_name", + "values": [ + "Blowout Music Festival" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "event_name", + "start": 19 + }, + { + "exclusive_end": 47, + "slot": "date", + "start": 42 + }, + { + "exclusive_end": 59, + "slot": "city", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the Blowout Music Festival today in New York for 4." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "NYC", + "New York" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Blowout Music Festival" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "52-19 Flushing Avenue, Maspeth" + ], + "slot": "venue_address", + "values": [ + "52-19 Flushing Avenue, Maspeth" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "New York", + "date": "2019-03-01", + "event_name": "Blowout Music Festival", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-01", + "event_name": "Blowout Music Festival", + "number_of_tickets": "4", + "time": "19:30", + "venue": "Knockdown Center", + "venue_address": "52-19 Flushing Avenue, Maspeth" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "venue_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 52-19 Flushing Avenue, Maspeth." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NYC", + "New York" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Blowout Music Festival" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for everything." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you and have a great day." + } + ] + }, + { + "dialogue_id": "10_00089", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you like to look for events in? What events are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city", + "values": [ + "Washington D.C." + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Im looking for a Match in Washington D.C." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dc United Vs Revolution" + ], + "slot": "event_name", + "values": [ + "Dc United Vs Revolution" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Audi Field" + ], + "slot": "venue", + "values": [ + "Audi Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Washington D.C.", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Soccer", + "city": "Washington D.C.", + "date": "2019-03-14", + "event_name": "Dc United Vs Revolution", + "event_type": "Sports", + "time": "17:30", + "venue": "Audi Field", + "venue_address": "100 Potomac Avenue Southwest" + }, + { + "category": "Soccer", + "city": "Washington D.C.", + "date": "2019-03-12", + "event_name": "El Salvador Vs Haiti", + "event_type": "Sports", + "time": "18:30", + "venue": "RFK Stadium", + "venue_address": "2400 East Capitol Street Southeast" + }, + { + "category": "Basketball", + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Mystics Vs Sky", + "event_type": "Sports", + "time": "18:00", + "venue": "Capital One Arena", + "venue_address": "601 F Street Northwest" + }, + { + "category": "Basketball", + "city": "Washington D.C.", + "date": "2019-03-04", + "event_name": "Mystics Vs Sun", + "event_type": "Sports", + "time": "17:00", + "venue": "Entertainment & Sports Arena", + "venue_address": "1100 Oak Drive SE" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-04", + "event_name": "Nationals Vs Braves", + "event_type": "Sports", + "time": "19:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Nationals Vs Brewers", + "event_type": "Sports", + "time": "19:30", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-12", + "event_name": "Nationals Vs Diamondbacks", + "event_type": "Sports", + "time": "17:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Nationals Vs Dodgers", + "event_type": "Sports", + "time": "17:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-13", + "event_name": "Nationals Vs Indians", + "event_type": "Sports", + "time": "19:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-13", + "event_name": "Nationals Vs Orioles", + "event_type": "Sports", + "time": "19:30", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "event_name", + "start": 46 + }, + { + "exclusive_end": 31, + "slot": "venue", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an event at Audi Field. The event is Dc United Vs Revolution." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category" + ], + "slot_values": { + "city": [ + "Washington D.C." + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What category of event is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Soccer" + ], + "slot": "category", + "values": [ + "soccer" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "category", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "This is a soccer game." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Washington D.C." + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does the event take place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 5:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "event_name": [ + "Dc United Vs Revolution" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great.Im looking for dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dc United Vs Revolution" + ], + "slot": "event_name", + "values": [ + "Dc United Vs Revolution" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Audi Field" + ], + "slot": "venue", + "values": [ + "Audi Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Washington D.C.", + "event_name": "Dc United Vs Revolution" + } + }, + "service_results": [ + { + "city": "Washington D.C.", + "date": "2019-03-02", + "event_name": "Dc United Vs Revolution", + "time": "17:30", + "venue": "Audi Field", + "venue_address": "100 Potomac Avenue Southwest" + }, + { + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Dc United Vs Revolution", + "time": "19:00", + "venue": "Audi Field", + "venue_address": "100 Potomac Avenue Southwest" + }, + { + "city": "Washington D.C.", + "date": "2019-03-05", + "event_name": "Dc United Vs Revolution", + "time": "19:30", + "venue": "Audi Field", + "venue_address": "100 Potomac Avenue Southwest" + }, + { + "city": "Washington D.C.", + "date": "2019-03-07", + "event_name": "Dc United Vs Revolution", + "time": "17:30", + "venue": "Audi Field", + "venue_address": "100 Potomac Avenue Southwest" + }, + { + "city": "Washington D.C.", + "date": "2019-03-08", + "event_name": "Dc United Vs Revolution", + "time": "19:30", + "venue": "Audi Field", + "venue_address": "100 Potomac Avenue Southwest" + }, + { + "city": "Washington D.C.", + "date": "2019-03-09", + "event_name": "Dc United Vs Revolution", + "time": "18:30", + "venue": "Audi Field", + "venue_address": "100 Potomac Avenue Southwest" + }, + { + "city": "Washington D.C.", + "date": "2019-03-12", + "event_name": "Dc United Vs Revolution", + "time": "19:00", + "venue": "Audi Field", + "venue_address": "100 Potomac Avenue Southwest" + }, + { + "city": "Washington D.C.", + "date": "2019-03-14", + "event_name": "Dc United Vs Revolution", + "time": "17:30", + "venue": "Audi Field", + "venue_address": "100 Potomac Avenue Southwest" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "date", + "start": 58 + }, + { + "exclusive_end": 51, + "slot": "event_name", + "start": 28 + }, + { + "exclusive_end": 80, + "slot": "venue", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found an event in 8 days. Dc United Vs Revolution is on tomorrow at Audi Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Washington D.C." + ], + "event_name": [ + "Dc United Vs Revolution" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does the event begin." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "time", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event begins at 5:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Dc United Vs Revolution" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great. I want to buy tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Dc United Vs Revolution" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like 2 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dc United Vs Revolution" + ], + "slot": "event_name", + "values": [ + "Dc United Vs Revolution" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city", + "values": [ + "Washington D.C." + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "event_name", + "start": 32 + }, + { + "exclusive_end": 64, + "slot": "date", + "start": 56 + }, + { + "exclusive_end": 83, + "slot": "city", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay so you would like to go to Dc United Vs Revolution tomorrow in Washington D.C. You would like 2 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Dc United Vs Revolution" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like only 1 ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city", + "values": [ + "Washington D.C." + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "city", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay so you would like 1 ticket to the event on Washington D.C." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Dc United Vs Revolution" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Washington D.C.", + "date": "2019-03-02", + "event_name": "Dc United Vs Revolution", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Washington D.C.", + "date": "2019-03-02", + "event_name": "Dc United Vs Revolution", + "number_of_tickets": "1", + "time": "17:30", + "venue": "Audi Field", + "venue_address": "100 Potomac Avenue Southwest" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Dc United Vs Revolution" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address of the location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "100 Potomac Avenue Southwest" + ], + "slot": "venue_address", + "values": [ + "100 Potomac Avenue Southwest" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "venue_address", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address of the venue is 100 Potomac Avenue Southwest." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Washington D.C." + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Dc United Vs Revolution" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's everything for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "10_00090", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find an event that's going on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you looking for a particular type of event, like Music or Sports?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yea, how about a match. I haven't seen a good match in a long time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city would you like me to search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "city", + "values": [ + "Phoenix, AZ" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "city", + "start": 31 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me one that's going on in Phoenix, AZ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arizona Vs La Dodgers" + ], + "slot": "event_name", + "values": [ + "Arizona Vs La Dodgers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Chase Field" + ], + "slot": "venue", + "values": [ + "Chase Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Phoenix", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-02", + "event_name": "Arizona Vs La Dodgers", + "event_type": "Sports", + "time": "17:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-04", + "event_name": "Arizona Vs Milwaukee", + "event_type": "Sports", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-02", + "event_name": "Diamondbacks Vs Brewers", + "event_type": "Sports", + "time": "18:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-01", + "event_name": "Diamondbacks Vs Cardinals", + "event_type": "Sports", + "time": "17:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-14", + "event_name": "Diamondbacks Vs Dodgers", + "event_type": "Sports", + "time": "19:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-01", + "event_name": "Diamondbacks Vs Giants", + "event_type": "Sports", + "time": "19:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-14", + "event_name": "Diamondbacks Vs Marlins", + "event_type": "Sports", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-01", + "event_name": "Diamondbacks Vs Mets", + "event_type": "Sports", + "time": "18:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-12", + "event_name": "Diamondbacks Vs Nationals", + "event_type": "Sports", + "time": "19:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-12", + "event_name": "Diamondbacks Vs Orioles", + "event_type": "Sports", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "event_name", + "start": 25 + }, + { + "exclusive_end": 76, + "slot": "venue", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found that there is an Arizona Vs La Dodgers match going on at Chase Field. Does this interest you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, find me something else please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arizona Vs Milwaukee" + ], + "slot": "event_name", + "values": [ + "Arizona Vs Milwaukee" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Chase Field" + ], + "slot": "venue", + "values": [ + "Chase Field" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "event_name", + "start": 26 + }, + { + "exclusive_end": 61, + "slot": "venue", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found another match: Arizona Vs Milwaukee at Chase Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "Baseball" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 75, + "slot": "category", + "start": 67 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "Phoenix, AZ" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I don't want to go to that one either, can you find me a different Baseball match?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Diamondbacks Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Diamondbacks Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Chase Field" + ], + "slot": "venue", + "values": [ + "Chase Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Baseball", + "city": "Phoenix", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-02", + "event_name": "Arizona Vs La Dodgers", + "event_type": "Sports", + "time": "17:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-04", + "event_name": "Arizona Vs Milwaukee", + "event_type": "Sports", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-02", + "event_name": "Diamondbacks Vs Brewers", + "event_type": "Sports", + "time": "18:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-01", + "event_name": "Diamondbacks Vs Cardinals", + "event_type": "Sports", + "time": "17:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-14", + "event_name": "Diamondbacks Vs Dodgers", + "event_type": "Sports", + "time": "19:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-01", + "event_name": "Diamondbacks Vs Giants", + "event_type": "Sports", + "time": "19:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-14", + "event_name": "Diamondbacks Vs Marlins", + "event_type": "Sports", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-01", + "event_name": "Diamondbacks Vs Mets", + "event_type": "Sports", + "time": "18:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + } + ], + "slots": [ + { + "exclusive_end": 99, + "slot": "event_name", + "start": 76 + }, + { + "exclusive_end": 114, + "slot": "venue", + "start": 103 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 8 Baseball matches going on in your area. The one I've chosen is Diamondbacks Vs Brewers at Chase Field. Would this suite your interests?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "Phoenix, AZ" + ], + "event_name": [ + "Diamondbacks Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds great. When is the match?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Diamondbacks Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Diamondbacks Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Chase Field" + ], + "slot": "venue", + "values": [ + "Chase Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Phoenix", + "event_name": "Diamondbacks Vs Brewers" + } + }, + "service_results": [ + { + "city": "Phoenix", + "date": "2019-03-02", + "event_name": "Diamondbacks Vs Brewers", + "time": "18:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "city": "Phoenix", + "date": "2019-03-04", + "event_name": "Diamondbacks Vs Brewers", + "time": "17:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "city": "Phoenix", + "date": "2019-03-05", + "event_name": "Diamondbacks Vs Brewers", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "city": "Phoenix", + "date": "2019-03-06", + "event_name": "Diamondbacks Vs Brewers", + "time": "18:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "city": "Phoenix", + "date": "2019-03-07", + "event_name": "Diamondbacks Vs Brewers", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "city": "Phoenix", + "date": "2019-03-12", + "event_name": "Diamondbacks Vs Brewers", + "time": "18:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "city": "Phoenix", + "date": "2019-03-14", + "event_name": "Diamondbacks Vs Brewers", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "date", + "start": 41 + }, + { + "exclusive_end": 27, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 64, + "slot": "venue", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Diamondbacks Vs Brewers game will be tomorrow at Chase Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "Phoenix, AZ" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Diamondbacks Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, I'll be free then." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets to the match?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "Phoenix, AZ" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Diamondbacks Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, i'm planning on going with my friend." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets would you like to purchase?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "Phoenix, AZ" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Diamondbacks Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Get me two tickets, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Diamondbacks Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Diamondbacks Vs Brewers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Phoenix" + ], + "slot": "city", + "values": [ + "Phoenix" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 70, + "slot": "event_name", + "start": 47 + }, + { + "exclusive_end": 85, + "slot": "date", + "start": 77 + }, + { + "exclusive_end": 96, + "slot": "city", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: 2 tickets to the Diamondbacks Vs Brewers match tomorrow in Phoenix." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "Phoenix", + "Phoenix, AZ" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Diamondbacks Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I confirm. Get me those tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Phoenix", + "date": "2019-03-02", + "event_name": "Diamondbacks Vs Brewers", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Phoenix", + "date": "2019-03-02", + "event_name": "Diamondbacks Vs Brewers", + "number_of_tickets": "2", + "time": "18:30", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The tickets have successfully been purchased." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Baseball" + ], + "city": [ + "Phoenix", + "Phoenix, AZ" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Diamondbacks Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Awesome, you've been a ton of help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm glad I could be of assistance. Have a nice day." + } + ] + }, + { + "dialogue_id": "10_00091", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "date", + "start": 36 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "March 12th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find the events happening March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a particular location these events should be at? What type of events do you like? One word will do like Music or Sports or any other." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York City" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "city", + "start": 43 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "date": [ + "March 12th" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to locate Music events happening in New York City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ben Harper" + ], + "slot": "event_name", + "values": [ + "Ben Harper" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pier 17" + ], + "slot": "venue", + "values": [ + "Pier 17" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "date": "2019-03-12", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Blues", + "city": "New York", + "date": "2019-03-12", + "event_name": "Ben Harper", + "event_type": "Music", + "time": "18:00", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Hip Hop", + "city": "New York", + "date": "2019-03-12", + "event_name": "Blowout Music Festival", + "event_type": "Music", + "time": "17:30", + "venue": "Knockdown Center", + "venue_address": "52-19 Flushing Avenue, Maspeth" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-12", + "event_name": "Chemical Brothers", + "event_type": "Music", + "time": "17:00", + "venue": "Forest Hills Stadium", + "venue_address": "1 Tennis Place, Forest Hills" + }, + { + "category": "Jazz", + "city": "New York", + "date": "2019-03-12", + "event_name": "Chris Botti", + "event_type": "Music", + "time": "18:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-12", + "event_name": "Crooked Colours", + "event_type": "Music", + "time": "18:30", + "venue": "Rough Trade NYC", + "venue_address": "64 North 9th Street, Brooklyn" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-12", + "event_name": "Greensky Bluegrass", + "event_type": "Music", + "time": "18:00", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Christian", + "city": "New York", + "date": "2019-03-12", + "event_name": "Harlem Gospel Choir", + "event_type": "Music", + "time": "17:30", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-12", + "event_name": "Jethro Tull", + "event_type": "Music", + "time": "17:00", + "venue": "Forest Hills Stadium", + "venue_address": "1 Tennis Place, Forest Hills" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-12", + "event_name": "Kishi Bashi", + "event_type": "Music", + "time": "17:30", + "venue": "Murmrr", + "venue_address": "17 Eastern Parkway, Brooklyn" + }, + { + "category": "Classical", + "city": "New York", + "date": "2019-03-12", + "event_name": "Laura Osnes", + "event_type": "Music", + "time": "17:30", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "event_name", + "start": 47 + }, + { + "exclusive_end": 76, + "slot": "venue", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found t least 10 events you might like. Ben Harper will be at Pier 17." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Ben Harper" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would work for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I get tickets for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Ben Harper" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not just yet. When will that event happen?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ben Harper" + ], + "slot": "event_name", + "values": [ + "Ben Harper" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pier 17" + ], + "slot": "venue", + "values": [ + "Pier 17" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "New York", + "event_name": "Ben Harper" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-12", + "event_name": "Ben Harper", + "time": "18:00", + "venue": "Pier 17", + "venue_address": "89 South Street" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "date", + "start": 45 + }, + { + "exclusive_end": 10, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 33, + "slot": "venue", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ben Harper will appear at Pier 17 for 1 day, March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "New York City" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Ben Harper" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "At what address will the event occur? What time does it begin?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "89 South Street" + ], + "slot": "venue_address", + "values": [ + "89 South Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "time", + "start": 27 + }, + { + "exclusive_end": 50, + "slot": "venue_address", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event is scheduled for 6 pm at 89 South Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Ben Harper" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i am happy with that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you require further assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Ben Harper" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to purchase three event tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ben Harper" + ], + "slot": "event_name", + "values": [ + "Ben Harper" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 93, + "slot": "event_name", + "start": 83 + }, + { + "exclusive_end": 119, + "slot": "date", + "start": 109 + }, + { + "exclusive_end": 105, + "slot": "city", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The information I have from you states you would like to purchase 3 tickets to see Ben Harper in New York on March 12th. Does this correctly state your wishes?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York", + "New York City" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Ben Harper" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes to a tee." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "New York", + "date": "2019-03-12", + "event_name": "Ben Harper", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-12", + "event_name": "Ben Harper", + "number_of_tickets": "3", + "time": "18:00", + "venue": "Pier 17", + "venue_address": "89 South Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation process was successful.." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York", + "New York City" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Ben Harper" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I appreciate your efforts." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there any way I could assist you further?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "New York", + "New York City" + ], + "date": [ + "March 12th" + ], + "event_name": [ + "Ben Harper" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank so much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a fantastic day." + } + ] + }, + { + "dialogue_id": "10_00092", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Fran" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "city", + "start": 21 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find San Fran events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a specific type of event that you like? What about music or sports or anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "5th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "date", + "start": 32 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "date": [ + "5th of March" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to look for games on the 5th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Giants Vs Marlins" + ], + "slot": "event_name", + "values": [ + "Giants Vs Marlins" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oracle Park" + ], + "slot": "venue", + "values": [ + "Oracle Park" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Francisco", + "date": "2019-03-05", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-05", + "event_name": "Giants Vs Marlins", + "event_type": "Sports", + "time": "19:30", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-05", + "event_name": "Giants Vs Phillies", + "event_type": "Sports", + "time": "17:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "event_name", + "start": 32 + }, + { + "exclusive_end": 22, + "slot": "venue", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about Oracle Park with the Giants Vs Marlins event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "date": [ + "5th of March" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Would you search for other events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Giants Vs Phillies" + ], + "slot": "event_name", + "values": [ + "Giants Vs Phillies" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oracle Park" + ], + "slot": "venue", + "values": [ + "Oracle Park" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "event_name", + "start": 14 + }, + { + "exclusive_end": 66, + "slot": "venue", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about the Giants Vs Phillies event taking place at Oracle Park?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category" + ], + "slot_values": { + "city": [ + "San Fran" + ], + "date": [ + "5th of March" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What type of category is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "baseball" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 15, + "slot": "category", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's a baseball event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "date", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "date": [ + "dontcare" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you look for other events? I don't have a date preference." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Giants Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Giants Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oracle Park" + ], + "slot": "venue", + "values": [ + "Oracle Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Francisco", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-13", + "event_name": "Giants Vs Brewers", + "event_type": "Sports", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Giants Vs Cardinals", + "event_type": "Sports", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Giants Vs Diamondbacks", + "event_type": "Sports", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Giants Vs Dodgers", + "event_type": "Sports", + "time": "17:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-05", + "event_name": "Giants Vs Marlins", + "event_type": "Sports", + "time": "19:30", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-02", + "event_name": "Giants Vs Nationals", + "event_type": "Sports", + "time": "18:30", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "event_name", + "start": 50 + }, + { + "exclusive_end": 88, + "slot": "venue", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 6 events which should suit you. One is the Giants Vs Brewers event at Oracle Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category", + "venue_address" + ], + "slot_values": { + "city": [ + "San Fran" + ], + "date": [ + "dontcare" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the venue and what type of category is the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "24 Willie Mays Plaza" + ], + "slot": "venue_address", + "values": [ + "24 Willie Mays Plaza" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "baseball" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "venue_address", + "start": 26 + }, + { + "exclusive_end": 16, + "slot": "category", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is a baseball event at 24 Willie Mays Plaza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "date": [ + "dontcare" + ], + "event_name": [ + "Giants Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me. I would like to find some dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Giants Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Giants Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oracle Park" + ], + "slot": "venue", + "values": [ + "Oracle Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "San Francisco", + "event_name": "Giants Vs Brewers" + } + }, + "service_results": [ + { + "city": "San Francisco", + "date": "2019-03-08", + "event_name": "Giants Vs Brewers", + "time": "19:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "city": "San Francisco", + "date": "2019-03-09", + "event_name": "Giants Vs Brewers", + "time": "19:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "city": "San Francisco", + "date": "2019-03-13", + "event_name": "Giants Vs Brewers", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "date", + "start": 54 + }, + { + "exclusive_end": 29, + "slot": "event_name", + "start": 12 + }, + { + "exclusive_end": 80, + "slot": "venue", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found the Giants Vs Brewers on 3 days and it starts next Friday at Oracle Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "San Fran" + ], + "date": [ + "dontcare" + ], + "event_name": [ + "Giants Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you tell me the address and when the event starts?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "24 Willie Mays Plaza" + ], + "slot": "venue_address", + "values": [ + "24 Willie Mays Plaza" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "venue_address", + "start": 21 + }, + { + "exclusive_end": 17, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 7 pm at 24 Willie Mays Plaza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Giants Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Giants Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I want two tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Giants Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Giants Vs Brewers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "event_name", + "start": 43 + }, + { + "exclusive_end": 121, + "slot": "date", + "start": 110 + }, + { + "exclusive_end": 138, + "slot": "city", + "start": 125 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you want to attend the Giants Vs Brewers event and need 2 tickets. This event takes place next Friday at San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Giants Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like three tikcets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 87, + "slot": "city", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you need 3 tickets and that the event is happening in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Giants Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "San Francisco", + "date": "2019-03-08", + "event_name": "Giants Vs Brewers", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "San Francisco", + "date": "2019-03-08", + "event_name": "Giants Vs Brewers", + "number_of_tickets": "3", + "time": "19:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "We have made your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Giants Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for helping. That is all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "10_00093", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to find an event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you looking for a specific event category like Music or Sports, and do you have a specific city you would like me to search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philly" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "city", + "start": 33 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Philly" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please look for a Match event in Philly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Eagles Vs Cowboys" + ], + "slot": "event_name", + "values": [ + "Eagles Vs Cowboys" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lincoln Financial Field" + ], + "slot": "venue", + "values": [ + "Lincoln financial Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Philadelphia", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-10", + "event_name": "Eagles Vs Cowboys", + "event_type": "Sports", + "time": "17:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Owls Vs Bison", + "event_type": "Sports", + "time": "19:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-03", + "event_name": "Owls Vs Huskies", + "event_type": "Sports", + "time": "17:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-10", + "event_name": "Owls Vs Knights", + "event_type": "Sports", + "time": "17:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Owls Vs Terrapins", + "event_type": "Sports", + "time": "19:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-08", + "event_name": "Owls Vs Tigers", + "event_type": "Sports", + "time": "19:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-08", + "event_name": "Owls Vs Yellow Jackets", + "event_type": "Sports", + "time": "19:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Baseball", + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Phillies Vs Braves", + "event_type": "Sports", + "time": "19:30", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + }, + { + "category": "Baseball", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Phillies Vs Cubs", + "event_type": "Sports", + "time": "17:00", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + }, + { + "category": "Baseball", + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Phillies Vs Diamondbacks", + "event_type": "Sports", + "time": "19:00", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "event_name", + "start": 54 + }, + { + "exclusive_end": 103, + "slot": "venue", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 10 events with that criteria. There is a Eagles Vs Cowboys game at Lincoln financial Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Philly" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. What are some other dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Eagles Vs Cowboys" + ], + "slot": "event_name", + "values": [ + "Eagles Vs Cowboys" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lincoln Financial Field" + ], + "slot": "venue", + "values": [ + "Lincoln Financial Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Philadelphia", + "event_name": "Eagles Vs Cowboys" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-03", + "event_name": "Eagles Vs Cowboys", + "time": "17:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "city": "Philadelphia", + "date": "2019-03-05", + "event_name": "Eagles Vs Cowboys", + "time": "18:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "city": "Philadelphia", + "date": "2019-03-09", + "event_name": "Eagles Vs Cowboys", + "time": "18:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "city": "Philadelphia", + "date": "2019-03-10", + "event_name": "Eagles Vs Cowboys", + "time": "17:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Eagles Vs Cowboys", + "time": "19:00", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "city": "Philadelphia", + "date": "2019-03-14", + "event_name": "Eagles Vs Cowboys", + "time": "18:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + } + ], + "slots": [ + { + "exclusive_end": 113, + "slot": "date", + "start": 95 + }, + { + "exclusive_end": 58, + "slot": "event_name", + "start": 41 + }, + { + "exclusive_end": 85, + "slot": "venue", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Thy are playing on 6 different days. The Eagles Vs Cowboys at Lincoln Financial Field play the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Philly" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What are some other dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Eagles Vs Cowboys" + ], + "slot": "event_name", + "values": [ + "Eagles Vs Cowboys" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lincoln Financial Field" + ], + "slot": "venue", + "values": [ + "Lincoln Financial Field" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "date", + "start": 59 + }, + { + "exclusive_end": 21, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 48, + "slot": "venue", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Eagles Vs Cowboys at Lincoln Financial Field also play next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Philly" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That day sounds perfect and I would like to purchase 4 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Eagles Vs Cowboys" + ], + "slot": "event_name", + "values": [ + "Eagles Vs Cowboys" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "event_name", + "start": 25 + }, + { + "exclusive_end": 85, + "slot": "date", + "start": 73 + }, + { + "exclusive_end": 101, + "slot": "city", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 4 tickets for the Eagles Vs Cowboys at Lincoln Financial Field om next Tuesday in Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Philadelphia", + "Philly" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, please change that to just one ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 84, + "slot": "date", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 1 ticket for the Eagles Vs Cowboys at Lincoln Financial Field om next Tuesday in Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Philadelphia", + "Philly" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Philadelphia", + "date": "2019-03-05", + "event_name": "Eagles Vs Cowboys", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-05", + "event_name": "Eagles Vs Cowboys", + "number_of_tickets": "1", + "time": "18:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets have been purchased." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Philadelphia", + "Philly" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for you assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need further assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Philadelphia", + "Philly" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Eagles Vs Cowboys" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not at this time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "10_00094", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to reach for events" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What choice of city you want me to look into and what is your interest?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chicago" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "city", + "start": 29 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am searching for events in Chicago as i want to hear to music" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Basta" + ], + "slot": "event_name", + "values": [ + "Basta" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Concord Music Hall" + ], + "slot": "venue", + "values": [ + "Concord Music Hall" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Chicago", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "Chicago", + "date": "2019-03-01", + "event_name": "Basta", + "event_type": "Music", + "time": "18:00", + "venue": "Concord Music Hall", + "venue_address": "2047 North Milwaukee Avenue" + }, + { + "category": "Country", + "city": "Chicago", + "date": "2019-03-12", + "event_name": "Billy Currington", + "event_type": "Music", + "time": "18:30", + "venue": "Gallagher Way", + "venue_address": "3635 North Clark Street" + }, + { + "category": "Pop", + "city": "Chicago", + "date": "2019-03-10", + "event_name": "New Found Glory", + "event_type": "Music", + "time": "18:30", + "venue": "Concord Music Hall", + "venue_address": "2047 North Milwaukee Avenue" + }, + { + "category": "Rock", + "city": "Chicago", + "date": "2019-03-12", + "event_name": "The Buttertones", + "event_type": "Music", + "time": "17:30", + "venue": "Chop Shop", + "venue_address": "2033 West North Avenue" + }, + { + "category": "Jazz", + "city": "Chicago", + "date": "2019-03-01", + "event_name": "Timmy Trumpet", + "event_type": "Music", + "time": "18:00", + "venue": "Concord Music Hall", + "venue_address": "2047 North Milwaukee Avenue" + } + ], + "slots": [ + { + "exclusive_end": 77, + "slot": "event_name", + "start": 72 + }, + { + "exclusive_end": 99, + "slot": "venue", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have just made a short list of 5 events for you and one among them is Basta at Concord Music Hall" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Chicago" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time is the event starting and where is it located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2047 North Milwaukee Avenue" + ], + "slot": "venue_address", + "values": [ + "2047 North Milwaukee Avenue" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "venue_address", + "start": 21 + }, + { + "exclusive_end": 63, + "slot": "time", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event located at 2047 North Milwaukee Avenue starts at 6 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "event_name": [ + "Basta" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is perfect" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need event tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "event_name": [ + "Basta" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes but later.First i want to find out event dates" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Basta" + ], + "slot": "event_name", + "values": [ + "Basta" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Concord Music Hall" + ], + "slot": "venue", + "values": [ + "Concord Music Hall" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Chicago", + "event_name": "Basta" + } + }, + "service_results": [ + { + "city": "Chicago", + "date": "2019-03-01", + "event_name": "Basta", + "time": "18:00", + "venue": "Concord Music Hall", + "venue_address": "2047 North Milwaukee Avenue" + }, + { + "city": "Chicago", + "date": "2019-03-02", + "event_name": "Basta", + "time": "17:30", + "venue": "Concord Music Hall", + "venue_address": "2047 North Milwaukee Avenue" + }, + { + "city": "Chicago", + "date": "2019-03-03", + "event_name": "Basta", + "time": "18:00", + "venue": "Concord Music Hall", + "venue_address": "2047 North Milwaukee Avenue" + }, + { + "city": "Chicago", + "date": "2019-03-04", + "event_name": "Basta", + "time": "18:30", + "venue": "Concord Music Hall", + "venue_address": "2047 North Milwaukee Avenue" + }, + { + "city": "Chicago", + "date": "2019-03-05", + "event_name": "Basta", + "time": "19:30", + "venue": "Concord Music Hall", + "venue_address": "2047 North Milwaukee Avenue" + }, + { + "city": "Chicago", + "date": "2019-03-07", + "event_name": "Basta", + "time": "18:30", + "venue": "Concord Music Hall", + "venue_address": "2047 North Milwaukee Avenue" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "date", + "start": 19 + }, + { + "exclusive_end": 15, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 46, + "slot": "venue", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event Basta is today at Concord Music Hall" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Chicago" + ], + "event_name": [ + "Basta" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When is the event starting and where is it located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2047 North Milwaukee Avenue" + ], + "slot": "venue_address", + "values": [ + "2047 North Milwaukee Avenue" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "venue_address", + "start": 28 + }, + { + "exclusive_end": 24, + "slot": "time", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event starts at 6 pm at 2047 North Milwaukee Avenue" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "today" + ], + "event_name": [ + "Basta" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is perfect and i need to buy 2 tickets" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Basta" + ], + "slot": "event_name", + "values": [ + "Basta" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chicago" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "event_name", + "start": 44 + }, + { + "exclusive_end": 70, + "slot": "date", + "start": 65 + }, + { + "exclusive_end": 63, + "slot": "city", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please give confirmation details: The Event Basta is in Chicago, today and tickets needed is 2" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "today" + ], + "event_name": [ + "Basta" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This is ok for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Chicago", + "date": "2019-03-01", + "event_name": "Basta", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Chicago", + "date": "2019-03-01", + "event_name": "Basta", + "number_of_tickets": "2", + "time": "18:00", + "venue": "Concord Music Hall", + "venue_address": "2047 North Milwaukee Avenue" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking is done" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chicago" + ], + "date": [ + "today" + ], + "event_name": [ + "Basta" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day" + } + ] + }, + { + "dialogue_id": "10_00095", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hey! I am looking at some events in internet, but couldn't find any good one. Please can you help me to find some good events taking place shortly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Certainly! I will help you. Do you have a penchant in watching Music or Sports or prefer some other events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am expecting some Music concerts from great bands. My favorite would be Rock and Roll music.. however if you can find melodies, that would also be enticing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Oh! Okay! In which city you want me to find the music concert for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Yountville" + ], + "slot": "city", + "values": [ + "Yountville" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "city", + "start": 54 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Yountville" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please can you find in the California's Wine Country, Yountville?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Todd Rundgren" + ], + "slot": "event_name", + "values": [ + "Todd Rundgren" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Napa Valley Performing Arts Center" + ], + "slot": "venue", + "values": [ + "Napa Valley Performing Arts Center" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Yountville", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "Yountville", + "date": "2019-03-09", + "event_name": "Todd Rundgren", + "event_type": "Music", + "time": "18:00", + "venue": "Napa Valley Performing Arts Center", + "venue_address": "100 California Drive" + } + ], + "slots": [ + { + "exclusive_end": 104, + "slot": "event_name", + "start": 91 + }, + { + "exclusive_end": 155, + "slot": "venue", + "start": 121 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure.. Please wait for a minute....I found 1 event of the american multi-instrumentalist's Todd Rundgren taking place at Napa Valley Performing Arts Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Yountville" + ], + "event_name": [ + "Todd Rundgren" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Exciting.. I love to attend it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "uh-huh! Do you plan to purchase tickets for this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Yountville" + ], + "event_name": [ + "Todd Rundgren" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sorry, not now. Might be later on. It would be great if you can find the dates for the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Todd Rundgren" + ], + "slot": "event_name", + "values": [ + "Todd Rundgren" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Napa Valley Performing Arts Center" + ], + "slot": "venue", + "values": [ + "Napa Valley Performing Arts Center" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Yountville", + "event_name": "Todd Rundgren" + } + }, + "service_results": [ + { + "city": "Yountville", + "date": "2019-03-01", + "event_name": "Todd Rundgren", + "time": "18:30", + "venue": "Napa Valley Performing Arts Center", + "venue_address": "100 California Drive" + }, + { + "city": "Yountville", + "date": "2019-03-02", + "event_name": "Todd Rundgren", + "time": "17:00", + "venue": "Napa Valley Performing Arts Center", + "venue_address": "100 California Drive" + }, + { + "city": "Yountville", + "date": "2019-03-07", + "event_name": "Todd Rundgren", + "time": "19:00", + "venue": "Napa Valley Performing Arts Center", + "venue_address": "100 California Drive" + }, + { + "city": "Yountville", + "date": "2019-03-09", + "event_name": "Todd Rundgren", + "time": "18:00", + "venue": "Napa Valley Performing Arts Center", + "venue_address": "100 California Drive" + }, + { + "city": "Yountville", + "date": "2019-03-11", + "event_name": "Todd Rundgren", + "time": "19:30", + "venue": "Napa Valley Performing Arts Center", + "venue_address": "100 California Drive" + }, + { + "city": "Yountville", + "date": "2019-03-13", + "event_name": "Todd Rundgren", + "time": "19:30", + "venue": "Napa Valley Performing Arts Center", + "venue_address": "100 California Drive" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "date", + "start": 42 + }, + { + "exclusive_end": 32, + "slot": "event_name", + "start": 19 + }, + { + "exclusive_end": 110, + "slot": "venue", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure... The event, Todd Rundgren start by today and will last for 6 days at Napa Valley Performing Arts Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Yountville" + ], + "event_name": [ + "Todd Rundgren" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "At what time did the event starts? Where is the exact location it happens?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "100 California Drive" + ], + "slot": "venue_address", + "values": [ + "100 California Drive" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 17 + }, + { + "exclusive_end": 48, + "slot": "venue_address", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It will start at 6:30 pm at 100 California Drive." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Yountville" + ], + "date": [ + "today" + ], + "event_name": [ + "Todd Rundgren" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Looking forward to it. Please can you give me three tickets for the event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Todd Rundgren" + ], + "slot": "event_name", + "values": [ + "Todd Rundgren" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Yountville" + ], + "slot": "city", + "values": [ + "Yountville" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "event_name", + "start": 43 + }, + { + "exclusive_end": 78, + "slot": "date", + "start": 73 + }, + { + "exclusive_end": 92, + "slot": "city", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. So you need 3 tickets for the event, Todd Rundgren taking place by today at Yountville. Please can you confirm me the above details." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Yountville" + ], + "date": [ + "today" + ], + "event_name": [ + "Todd Rundgren" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, Please give me only one ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Yountville" + ], + "slot": "city", + "values": [ + "Yountville" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 103, + "slot": "city", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Here are the details of your booking. So, you need 1 ticket for the event happening at Yountville. Right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Yountville" + ], + "date": [ + "today" + ], + "event_name": [ + "Todd Rundgren" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup! sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Yountville", + "date": "2019-03-01", + "event_name": "Todd Rundgren", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Yountville", + "date": "2019-03-01", + "event_name": "Todd Rundgren", + "number_of_tickets": "1", + "time": "18:30", + "venue": "Napa Valley Performing Arts Center", + "venue_address": "100 California Drive" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay! Your reservation is successful. Have a nice time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Yountville" + ], + "date": [ + "today" + ], + "event_name": [ + "Todd Rundgren" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want any other assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Yountville" + ], + "date": [ + "today" + ], + "event_name": [ + "Todd Rundgren" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, Thanks. That's it. I am done." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "10_00096", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for an event to go to." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like me to look? Is there a type of event you want to go to like Music or Sports?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "Seattle" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "city", + "start": 33 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to a games event in Seattle." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies Vs Cougars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Husky Stadium" + ], + "slot": "venue", + "values": [ + "Husky Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Seattle", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-14", + "event_name": "Huskies Vs Cougars", + "event_type": "Sports", + "time": "18:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Huskies Vs Utes", + "event_type": "Sports", + "time": "18:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-06", + "event_name": "Huskies Vs Warriors", + "event_type": "Sports", + "time": "19:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-07", + "event_name": "Mariners Vs Angels", + "event_type": "Sports", + "time": "18:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Mariners Vs Blue Jays", + "event_type": "Sports", + "time": "18:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-01", + "event_name": "Mariners Vs Rangers", + "event_type": "Sports", + "time": "19:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Mariners Vs Rays", + "event_type": "Sports", + "time": "18:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-05", + "event_name": "Mariners Vs Tigers", + "event_type": "Sports", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Mariners Vs White Sox", + "event_type": "Sports", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Football", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Seahawks Vs Cardinals", + "event_type": "Sports", + "time": "18:30", + "venue": "CenturyLink Field", + "venue_address": "800 Occidental Avenue South" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "event_name", + "start": 52 + }, + { + "exclusive_end": 91, + "slot": "venue", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, I found 10 events like that. One option is Huskies Vs Cougars at the Husky Stadium" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that sounds like fun. When can I go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies Vs Cougars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Husky Stadium" + ], + "slot": "venue", + "values": [ + "Husky Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Seattle", + "event_name": "Huskies Vs Cougars" + } + }, + "service_results": [ + { + "city": "Seattle", + "date": "2019-03-01", + "event_name": "Huskies Vs Cougars", + "time": "18:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "city": "Seattle", + "date": "2019-03-06", + "event_name": "Huskies Vs Cougars", + "time": "19:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Huskies Vs Cougars", + "time": "18:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "city": "Seattle", + "date": "2019-03-14", + "event_name": "Huskies Vs Cougars", + "time": "18:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "date", + "start": 22 + }, + { + "exclusive_end": 92, + "slot": "event_name", + "start": 74 + }, + { + "exclusive_end": 113, + "slot": "venue", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event is going on today, and goes for a total of 4 days. The event is Huskies Vs Cougars at the Husky Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "today" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to purchase tickets for this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "today" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I'd like to get tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "today" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "One, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies Vs Cougars" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "Seattle" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "event_name", + "start": 48 + }, + { + "exclusive_end": 72, + "slot": "date", + "start": 67 + }, + { + "exclusive_end": 83, + "slot": "city", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the follow: You want 1 ticket to Huskies Vs Cougars today in Seattle." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "today" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, actually I want 2 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "date", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, please confirm the follow: You want 2 tickets for today's event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "today" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's exactly right. Where is the event taking place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3800 Montlake Boulevard Northeast" + ], + "slot": "venue_address", + "values": [ + "3800 Montlake Boulevard Northeast" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Seattle", + "date": "2019-03-01", + "event_name": "Huskies Vs Cougars", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Seattle", + "date": "2019-03-01", + "event_name": "Huskies Vs Cougars", + "number_of_tickets": "2", + "time": "18:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + } + ], + "slots": [ + { + "exclusive_end": 89, + "slot": "venue_address", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made. The event is located at 3800 Montlake Boulevard Northeast." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "today" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And when does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event starts at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "today" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need any other assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle" + ], + "date": [ + "today" + ], + "event_name": [ + "Huskies Vs Cougars" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, thanks again!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your event!" + } + ] + }, + { + "dialogue_id": "10_00097", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "date", + "start": 23 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for events today" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city and do you have an event preference, like Music or Sports?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "LAX" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "city", + "start": 29 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "LAX" + ], + "date": [ + "today" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for Games around LAX." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dodgers Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Dodgers Vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodger Stadium" + ], + "slot": "venue", + "values": [ + "Dodger Stadium" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Los Angeles", + "date": "2019-03-01", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Dodgers Vs Cubs", + "event_type": "Sports", + "time": "17:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Dodgers Vs Giants", + "event_type": "Sports", + "time": "19:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Dodgers Vs Marlins", + "event_type": "Sports", + "time": "17:00", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Basketball", + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Sparks Vs Storm", + "event_type": "Sports", + "time": "17:00", + "venue": "STAPLES Center", + "venue_address": "1111 South Figueroa Street" + }, + { + "category": "Basketball", + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Sparks Vs Wings", + "event_type": "Sports", + "time": "19:30", + "venue": "STAPLES Center", + "venue_address": "1111 South Figueroa Street" + }, + { + "category": "Football", + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Trojans Vs Bulldogs", + "event_type": "Sports", + "time": "19:30", + "venue": "LA Memorial Coliseum", + "venue_address": "3911 Figueroa Street" + }, + { + "category": "Football", + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Usc Vs Ucla", + "event_type": "Sports", + "time": "18:30", + "venue": "LA Memorial Coliseum", + "venue_address": "3911 Figueroa Street" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "event_name", + "start": 8 + }, + { + "exclusive_end": 41, + "slot": "venue", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's Dodgers Vs Cubs at Dodger Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category" + ], + "slot_values": { + "city": [ + "LAX" + ], + "date": [ + "today" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the category?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "Baseball" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 13, + "slot": "category", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's Baseball." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "LAX" + ], + "date": [ + "today" + ], + "event_name": [ + "Dodgers Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want tickets to this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "LAX" + ], + "date": [ + "today" + ], + "event_name": [ + "Dodgers Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "LAX" + ], + "date": [ + "today" + ], + "event_name": [ + "Dodgers Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for event dates." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodgers Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Dodgers Vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodger Stadium" + ], + "slot": "venue", + "values": [ + "Dodger Stadium" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Los Angeles", + "event_name": "Dodgers Vs Cubs" + } + }, + "service_results": [ + { + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Dodgers Vs Cubs", + "time": "17:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "date", + "start": 42 + }, + { + "exclusive_end": 23, + "slot": "event_name", + "start": 8 + }, + { + "exclusive_end": 41, + "slot": "venue", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's Dodgers Vs Cubs at Dodger Stadium today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "LAX" + ], + "date": [ + "today" + ], + "event_name": [ + "Dodgers Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where's the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1000 Vin Scully Ave" + ], + "slot": "venue_address", + "values": [ + "1000 Vin Scully Ave" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "venue_address", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "At 1000 Vin Scully Ave." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "LAX" + ], + "date": [ + "today" + ], + "event_name": [ + "Dodgers Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other event dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Los Angeles", + "event_name": "Dodgers Vs Cubs" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I couldn't find other dates. Can I do something else for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "LAX" + ], + "date": [ + "today" + ], + "event_name": [ + "Dodgers Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "10_00098", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to search for upcoming events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "LA" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 2, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "LA please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of events for example Music or Sports or anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "LA" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like a Concert." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bill Callahan" + ], + "slot": "event_name", + "values": [ + "Bill Callahan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lodge Room" + ], + "slot": "venue", + "values": [ + "Lodge Room" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Los Angeles", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Country", + "city": "Los Angeles", + "date": "2019-03-14", + "event_name": "Bill Callahan", + "event_type": "Music", + "time": "19:30", + "venue": "Lodge Room", + "venue_address": "104 N. Ave 56, 2nd Floor" + }, + { + "category": "Pop", + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Girl In Red", + "event_type": "Music", + "time": "19:00", + "venue": "The Teragram Ballroom", + "venue_address": "1234 West 7th Street" + }, + { + "category": "Rock", + "city": "Los Angeles", + "date": "2019-03-10", + "event_name": "Gloryhammer", + "event_type": "Music", + "time": "18:00", + "venue": "1720(tm)", + "venue_address": "1720 East 16th Street" + }, + { + "category": "Rock", + "city": "Los Angeles", + "date": "2019-03-11", + "event_name": "Guided By Voices", + "event_type": "Music", + "time": "17:30", + "venue": "The Teragram Ballroom", + "venue_address": "1234 West 7th Street" + }, + { + "category": "Jazz", + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Jordan Rakei", + "event_type": "Music", + "time": "17:00", + "venue": "Regent Theater DTLA", + "venue_address": "448 South Main Street" + }, + { + "category": "Electronica", + "city": "Los Angeles", + "date": "2019-03-05", + "event_name": "Kishi Bashi", + "event_type": "Music", + "time": "17:00", + "venue": "Masonic Lodge at Hollywood Forever", + "venue_address": "5970 Santa Monica Boulevard" + }, + { + "category": "Electronica", + "city": "Los Angeles", + "date": "2019-03-13", + "event_name": "Lights", + "event_type": "Music", + "time": "18:30", + "venue": "The Teragram Ballroom", + "venue_address": "1234 West 7th Street" + }, + { + "category": "Rock", + "city": "Los Angeles", + "date": "2019-03-11", + "event_name": "Murder City Devils", + "event_type": "Music", + "time": "19:30", + "venue": "The Teragram Ballroom", + "venue_address": "1234 West 7th Street" + }, + { + "category": "Hip Hop", + "city": "Los Angeles", + "date": "2019-03-13", + "event_name": "Spose", + "event_type": "Music", + "time": "17:00", + "venue": "1720(tm)", + "venue_address": "1720 East 16th Street" + }, + { + "category": "Rock", + "city": "Los Angeles", + "date": "2019-03-05", + "event_name": "Starset", + "event_type": "Music", + "time": "19:00", + "venue": "Regent Theater DTLA", + "venue_address": "448 South Main Street" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "event_name", + "start": 37 + }, + { + "exclusive_end": 64, + "slot": "venue", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 possible events, one is Bill Callahan at Lodge Room." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "LA" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds very good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to buy tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "LA" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not now maybe later." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I assist you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "LA" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes some more dates for events please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Bill Callahan" + ], + "slot": "event_name", + "values": [ + "Bill Callahan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lodge Room" + ], + "slot": "venue", + "values": [ + "Lodge Room" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Los Angeles", + "event_name": "Bill Callahan" + } + }, + "service_results": [ + { + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Bill Callahan", + "time": "19:00", + "venue": "Lodge Room", + "venue_address": "104 N. Ave 56, 2nd Floor" + }, + { + "city": "Los Angeles", + "date": "2019-03-10", + "event_name": "Bill Callahan", + "time": "18:30", + "venue": "Lodge Room", + "venue_address": "104 N. Ave 56, 2nd Floor" + }, + { + "city": "Los Angeles", + "date": "2019-03-14", + "event_name": "Bill Callahan", + "time": "19:30", + "venue": "Lodge Room", + "venue_address": "104 N. Ave 56, 2nd Floor" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "date", + "start": 16 + }, + { + "exclusive_end": 42, + "slot": "event_name", + "start": 29 + }, + { + "exclusive_end": 56, + "slot": "venue", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event is on next Friday, Bill Callahan at Lodge Room." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "LA" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good can you buy me tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "LA" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need 2 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bill Callahan" + ], + "slot": "event_name", + "values": [ + "Bill Callahan" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "event_name", + "start": 58 + }, + { + "exclusive_end": 50, + "slot": "date", + "start": 39 + }, + { + "exclusive_end": 86, + "slot": "city", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm then you want 2 tickets for next Friday to see Bill Callahan in Los Angeles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "LA", + "Los Angeles" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Bill Callahan", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Bill Callahan", + "number_of_tickets": "2", + "time": "19:00", + "venue": "Lodge Room", + "venue_address": "104 N. Ave 56, 2nd Floor" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "That is your booking confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "LA", + "Los Angeles" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Bill Callahan" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is everything thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a lovely day." + } + ] + }, + { + "dialogue_id": "10_00099", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "city", + "values": [ + "Phoenix, AZ" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 80, + "slot": "city", + "start": 69 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix, AZ" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm bored and looking for something to do. Can you find me events in Phoenix, AZ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What sort of things would do you like to do?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Rock" + ], + "slot": "category", + "values": [ + "Rock" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "11th of March" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 11, + "slot": "category", + "start": 7 + }, + { + "exclusive_end": 71, + "slot": "date", + "start": 58 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Phoenix, AZ" + ], + "date": [ + "11th of March" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like Rock and Roll music. Are there any concerts on the 11th of March?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Anberlin" + ], + "slot": "event_name", + "values": [ + "Anberlin" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Van Buren" + ], + "slot": "venue", + "values": [ + "The Van Buren" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Rock", + "city": "Phoenix", + "date": "2019-03-11", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Rock", + "city": "Phoenix", + "date": "2019-03-11", + "event_name": "Anberlin", + "event_type": "Music", + "time": "18:30", + "venue": "The Van Buren", + "venue_address": "401 West Van Buren Street" + }, + { + "category": "Rock", + "city": "Phoenix", + "date": "2019-03-11", + "event_name": "Tash Sultana", + "event_type": "Music", + "time": "17:30", + "venue": "The Van Buren", + "venue_address": "401 West Van Buren Street" + } + ], + "slots": [ + { + "exclusive_end": 18, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 42, + "slot": "venue", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Anberlin? It is at The Van Buren." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Phoenix, AZ" + ], + "date": [ + "11th of March" + ], + "event_name": [ + "Anberlin" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great. When is that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Anberlin" + ], + "slot": "event_name", + "values": [ + "Anberlin" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Van Buren" + ], + "slot": "venue", + "values": [ + "The Van Buren" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Phoenix", + "event_name": "Anberlin" + } + }, + "service_results": [ + { + "city": "Phoenix", + "date": "2019-03-11", + "event_name": "Anberlin", + "time": "18:30", + "venue": "The Van Buren", + "venue_address": "401 West Van Buren Street" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "date", + "start": 22 + }, + { + "exclusive_end": 72, + "slot": "event_name", + "start": 64 + }, + { + "exclusive_end": 49, + "slot": "venue", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's a 1 day event on March 11th at The Van Buren. It is called Anberlin." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Phoenix, AZ" + ], + "date": [ + "11th of March", + "March 11th" + ], + "event_name": [ + "Anberlin" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where's that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "401 West Van Buren Street" + ], + "slot": "venue_address", + "values": [ + "401 West Van Buren Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "venue_address", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Van Buren is located at 401 West Van Buren Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Phoenix, AZ" + ], + "date": [ + "11th of March", + "March 11th" + ], + "event_name": [ + "Anberlin" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "time", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The show starts at 6:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Phoenix, AZ" + ], + "date": [ + "11th of March", + "March 11th" + ], + "event_name": [ + "Anberlin" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great! I want 2 tickets to Anberlin." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anberlin" + ], + "slot": "event_name", + "values": [ + "Anberlin" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Phoenix" + ], + "slot": "city", + "values": [ + "Phoenix" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "event_name", + "start": 29 + }, + { + "exclusive_end": 65, + "slot": "date", + "start": 55 + }, + { + "exclusive_end": 76, + "slot": "city", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 2 tickets to Anberlin. The event is on March 11th in Phoenix." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Phoenix", + "Phoenix, AZ" + ], + "date": [ + "11th of March", + "March 11th" + ], + "event_name": [ + "Anberlin" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sorry, I meant I want 3 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "date", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 3 tickets to Anberlin. The event is on March 11th in Phoenix." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Phoenix", + "Phoenix, AZ" + ], + "date": [ + "11th of March", + "March 11th" + ], + "event_name": [ + "Anberlin" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. What time does the show begin?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Phoenix", + "date": "2019-03-11", + "event_name": "Anberlin", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Phoenix", + "date": "2019-03-11", + "event_name": "Anberlin", + "number_of_tickets": "3", + "time": "18:30", + "venue": "The Van Buren", + "venue_address": "401 West Van Buren Street" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "time", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation complete. The show starts at 6:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Phoenix", + "Phoenix, AZ" + ], + "date": [ + "11th of March", + "March 11th" + ], + "event_name": [ + "Anberlin" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Awesome thanks! That's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the event!" + } + ] + }, + { + "dialogue_id": "10_00100", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to get out more. I need help searching for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a particular city you'd like me to search in? What kind of events are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Rock" + ], + "slot": "category", + "values": [ + "Rock" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "NY" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 8, + "slot": "category", + "start": 4 + }, + { + "exclusive_end": 29, + "slot": "city", + "start": 27 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "NY" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any Rock Concert events in NY would be perfect!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Chemical Brothers" + ], + "slot": "event_name", + "values": [ + "Chemical Brothers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Forest Hills Stadium" + ], + "slot": "venue", + "values": [ + "Forest Hills Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Rock", + "city": "New York", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Rock", + "city": "New York", + "date": "2019-03-06", + "event_name": "Chemical Brothers", + "event_type": "Music", + "time": "19:00", + "venue": "Forest Hills Stadium", + "venue_address": "1 Tennis Place, Forest Hills" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-07", + "event_name": "Jethro Tull", + "event_type": "Music", + "time": "18:30", + "venue": "Forest Hills Stadium", + "venue_address": "1 Tennis Place, Forest Hills" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-08", + "event_name": "Low", + "event_type": "Music", + "time": "19:00", + "venue": "Murmrr", + "venue_address": "17 Eastern Parkway, Brooklyn" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-08", + "event_name": "Panteon Rococo", + "event_type": "Music", + "time": "19:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-03", + "event_name": "Russian Circles", + "event_type": "Music", + "time": "18:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-14", + "event_name": "Squeeze", + "event_type": "Music", + "time": "18:30", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-03", + "event_name": "The National", + "event_type": "Music", + "time": "18:30", + "venue": "Prospect Park Bandshell", + "venue_address": "141 Prospect Park West, Brooklyn" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-02", + "event_name": "The Paper Kites", + "event_type": "Music", + "time": "17:30", + "venue": "Murmrr", + "venue_address": "17 Eastern Parkway, Brooklyn" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-12", + "event_name": "The Struts", + "event_type": "Music", + "time": "17:00", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-01", + "event_name": "Thee Oh Sees", + "event_type": "Music", + "time": "18:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "event_name", + "start": 31 + }, + { + "exclusive_end": 72, + "slot": "venue", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Among the 10 events I found is Chemical Brothers at Forest Hills Stadium. How does that sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philly" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 113, + "slot": "city", + "start": 107 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Philly" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I've already attended several of their concerts How about something new? Please search for other events in Philly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Don Broco" + ], + "slot": "event_name", + "values": [ + "Don Broco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Foundry" + ], + "slot": "venue", + "values": [ + "The Foundry" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Rock", + "city": "Philadelphia", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-11", + "event_name": "Don Broco", + "event_type": "Music", + "time": "18:30", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Hot Water Music", + "event_type": "Music", + "time": "18:30", + "venue": "Underground Arts", + "venue_address": "1200 Callowhill Street" + }, + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-03", + "event_name": "Northlane", + "event_type": "Music", + "time": "17:00", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-13", + "event_name": "The Lemonheads", + "event_type": "Music", + "time": "19:00", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-08", + "event_name": "The Melvins", + "event_type": "Music", + "time": "18:00", + "venue": "Underground Arts", + "venue_address": "1200 Callowhill Street" + } + ], + "slots": [ + { + "exclusive_end": 79, + "slot": "event_name", + "start": 70 + }, + { + "exclusive_end": 94, + "slot": "venue", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. The search yielded 5 events that might interest you. What about Don Broco at The Foundry?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "date", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Philly" + ], + "date": [ + "dontcare" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I've been to too many concerts at The Foundry. Please find other events. The date doesn't matter." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hot Water Music" + ], + "slot": "event_name", + "values": [ + "Hot Water Music" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Underground Arts" + ], + "slot": "venue", + "values": [ + "Underground Arts" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Rock", + "city": "Philadelphia", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-11", + "event_name": "Don Broco", + "event_type": "Music", + "time": "18:30", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Hot Water Music", + "event_type": "Music", + "time": "18:30", + "venue": "Underground Arts", + "venue_address": "1200 Callowhill Street" + }, + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-03", + "event_name": "Northlane", + "event_type": "Music", + "time": "17:00", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-13", + "event_name": "The Lemonheads", + "event_type": "Music", + "time": "19:00", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-08", + "event_name": "The Melvins", + "event_type": "Music", + "time": "18:00", + "venue": "Underground Arts", + "venue_address": "1200 Callowhill Street" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "event_name", + "start": 41 + }, + { + "exclusive_end": 22, + "slot": "venue", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Underground Arts will be featuring Hot Water Music. How does that sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Philly" + ], + "date": [ + "dontcare" + ], + "event_name": [ + "Hot Water Music" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds perfect! Please find me dates for the events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Hot Water Music" + ], + "slot": "event_name", + "values": [ + "Hot Water Music" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Underground Arts" + ], + "slot": "venue", + "values": [ + "Underground Arts" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Philadelphia", + "event_name": "Hot Water Music" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Hot Water Music", + "time": "17:00", + "venue": "Underground Arts", + "venue_address": "1200 Callowhill Street" + }, + { + "city": "Philadelphia", + "date": "2019-03-08", + "event_name": "Hot Water Music", + "time": "19:30", + "venue": "Underground Arts", + "venue_address": "1200 Callowhill Street" + }, + { + "city": "Philadelphia", + "date": "2019-03-11", + "event_name": "Hot Water Music", + "time": "19:30", + "venue": "Underground Arts", + "venue_address": "1200 Callowhill Street" + }, + { + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Hot Water Music", + "time": "18:30", + "venue": "Underground Arts", + "venue_address": "1200 Callowhill Street" + } + ], + "slots": [ + { + "exclusive_end": 76, + "slot": "date", + "start": 71 + }, + { + "exclusive_end": 47, + "slot": "event_name", + "start": 32 + }, + { + "exclusive_end": 70, + "slot": "venue", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 4 days of the event. Hot Water Music is at Underground Arts today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Philly" + ], + "date": [ + "today" + ], + "event_name": [ + "Hot Water Music" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like that! Please purchase four event tickets for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Hot Water Music" + ], + "slot": "event_name", + "values": [ + "Hot Water Music" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 81, + "slot": "event_name", + "start": 66 + }, + { + "exclusive_end": 125, + "slot": "date", + "start": 120 + }, + { + "exclusive_end": 105, + "slot": "city", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me see if I got everything correctly: You'd like 4 tickets to Hot Water Music's event in Philadelphia, taking place today. Correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Philadelphia", + "Philly" + ], + "date": [ + "today" + ], + "event_name": [ + "Hot Water Music" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Hot Water Music", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Hot Water Music", + "number_of_tickets": "4", + "time": "17:00", + "venue": "Underground Arts", + "venue_address": "1200 Callowhill Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Philadelphia", + "Philly" + ], + "date": [ + "today" + ], + "event_name": [ + "Hot Water Music" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "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": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "Rock" + ], + "city": [ + "Philadelphia", + "Philly" + ], + "date": [ + "today" + ], + "event_name": [ + "Hot Water Music" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks. I really appreciate your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "10_00101", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "Sunday this week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 76, + "slot": "date", + "start": 60 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "Sunday this week" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to look for activities, preferably one starting on Sunday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a type of activity you prefer? You can say music, sports, or something else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "Sunday this week" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm searching for games." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a metropolis you would like me to search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city", + "values": [ + "DC" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "city", + "start": 32 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "DC" + ], + "date": [ + "Sunday this week" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm searching for activities in DC." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dc United Vs Revolution" + ], + "slot": "event_name", + "values": [ + "Dc United vs Revolution" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Audi Field" + ], + "slot": "venue", + "values": [ + "Audi Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Washington D.C.", + "date": "2019-03-03", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Soccer", + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Dc United Vs Revolution", + "event_type": "Sports", + "time": "19:00", + "venue": "Audi Field", + "venue_address": "100 Potomac Avenue Southwest" + }, + { + "category": "Basketball", + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Mystics Vs Sky", + "event_type": "Sports", + "time": "18:00", + "venue": "Capital One Arena", + "venue_address": "601 F Street Northwest" + }, + { + "category": "Basketball", + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Mystics Vs Sun", + "event_type": "Sports", + "time": "17:00", + "venue": "Entertainment & Sports Arena", + "venue_address": "1100 Oak Drive SE" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Nationals Vs Brewers", + "event_type": "Sports", + "time": "19:30", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Nationals Vs Diamondbacks", + "event_type": "Sports", + "time": "19:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Nationals Vs Dodgers", + "event_type": "Sports", + "time": "17:00", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + }, + { + "category": "Baseball", + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Nationals Vs Royals", + "event_type": "Sports", + "time": "17:30", + "venue": "Nationals Park", + "venue_address": "1500 South Capitol Street Southeast" + } + ], + "slots": [ + { + "exclusive_end": 80, + "slot": "event_name", + "start": 57 + }, + { + "exclusive_end": 103, + "slot": "venue", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I discovered 7 events catering to your taste. One is the Dc United vs Revolution activity at Audi Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "DC" + ], + "date": [ + "Sunday this week" + ], + "event_name": [ + "Dc United vs Revolution" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets to the activity?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "DC" + ], + "date": [ + "Sunday this week" + ], + "event_name": [ + "Dc United vs Revolution" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perhaps at a later time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Could I assist you with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "DC" + ], + "date": [ + "Sunday this week" + ], + "event_name": [ + "Dc United vs Revolution" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am focused on finding times for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dc United Vs Revolution" + ], + "slot": "event_name", + "values": [ + "DC United Vs Revolution" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Audi Field" + ], + "slot": "venue", + "values": [ + "Audi Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Washington D.C.", + "event_name": "Dc United Vs Revolution" + } + }, + "service_results": [ + { + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Dc United Vs Revolution", + "time": "19:00", + "venue": "Audi Field", + "venue_address": "100 Potomac Avenue Southwest" + } + ], + "slots": [ + { + "exclusive_end": 85, + "slot": "date", + "start": 67 + }, + { + "exclusive_end": 27, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 59, + "slot": "venue", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The DC United Vs Revolution event takes place in Audi Field on the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "DC" + ], + "date": [ + "Sunday this week", + "day after tomorrow" + ], + "event_name": [ + "DC United Vs Revolution", + "Dc United vs Revolution" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does the event begin, and where is the activity's location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "100 Potomac Avenue Southwest" + ], + "slot": "venue_address", + "values": [ + "100 Potomac Avenue Southwest" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "time", + "start": 23 + }, + { + "exclusive_end": 74, + "slot": "venue_address", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The activity begins at 7 pm and is located at 100 Potomac Avenue Southwest." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "DC" + ], + "date": [ + "Sunday this week", + "day after tomorrow" + ], + "event_name": [ + "DC United Vs Revolution", + "Dc United vs Revolution" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect for me. I'd like to purchase tickets to the activity." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you want me to obtain?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "DC" + ], + "date": [ + "Sunday this week", + "day after tomorrow" + ], + "event_name": [ + "DC United Vs Revolution", + "Dc United vs Revolution" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like two tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dc United Vs Revolution" + ], + "slot": "event_name", + "values": [ + "Dc United Vs Revolution" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city", + "values": [ + "Washington D.C." + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 82, + "slot": "event_name", + "start": 59 + }, + { + "exclusive_end": 149, + "slot": "date", + "start": 131 + }, + { + "exclusive_end": 123, + "slot": "city", + "start": 108 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please verify the following information: 2 tickets for the Dc United Vs Revolution activity taking place in Washington D.C. on the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "DC", + "Washington D.C." + ], + "date": [ + "Sunday this week", + "day after tomorrow" + ], + "event_name": [ + "DC United Vs Revolution", + "Dc United Vs Revolution", + "Dc United vs Revolution" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's perfect for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Dc United Vs Revolution", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Dc United Vs Revolution", + "number_of_tickets": "2", + "time": "19:00", + "venue": "Audi Field", + "venue_address": "100 Potomac Avenue Southwest" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "DC", + "Washington D.C." + ], + "date": [ + "Sunday this week", + "day after tomorrow" + ], + "event_name": [ + "DC United Vs Revolution", + "Dc United Vs Revolution", + "Dc United vs Revolution" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Could I assist you with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "DC", + "Washington D.C." + ], + "date": [ + "Sunday this week", + "day after tomorrow" + ], + "event_name": [ + "DC United Vs Revolution", + "Dc United Vs Revolution", + "Dc United vs Revolution" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope. Thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a pleasant afternoon." + } + ] + }, + { + "dialogue_id": "10_00102", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "5th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "date", + "start": 24 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "5th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me an event on the 5th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you like Music, Sports, or something else and what city do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "city", + "values": [ + "Phoenix, AZ" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "city", + "start": 17 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "date": [ + "5th of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want Sports in Phoenix, AZ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Diamondbacks Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Diamondbacks Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Chase Field" + ], + "slot": "venue", + "values": [ + "Chase Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Phoenix", + "date": "2019-03-05", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-05", + "event_name": "Diamondbacks Vs Brewers", + "event_type": "Sports", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-05", + "event_name": "Diamondbacks Vs Cardinals", + "event_type": "Sports", + "time": "19:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-05", + "event_name": "Diamondbacks Vs Dodgers", + "event_type": "Sports", + "time": "18:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-05", + "event_name": "Diamondbacks Vs Giants", + "event_type": "Sports", + "time": "18:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-05", + "event_name": "Diamondbacks Vs Marlins", + "event_type": "Sports", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + }, + { + "category": "Baseball", + "city": "Phoenix", + "date": "2019-03-05", + "event_name": "Diamondbacks Vs Rockies", + "event_type": "Sports", + "time": "18:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "event_name", + "start": 38 + }, + { + "exclusive_end": 76, + "slot": "venue", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Search revealed 6 events. Do you like Diamondbacks Vs Brewers at Chase Field?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "date": [ + "5th of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address and when does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "401 East Jefferson Street" + ], + "slot": "venue_address", + "values": [ + "401 East Jefferson Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 62, + "slot": "time", + "start": 58 + }, + { + "exclusive_end": 40, + "slot": "venue_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 401 East Jefferson Street and it starts at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "date": [ + "5th of this month" + ], + "event_name": [ + "Diamondbacks Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I buy you tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "date": [ + "5th of this month" + ], + "event_name": [ + "Diamondbacks Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "date": [ + "5th of this month" + ], + "event_name": [ + "Diamondbacks Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me some dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Diamondbacks Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Diamondbacks Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Chase Field" + ], + "slot": "venue", + "values": [ + "Chase Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Phoenix", + "event_name": "Diamondbacks Vs Brewers" + } + }, + "service_results": [ + { + "city": "Phoenix", + "date": "2019-03-05", + "event_name": "Diamondbacks Vs Brewers", + "time": "17:00", + "venue": "Chase Field", + "venue_address": "401 East Jefferson Street" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "date", + "start": 27 + }, + { + "exclusive_end": 23, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 54, + "slot": "venue", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Diamondbacks Vs Brewers is next Tuesday at Chase Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "date": [ + "5th of this month", + "next Tuesday" + ], + "event_name": [ + "Diamondbacks Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about other days?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Phoenix", + "event_name": "Diamondbacks Vs Brewers" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "There aren't any other days for this event. Can I find you something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Phoenix, AZ" + ], + "date": [ + "5th of this month", + "next Tuesday" + ], + "event_name": [ + "Diamondbacks Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not right now. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "10_00103", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What are your interests? Which city do you want to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "city", + "values": [ + "SD" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "date", + "start": 31 + }, + { + "exclusive_end": 27, + "slot": "city", + "start": 25 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "date": [ + "March 9th" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Looking for a Concert in SD on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alejandro Sanz" + ], + "slot": "event_name", + "values": [ + "Alejandro Sanz" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cal Coast Credit Union Amphitheater" + ], + "slot": "venue", + "values": [ + "Cal Coast Credit Union Amphitheater" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Diego", + "date": "2019-03-09", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "International", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Alejandro Sanz", + "event_type": "Music", + "time": "19:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Hip Hop", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Lizzo", + "event_type": "Music", + "time": "19:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Pop", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Prettymuch", + "event_type": "Music", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Rock", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Psychedelic Furs", + "event_type": "Music", + "time": "18:00", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + }, + { + "category": "International", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Through The Roots", + "event_type": "Music", + "time": "19:30", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + }, + { + "category": "Blues", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Zz Top", + "event_type": "Music", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "event_name", + "start": 8 + }, + { + "exclusive_end": 61, + "slot": "venue", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's Alejandro Sanz at Cal Coast Credit Union Amphitheater." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want tickets to it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe later." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Alejandro Sanz" + ], + "slot": "event_name", + "values": [ + "Alejandro Sanz" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cal Coast Credit Union Amphitheater" + ], + "slot": "venue", + "values": [ + "Cal Coast Credit Union Amphitheater" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "San Diego", + "event_name": "Alejandro Sanz" + } + }, + "service_results": [ + { + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Alejandro Sanz", + "time": "19:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "date", + "start": 60 + }, + { + "exclusive_end": 14, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 56, + "slot": "venue", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alejandro Sanz is at Cal Coast Credit Union Amphitheater on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "SD" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the venue address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5500 Campanile Drive" + ], + "slot": "venue_address", + "values": [ + "5500 Campanile Drive" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "venue_address", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's at 5500 Campanile Drive." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "SD" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 10, + "slot": "time", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "At 7:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to buy tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "4 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Alejandro Sanz" + ], + "slot": "event_name", + "values": [ + "Alejandro Sanz" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "city", + "values": [ + "San Diego" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "event_name", + "start": 29 + }, + { + "exclusive_end": 69, + "slot": "date", + "start": 60 + }, + { + "exclusive_end": 56, + "slot": "city", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 4 tickets to Alejandro Sanz in San Diego on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "SD", + "San Diego" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Alejandro Sanz", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Alejandro Sanz", + "number_of_tickets": "4", + "time": "19:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "SD", + "San Diego" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Alejandro Sanz" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "10_00104", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "2nd of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "date", + "start": 31 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "2nd of March" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a Match on the 2nd of March, can you help me out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "city", + "values": [ + "SD" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 18, + "slot": "city", + "start": 16 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "date": [ + "2nd of March" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It should be in SD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Padres Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Padres Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Petco Park" + ], + "slot": "venue", + "values": [ + "Petco Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Diego", + "date": "2019-03-02", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "San Diego", + "date": "2019-03-02", + "event_name": "Padres Vs Brewers", + "event_type": "Sports", + "time": "17:30", + "venue": "Petco Park", + "venue_address": "100 Park Boulevard" + }, + { + "category": "Baseball", + "city": "San Diego", + "date": "2019-03-02", + "event_name": "Padres Vs Orioles", + "event_type": "Sports", + "time": "17:00", + "venue": "Petco Park", + "venue_address": "100 Park Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "event_name", + "start": 43 + }, + { + "exclusive_end": 74, + "slot": "venue", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 2 events that might fit. There's Padres Vs Brewers at Petco Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "SD" + ], + "date": [ + "2nd of March" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the address for the Park? And what time does it begin?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "100 Park Boulevard" + ], + "slot": "venue_address", + "values": [ + "100 Park Boulevard" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "venue_address", + "start": 15 + }, + { + "exclusive_end": 64, + "slot": "time", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 100 Park Boulevard and the game begins at 5:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "date": [ + "2nd of March" + ], + "event_name": [ + "Padres Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That'll work for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "date": [ + "2nd of March" + ], + "event_name": [ + "Padres Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not now, later. I want to find the dates for the events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Padres Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Padres Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Petco Park" + ], + "slot": "venue", + "values": [ + "Petco Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "San Diego", + "event_name": "Padres Vs Brewers" + } + }, + "service_results": [ + { + "city": "San Diego", + "date": "2019-03-02", + "event_name": "Padres Vs Brewers", + "time": "17:30", + "venue": "Petco Park", + "venue_address": "100 Park Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "date", + "start": 39 + }, + { + "exclusive_end": 21, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 35, + "slot": "venue", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Padres Vs Brewers at Petco Park is tomorrow. It's only on 1 day." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "date": [ + "2nd of March", + "tomorrow" + ], + "event_name": [ + "Padres Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that's fine. I'll buy the tickets now, I want four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Padres Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Padres Vs Brewers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "city", + "values": [ + "San Diego" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "event_name", + "start": 36 + }, + { + "exclusive_end": 62, + "slot": "date", + "start": 54 + }, + { + "exclusive_end": 75, + "slot": "city", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so it'll be 4 tickets for the Padres Vs Brewers tomorrow in San Diego?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "SD", + "San Diego" + ], + "date": [ + "2nd of March", + "tomorrow" + ], + "event_name": [ + "Padres Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Wait, no. I only need 3 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "city", + "values": [ + "San Diego" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "city", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So 3 tickets in San Diego?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "SD", + "San Diego" + ], + "date": [ + "2nd of March", + "tomorrow" + ], + "event_name": [ + "Padres Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's right. And what was the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "100 Park Boulevard" + ], + "slot": "venue_address", + "values": [ + "100 Park Boulevard" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "San Diego", + "date": "2019-03-02", + "event_name": "Padres Vs Brewers", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "San Diego", + "date": "2019-03-02", + "event_name": "Padres Vs Brewers", + "number_of_tickets": "3", + "time": "17:30", + "venue": "Petco Park", + "venue_address": "100 Park Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "venue_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 100 Park Boulevard. Okay, I've booked the tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "SD", + "San Diego" + ], + "date": [ + "2nd of March", + "tomorrow" + ], + "event_name": [ + "Padres Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, you're a big help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need me to do anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "SD", + "San Diego" + ], + "date": [ + "2nd of March", + "tomorrow" + ], + "event_name": [ + "Padres Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great rest of your day." + } + ] + }, + { + "dialogue_id": "10_00105", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "city", + "values": [ + "Atlanta, GA" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "city", + "start": 33 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking to go to an event in Atlanta, GA. Can you help me find some?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of event do you want to go to? I can look for Music, Sports, or any other kind of events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for Games to go to." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Falcons Vs Buccaneers" + ], + "slot": "event_name", + "values": [ + "Falcons Vs Buccaneers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mercedes-Benz Stadium" + ], + "slot": "venue", + "values": [ + "Mercedes-Benz Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Atlanta", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Football", + "city": "Atlanta", + "date": "2019-03-11", + "event_name": "Falcons Vs Buccaneers", + "event_type": "Sports", + "time": "18:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Football", + "city": "Atlanta", + "date": "2019-03-10", + "event_name": "Falcons Vs Jaguars", + "event_type": "Sports", + "time": "18:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Football", + "city": "Atlanta", + "date": "2019-03-11", + "event_name": "Falcons Vs Rams", + "event_type": "Sports", + "time": "18:30", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Football", + "city": "Atlanta", + "date": "2019-03-13", + "event_name": "Falcons Vs Redskins", + "event_type": "Sports", + "time": "17:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Basketball", + "city": "Atlanta", + "date": "2019-03-11", + "event_name": "Panthers Vs Jaguars", + "event_type": "Sports", + "time": "19:30", + "venue": "Georgia State Stadium", + "venue_address": "755 Hank Aaron Drive Southeast" + }, + { + "category": "Basketball", + "city": "Atlanta", + "date": "2019-03-10", + "event_name": "Panthers Vs Mountaineers", + "event_type": "Sports", + "time": "17:30", + "venue": "Georgia State Stadium", + "venue_address": "755 Hank Aaron Drive Southeast" + }, + { + "category": "Basketball", + "city": "Atlanta", + "date": "2019-03-09", + "event_name": "Panthers Vs Paladins", + "event_type": "Sports", + "time": "18:30", + "venue": "Georgia State Stadium", + "venue_address": "755 Hank Aaron Drive Southeast" + }, + { + "category": "Basketball", + "city": "Atlanta", + "date": "2019-03-05", + "event_name": "Panthers Vs Trojans", + "event_type": "Sports", + "time": "18:30", + "venue": "Georgia State Stadium", + "venue_address": "755 Hank Aaron Drive Southeast" + }, + { + "category": "Soccer", + "city": "Atlanta", + "date": "2019-03-11", + "event_name": "United Vs Earthquakes", + "event_type": "Sports", + "time": "18:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "category": "Soccer", + "city": "Atlanta", + "date": "2019-03-05", + "event_name": "United Vs Red Bulls", + "event_type": "Sports", + "time": "17:30", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + } + ], + "slots": [ + { + "exclusive_end": 91, + "slot": "event_name", + "start": 70 + }, + { + "exclusive_end": 120, + "slot": "venue", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I found 10 events that you might like. There's an event for the Falcons Vs Buccaneers at the Mercedes-Benz Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category", + "venue_address" + ], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the venue located and what kind of event is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1 AMB Drive Northwest" + ], + "slot": "venue_address", + "values": [ + "1 AMB Drive Northwest" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Football" + ], + "slot": "category", + "values": [ + "Football" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "venue_address", + "start": 33 + }, + { + "exclusive_end": 15, + "slot": "category", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's a Football game, located at 1 AMB Drive Northwest." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "event_name": [ + "Falcons Vs Buccaneers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy some tickets for it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "event_name": [ + "Falcons Vs Buccaneers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe I will later." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What else can I help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "event_name": [ + "Falcons Vs Buccaneers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What day is the game on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Falcons Vs Buccaneers" + ], + "slot": "event_name", + "values": [ + "Falcons Vs Buccaneers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mercedes-Benz Stadium" + ], + "slot": "venue", + "values": [ + "Mercedes-Benz Stadium" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Atlanta", + "event_name": "Falcons Vs Buccaneers" + } + }, + "service_results": [ + { + "city": "Atlanta", + "date": "2019-03-06", + "event_name": "Falcons Vs Buccaneers", + "time": "19:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "city": "Atlanta", + "date": "2019-03-08", + "event_name": "Falcons Vs Buccaneers", + "time": "19:30", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "city": "Atlanta", + "date": "2019-03-10", + "event_name": "Falcons Vs Buccaneers", + "time": "17:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "city": "Atlanta", + "date": "2019-03-11", + "event_name": "Falcons Vs Buccaneers", + "time": "18:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "city": "Atlanta", + "date": "2019-03-12", + "event_name": "Falcons Vs Buccaneers", + "time": "18:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + }, + { + "city": "Atlanta", + "date": "2019-03-14", + "event_name": "Falcons Vs Buccaneers", + "time": "19:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + } + ], + "slots": [ + { + "exclusive_end": 81, + "slot": "date", + "start": 67 + }, + { + "exclusive_end": 25, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 63, + "slot": "venue", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Falcons Vs Buccaneers event is at the Mercedes-Benz Stadium on next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "event_name": [ + "Falcons Vs Buccaneers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is it located at and when does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1 AMB Drive Northwest" + ], + "slot": "venue_address", + "values": [ + "1 AMB Drive Northwest" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "venue_address", + "start": 16 + }, + { + "exclusive_end": 59, + "slot": "time", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's located at 1 AMB Drive Northwest and it starts at 7 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Falcons Vs Buccaneers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Cool, that sounds good. I want to buy tickets for the game." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you want to buy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta, GA" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Falcons Vs Buccaneers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please buy four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Falcons Vs Buccaneers" + ], + "slot": "event_name", + "values": [ + "Falcons Vs Buccaneers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Atlanta" + ], + "slot": "city", + "values": [ + "Atlanta" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "event_name", + "start": 43 + }, + { + "exclusive_end": 104, + "slot": "date", + "start": 90 + }, + { + "exclusive_end": 115, + "slot": "city", + "start": 108 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so you want to buy 4 tickets for the Falcons Vs Buccaneers game that takes place on next Wednesday in Atlanta, right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta", + "Atlanta, GA" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Falcons Vs Buccaneers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I need 3 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Falcons Vs Buccaneers" + ], + "slot": "event_name", + "values": [ + "Falcons Vs Buccaneers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "event_name", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, you want to buy 3 tickets for the Falcons Vs Buccaneers game, right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta", + "Atlanta, GA" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Falcons Vs Buccaneers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Atlanta", + "date": "2019-03-06", + "event_name": "Falcons Vs Buccaneers", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Atlanta", + "date": "2019-03-06", + "event_name": "Falcons Vs Buccaneers", + "number_of_tickets": "3", + "time": "19:00", + "venue": "Mercedes-Benz Stadium", + "venue_address": "1 AMB Drive Northwest" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, your tickets have been reserved." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta", + "Atlanta, GA" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Falcons Vs Buccaneers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thanks for the help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Atlanta", + "Atlanta, GA" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Falcons Vs Buccaneers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day!" + } + ] + }, + { + "dialogue_id": "10_00106", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to do a search for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for Music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "NY" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for events in NY." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "event_type": "Music", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "category": "International", + "city": "New York", + "date": "2019-03-02", + "event_name": "Americo", + "event_type": "Music", + "time": "18:30", + "venue": "La Boom", + "venue_address": "56-15 Northern Boulevard, Woodside" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-10", + "event_name": "Ben Harper", + "event_type": "Music", + "time": "19:00", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Hip Hop", + "city": "New York", + "date": "2019-03-13", + "event_name": "Blackbear", + "event_type": "Music", + "time": "18:30", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Hip Hop", + "city": "New York", + "date": "2019-03-14", + "event_name": "Blowout Music Festival", + "event_type": "Music", + "time": "18:00", + "venue": "Knockdown Center", + "venue_address": "52-19 Flushing Avenue, Maspeth" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-09", + "event_name": "Buddy Guy", + "event_type": "Music", + "time": "17:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-06", + "event_name": "Chemical Brothers", + "event_type": "Music", + "time": "19:00", + "venue": "Forest Hills Stadium", + "venue_address": "1 Tennis Place, Forest Hills" + }, + { + "category": "Jazz", + "city": "New York", + "date": "2019-03-07", + "event_name": "Chris Botti", + "event_type": "Music", + "time": "17:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-02", + "event_name": "Crooked Colours", + "event_type": "Music", + "time": "19:30", + "venue": "Rough Trade NYC", + "venue_address": "64 North 9th Street, Brooklyn" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-01", + "event_name": "Esscalation Music Festival", + "event_type": "Music", + "time": "19:30", + "venue": "Melrose Ballroom", + "venue_address": "3608 33rd Street" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "event_name", + "start": 21 + }, + { + "exclusive_end": 49, + "slot": "venue", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event I found is Amber Run Brooklyn in Warsaw." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category" + ], + "slot_values": { + "city": [ + "NY" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What kind of event is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pop" + ], + "slot": "category", + "values": [ + "Pop" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 13, + "slot": "category", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "This is a Pop concert." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What day does it take place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "New York", + "event_name": "Amber Run Brooklyn" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-02", + "event_name": "Amber Run Brooklyn", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-04", + "event_name": "Amber Run Brooklyn", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-08", + "event_name": "Amber Run Brooklyn", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-11", + "event_name": "Amber Run Brooklyn", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-14", + "event_name": "Amber Run Brooklyn", + "time": "19:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "date", + "start": 35 + }, + { + "exclusive_end": 18, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 34, + "slot": "venue", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Amber Run Brooklyn plays in Warsaw tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NY" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to get 2 tickets for it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "event_name", + "start": 35 + }, + { + "exclusive_end": 63, + "slot": "date", + "start": 55 + }, + { + "exclusive_end": 75, + "slot": "city", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To review: You'd like 2 tickets to Amber Run Brooklyn, tomorrow in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NY", + "New York" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, I'll just get 1 ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 74, + "slot": "city", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To review: You'd like 1 ticket to Amber Run Brooklyn, tomorrow in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NY", + "New York" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "New York", + "date": "2019-03-02", + "event_name": "Amber Run Brooklyn", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-02", + "event_name": "Amber Run Brooklyn", + "number_of_tickets": "1", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "NY", + "New York" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "NY", + "New York" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "10_00107", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hey, there. I'd like to find a sports match. Can you help with that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can! Is there a city you'd like me to search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Toronto" + ], + "slot": "city", + "values": [ + "Toronto, Canada" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "city", + "start": 5 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Toronto, Canada" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Toronto, Canada." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blue Jays Vs Astros" + ], + "slot": "event_name", + "values": [ + "Blue Jays Vs Astros" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Rogers Centre" + ], + "slot": "venue", + "values": [ + "Rogers Centre" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Toronto", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-09", + "event_name": "Blue Jays Vs Astros", + "event_type": "Sports", + "time": "19:30", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-07", + "event_name": "Blue Jays Vs Braves", + "event_type": "Sports", + "time": "17:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-13", + "event_name": "Blue Jays Vs Indians", + "event_type": "Sports", + "time": "18:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-03", + "event_name": "Blue Jays Vs Mariners", + "event_type": "Sports", + "time": "17:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-08", + "event_name": "Blue Jays Vs Orioles", + "event_type": "Sports", + "time": "18:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-05", + "event_name": "Blue Jays Vs Rangers", + "event_type": "Sports", + "time": "18:30", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-13", + "event_name": "Blue Jays Vs Rays", + "event_type": "Sports", + "time": "17:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-09", + "event_name": "Blue Jays Vs Royals", + "event_type": "Sports", + "time": "18:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-02", + "event_name": "Blue Jays Vs Yankees", + "event_type": "Sports", + "time": "17:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Soccer", + "city": "Toronto", + "date": "2019-03-01", + "event_name": "Toronto Fc Vs Crew", + "event_type": "Sports", + "time": "17:00", + "venue": "BMO Field", + "venue_address": "170 Princes' Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "event_name", + "start": 63 + }, + { + "exclusive_end": 99, + "slot": "venue", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 10 events you might be interested in. I recommend Blue Jays Vs Astros at Rogers Centre. Does that interest you at all?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category", + "time" + ], + "slot_values": { + "city": [ + "Toronto, Canada" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does the game start? What sport is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "baseball" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "time", + "start": 38 + }, + { + "exclusive_end": 15, + "slot": "category", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's a baseball game and it starts at 7:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Toronto, Canada" + ], + "event_name": [ + "Blue Jays Vs Astros" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, that sounds fun!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Toronto, Canada" + ], + "event_name": [ + "Blue Jays Vs Astros" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like more dates for sports events, if that's all right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Blue Jays Vs Astros" + ], + "slot": "event_name", + "values": [ + "Blue Jays Vs Astros" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Rogers Centre" + ], + "slot": "venue", + "values": [ + "Rogers Centre" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Toronto", + "event_name": "Blue Jays Vs Astros" + } + }, + "service_results": [ + { + "city": "Toronto", + "date": "2019-03-04", + "event_name": "Blue Jays Vs Astros", + "time": "19:30", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "city": "Toronto", + "date": "2019-03-09", + "event_name": "Blue Jays Vs Astros", + "time": "19:30", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "city": "Toronto", + "date": "2019-03-11", + "event_name": "Blue Jays Vs Astros", + "time": "17:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "city": "Toronto", + "date": "2019-03-14", + "event_name": "Blue Jays Vs Astros", + "time": "17:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + } + ], + "slots": [ + { + "exclusive_end": 88, + "slot": "date", + "start": 77 + }, + { + "exclusive_end": 47, + "slot": "event_name", + "start": 28 + }, + { + "exclusive_end": 68, + "slot": "venue", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It sure is! There's another Blue Jays Vs Astros at the Rogers Centre playing next Monday. Does that interest you at all?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Toronto, Canada" + ], + "event_name": [ + "Blue Jays Vs Astros" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does that game start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 7:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Toronto, Canada" + ], + "event_name": [ + "Blue Jays Vs Astros" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about other days?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Blue Jays Vs Astros" + ], + "slot": "event_name", + "values": [ + "Blue Jays Vs Astros" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Rogers Centre" + ], + "slot": "venue", + "values": [ + "Rogers Centre" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 73, + "slot": "date", + "start": 64 + }, + { + "exclusive_end": 23, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 44, + "slot": "venue", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Blue Jays Vs Astros at the Rogers Centre is also playing on March 9th. Does that interest you at all?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Toronto, Canada" + ], + "event_name": [ + "Blue Jays Vs Astros" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does that game start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 7:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Toronto, Canada" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Blue Jays Vs Astros" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great. Can I purchase tickets to that game? I want three." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Blue Jays Vs Astros" + ], + "slot": "event_name", + "values": [ + "Blue Jays Vs Astros" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Toronto" + ], + "slot": "city", + "values": [ + "Toronto" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 114, + "slot": "event_name", + "start": 95 + }, + { + "exclusive_end": 127, + "slot": "date", + "start": 118 + }, + { + "exclusive_end": 138, + "slot": "city", + "start": 131 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely! Can you confirm the following details, please? You are purchasing 3 tickets to the Blue Jays Vs Astros on March 9th in Toronto." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Toronto", + "Toronto, Canada" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Blue Jays Vs Astros" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes! Where is the venue located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1 Blue Jays Way" + ], + "slot": "venue_address", + "values": [ + "1 Blue Jays Way" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Toronto", + "date": "2019-03-09", + "event_name": "Blue Jays Vs Astros", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Toronto", + "date": "2019-03-09", + "event_name": "Blue Jays Vs Astros", + "number_of_tickets": "3", + "time": "19:30", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + } + ], + "slots": [ + { + "exclusive_end": 68, + "slot": "venue_address", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made. The venue address is 1 Blue Jays Way." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Toronto", + "Toronto, Canada" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Blue Jays Vs Astros" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thanks!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome! Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Toronto", + "Toronto, Canada" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Blue Jays Vs Astros" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "10_00108", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "the 9th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "date", + "start": 51 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "the 9th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to search for any events happening on the 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "city", + "start": 12 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "the 9th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything in Los Angeles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kinds of events are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "the 9th" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for Games." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dodgers Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Dodgers Vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodger Stadium" + ], + "slot": "venue", + "values": [ + "Dodger Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Los Angeles", + "date": "2019-03-09", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-09", + "event_name": "Dodgers Vs Cubs", + "event_type": "Sports", + "time": "19:00", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Soccer", + "city": "Los Angeles", + "date": "2019-03-09", + "event_name": "Lafc Vs Atlanta United", + "event_type": "Sports", + "time": "18:00", + "venue": "Banc of California Stadium", + "venue_address": "3939 South Figueroa Street" + }, + { + "category": "Soccer", + "city": "Los Angeles", + "date": "2019-03-09", + "event_name": "Lafc Vs Rapids", + "event_type": "Sports", + "time": "17:30", + "venue": "Banc of California Stadium", + "venue_address": "3939 South Figueroa Street" + }, + { + "category": "Basketball", + "city": "Los Angeles", + "date": "2019-03-09", + "event_name": "Sparks Vs Mystics", + "event_type": "Sports", + "time": "17:00", + "venue": "STAPLES Center", + "venue_address": "1111 South Figueroa Street" + }, + { + "category": "Football", + "city": "Los Angeles", + "date": "2019-03-09", + "event_name": "Trojans Vs Bulldogs", + "event_type": "Sports", + "time": "17:30", + "venue": "LA Memorial Coliseum", + "venue_address": "3911 Figueroa Street" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "event_name", + "start": 56 + }, + { + "exclusive_end": 89, + "slot": "venue", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 5 events in the games category. The first is Dodgers Vs Cubs at Dodger Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "the 9th" + ], + "event_name": [ + "Dodgers Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, when is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodgers Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Dodgers Vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodger Stadium" + ], + "slot": "venue", + "values": [ + "Dodger Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Los Angeles", + "event_name": "Dodgers Vs Cubs" + } + }, + "service_results": [ + { + "city": "Los Angeles", + "date": "2019-03-09", + "event_name": "Dodgers Vs Cubs", + "time": "19:00", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "date", + "start": 63 + }, + { + "exclusive_end": 19, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 42, + "slot": "venue", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Dodgers Vs Cubs game at Dodger Stadium is a 1 day event on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "March 9th", + "the 9th" + ], + "event_name": [ + "Dodgers Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, let's buy tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many should I buy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "March 9th", + "the 9th" + ], + "event_name": [ + "Dodgers Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "4 tickets, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dodgers Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Dodgers Vs Cubs" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 74, + "slot": "event_name", + "start": 59 + }, + { + "exclusive_end": 58, + "slot": "date", + "start": 49 + }, + { + "exclusive_end": 94, + "slot": "city", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this is correct: 4 tickets to the March 9th Dodgers Vs Cubs game in Los Angeles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "March 9th", + "the 9th" + ], + "event_name": [ + "Dodgers Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct. What time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Los Angeles", + "date": "2019-03-09", + "event_name": "Dodgers Vs Cubs", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "Los Angeles", + "date": "2019-03-09", + "event_name": "Dodgers Vs Cubs", + "number_of_tickets": "4", + "time": "19:00", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "time", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is confirmed. The game starts at 7 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "March 9th", + "the 9th" + ], + "event_name": [ + "Dodgers Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "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": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Angeles" + ], + "date": [ + "March 9th", + "the 9th" + ], + "event_name": [ + "Dodgers Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, that's it. Thanks!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "10_00109", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pop" + ], + "slot": "category", + "values": [ + "pop" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "category", + "start": 17 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find pop music events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 15, + "slot": "city", + "start": 3 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Philadelphia" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In Philadelphia please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Conan Gray" + ], + "slot": "event_name", + "values": [ + "Conan Gray" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Fillmore Philadelphia" + ], + "slot": "venue", + "values": [ + "the Fillmore Philadelphia" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Pop", + "city": "Philadelphia", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "Philadelphia", + "date": "2019-03-13", + "event_name": "Conan Gray", + "event_type": "Music", + "time": "19:00", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "category": "Pop", + "city": "Philadelphia", + "date": "2019-03-07", + "event_name": "Girl In Red", + "event_type": "Music", + "time": "18:00", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "category": "Pop", + "city": "Philadelphia", + "date": "2019-03-11", + "event_name": "Toto", + "event_type": "Music", + "time": "17:00", + "venue": "The Met Philadelphia", + "venue_address": "858 North Broad Street" + }, + { + "category": "Pop", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Tuxedo", + "event_type": "Music", + "time": "17:00", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "event_name", + "start": 9 + }, + { + "exclusive_end": 54, + "slot": "venue", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have a Conan Gray event at the Fillmore Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Philadelphia" + ], + "event_name": [ + "Conan Gray" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like that one. What is the date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Conan Gray" + ], + "slot": "event_name", + "values": [ + "Conan gray" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Fillmore Philadelphia" + ], + "slot": "venue", + "values": [ + "the Fillmore Philadelphia" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Philadelphia", + "event_name": "Conan Gray" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-04", + "event_name": "Conan Gray", + "time": "17:30", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "city": "Philadelphia", + "date": "2019-03-07", + "event_name": "Conan Gray", + "time": "18:00", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "city": "Philadelphia", + "date": "2019-03-13", + "event_name": "Conan Gray", + "time": "19:00", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "city": "Philadelphia", + "date": "2019-03-14", + "event_name": "Conan Gray", + "time": "19:30", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "date", + "start": 17 + }, + { + "exclusive_end": 45, + "slot": "event_name", + "start": 35 + }, + { + "exclusive_end": 74, + "slot": "venue", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "That's happening next Monday. It's Conan gray at the Fillmore Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Philadelphia" + ], + "event_name": [ + "Conan Gray", + "Conan gray" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "29 East Allen Street" + ], + "slot": "venue_address", + "values": [ + "29 East Allen Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "venue_address", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's 29 East Allen Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Philadelphia" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Conan Gray", + "Conan gray" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll take that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Philadelphia" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Conan Gray", + "Conan gray" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Philadelphia" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Conan Gray", + "Conan gray" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like 2 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Conan Gray" + ], + "slot": "event_name", + "values": [ + "Conan Gray" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "event_name", + "start": 33 + }, + { + "exclusive_end": 55, + "slot": "date", + "start": 44 + }, + { + "exclusive_end": 71, + "slot": "city", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming the following, seeing Conan Gray next Monday in Philadelphia for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Philadelphia" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Conan Gray", + "Conan gray" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Philadelphia", + "date": "2019-03-04", + "event_name": "Conan Gray", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-04", + "event_name": "Conan Gray", + "number_of_tickets": "2", + "time": "17:30", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The booking is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "pop" + ], + "city": [ + "Philadelphia" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Conan Gray", + "Conan gray" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for helping me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're certainly welcome." + } + ] + }, + { + "dialogue_id": "10_00110", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to look for something to do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of stuff do you want to do? Do you want Music, Sports, or something else? Also, where do you want to do it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "LAX" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "city", + "start": 31 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "LAX" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking to do something in LAX around Match." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dodgers Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Dodgers Vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodger Stadium" + ], + "slot": "venue", + "values": [ + "Dodger Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Los Angeles", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Dodgers Vs Cubs", + "event_type": "Sports", + "time": "17:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Dodgers Vs Diamondbacks", + "event_type": "Sports", + "time": "18:00", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-12", + "event_name": "Dodgers Vs Giants", + "event_type": "Sports", + "time": "19:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-13", + "event_name": "Dodgers Vs Marlins", + "event_type": "Sports", + "time": "18:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Baseball", + "city": "Los Angeles", + "date": "2019-03-04", + "event_name": "Dodgers Vs Rockies", + "event_type": "Sports", + "time": "17:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "category": "Soccer", + "city": "Los Angeles", + "date": "2019-03-02", + "event_name": "Lafc Vs Atlanta United", + "event_type": "Sports", + "time": "17:30", + "venue": "Banc of California Stadium", + "venue_address": "3939 South Figueroa Street" + }, + { + "category": "Soccer", + "city": "Los Angeles", + "date": "2019-03-13", + "event_name": "Lafc Vs Rapids", + "event_type": "Sports", + "time": "19:30", + "venue": "Banc of California Stadium", + "venue_address": "3939 South Figueroa Street" + }, + { + "category": "Soccer", + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Lafc Vs Toronto Fc", + "event_type": "Sports", + "time": "18:00", + "venue": "Banc of California Stadium", + "venue_address": "3939 South Figueroa Street" + }, + { + "category": "Football", + "city": "Los Angeles", + "date": "2019-03-11", + "event_name": "Rams Vs Cardinals", + "event_type": "Sports", + "time": "18:00", + "venue": "LA Memorial Coliseum", + "venue_address": "3911 Figueroa Street" + }, + { + "category": "Basketball", + "city": "Los Angeles", + "date": "2019-03-08", + "event_name": "Sparks Vs Lynx", + "event_type": "Sports", + "time": "19:00", + "venue": "STAPLES Center", + "venue_address": "1111 South Figueroa Street" + } + ], + "slots": [ + { + "exclusive_end": 108, + "slot": "event_name", + "start": 93 + }, + { + "exclusive_end": 126, + "slot": "venue", + "start": 112 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found about 10 things you can do that you might like. The first thing that comes up is the Dodgers Vs Cubs at Dodger Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "LAX" + ], + "event_name": [ + "Dodgers Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great. Do you have some dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodgers Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Dodgers Vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dodger Stadium" + ], + "slot": "venue", + "values": [ + "Dodger Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Los Angeles", + "event_name": "Dodgers Vs Cubs" + } + }, + "service_results": [ + { + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Dodgers Vs Cubs", + "time": "17:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + }, + { + "city": "Los Angeles", + "date": "2019-03-09", + "event_name": "Dodgers Vs Cubs", + "time": "19:00", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "date", + "start": 31 + }, + { + "exclusive_end": 71, + "slot": "event_name", + "start": 56 + }, + { + "exclusive_end": 89, + "slot": "venue", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yeah, I've got 2 dates. One is today and again it's the Dodgers Vs Cubs at Dodger Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "LAX" + ], + "date": [ + "today" + ], + "event_name": [ + "Dodgers Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, that sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "So, do you want to get tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "LAX" + ], + "date": [ + "today" + ], + "event_name": [ + "Dodgers Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, please get me two tickets to that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dodgers Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Dodgers Vs Cubs" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 85, + "slot": "event_name", + "start": 70 + }, + { + "exclusive_end": 91, + "slot": "date", + "start": 86 + }, + { + "exclusive_end": 106, + "slot": "city", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, let me make sure I got this right. You want 2 tickets to the Dodgers Vs Cubs today in Los Angeles, right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "LAX", + "Los Angeles" + ], + "date": [ + "today" + ], + "event_name": [ + "Dodgers Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, scratch that. I want one ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "date", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Let me make sure again. You want 1 ticket for today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "LAX", + "Los Angeles" + ], + "date": [ + "today" + ], + "event_name": [ + "Dodgers Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep, that will work. When's it start and where is it located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1000 Vin Scully Ave" + ], + "slot": "venue_address", + "values": [ + "1000 Vin Scully Ave" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Dodgers Vs Cubs", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Los Angeles", + "date": "2019-03-01", + "event_name": "Dodgers Vs Cubs", + "number_of_tickets": "1", + "time": "17:30", + "venue": "Dodger Stadium", + "venue_address": "1000 Vin Scully Ave" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "time", + "start": 40 + }, + { + "exclusive_end": 79, + "slot": "venue_address", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I got your tickets booked. It starts at 5:30 pm and it's at 1000 Vin Scully Ave." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "LAX", + "Los Angeles" + ], + "date": [ + "today" + ], + "event_name": [ + "Dodgers Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's awesome. I'll start getting ready. Bye." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have fun at the game!" + } + ] + }, + { + "dialogue_id": "10_00111", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "What events are on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'll have a look, what city are you in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SF" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 9, + "slot": "city", + "start": 7 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm in SF" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What are you after, music, sports or something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "SF" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to a concert" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Allan Rayman" + ], + "slot": "event_name", + "values": [ + "Allan Rayman" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "August Hall" + ], + "slot": "venue", + "values": [ + "August Hall" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Francisco", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Hip Hop", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Allan Rayman", + "event_type": "Music", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "category": "Classical", + "city": "San Francisco", + "date": "2019-03-14", + "event_name": "Carmina Burana", + "event_type": "Music", + "time": "18:00", + "venue": "San Francisco Symphony", + "venue_address": "201 Van Ness Avenue" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Celine Dion", + "event_type": "Music", + "time": "19:00", + "venue": "Chase Center Experience", + "venue_address": "500 Terry A Francois Boulevard Suite 73" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Cher", + "event_type": "Music", + "time": "19:00", + "venue": "Chase Center Experience", + "venue_address": "500 Terry A Francois Boulevard Suite 73" + }, + { + "category": "Electronica", + "city": "San Francisco", + "date": "2019-03-09", + "event_name": "Electric Feels", + "event_type": "Music", + "time": "17:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "category": "Christian", + "city": "San Francisco", + "date": "2019-03-11", + "event_name": "Matt Corby", + "event_type": "Music", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "category": "Country", + "city": "San Francisco", + "date": "2019-03-14", + "event_name": "Okkervil River", + "event_type": "Music", + "time": "18:00", + "venue": "The Chapel", + "venue_address": "777 Valencia Street" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-10", + "event_name": "Remo Drive", + "event_type": "Music", + "time": "18:00", + "venue": "The Chapel", + "venue_address": "777 Valencia Street" + }, + { + "category": "Classical", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "San Francisco Symphony", + "event_type": "Music", + "time": "18:00", + "venue": "San Francisco Symphony", + "venue_address": "201 Van Ness Avenue" + }, + { + "category": "Pop", + "city": "San Francisco", + "date": "2019-03-02", + "event_name": "The Drums", + "event_type": "Music", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "event_name", + "start": 44 + }, + { + "exclusive_end": 71, + "slot": "venue", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've sound 10 concerts, first suggestion is Allan Rayman at August Hall" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "SF" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does the concert start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 6 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "SF" + ], + "event_name": [ + "Allan Rayman" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "okay sounds good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should i book you some tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "SF" + ], + "event_name": [ + "Allan Rayman" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not right now. What date is the concert?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Allan Rayman" + ], + "slot": "event_name", + "values": [ + "Allan Rayman" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "August Hall" + ], + "slot": "venue", + "values": [ + "August Hall" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "San Francisco", + "event_name": "Allan Rayman" + } + }, + "service_results": [ + { + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Allan Rayman", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "city": "San Francisco", + "date": "2019-03-09", + "event_name": "Allan Rayman", + "time": "19:30", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "city": "San Francisco", + "date": "2019-03-10", + "event_name": "Allan Rayman", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Allan Rayman", + "time": "17:30", + "venue": "August Hall", + "venue_address": "420 Mason Street" + }, + { + "city": "San Francisco", + "date": "2019-03-13", + "event_name": "Allan Rayman", + "time": "18:30", + "venue": "August Hall", + "venue_address": "420 Mason Street" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "date", + "start": 24 + }, + { + "exclusive_end": 12, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 44, + "slot": "venue", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Allan Rayman is playing today at August Hall" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "SF" + ], + "event_name": [ + "Allan Rayman" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where's August Hall?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "420 Mason Street" + ], + "slot": "venue_address", + "values": [ + "420 Mason Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "venue_address", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "August Hall is at 420 Mason Street" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "SF" + ], + "date": [ + "today" + ], + "event_name": [ + "Allan Rayman" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay great. Can I book three tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Allan Rayman" + ], + "slot": "event_name", + "values": [ + "Allan Rayman" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "event_name", + "start": 43 + }, + { + "exclusive_end": 61, + "slot": "date", + "start": 56 + }, + { + "exclusive_end": 78, + "slot": "city", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Confirming you want 3 tickets to see Allan Rayman today in San Francisco?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "date": [ + "today" + ], + "event_name": [ + "Allan Rayman" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's correct" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Allan Rayman", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Allan Rayman", + "number_of_tickets": "3", + "time": "18:00", + "venue": "August Hall", + "venue_address": "420 Mason Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I've reserved three tickets for you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "date": [ + "today" + ], + "event_name": [ + "Allan Rayman" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thanks so much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the concert." + } + ] + }, + { + "dialogue_id": "10_00112", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "March 5th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "date", + "start": 29 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "March 5th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an event on March 5th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can help you with that. What type of event are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "March 5th" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find a concert." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city would you like to look?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York City" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "city", + "start": 29 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "date": [ + "March 5th" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for concerts in New York City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "date": "2019-03-05", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "event_type": "Music", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "category": "Country", + "city": "New York", + "date": "2019-03-05", + "event_name": "Jamey Johnson", + "event_type": "Music", + "time": "17:30", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-05", + "event_name": "Panteon Rococo", + "event_type": "Music", + "time": "18:30", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-05", + "event_name": "Shanice", + "event_type": "Music", + "time": "17:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-05", + "event_name": "The Paper Kites", + "event_type": "Music", + "time": "19:30", + "venue": "Murmrr", + "venue_address": "17 Eastern Parkway, Brooklyn" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "event_name", + "start": 41 + }, + { + "exclusive_end": 87, + "slot": "venue", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 5 events you may like. How about Amber Run Brooklyn? They are playing at Warsaw." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category", + "venue_address" + ], + "slot_values": { + "city": [ + "New York City" + ], + "date": [ + "March 5th" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What category of event is that? Also, where is Warsaw located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "261 Driggs Avenue, Brooklyn" + ], + "slot": "venue_address", + "values": [ + "261 Driggs Avenue, Brooklyn" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pop" + ], + "slot": "category", + "values": [ + "pop" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "venue_address", + "start": 25 + }, + { + "exclusive_end": 64, + "slot": "category", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "That venue is located at 261 Driggs Avenue, Brooklyn. It's a pop concert." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "date": [ + "March 5th" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy tickets now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "date": [ + "March 5th" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, maybe later." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you find?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "date": [ + "March 5th" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the date of the event, again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "New York", + "event_name": "Amber Run Brooklyn" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "date", + "start": 30 + }, + { + "exclusive_end": 18, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 52, + "slot": "venue", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Amber Run Brooklyn is playing next Tuesday at Warsaw." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "New York City" + ], + "date": [ + "March 5th", + "next Tuesday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is that located again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "261 Driggs Avenue, Brooklyn" + ], + "slot": "venue_address", + "values": [ + "261 Driggs Avenue, Brooklyn" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "venue_address", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's located at 261 Driggs Avenue, Brooklyn." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "date": [ + "March 5th", + "next Tuesday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me. I would like to buy 2 tickets now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "event_name", + "start": 45 + }, + { + "exclusive_end": 91, + "slot": "date", + "start": 79 + }, + { + "exclusive_end": 75, + "slot": "city", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: you are buying 2 tickets for Amber Run Brooklyn in New York on next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "New York", + "New York City" + ], + "date": [ + "March 5th", + "next Tuesday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is perfect. When does the concert start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "number_of_tickets": "2", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "time", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets have been purchased successfully. That event starts at 7:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York", + "New York City" + ], + "date": [ + "March 5th", + "next Tuesday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else that I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "New York", + "New York City" + ], + "date": [ + "March 5th", + "next Tuesday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "10_00113", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "What events are going on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city should I look in? What kind of events are you looking for? You can say music or sports or any type of event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Hip Hop" + ], + "slot": "category", + "values": [ + "Hip Hop" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philadelphia" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "1st of this month" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 94, + "slot": "category", + "start": 87 + }, + { + "exclusive_end": 31, + "slot": "city", + "start": 19 + }, + { + "exclusive_end": 78, + "slot": "date", + "start": 61 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Hip Hop" + ], + "city": [ + "Philadelphia" + ], + "date": [ + "1st of this month" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look for events in Philadelphia. I want a music event on the 1st of this month. I like Hip Hop." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blueface" + ], + "slot": "event_name", + "values": [ + "Blueface" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Fillmore Philadelphia" + ], + "slot": "venue", + "values": [ + "The Fillmore Philadelphia" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Hip Hop", + "city": "Philadelphia", + "date": "2019-03-01", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Hip Hop", + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Blueface", + "event_type": "Music", + "time": "17:00", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "category": "Hip Hop", + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Nav With Killy", + "event_type": "Music", + "time": "17:30", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "event_name", + "start": 11 + }, + { + "exclusive_end": 54, + "slot": "venue", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a Blueface event at The Fillmore Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Hip Hop" + ], + "city": [ + "Philadelphia" + ], + "date": [ + "1st of this month" + ], + "event_name": [ + "Blueface" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. What are the dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Blueface" + ], + "slot": "event_name", + "values": [ + "Blueface" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Fillmore Philadelphia" + ], + "slot": "venue", + "values": [ + "the Fillmore Philadelphia" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Philadelphia", + "event_name": "Blueface" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Blueface", + "time": "17:00", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "date", + "start": 66 + }, + { + "exclusive_end": 12, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 47, + "slot": "venue", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Blueface event at the Fillmore Philadelphia in only on 1 day, today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "Hip Hop" + ], + "city": [ + "Philadelphia" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Blueface" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address and what time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "29 East Allen Street" + ], + "slot": "venue_address", + "values": [ + "29 East Allen Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "time", + "start": 49 + }, + { + "exclusive_end": 35, + "slot": "venue_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 29 East Allen Street it starts at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Hip Hop" + ], + "city": [ + "Philadelphia" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Blueface" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good, I want to get 3 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Blueface" + ], + "slot": "event_name", + "values": [ + "Blueface" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "event_name", + "start": 37 + }, + { + "exclusive_end": 57, + "slot": "date", + "start": 52 + }, + { + "exclusive_end": 73, + "slot": "city", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To verify: You want 3 tickets to the Blueface event today in Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Hip Hop" + ], + "city": [ + "Philadelphia" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Blueface" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's right, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Blueface", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Blueface", + "number_of_tickets": "3", + "time": "17:00", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation has been made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Hip Hop" + ], + "city": [ + "Philadelphia" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Blueface" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "Hip Hop" + ], + "city": [ + "Philadelphia" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Blueface" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will do it, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "10_00114", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for Music events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like me to search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "city", + "values": [ + "SD" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "city", + "start": 18 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "SD" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you search in SD?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alejandro Sanz" + ], + "slot": "event_name", + "values": [ + "Alejandro Sanz" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cal Coast Credit Union Amphitheater" + ], + "slot": "venue", + "values": [ + "Cal Coast Credit Union Amphitheater" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Diego", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "International", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Alejandro Sanz", + "event_type": "Music", + "time": "19:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Pop", + "city": "San Diego", + "date": "2019-03-04", + "event_name": "Aly And Aj", + "event_type": "Music", + "time": "19:30", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + }, + { + "category": "Pop", + "city": "San Diego", + "date": "2019-03-14", + "event_name": "Bastille", + "event_type": "Music", + "time": "17:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Rock", + "city": "San Diego", + "date": "2019-03-13", + "event_name": "Fidlar", + "event_type": "Music", + "time": "18:00", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + }, + { + "category": "Blues", + "city": "San Diego", + "date": "2019-03-12", + "event_name": "Greta Van Fleet", + "event_type": "Music", + "time": "18:00", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Blues", + "city": "San Diego", + "date": "2019-03-12", + "event_name": "Hozier", + "event_type": "Music", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Hip Hop", + "city": "San Diego", + "date": "2019-03-10", + "event_name": "Lizzo", + "event_type": "Music", + "time": "17:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Rock", + "city": "San Diego", + "date": "2019-03-08", + "event_name": "Local Natives", + "event_type": "Music", + "time": "17:00", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + }, + { + "category": "Pop", + "city": "San Diego", + "date": "2019-03-09", + "event_name": "Prettymuch", + "event_type": "Music", + "time": "18:30", + "venue": "Cal Coast Credit Union Amphitheater", + "venue_address": "5500 Campanile Drive" + }, + { + "category": "Rock", + "city": "San Diego", + "date": "2019-03-10", + "event_name": "Psychedelic Furs", + "event_type": "Music", + "time": "17:00", + "venue": "The Observatory North Park", + "venue_address": "2891 University Avenue" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "event_name", + "start": 8 + }, + { + "exclusive_end": 65, + "slot": "venue", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's Alejandro Sanz at the Cal Coast Credit Union Amphitheater, how about that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Jazz" + ], + "slot": "category", + "values": [ + "Jazz" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Napa" + ], + "slot": "city", + "values": [ + "Napa" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "category", + "start": 29 + }, + { + "exclusive_end": 48, + "slot": "city", + "start": 44 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Jazz" + ], + "city": [ + "Napa" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, can you search for Jazz events in Napa?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Acoustic Alchemy" + ], + "slot": "event_name", + "values": [ + "Acoustic Alchemy" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Blue Note Napa" + ], + "slot": "venue", + "values": [ + "Blue Note Napa" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Jazz", + "city": "Napa", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Jazz", + "city": "Napa", + "date": "2019-03-05", + "event_name": "Acoustic Alchemy", + "event_type": "Music", + "time": "19:00", + "venue": "Blue Note Napa", + "venue_address": "1030 Main Street" + }, + { + "category": "Jazz", + "city": "Napa", + "date": "2019-03-14", + "event_name": "Mandy Harvey", + "event_type": "Music", + "time": "17:00", + "venue": "Blue Note Napa", + "venue_address": "1030 Main Street" + }, + { + "category": "Jazz", + "city": "Napa", + "date": "2019-03-09", + "event_name": "Roy Ayers", + "event_type": "Music", + "time": "17:00", + "venue": "Blue Note Napa", + "venue_address": "1030 Main Street" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "event_name", + "start": 8 + }, + { + "exclusive_end": 42, + "slot": "venue", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's Acoustic Alchemy at Blue Note Napa. Does that work for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Jazz" + ], + "city": [ + "Napa" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mandy Harvey" + ], + "slot": "event_name", + "values": [ + "Mandy Harvey" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Blue Note Napa" + ], + "slot": "venue", + "values": [ + "Blue Note Napa" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "event_name", + "start": 8 + }, + { + "exclusive_end": 38, + "slot": "venue", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's Mandy Harvey at Blue Note Napa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "Jazz" + ], + "city": [ + "Napa" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does it begin?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "time", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It will begin at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Jazz" + ], + "city": [ + "Napa" + ], + "event_name": [ + "Mandy Harvey" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works for me. What are the dates for the events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mandy Harvey" + ], + "slot": "event_name", + "values": [ + "Mandy Harvey" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Blue Note Napa" + ], + "slot": "venue", + "values": [ + "Blue Note Napa" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Napa", + "event_name": "Mandy Harvey" + } + }, + "service_results": [ + { + "city": "Napa", + "date": "2019-03-04", + "event_name": "Mandy Harvey", + "time": "18:30", + "venue": "Blue Note Napa", + "venue_address": "1030 Main Street" + }, + { + "city": "Napa", + "date": "2019-03-05", + "event_name": "Mandy Harvey", + "time": "17:30", + "venue": "Blue Note Napa", + "venue_address": "1030 Main Street" + }, + { + "city": "Napa", + "date": "2019-03-08", + "event_name": "Mandy Harvey", + "time": "19:30", + "venue": "Blue Note Napa", + "venue_address": "1030 Main Street" + }, + { + "city": "Napa", + "date": "2019-03-09", + "event_name": "Mandy Harvey", + "time": "19:00", + "venue": "Blue Note Napa", + "venue_address": "1030 Main Street" + }, + { + "city": "Napa", + "date": "2019-03-11", + "event_name": "Mandy Harvey", + "time": "17:00", + "venue": "Blue Note Napa", + "venue_address": "1030 Main Street" + }, + { + "city": "Napa", + "date": "2019-03-14", + "event_name": "Mandy Harvey", + "time": "17:00", + "venue": "Blue Note Napa", + "venue_address": "1030 Main Street" + } + ], + "slots": [ + { + "exclusive_end": 85, + "slot": "date", + "start": 74 + }, + { + "exclusive_end": 12, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 30, + "slot": "venue", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Mandy Harvey at Blue Note Napa will be on for 6 days. There's one that is next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Jazz" + ], + "city": [ + "Napa" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Mandy Harvey" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, sounds great. Please get me a ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Jazz" + ], + "city": [ + "Napa" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Mandy Harvey" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Just one ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mandy Harvey" + ], + "slot": "event_name", + "values": [ + "Mandy Harvey" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Napa" + ], + "slot": "city", + "values": [ + "Napa" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "event_name", + "start": 41 + }, + { + "exclusive_end": 77, + "slot": "date", + "start": 66 + }, + { + "exclusive_end": 61, + "slot": "city", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to make sure, you want 1 ticket for Mandy Harvey in Napa for next Monday?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Jazz" + ], + "city": [ + "Napa" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Mandy Harvey" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sorry, no. I'll need three tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mandy Harvey" + ], + "slot": "event_name", + "values": [ + "Mandy Harvey" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "event_name", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So 3 tickets for Mandy Harvey?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Jazz" + ], + "city": [ + "Napa" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Mandy Harvey" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's all correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Napa", + "date": "2019-03-04", + "event_name": "Mandy Harvey", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Napa", + "date": "2019-03-04", + "event_name": "Mandy Harvey", + "number_of_tickets": "3", + "time": "18:30", + "venue": "Blue Note Napa", + "venue_address": "1030 Main Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've purchased you the tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "Jazz" + ], + "city": [ + "Napa" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Mandy Harvey" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, and can you tell me the start time and the address of the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1030 Main Street" + ], + "slot": "venue_address", + "values": [ + "1030 Main Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 13 + }, + { + "exclusive_end": 53, + "slot": "venue_address", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 6:30 pm and it'll be at 1030 Main Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Jazz" + ], + "city": [ + "Napa" + ], + "date": [ + "next Monday" + ], + "event_name": [ + "Mandy Harvey" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much, I don't need any further help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a terrific rest of your day." + } + ] + }, + { + "dialogue_id": "10_00115", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Im looking for some events like Concert" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have any prefered city should I search for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "city", + "start": 17 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want events in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "event_type": "Music", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "category": "International", + "city": "New York", + "date": "2019-03-02", + "event_name": "Americo", + "event_type": "Music", + "time": "18:30", + "venue": "La Boom", + "venue_address": "56-15 Northern Boulevard, Woodside" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-10", + "event_name": "Ben Harper", + "event_type": "Music", + "time": "19:00", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Hip Hop", + "city": "New York", + "date": "2019-03-13", + "event_name": "Blackbear", + "event_type": "Music", + "time": "18:30", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Hip Hop", + "city": "New York", + "date": "2019-03-14", + "event_name": "Blowout Music Festival", + "event_type": "Music", + "time": "18:00", + "venue": "Knockdown Center", + "venue_address": "52-19 Flushing Avenue, Maspeth" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-09", + "event_name": "Buddy Guy", + "event_type": "Music", + "time": "17:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-06", + "event_name": "Chemical Brothers", + "event_type": "Music", + "time": "19:00", + "venue": "Forest Hills Stadium", + "venue_address": "1 Tennis Place, Forest Hills" + }, + { + "category": "Jazz", + "city": "New York", + "date": "2019-03-07", + "event_name": "Chris Botti", + "event_type": "Music", + "time": "17:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-02", + "event_name": "Crooked Colours", + "event_type": "Music", + "time": "19:30", + "venue": "Rough Trade NYC", + "venue_address": "64 North 9th Street, Brooklyn" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-01", + "event_name": "Esscalation Music Festival", + "event_type": "Music", + "time": "19:30", + "venue": "Melrose Ballroom", + "venue_address": "3608 33rd Street" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "event_name", + "start": 51 + }, + { + "exclusive_end": 79, + "slot": "venue", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I could see 10 events which suit you. The event is Amber Run Brooklyn at Warsaw" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thats perfect for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to get the tickets for the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe after sometime." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I assist on something else" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Im interested in finding dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "New York", + "event_name": "Amber Run Brooklyn" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-02", + "event_name": "Amber Run Brooklyn", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-04", + "event_name": "Amber Run Brooklyn", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-08", + "event_name": "Amber Run Brooklyn", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-11", + "event_name": "Amber Run Brooklyn", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-14", + "event_name": "Amber Run Brooklyn", + "time": "19:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "date", + "start": 70 + }, + { + "exclusive_end": 63, + "slot": "event_name", + "start": 45 + }, + { + "exclusive_end": 88, + "slot": "venue", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found the event on 6 days. The event names Amber Run Brooklyn is on tomorrow at Warsaw." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "New York" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is it located and when does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "261 Driggs Avenue, Brooklyn" + ], + "slot": "venue_address", + "values": [ + "261 Driggs Avenue, Brooklyn" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "venue_address", + "start": 16 + }, + { + "exclusive_end": 51, + "slot": "time", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The venue is at 261 Driggs Avenue, Brooklyn at 5 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thats great to me. I wanted to get the tickets for the event for 3 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "event_name", + "start": 35 + }, + { + "exclusive_end": 78, + "slot": "date", + "start": 70 + }, + { + "exclusive_end": 90, + "slot": "city", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this : The event is Amber Run Brooklyn for 3 people on tomorrow at New York" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes thats perfect for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "New York", + "date": "2019-03-02", + "event_name": "Amber Run Brooklyn", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-02", + "event_name": "Amber Run Brooklyn", + "number_of_tickets": "3", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking has been made" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "can I assist you on anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "New York" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thats all for now. Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day" + } + ] + }, + { + "dialogue_id": "10_00116", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find an event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, where do you want this and do you want Music or Sports, or something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "baseball" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Toronto" + ], + "slot": "city", + "values": [ + "Toronto, Ontario" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "the 13th" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "category", + "start": 18 + }, + { + "exclusive_end": 51, + "slot": "city", + "start": 35 + }, + { + "exclusive_end": 102, + "slot": "date", + "start": 94 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto, Ontario" + ], + "date": [ + "the 13th" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to a baseball game in Toronto, Ontario. I am looking for Match. How about one on the 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blue Jays Vs Indians" + ], + "slot": "event_name", + "values": [ + "Blue Jays Vs Indians" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Rogers Centre" + ], + "slot": "venue", + "values": [ + "Rogers Centre" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-13", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-13", + "event_name": "Blue Jays Vs Indians", + "event_type": "Sports", + "time": "18:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + }, + { + "category": "Baseball", + "city": "Toronto", + "date": "2019-03-13", + "event_name": "Blue Jays Vs Rays", + "event_type": "Sports", + "time": "17:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 47, + "slot": "venue", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Blue Jays Vs Indians at Rogers Centre?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto, Ontario" + ], + "date": [ + "the 13th" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the event? When does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1 Blue Jays Way" + ], + "slot": "venue_address", + "values": [ + "1 Blue Jays Way" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 13, + "slot": "time", + "start": 9 + }, + { + "exclusive_end": 33, + "slot": "venue_address", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is at 6 pm. on 1 Blue Jays Way." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto, Ontario" + ], + "date": [ + "the 13th" + ], + "event_name": [ + "Blue Jays Vs Indians" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's excellent. What is the date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Blue Jays Vs Indians" + ], + "slot": "event_name", + "values": [ + "Blue jays Vs Indians" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Rogers Centre" + ], + "slot": "venue", + "values": [ + "Rogers Centre" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Toronto", + "event_name": "Blue Jays Vs Indians" + } + }, + "service_results": [ + { + "city": "Toronto", + "date": "2019-03-13", + "event_name": "Blue Jays Vs Indians", + "time": "18:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + } + ], + "slots": [ + { + "exclusive_end": 10, + "slot": "date", + "start": 0 + }, + { + "exclusive_end": 32, + "slot": "event_name", + "start": 12 + }, + { + "exclusive_end": 49, + "slot": "venue", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "March 13th. Blue jays Vs Indians at Rogers Centre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto, Ontario" + ], + "date": [ + "March 13th", + "the 13th" + ], + "event_name": [ + "Blue Jays Vs Indians", + "Blue jays Vs Indians" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 4, + "slot": "time", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto, Ontario" + ], + "date": [ + "March 13th", + "the 13th" + ], + "event_name": [ + "Blue Jays Vs Indians", + "Blue jays Vs Indians" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "what's the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1 Blue Jays Way" + ], + "slot": "venue_address", + "values": [ + "1 Blue jays way" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 15, + "slot": "venue_address", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1 Blue jays way." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto, Ontario" + ], + "date": [ + "March 13th", + "the 13th" + ], + "event_name": [ + "Blue Jays Vs Indians", + "Blue jays Vs Indians" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Get me tickets please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto, Ontario" + ], + "date": [ + "March 13th", + "the 13th" + ], + "event_name": [ + "Blue Jays Vs Indians", + "Blue jays Vs Indians" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Just 1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Blue Jays Vs Indians" + ], + "slot": "event_name", + "values": [ + "Blue Jays Vs Indians" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Toronto" + ], + "slot": "city", + "values": [ + "Toronto" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "event_name", + "start": 19 + }, + { + "exclusive_end": 64, + "slot": "date", + "start": 54 + }, + { + "exclusive_end": 75, + "slot": "city", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, to confirm: Blue Jays Vs Indians, 1 ticket for March 13th in Toronto." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto", + "Toronto, Ontario" + ], + "date": [ + "March 13th", + "the 13th" + ], + "event_name": [ + "Blue Jays Vs Indians", + "Blue jays Vs Indians" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's just the ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Toronto", + "date": "2019-03-13", + "event_name": "Blue Jays Vs Indians", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Toronto", + "date": "2019-03-13", + "event_name": "Blue Jays Vs Indians", + "number_of_tickets": "1", + "time": "18:00", + "venue": "Rogers Centre", + "venue_address": "1 Blue Jays Way" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I got you reserved." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Toronto", + "Toronto, Ontario" + ], + "date": [ + "March 13th", + "the 13th" + ], + "event_name": [ + "Blue Jays Vs Indians", + "Blue jays Vs Indians" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "perfect, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the game." + } + ] + }, + { + "dialogue_id": "10_00117", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Search upcoming events please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, I would be happy to. What city are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philly" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "city", + "start": 10 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Philly" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about Philly?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I search Music or Sports events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Philly" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, search Music events please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blueface" + ], + "slot": "event_name", + "values": [ + "Blueface" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Fillmore Philadelphia" + ], + "slot": "venue", + "values": [ + "The Fillmore Philadelphia" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Philadelphia", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Hip Hop", + "city": "Philadelphia", + "date": "2019-03-08", + "event_name": "Blueface", + "event_type": "Music", + "time": "17:00", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "category": "Pop", + "city": "Philadelphia", + "date": "2019-03-13", + "event_name": "Conan Gray", + "event_type": "Music", + "time": "19:00", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-11", + "event_name": "Don Broco", + "event_type": "Music", + "time": "18:30", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "category": "Pop", + "city": "Philadelphia", + "date": "2019-03-07", + "event_name": "Girl In Red", + "event_type": "Music", + "time": "18:00", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-12", + "event_name": "Hot Water Music", + "event_type": "Music", + "time": "18:30", + "venue": "Underground Arts", + "venue_address": "1200 Callowhill Street" + }, + { + "category": "Jazz", + "city": "Philadelphia", + "date": "2019-03-07", + "event_name": "Lauv", + "event_type": "Music", + "time": "18:30", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "category": "Electronica", + "city": "Philadelphia", + "date": "2019-03-06", + "event_name": "Lights", + "event_type": "Music", + "time": "17:30", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "category": "Hip Hop", + "city": "Philadelphia", + "date": "2019-03-02", + "event_name": "Nav With Killy", + "event_type": "Music", + "time": "18:30", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + }, + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-03", + "event_name": "Northlane", + "event_type": "Music", + "time": "17:00", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + }, + { + "category": "Rock", + "city": "Philadelphia", + "date": "2019-03-13", + "event_name": "The Lemonheads", + "event_type": "Music", + "time": "19:00", + "venue": "The Foundry", + "venue_address": "29 East Allen Street 2nd Floor" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "event_name", + "start": 28 + }, + { + "exclusive_end": 67, + "slot": "venue", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their is an upcoming event, Blueface's at The Fillmore Philadelphia. How does that sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "10th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Hip Hop" + ], + "slot": "category", + "values": [ + "Hip Hop" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "date", + "start": 46 + }, + { + "exclusive_end": 22, + "slot": "category", + "start": 15 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Hip Hop" + ], + "city": [ + "Philly" + ], + "date": [ + "10th of this month" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would prefer Hip Hop events. Search for the 10th of this month please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Nav With Killy" + ], + "slot": "event_name", + "values": [ + "Nav With Killy" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Fillmore Philadelphia" + ], + "slot": "venue", + "values": [ + "The Fillmore Philadelphia" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Hip Hop", + "city": "Philadelphia", + "date": "2019-03-10", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Hip Hop", + "city": "Philadelphia", + "date": "2019-03-10", + "event_name": "Blueface", + "event_type": "Music", + "time": "19:30", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "event_name", + "start": 39 + }, + { + "exclusive_end": 25, + "slot": "venue", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Fillmore Philadelphia has 1 event, Nav With Killy. Would you be interested in this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Hip Hop" + ], + "city": [ + "Philly" + ], + "date": [ + "10th of this month" + ], + "event_name": [ + "Nav With Killy" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure. Find me dates for the events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Nav With Killy" + ], + "slot": "event_name", + "values": [ + "Nav With Killy" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Fillmore Philadelphia" + ], + "slot": "venue", + "values": [ + "the Fillmore Philadelphia" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Philadelphia", + "event_name": "Nav With Killy" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-10", + "event_name": "Nav With Killy", + "time": "18:30", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "date", + "start": 38 + }, + { + "exclusive_end": 26, + "slot": "event_name", + "start": 12 + }, + { + "exclusive_end": 78, + "slot": "venue", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "One moment. Nav With Killy is only on March 10th, at the Fillmore Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Hip Hop" + ], + "city": [ + "Philly" + ], + "date": [ + "10th of this month", + "March 10th" + ], + "event_name": [ + "Nav With Killy" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok. I will need three tickets for this event please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Nav With Killy" + ], + "slot": "event_name", + "values": [ + "Nav With Killy" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "event_name", + "start": 51 + }, + { + "exclusive_end": 108, + "slot": "date", + "start": 98 + }, + { + "exclusive_end": 94, + "slot": "city", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. Please confirm: Purchase 3 tickets for Nav With Killy at the Fillmore Philadelphia on March 10th. Does this sound correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Hip Hop" + ], + "city": [ + "Philadelphia", + "Philly" + ], + "date": [ + "10th of this month", + "March 10th" + ], + "event_name": [ + "Nav With Killy" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Works for me. Go ahead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Philadelphia", + "date": "2019-03-10", + "event_name": "Nav With Killy", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-10", + "event_name": "Nav With Killy", + "number_of_tickets": "3", + "time": "18:30", + "venue": "The Fillmore Philadelphia", + "venue_address": "29 East Allen Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Hip Hop" + ], + "city": [ + "Philadelphia", + "Philly" + ], + "date": [ + "10th of this month", + "March 10th" + ], + "event_name": [ + "Nav With Killy" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your welcome.Can I assist you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "Hip Hop" + ], + "city": [ + "Philadelphia", + "Philly" + ], + "date": [ + "10th of this month", + "March 10th" + ], + "event_name": [ + "Nav With Killy" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope. That will be all today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. Have a wonderful day." + } + ] + }, + { + "dialogue_id": "10_00118", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to hear some local events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a preference of city for event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "city", + "start": 14 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, Music in Berkeley please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Berkeley World Music Festival" + ], + "slot": "event_name", + "values": [ + "Berkeley World Music Festival" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2500 Durant Ave" + ], + "slot": "venue", + "values": [ + "2500 Durant Ave" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Berkeley", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "International", + "city": "Berkeley", + "date": "2019-03-12", + "event_name": "Berkeley World Music Festival", + "event_type": "Music", + "time": "18:30", + "venue": "2500 Durant Ave", + "venue_address": "2500 Durant Avenue" + }, + { + "category": "Hip Hop", + "city": "Berkeley", + "date": "2019-03-11", + "event_name": "Chris Webby", + "event_type": "Music", + "time": "19:30", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + }, + { + "category": "Rock", + "city": "Berkeley", + "date": "2019-03-14", + "event_name": "Fidlar", + "event_type": "Music", + "time": "19:30", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + }, + { + "category": "Christian", + "city": "Berkeley", + "date": "2019-03-08", + "event_name": "Jonathan Mcreynolds", + "event_type": "Music", + "time": "19:30", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + }, + { + "category": "Blues", + "city": "Berkeley", + "date": "2019-03-01", + "event_name": "Nattali Rize", + "event_type": "Music", + "time": "18:30", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + }, + { + "category": "Electronica", + "city": "Berkeley", + "date": "2019-03-12", + "event_name": "Phutureprimitive", + "event_type": "Music", + "time": "19:00", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + }, + { + "category": "International", + "city": "Berkeley", + "date": "2019-03-01", + "event_name": "The Original Wailers", + "event_type": "Music", + "time": "17:30", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "event_name", + "start": 13 + }, + { + "exclusive_end": 61, + "slot": "venue", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is the Berkeley World Music Festival at 2500 Durant Ave." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "International" + ], + "slot": "category", + "values": [ + "International" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "category", + "start": 13 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "International" + ], + "city": [ + "Berkeley" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about an International event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Original Wailers" + ], + "slot": "event_name", + "values": [ + "The Original Wailers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cornerstone Craft Beer & Live Music" + ], + "slot": "venue", + "values": [ + "Cornerstone Craft Beer & Live Music" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "International", + "city": "Berkeley", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "International", + "city": "Berkeley", + "date": "2019-03-12", + "event_name": "Berkeley World Music Festival", + "event_type": "Music", + "time": "18:30", + "venue": "2500 Durant Ave", + "venue_address": "2500 Durant Avenue" + } + ], + "slots": [ + { + "exclusive_end": 77, + "slot": "event_name", + "start": 57 + }, + { + "exclusive_end": 52, + "slot": "venue", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Found 1 event at Cornerstone Craft Beer & Live Music for The Original Wailers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "International" + ], + "city": [ + "Berkeley" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where and when is the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2367 Shattuck Avenue" + ], + "slot": "venue_address", + "values": [ + "2367 Shattuck Avenue" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "time", + "start": 30 + }, + { + "exclusive_end": 26, + "slot": "venue_address", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Iti s 2367 Shattuck Avenue at 5:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "International" + ], + "city": [ + "Berkeley" + ], + "event_name": [ + "The Original Wailers" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I accept that event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like tickets for this?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "International" + ], + "city": [ + "Berkeley" + ], + "event_name": [ + "The Original Wailers" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would rather have the date for the other event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The Original Wailers" + ], + "slot": "event_name", + "values": [ + "The Original Wailers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cornerstone Craft Beer & Live Music" + ], + "slot": "venue", + "values": [ + "Cornerstone Craft Beer & Live Music" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Berkeley", + "event_name": "The Original Wailers" + } + }, + "service_results": [ + { + "city": "Berkeley", + "date": "2019-03-01", + "event_name": "The Original Wailers", + "time": "17:30", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + }, + { + "city": "Berkeley", + "date": "2019-03-03", + "event_name": "The Original Wailers", + "time": "17:30", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + }, + { + "city": "Berkeley", + "date": "2019-03-08", + "event_name": "The Original Wailers", + "time": "18:00", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "date", + "start": 14 + }, + { + "exclusive_end": 44, + "slot": "event_name", + "start": 24 + }, + { + "exclusive_end": 83, + "slot": "venue", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "That event is today for The Original Wailers at Cornerstone Craft Beer & Live Music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "International" + ], + "city": [ + "Berkeley" + ], + "date": [ + "today" + ], + "event_name": [ + "The Original Wailers" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to buy tickets for 3." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Original Wailers" + ], + "slot": "event_name", + "values": [ + "The Original Wailers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "event_name", + "start": 29 + }, + { + "exclusive_end": 59, + "slot": "date", + "start": 54 + }, + { + "exclusive_end": 71, + "slot": "city", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm 3 tickets for The Original Wailers for today in Berkeley." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "International" + ], + "city": [ + "Berkeley" + ], + "date": [ + "today" + ], + "event_name": [ + "The Original Wailers" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I confirm that all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Berkeley", + "date": "2019-03-01", + "event_name": "The Original Wailers", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Berkeley", + "date": "2019-03-01", + "event_name": "The Original Wailers", + "number_of_tickets": "3", + "time": "17:30", + "venue": "Cornerstone Craft Beer & Live Music", + "venue_address": "2367 Shattuck Avenue" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "International" + ], + "city": [ + "Berkeley" + ], + "date": [ + "today" + ], + "event_name": [ + "The Original Wailers" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you that is great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "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": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "International" + ], + "city": [ + "Berkeley" + ], + "date": [ + "today" + ], + "event_name": [ + "The Original Wailers" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you and have a great day." + } + ] + }, + { + "dialogue_id": "10_00119", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to have some fun so I want to look for some events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a specific city in mind for the events you are looking for? What kind of events would you like to attend?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "Friday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Napa" + ], + "slot": "city", + "values": [ + "Napa" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Blues" + ], + "slot": "category", + "values": [ + "Blues" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 62, + "slot": "date", + "start": 46 + }, + { + "exclusive_end": 97, + "slot": "city", + "start": 93 + }, + { + "exclusive_end": 127, + "slot": "category", + "start": 122 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Blues" + ], + "city": [ + "Napa" + ], + "date": [ + "Friday next week" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like for the event to be happening on Friday next week and for it to be happening in Napa. Usually I really enjoy Blues events and for the event to a be a Music one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Water Seed" + ], + "slot": "event_name", + "values": [ + "Water Seed" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Blue Note Napa" + ], + "slot": "venue", + "values": [ + "Blue Note Napa" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Blues", + "city": "Napa", + "date": "2019-03-08", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Blues", + "city": "Napa", + "date": "2019-03-08", + "event_name": "Water Seed", + "event_type": "Music", + "time": "18:30", + "venue": "Blue Note Napa", + "venue_address": "1030 Main Street" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "event_name", + "start": 15 + }, + { + "exclusive_end": 84, + "slot": "venue", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I can see that Water Seed suits to what you want at it will happen at Blue Note Napa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "Blues" + ], + "city": [ + "Napa" + ], + "date": [ + "Friday next week" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me the time when the event will start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "time", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I can see that the event will start at 6:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Blues" + ], + "city": [ + "Napa" + ], + "date": [ + "Friday next week" + ], + "event_name": [ + "Water Seed" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That seems nice to me and I would like to know the dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Water Seed" + ], + "slot": "event_name", + "values": [ + "Water Seed" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Blue Note Napa" + ], + "slot": "venue", + "values": [ + "Blue Note Napa" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Napa", + "event_name": "Water Seed" + } + }, + "service_results": [ + { + "city": "Napa", + "date": "2019-03-08", + "event_name": "Water Seed", + "time": "18:30", + "venue": "Blue Note Napa", + "venue_address": "1030 Main Street" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "date", + "start": 55 + }, + { + "exclusive_end": 103, + "slot": "event_name", + "start": 93 + }, + { + "exclusive_end": 151, + "slot": "venue", + "start": 137 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The results show the event on 1 day and it will happen next Friday. The name of the event is Water Seed and the location of the event is Blue Note Napa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Blues" + ], + "city": [ + "Napa" + ], + "date": [ + "Friday next week", + "next Friday" + ], + "event_name": [ + "Water Seed" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That suits me well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you interested in having the tickets for this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Blues" + ], + "city": [ + "Napa" + ], + "date": [ + "Friday next week", + "next Friday" + ], + "event_name": [ + "Water Seed" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually yes! I want to have 2 tickets for this specific event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Water Seed" + ], + "slot": "event_name", + "values": [ + "Water Seed" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Napa" + ], + "slot": "city", + "values": [ + "Napa" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "event_name", + "start": 61 + }, + { + "exclusive_end": 107, + "slot": "date", + "start": 96 + }, + { + "exclusive_end": 115, + "slot": "city", + "start": 111 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you please confirm to me that you want 2 tickets for the Water Seed event which will happen next Friday in Napa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Blues" + ], + "city": [ + "Napa" + ], + "date": [ + "Friday next week", + "next Friday" + ], + "event_name": [ + "Water Seed" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, there is something wrong because I want to ahve three tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Water Seed" + ], + "slot": "event_name", + "values": [ + "Water Seed" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 75, + "slot": "event_name", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm again to me that the event you want to attend is Water Seed and you want 3 tickets for it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "Blues" + ], + "city": [ + "Napa" + ], + "date": [ + "Friday next week", + "next Friday" + ], + "event_name": [ + "Water Seed" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, that is what I want. Can you tell me the location of the venue and the time when the event will be starting?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1030 Main Street" + ], + "slot": "venue_address", + "values": [ + "1030 Main Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Napa", + "date": "2019-03-08", + "event_name": "Water Seed", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Napa", + "date": "2019-03-08", + "event_name": "Water Seed", + "number_of_tickets": "3", + "time": "18:30", + "venue": "Blue Note Napa", + "venue_address": "1030 Main Street" + } + ], + "slots": [ + { + "exclusive_end": 107, + "slot": "venue_address", + "start": 91 + }, + { + "exclusive_end": 136, + "slot": "time", + "start": 129 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets have been booked successfully. The address where the event will take place is 1030 Main Street and it will start at 6:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Blues" + ], + "city": [ + "Napa" + ], + "date": [ + "Friday next week", + "next Friday" + ], + "event_name": [ + "Water Seed" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I appreciate very much your help. That would be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good time!" + } + ] + }, + { + "dialogue_id": "10_00120", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am interested in an event involving music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you like me to search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York City" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to do something in New York City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "New York", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "event_type": "Music", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "category": "International", + "city": "New York", + "date": "2019-03-02", + "event_name": "Americo", + "event_type": "Music", + "time": "18:30", + "venue": "La Boom", + "venue_address": "56-15 Northern Boulevard, Woodside" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-10", + "event_name": "Ben Harper", + "event_type": "Music", + "time": "19:00", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Hip Hop", + "city": "New York", + "date": "2019-03-13", + "event_name": "Blackbear", + "event_type": "Music", + "time": "18:30", + "venue": "Pier 17", + "venue_address": "89 South Street" + }, + { + "category": "Hip Hop", + "city": "New York", + "date": "2019-03-14", + "event_name": "Blowout Music Festival", + "event_type": "Music", + "time": "18:00", + "venue": "Knockdown Center", + "venue_address": "52-19 Flushing Avenue, Maspeth" + }, + { + "category": "Blues", + "city": "New York", + "date": "2019-03-09", + "event_name": "Buddy Guy", + "event_type": "Music", + "time": "17:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Rock", + "city": "New York", + "date": "2019-03-06", + "event_name": "Chemical Brothers", + "event_type": "Music", + "time": "19:00", + "venue": "Forest Hills Stadium", + "venue_address": "1 Tennis Place, Forest Hills" + }, + { + "category": "Jazz", + "city": "New York", + "date": "2019-03-07", + "event_name": "Chris Botti", + "event_type": "Music", + "time": "17:00", + "venue": "Sony Hall", + "venue_address": "235 West 46th Street" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-02", + "event_name": "Crooked Colours", + "event_type": "Music", + "time": "19:30", + "venue": "Rough Trade NYC", + "venue_address": "64 North 9th Street, Brooklyn" + }, + { + "category": "Electronica", + "city": "New York", + "date": "2019-03-01", + "event_name": "Esscalation Music Festival", + "event_type": "Music", + "time": "19:30", + "venue": "Melrose Ballroom", + "venue_address": "3608 33rd Street" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "event_name", + "start": 13 + }, + { + "exclusive_end": 41, + "slot": "venue", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is the Amber Run Brooklyn in Warsaw." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That seems great. When does it take place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "New York", + "event_name": "Amber Run Brooklyn" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-02", + "event_name": "Amber Run Brooklyn", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-04", + "event_name": "Amber Run Brooklyn", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-08", + "event_name": "Amber Run Brooklyn", + "time": "17:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-11", + "event_name": "Amber Run Brooklyn", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + }, + { + "city": "New York", + "date": "2019-03-14", + "event_name": "Amber Run Brooklyn", + "time": "19:00", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "date", + "start": 35 + }, + { + "exclusive_end": 22, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 53, + "slot": "venue", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Amber Run Brooklyn takes place tomorrow in Warsaw." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "New York City" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "At what time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 5 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is it available at any other time? I might be busy then." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "date", + "start": 46 + }, + { + "exclusive_end": 35, + "slot": "event_name", + "start": 17 + }, + { + "exclusive_end": 45, + "slot": "venue", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is another Amber Run Brooklyn in Warsaw next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When would it be available again, in case I can't make it then." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Warsaw" + ], + "slot": "venue", + "values": [ + "Warsaw" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "date", + "start": 41 + }, + { + "exclusive_end": 30, + "slot": "event_name", + "start": 12 + }, + { + "exclusive_end": 40, + "slot": "venue", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an Amber Run Brooklyn at Warsaw next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "New York City" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is it and when does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "261 Driggs Avenue, Brooklyn" + ], + "slot": "venue_address", + "values": [ + "261 Driggs Avenue, Brooklyn" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "time", + "start": 24 + }, + { + "exclusive_end": 62, + "slot": "venue_address", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It would be starting at 7:30 pm at 261 Driggs Avenue, Brooklyn." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That seems ok. I would like some tickets for the event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York City" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need 2 of them." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amber Run Brooklyn" + ], + "slot": "event_name", + "values": [ + "Amber Run Brooklyn" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 92, + "slot": "event_name", + "start": 74 + }, + { + "exclusive_end": 121, + "slot": "date", + "start": 109 + }, + { + "exclusive_end": 104, + "slot": "city", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like to confirm the following details: you want 2 tickets for the Amber Run Brooklyn in New York for next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York", + "New York City" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city", + "values": [ + "New York" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 95, + "slot": "city", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like to confirm the following information: you want 4 tickets for the event in New York" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York", + "New York City" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "New York", + "date": "2019-03-05", + "event_name": "Amber Run Brooklyn", + "number_of_tickets": "4", + "time": "19:30", + "venue": "Warsaw", + "venue_address": "261 Driggs Avenue, Brooklyn" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have made the reservations." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "New York", + "New York City" + ], + "date": [ + "next Tuesday" + ], + "event_name": [ + "Amber Run Brooklyn" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I appreciate your assistance. That would be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "10_00121", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'mm looking for something to do and would like you to find me some events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What specifically interests you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am wanting to find Sports." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a specific city you want me to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "city", + "values": [ + "Anaheim" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "city", + "start": 47 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Anaheim" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I would like to find events in the city of Anaheim." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Angels Vs Astros" + ], + "slot": "event_name", + "values": [ + "Angels vs Astros" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Angel Stadium of Anaheim" + ], + "slot": "venue", + "values": [ + "Angel Stadium of Anaheim" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Anaheim", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Anaheim", + "date": "2019-03-07", + "event_name": "Angels Vs Astros", + "event_type": "Sports", + "time": "17:00", + "venue": "Angel Stadium of Anaheim", + "venue_address": "2000 East Gene Autry Way" + }, + { + "category": "Baseball", + "city": "Anaheim", + "date": "2019-03-11", + "event_name": "Angels Vs Mariners", + "event_type": "Sports", + "time": "17:00", + "venue": "Angel Stadium of Anaheim", + "venue_address": "2000 East Gene Autry Way" + }, + { + "category": "Baseball", + "city": "Anaheim", + "date": "2019-03-14", + "event_name": "Angels Vs Orioles", + "event_type": "Sports", + "time": "19:30", + "venue": "Angel Stadium of Anaheim", + "venue_address": "2000 East Gene Autry Way" + }, + { + "category": "Baseball", + "city": "Anaheim", + "date": "2019-03-04", + "event_name": "Angels Vs Red Sox", + "event_type": "Sports", + "time": "19:00", + "venue": "Angel Stadium of Anaheim", + "venue_address": "2000 East Gene Autry Way" + }, + { + "category": "Baseball", + "city": "Anaheim", + "date": "2019-03-10", + "event_name": "Angels Vs Tigers", + "event_type": "Sports", + "time": "18:30", + "venue": "Angel Stadium of Anaheim", + "venue_address": "2000 East Gene Autry Way" + }, + { + "category": "Baseball", + "city": "Anaheim", + "date": "2019-03-11", + "event_name": "Angels Vs White Sox", + "event_type": "Sports", + "time": "18:00", + "venue": "Angel Stadium of Anaheim", + "venue_address": "2000 East Gene Autry Way" + }, + { + "category": "Baseball", + "city": "Anaheim", + "date": "2019-03-03", + "event_name": "La Angels Vs Houston", + "event_type": "Sports", + "time": "19:30", + "venue": "Angel Stadium of Anaheim", + "venue_address": "2000 East Gene Autry Way" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "event_name", + "start": 13 + }, + { + "exclusive_end": 82, + "slot": "venue", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found Angels vs Astros and it will taking place at Angel Stadium of Anaheim." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Anaheim" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other events you can find for me please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Angels Vs Mariners" + ], + "slot": "event_name", + "values": [ + "Angels vs Mariners" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Angel Stadium of Anaheim" + ], + "slot": "venue", + "values": [ + "Angel Stadium of Anaheim" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "event_name", + "start": 20 + }, + { + "exclusive_end": 82, + "slot": "venue", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have another, the Angels vs Mariners that will occur at Angel Stadium of Anaheim." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "10th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "baseball" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 102, + "slot": "date", + "start": 89 + }, + { + "exclusive_end": 120, + "slot": "category", + "start": 112 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Anaheim" + ], + "date": [ + "10th of March" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Would you see if you can find any other events for me? I would like the one occurring on 10th of March. I enjoy baseball events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Angels Vs Tigers" + ], + "slot": "event_name", + "values": [ + "Angels vs Tigers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Angel Stadium of Anaheim" + ], + "slot": "venue", + "values": [ + "Angel Stadium of Anaheim" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Baseball", + "city": "Anaheim", + "date": "2019-03-10", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Anaheim", + "date": "2019-03-10", + "event_name": "Angels Vs Mariners", + "event_type": "Sports", + "time": "19:30", + "venue": "Angel Stadium of Anaheim", + "venue_address": "2000 East Gene Autry Way" + }, + { + "category": "Baseball", + "city": "Anaheim", + "date": "2019-03-10", + "event_name": "Angels Vs Tigers", + "event_type": "Sports", + "time": "18:30", + "venue": "Angel Stadium of Anaheim", + "venue_address": "2000 East Gene Autry Way" + }, + { + "category": "Baseball", + "city": "Anaheim", + "date": "2019-03-10", + "event_name": "Angels Vs White Sox", + "event_type": "Sports", + "time": "17:00", + "venue": "Angel Stadium of Anaheim", + "venue_address": "2000 East Gene Autry Way" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "event_name", + "start": 13 + }, + { + "exclusive_end": 70, + "slot": "venue", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found Angels vs Tigers taking place at Angel Stadium of Anaheim." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Anaheim" + ], + "date": [ + "10th of March" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the location of the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2000 East Gene Autry Way" + ], + "slot": "venue_address", + "values": [ + "2000 East Gene Autry Way" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "venue_address", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The venue address is 2000 East Gene Autry Way." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Anaheim" + ], + "date": [ + "10th of March" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does the event begin?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "time", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event begins at 6:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Anaheim" + ], + "date": [ + "10th of March" + ], + "event_name": [ + "Angels vs Tigers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like the sound of that. I would like to know the dates for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Angels Vs Tigers" + ], + "slot": "event_name", + "values": [ + "Angels vs Tigers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Angel Stadium of Anaheim" + ], + "slot": "venue", + "values": [ + "Angel Stadium of Anaheim" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Anaheim", + "event_name": "Angels Vs Tigers" + } + }, + "service_results": [ + { + "city": "Anaheim", + "date": "2019-03-10", + "event_name": "Angels Vs Tigers", + "time": "18:30", + "venue": "Angel Stadium of Anaheim", + "venue_address": "2000 East Gene Autry Way" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "date", + "start": 34 + }, + { + "exclusive_end": 80, + "slot": "event_name", + "start": 64 + }, + { + "exclusive_end": 131, + "slot": "venue", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The date the event takes place on March 10th. The event will be Angels vs Tigers and it will take place at Angel Stadium of Anaheim." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Anaheim" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Angels vs Tigers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds fine to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy tickets to this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Anaheim" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Angels vs Tigers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please purchase event tickets for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the number of tickets you would like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Anaheim" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Angels vs Tigers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like two tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Angels Vs Tigers" + ], + "slot": "event_name", + "values": [ + "Angels vs Tigers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Anaheim" + ], + "slot": "city", + "values": [ + "Anaheim" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 73, + "slot": "event_name", + "start": 57 + }, + { + "exclusive_end": 87, + "slot": "date", + "start": 77 + }, + { + "exclusive_end": 148, + "slot": "city", + "start": 141 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, confirm the following details for me. The event is Angels vs Tigers on March 10th and you want 2 tickets. The location of the event is Anaheim." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Anaheim" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Angels vs Tigers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I would only like one ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Angels Vs Tigers" + ], + "slot": "event_name", + "values": [ + "Angels vs Tigers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "event_name", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, please confirm these details. This event will be Angels vs Tigers and you will get 1 ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Anaheim" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Angels vs Tigers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that will work fine. What time is the event beginning?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Anaheim", + "date": "2019-03-10", + "event_name": "Angels Vs Tigers", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Anaheim", + "date": "2019-03-10", + "event_name": "Angels Vs Tigers", + "number_of_tickets": "1", + "time": "18:30", + "venue": "Angel Stadium of Anaheim", + "venue_address": "2000 East Gene Autry Way" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "time", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have made your reservation successfully. It starts at 6:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Anaheim" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Angels vs Tigers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks very much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else you would like help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "baseball" + ], + "city": [ + "Anaheim" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Angels vs Tigers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that's it, thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "10_00122", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hi, i need a help for search events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, What type of events are you interested?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "the 2nd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Electronica" + ], + "slot": "category", + "values": [ + "Electronica" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 74, + "slot": "date", + "start": 67 + }, + { + "exclusive_end": 30, + "slot": "category", + "start": 19 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "date": [ + "the 2nd" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i am interested in Electronica events, i am looking for Concert on the 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city should i search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "LAX" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 13, + "slot": "city", + "start": 10 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "LAX" + ], + "date": [ + "the 2nd" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Search in LAX." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Kishi Bashi" + ], + "slot": "event_name", + "values": [ + "kishi Bashi" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Masonic Lodge at Hollywood Forever" + ], + "slot": "venue", + "values": [ + "Masonic Lodge at Hollywood Forever" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "category": "Electronica", + "city": "Los Angeles", + "date": "2019-03-02", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Electronica", + "city": "Los Angeles", + "date": "2019-03-02", + "event_name": "Kishi Bashi", + "event_type": "Music", + "time": "17:00", + "venue": "Masonic Lodge at Hollywood Forever", + "venue_address": "5970 Santa Monica Boulevard" + }, + { + "category": "Electronica", + "city": "Los Angeles", + "date": "2019-03-02", + "event_name": "Lights", + "event_type": "Music", + "time": "19:30", + "venue": "The Teragram Ballroom", + "venue_address": "1234 West 7th Street" + }, + { + "category": "Electronica", + "city": "Los Angeles", + "date": "2019-03-02", + "event_name": "The Acid", + "event_type": "Music", + "time": "17:00", + "venue": "Regent Theater DTLA", + "venue_address": "448 South Main Street" + } + ], + "slots": [ + { + "exclusive_end": 85, + "slot": "event_name", + "start": 74 + }, + { + "exclusive_end": 54, + "slot": "venue", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 3 events at Masonic Lodge at Hollywood Forever, the event name is kishi Bashi" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "LAX" + ], + "date": [ + "the 2nd" + ], + "event_name": [ + "kishi Bashi" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That seems good for me, i am interested on finding dates for events" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Kishi Bashi" + ], + "slot": "event_name", + "values": [ + "Kishi bashi" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Masonic Lodge at Hollywood Forever" + ], + "slot": "venue", + "values": [ + "masonic Lodge at Hollywood Forever" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Los Angeles", + "event_name": "Kishi Bashi" + } + }, + "service_results": [ + { + "city": "Los Angeles", + "date": "2019-03-02", + "event_name": "Kishi Bashi", + "time": "17:00", + "venue": "Masonic Lodge at Hollywood Forever", + "venue_address": "5970 Santa Monica Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "date", + "start": 54 + }, + { + "exclusive_end": 50, + "slot": "event_name", + "start": 39 + }, + { + "exclusive_end": 100, + "slot": "venue", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I got an event on 1 days, The event is Kishi bashi on tomorrow at masonic Lodge at Hollywood Forever" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "LAX" + ], + "date": [ + "the 2nd", + "tomorrow" + ], + "event_name": [ + "Kishi bashi", + "kishi Bashi" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the venue located and when the event start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5970 Santa Monica Boulevard" + ], + "slot": "venue_address", + "values": [ + "5970 Santa monica Boulevard" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 20 + }, + { + "exclusive_end": 77, + "slot": "venue_address", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event starts at 5 pm and the venue located at 5970 Santa monica Boulevard" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "LAX" + ], + "date": [ + "the 2nd", + "tomorrow" + ], + "event_name": [ + "Kishi bashi", + "kishi Bashi" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That seems good for me, I need to buy two tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kishi Bashi" + ], + "slot": "event_name", + "values": [ + "kishi Bashi" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "event_name", + "start": 56 + }, + { + "exclusive_end": 79, + "slot": "date", + "start": 71 + }, + { + "exclusive_end": 94, + "slot": "city", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: The event name is kishi Bashi on tomorrow at Los Angeles, The number of tickets is 2" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "LAX", + "Los Angeles" + ], + "date": [ + "the 2nd", + "tomorrow" + ], + "event_name": [ + "Kishi bashi", + "kishi Bashi" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Los Angeles", + "date": "2019-03-02", + "event_name": "Kishi Bashi", + "number_of_tickets": "2" + } + }, + "service_results": [ + { + "city": "Los Angeles", + "date": "2019-03-02", + "event_name": "Kishi Bashi", + "number_of_tickets": "2", + "time": "17:00", + "venue": "Masonic Lodge at Hollywood Forever", + "venue_address": "5970 Santa Monica Boulevard" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Congrats, your ticket booking has been sonfirmed" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "LAX", + "Los Angeles" + ], + "date": [ + "the 2nd", + "tomorrow" + ], + "event_name": [ + "Kishi bashi", + "kishi Bashi" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much for your help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome, Shall i help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "category": [ + "Electronica" + ], + "city": [ + "LAX", + "Los Angeles" + ], + "date": [ + "the 2nd", + "tomorrow" + ], + "event_name": [ + "Kishi bashi", + "kishi Bashi" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day, bye" + } + ] + }, + { + "dialogue_id": "10_00123", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Yountville" + ], + "slot": "city", + "values": [ + "Yountville" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 59, + "slot": "city", + "start": 49 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Yountville" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to look for activities, specifically in Yountville." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_type", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What activities are you into?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Music" + ], + "slot": "event_type", + "values": [ + "Music" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Yountville" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm searching for a concert." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Todd Rundgren" + ], + "slot": "event_name", + "values": [ + "Todd Rundgren" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Napa Valley Performing Arts Center" + ], + "slot": "venue", + "values": [ + "Napa Valley Performing Arts Center" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Yountville", + "event_type": "Music" + } + }, + "service_results": [ + { + "category": "Pop", + "city": "Yountville", + "date": "2019-03-09", + "event_name": "Todd Rundgren", + "event_type": "Music", + "time": "18:00", + "venue": "Napa Valley Performing Arts Center", + "venue_address": "100 California Drive" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "event_name", + "start": 56 + }, + { + "exclusive_end": 118, + "slot": "venue", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I discovered 1 event that caters to your taste. It is a Todd Rundgren event held at Napa Valley Performing Arts Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Yountville" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does the activity begin?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "time", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The activity begins at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Yountville" + ], + "event_name": [ + "Todd Rundgren" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets for the activity?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Yountville" + ], + "event_name": [ + "Todd Rundgren" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not now. I'm more focused on finding times for events." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Todd Rundgren" + ], + "slot": "event_name", + "values": [ + "Todd Rundgren" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Napa Valley Performing Arts Center" + ], + "slot": "venue", + "values": [ + "Napa Valley Performing Arts Center" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Yountville", + "event_name": "Todd Rundgren" + } + }, + "service_results": [ + { + "city": "Yountville", + "date": "2019-03-01", + "event_name": "Todd Rundgren", + "time": "18:30", + "venue": "Napa Valley Performing Arts Center", + "venue_address": "100 California Drive" + }, + { + "city": "Yountville", + "date": "2019-03-02", + "event_name": "Todd Rundgren", + "time": "17:00", + "venue": "Napa Valley Performing Arts Center", + "venue_address": "100 California Drive" + }, + { + "city": "Yountville", + "date": "2019-03-07", + "event_name": "Todd Rundgren", + "time": "19:00", + "venue": "Napa Valley Performing Arts Center", + "venue_address": "100 California Drive" + }, + { + "city": "Yountville", + "date": "2019-03-09", + "event_name": "Todd Rundgren", + "time": "18:00", + "venue": "Napa Valley Performing Arts Center", + "venue_address": "100 California Drive" + }, + { + "city": "Yountville", + "date": "2019-03-11", + "event_name": "Todd Rundgren", + "time": "19:30", + "venue": "Napa Valley Performing Arts Center", + "venue_address": "100 California Drive" + }, + { + "city": "Yountville", + "date": "2019-03-13", + "event_name": "Todd Rundgren", + "time": "19:30", + "venue": "Napa Valley Performing Arts Center", + "venue_address": "100 California Drive" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "date", + "start": 35 + }, + { + "exclusive_end": 17, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 78, + "slot": "venue", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Todd Rundgren activity is held today in Napa Valley Performing Arts Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Yountville" + ], + "event_name": [ + "Todd Rundgren" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What location is the event at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "100 California Drive" + ], + "slot": "venue_address", + "values": [ + "100 California Drive" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "venue_address", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event's location is 100 California Drive." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Yountville" + ], + "event_name": [ + "Todd Rundgren" + ], + "event_type": [ + "Music" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does the activity begin?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "time", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The activity begins at 6:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Yountville" + ], + "date": [ + "today" + ], + "event_name": [ + "Todd Rundgren" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect for me. I'd like to purchase two tickets to the activity." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Todd Rundgren" + ], + "slot": "event_name", + "values": [ + "Todd Rundgren" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_tickets", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Yountville" + ], + "slot": "city", + "values": [ + "Yountville" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "event_name", + "start": 59 + }, + { + "exclusive_end": 103, + "slot": "date", + "start": 98 + }, + { + "exclusive_end": 117, + "slot": "city", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please verify the following information: 2 tickets for the Todd Rundgren activity taking place on today at Yountville." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Yountville" + ], + "date": [ + "today" + ], + "event_name": [ + "Todd Rundgren" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope. I'd like 4 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_tickets", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 86, + "slot": "date", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please verify the following information: 4 tickets for the activity taking place today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Yountville" + ], + "date": [ + "today" + ], + "event_name": [ + "Todd Rundgren" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's the one for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Yountville", + "date": "2019-03-01", + "event_name": "Todd Rundgren", + "number_of_tickets": "4" + } + }, + "service_results": [ + { + "city": "Yountville", + "date": "2019-03-01", + "event_name": "Todd Rundgren", + "number_of_tickets": "4", + "time": "18:30", + "venue": "Napa Valley Performing Arts Center", + "venue_address": "100 California Drive" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Yountville" + ], + "date": [ + "today" + ], + "event_name": [ + "Todd Rundgren" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Could I assist you with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Yountville" + ], + "date": [ + "today" + ], + "event_name": [ + "Todd Rundgren" + ], + "event_type": [ + "Music" + ], + "number_of_tickets": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope. Thanks for the assist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a pleasant afternoon." + } + ] + }, + { + "dialogue_id": "10_00124", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "date", + "values": [ + "dontcare" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "date": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find something new and exciting to do, I don't care when. Find me some cool events!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What about a preferred city? Maybe music, or sports will be good for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chi-Town" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "city", + "start": 38 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-Town" + ], + "date": [ + "dontcare" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wanna watch a match! Find me one in Chi-Town" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cubs Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Cubs Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Wrigley Field" + ], + "slot": "venue", + "values": [ + "Wrigley Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Chicago", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-08", + "event_name": "Cubs Vs Brewers", + "event_type": "Sports", + "time": "17:00", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-03", + "event_name": "Cubs Vs Giants", + "event_type": "Sports", + "time": "19:30", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-12", + "event_name": "Cubs Vs Mariners", + "event_type": "Sports", + "time": "18:00", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-08", + "event_name": "Cubs Vs Padres", + "event_type": "Sports", + "time": "19:30", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "category": "Basketball", + "city": "Chicago", + "date": "2019-03-14", + "event_name": "Sky Vs Fever", + "event_type": "Sports", + "time": "18:00", + "venue": "Wintrust Arena", + "venue_address": "200 East Cermak Road" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-03", + "event_name": "White Sox Vs Angels", + "event_type": "Sports", + "time": "18:30", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-13", + "event_name": "White Sox Vs Astros", + "event_type": "Sports", + "time": "19:00", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-03", + "event_name": "White Sox Vs Indians", + "event_type": "Sports", + "time": "18:00", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-07", + "event_name": "White Sox Vs Rangers", + "event_type": "Sports", + "time": "18:30", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-14", + "event_name": "White Sox Vs Tigers", + "event_type": "Sports", + "time": "18:00", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 47, + "slot": "venue", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a Cubs Vs Brewers game at Wrigley Field" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Chi-Town" + ], + "date": [ + "dontcare" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does that start though?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "That game starts at 5 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-Town" + ], + "date": [ + "dontcare" + ], + "event_name": [ + "Cubs Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great, I like it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to get you tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-Town" + ], + "date": [ + "dontcare" + ], + "event_name": [ + "Cubs Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe later, right now find me more events I could go to" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cubs Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Cubs Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Wrigley Field" + ], + "slot": "venue", + "values": [ + "Wrigley Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Chicago", + "event_name": "Cubs Vs Brewers" + } + }, + "service_results": [ + { + "city": "Chicago", + "date": "2019-03-02", + "event_name": "Cubs Vs Brewers", + "time": "19:30", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "city": "Chicago", + "date": "2019-03-03", + "event_name": "Cubs Vs Brewers", + "time": "18:00", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "city": "Chicago", + "date": "2019-03-06", + "event_name": "Cubs Vs Brewers", + "time": "18:00", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "city": "Chicago", + "date": "2019-03-07", + "event_name": "Cubs Vs Brewers", + "time": "18:00", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "city": "Chicago", + "date": "2019-03-08", + "event_name": "Cubs Vs Brewers", + "time": "17:00", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "city": "Chicago", + "date": "2019-03-12", + "event_name": "Cubs Vs Brewers", + "time": "18:00", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + } + ], + "slots": [ + { + "exclusive_end": 18, + "slot": "date", + "start": 10 + }, + { + "exclusive_end": 68, + "slot": "event_name", + "start": 53 + }, + { + "exclusive_end": 35, + "slot": "venue", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about tomorrow at Wrigley Field? There's another Cubs Vs Brewers game" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "Chi-Town" + ], + "date": [ + "dontcare" + ], + "event_name": [ + "Cubs Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is that going to be, and what time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1060 West Addison Street" + ], + "slot": "venue_address", + "values": [ + "1060 West Addison Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "venue_address", + "start": 8 + }, + { + "exclusive_end": 54, + "slot": "time", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's at 1060 West Addison Street and begins at 7:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-Town" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Cubs Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Cool, get me 1 ticket to that" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Cubs Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Cubs Vs Brewers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chicago" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "event_name", + "start": 23 + }, + { + "exclusive_end": 47, + "slot": "date", + "start": 39 + }, + { + "exclusive_end": 58, + "slot": "city", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, so 1 ticket to the Cubs Vs Brewers tomorrow in Chicago" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-Town", + "Chicago" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Cubs Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make that three tickets actually, I'm bringing people" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "date", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, so same thing for tomorrow but for 3" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-Town", + "Chicago" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Cubs Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah that's good for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Chicago", + "date": "2019-03-02", + "event_name": "Cubs Vs Brewers", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Chicago", + "date": "2019-03-02", + "event_name": "Cubs Vs Brewers", + "number_of_tickets": "3", + "time": "19:30", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've booked the tickets!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-Town", + "Chicago" + ], + "date": [ + "tomorrow" + ], + "event_name": [ + "Cubs Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's it then" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, enjoy the game!" + } + ] + }, + { + "dialogue_id": "10_00125", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to find an event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city and what type of event Sports or Music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "city", + "values": [ + "Seattle, WA" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "city", + "start": 27 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Seattle, WA" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a Match in Seattle, WA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Huskies Vs Cougars" + ], + "slot": "event_name", + "values": [ + "Huskies Vs Cougars" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Husky Stadium" + ], + "slot": "venue", + "values": [ + "Husky Stadium" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Seattle", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-14", + "event_name": "Huskies Vs Cougars", + "event_type": "Sports", + "time": "18:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Huskies Vs Utes", + "event_type": "Sports", + "time": "18:00", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Basketball", + "city": "Seattle", + "date": "2019-03-06", + "event_name": "Huskies Vs Warriors", + "event_type": "Sports", + "time": "19:30", + "venue": "Husky Stadium", + "venue_address": "3800 Montlake Boulevard Northeast" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-07", + "event_name": "Mariners Vs Angels", + "event_type": "Sports", + "time": "18:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Mariners Vs Blue Jays", + "event_type": "Sports", + "time": "18:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-01", + "event_name": "Mariners Vs Rangers", + "event_type": "Sports", + "time": "19:30", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Mariners Vs Rays", + "event_type": "Sports", + "time": "18:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-05", + "event_name": "Mariners Vs Tigers", + "event_type": "Sports", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Baseball", + "city": "Seattle", + "date": "2019-03-10", + "event_name": "Mariners Vs White Sox", + "event_type": "Sports", + "time": "17:00", + "venue": "T-Mobile Park", + "venue_address": "1250 1st Avenue South" + }, + { + "category": "Football", + "city": "Seattle", + "date": "2019-03-08", + "event_name": "Seahawks Vs Cardinals", + "event_type": "Sports", + "time": "18:30", + "venue": "CenturyLink Field", + "venue_address": "800 Occidental Avenue South" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "event_name", + "start": 27 + }, + { + "exclusive_end": 62, + "slot": "venue", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 10 events, One is Huskies Vs Cougars at Husky Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "1st of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "PHiladelphia" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "date", + "start": 31 + }, + { + "exclusive_end": 64, + "slot": "city", + "start": 52 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "PHiladelphia" + ], + "date": [ + "1st of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find something for the 1st of this month in PHiladelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Owls Vs Knights" + ], + "slot": "event_name", + "values": [ + "Owls Vs Knights" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lincoln Financial Field" + ], + "slot": "venue", + "values": [ + "Lincoln Financial Field" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Philadelphia", + "date": "2019-03-01", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Football", + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Owls Vs Knights", + "event_type": "Sports", + "time": "19:30", + "venue": "Lincoln Financial Field", + "venue_address": "1 Lincoln Financial Field Way" + }, + { + "category": "Baseball", + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Phillies Vs Cubs", + "event_type": "Sports", + "time": "18:00", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + }, + { + "category": "Baseball", + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Phillies Vs Diamondbacks", + "event_type": "Sports", + "time": "17:30", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + }, + { + "category": "Baseball", + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Phillies Vs Pirates", + "event_type": "Sports", + "time": "18:30", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + }, + { + "category": "Baseball", + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Phillies Vs White Sox", + "event_type": "Sports", + "time": "18:00", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 49, + "slot": "venue", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Owls Vs Knights is at Lincoln Financial Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "PHiladelphia" + ], + "date": [ + "1st of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find another event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Phillies Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Phillies Vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Citizens Bank Park" + ], + "slot": "venue", + "values": [ + "Citizens Bank Park" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "event_name", + "start": 4 + }, + { + "exclusive_end": 42, + "slot": "venue", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Phillies Vs Cubs at Citizens Bank Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "PHiladelphia" + ], + "date": [ + "1st of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the venue located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1 Citizens Bank Way" + ], + "slot": "venue_address", + "values": [ + "1 Citizens Bank Way" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "venue_address", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "At 1 Citizens Bank Way." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category", + "time" + ], + "slot_values": { + "city": [ + "PHiladelphia" + ], + "date": [ + "1st of this month" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What type of event is this and at what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "Baseball" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "time", + "start": 24 + }, + { + "exclusive_end": 15, + "slot": "category", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's a Baseball game at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "PHiladelphia" + ], + "date": [ + "1st of this month" + ], + "event_name": [ + "Phillies Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is good find a date for the event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Phillies Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Phillies Vs Cubs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Citizens Bank Park" + ], + "slot": "venue", + "values": [ + "Citizens Bank Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Philadelphia", + "event_name": "Phillies Vs Cubs" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Phillies Vs Cubs", + "time": "18:00", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "date", + "start": 17 + }, + { + "exclusive_end": 43, + "slot": "event_name", + "start": 27 + }, + { + "exclusive_end": 65, + "slot": "venue", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 event today The Phillies Vs Cubs at Citizens Bank Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "PHiladelphia" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Phillies Vs Cubs" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is good, I would like to buys tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "PHiladelphia" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Phillies Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like three tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Phillies Vs Cubs" + ], + "slot": "event_name", + "values": [ + "Phillies Vs Cubs" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_tickets", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "event_name", + "start": 25 + }, + { + "exclusive_end": 19, + "slot": "date", + "start": 14 + }, + { + "exclusive_end": 79, + "slot": "city", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "3 tickets for today: The Phillies Vs Cubs at Citizens Bank Park in Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "PHiladelphia", + "Philadelphia" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Phillies Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Phillies Vs Cubs", + "number_of_tickets": "3" + } + }, + "service_results": [ + { + "city": "Philadelphia", + "date": "2019-03-01", + "event_name": "Phillies Vs Cubs", + "number_of_tickets": "3", + "time": "18:00", + "venue": "Citizens Bank Park", + "venue_address": "1 Citizens Bank Way" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets are purchased." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time", + "venue_address" + ], + "slot_values": { + "city": [ + "PHiladelphia", + "Philadelphia" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Phillies Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time is the event at and the location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1 Citizens Bank Way" + ], + "slot": "venue_address", + "values": [ + "1 Citizens Bank Way" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "time", + "start": 23 + }, + { + "exclusive_end": 19, + "slot": "venue_address", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1 Citizens Bank Way at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "PHiladelphia", + "Philadelphia" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Phillies Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help further?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "PHiladelphia", + "Philadelphia" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Phillies Vs Cubs" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you for your time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "10_00126", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking to go to an event, can you please help me find some?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a certain city I should look in and what type of event do you want to go to? I can look for Music, Sports, or anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chi-town" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "date", + "start": 38 + }, + { + "exclusive_end": 34, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town" + ], + "date": [ + "March 11th" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for events in Chi-town on March 11th for Match." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cubs Vs Mariners" + ], + "slot": "event_name", + "values": [ + "Cubs Vs Mariners" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Wrigley Field" + ], + "slot": "venue", + "values": [ + "Wrigley Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "Chicago", + "date": "2019-03-11", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-11", + "event_name": "Cubs Vs Mariners", + "event_type": "Sports", + "time": "19:30", + "venue": "Wrigley Field", + "venue_address": "1060 West Addison Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-11", + "event_name": "White Sox Vs Rangers", + "event_type": "Sports", + "time": "18:30", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + }, + { + "category": "Baseball", + "city": "Chicago", + "date": "2019-03-11", + "event_name": "White Sox Vs Twins", + "event_type": "Sports", + "time": "18:00", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "event_name", + "start": 54 + }, + { + "exclusive_end": 92, + "slot": "venue", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, there's 3 events that you might like. There's a Cubs Vs Mariners game at Wrigley Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town" + ], + "date": [ + "March 11th" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "White Sox Vs Rangers" + ], + "slot": "event_name", + "values": [ + "White Sox Vs Rangers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Guaranteed Rate Field" + ], + "slot": "venue", + "values": [ + "Guaranteed Rate Field" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 60, + "slot": "venue", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a White Sox Vs Rangers game at Guaranteed Rate Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "category", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [ + "category", + "time" + ], + "slot_values": { + "city": [ + "Chi-town" + ], + "date": [ + "March 11th" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What kind of event is this and when does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Baseball" + ], + "slot": "category", + "values": [ + "Baseball" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "time", + "start": 36 + }, + { + "exclusive_end": 15, + "slot": "category", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's a Baseball game that starts at 6:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town" + ], + "date": [ + "March 11th" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find something else please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "White Sox Vs Twins" + ], + "slot": "event_name", + "values": [ + "White Sox Vs Twins" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Guaranteed Rate Field" + ], + "slot": "venue", + "values": [ + "Guaranteed Rate Field" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "event_name", + "start": 10 + }, + { + "exclusive_end": 58, + "slot": "venue", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a White Sox Vs Twins game at Guaranteed Rate Field." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "White Sox Vs Twins" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great. Can you find me the date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "White Sox Vs Twins" + ], + "slot": "event_name", + "values": [ + "White Sox Vs Twins" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Guaranteed Rate Field" + ], + "slot": "venue", + "values": [ + "Guaranteed Rate Field" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "Chicago", + "event_name": "White Sox Vs Twins" + } + }, + "service_results": [ + { + "city": "Chicago", + "date": "2019-03-11", + "event_name": "White Sox Vs Twins", + "time": "18:00", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "date", + "start": 22 + }, + { + "exclusive_end": 59, + "slot": "event_name", + "start": 41 + }, + { + "exclusive_end": 89, + "slot": "venue", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. The event is on March 11th for the White Sox Vs Twins game at Guaranteed Rate Field. 1" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "time" + ], + "slot_values": { + "city": [ + "Chi-town" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "White Sox Vs Twins" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does the game start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "time", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It starts at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "White Sox Vs Twins" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Cool, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy some tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "White Sox Vs Twins" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I wanna buy 1 ticket please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "White Sox Vs Twins" + ], + "slot": "event_name", + "values": [ + "White Sox Vs Twins" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "city", + "values": [ + "Chicago" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "event_name", + "start": 53 + }, + { + "exclusive_end": 90, + "slot": "date", + "start": 80 + }, + { + "exclusive_end": 101, + "slot": "city", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your ticket details: 1 ticket for the White Sox Vs Twins game on March 11th in Chicago." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town", + "Chicago" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "White Sox Vs Twins" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, thats fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "Chicago", + "date": "2019-03-11", + "event_name": "White Sox Vs Twins", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "Chicago", + "date": "2019-03-11", + "event_name": "White Sox Vs Twins", + "number_of_tickets": "1", + "time": "18:00", + "venue": "Guaranteed Rate Field", + "venue_address": "333 West 35th Street" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation has been made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "Chi-town", + "Chicago" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "White Sox Vs Twins" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the game located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "333 West 35th Street" + ], + "slot": "venue_address", + "values": [ + "333 West 35th Street" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "venue_address", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's located at 333 West 35th Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town", + "Chicago" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "White Sox Vs Twins" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thanks for your help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Chi-town", + "Chicago" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "White Sox Vs Twins" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks for your help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day!" + } + ] + }, + { + "dialogue_id": "10_00127", + "services": [ + "Events_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindEvents" + ], + "slot": "intent", + "values": [ + "FindEvents" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am bored, I am looking for some interesting event to go to." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Music", + "Sports" + ], + "slot": "event_type", + "values": [ + "Music", + "Sports" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you wish to go to a Music, Sports, or which type of event? Where do you want it to be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "event_type", + "values": [ + "Sports" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "city", + "start": 40 + } + ], + "state": { + "active_intent": "FindEvents", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "If possible a Sports event happening in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Giants Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Giants Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oracle Park" + ], + "slot": "venue", + "values": [ + "Oracle Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "FindEvents", + "parameters": { + "city": "San Francisco", + "event_type": "Sports" + } + }, + "service_results": [ + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-13", + "event_name": "Giants Vs Brewers", + "event_type": "Sports", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Giants Vs Cardinals", + "event_type": "Sports", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Giants Vs Diamondbacks", + "event_type": "Sports", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-12", + "event_name": "Giants Vs Dodgers", + "event_type": "Sports", + "time": "17:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-05", + "event_name": "Giants Vs Marlins", + "event_type": "Sports", + "time": "19:30", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-02", + "event_name": "Giants Vs Nationals", + "event_type": "Sports", + "time": "18:30", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-06", + "event_name": "Giants Vs Phillies", + "event_type": "Sports", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "category": "Baseball", + "city": "San Francisco", + "date": "2019-03-01", + "event_name": "Giants Vs Rockies", + "event_type": "Sports", + "time": "18:30", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + } + ], + "slots": [ + { + "exclusive_end": 101, + "slot": "event_name", + "start": 84 + }, + { + "exclusive_end": 77, + "slot": "venue", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 8 events that match your criteria. There is an event at Oracle Park it is Giants Vs Brewers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetEventDates" + ], + "slot": "intent", + "values": [ + "GetEventDates" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "event_name": [ + "Giants Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds interesting, what are the dates?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Giants Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Giants Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oracle Park" + ], + "slot": "venue", + "values": [ + "Oracle Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Events_2", + "service_call": { + "method": "GetEventDates", + "parameters": { + "city": "San Francisco", + "event_name": "Giants Vs Brewers" + } + }, + "service_results": [ + { + "city": "San Francisco", + "date": "2019-03-08", + "event_name": "Giants Vs Brewers", + "time": "19:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "city": "San Francisco", + "date": "2019-03-09", + "event_name": "Giants Vs Brewers", + "time": "19:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + }, + { + "city": "San Francisco", + "date": "2019-03-13", + "event_name": "Giants Vs Brewers", + "time": "18:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + } + ], + "slots": [ + { + "exclusive_end": 87, + "slot": "date", + "start": 76 + }, + { + "exclusive_end": 17, + "slot": "event_name", + "start": 0 + }, + { + "exclusive_end": 32, + "slot": "venue", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Giants Vs Brewers at Oracle Park. There are 3 possible days, one date is on next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "event_name": [ + "Giants Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "24 Willie Mays Plaza" + ], + "slot": "venue_address", + "values": [ + "24 Willie Mays Plaza" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "venue_address", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is taking place at 24 Willie Mays Plaza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "GetEventDates", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "event_name": [ + "Giants Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What are the other dates of the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Giants Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Giants Vs Brewers" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oracle Park" + ], + "slot": "venue", + "values": [ + "Oracle Park" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "date", + "start": 25 + }, + { + "exclusive_end": 56, + "slot": "event_name", + "start": 39 + }, + { + "exclusive_end": 71, + "slot": "venue", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is another date on March 9th for Giants Vs Brewers at Oracle Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Giants Vs Brewers" + ], + "event_type": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great. I would like to buy some tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_tickets", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Giants Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going alone, just one ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Giants Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Giants Vs Brewers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_tickets", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Events_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "event_name", + "start": 29 + }, + { + "exclusive_end": 59, + "slot": "date", + "start": 50 + }, + { + "exclusive_end": 76, + "slot": "city", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 1 ticket for Giants Vs Brewers on March 9th in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "venue_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "venue_address" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Giants Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct, what is the address again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "24 Willie Mays Plaza" + ], + "slot": "venue_address", + "values": [ + "24 Willie Mays Plaza" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city": "San Francisco", + "date": "2019-03-09", + "event_name": "Giants Vs Brewers", + "number_of_tickets": "1" + } + }, + "service_results": [ + { + "city": "San Francisco", + "date": "2019-03-09", + "event_name": "Giants Vs Brewers", + "number_of_tickets": "1", + "time": "19:00", + "venue": "Oracle Park", + "venue_address": "24 Willie Mays Plaza" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "venue_address", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The ticket has been booked. The address is 24 Willie Mays Plaza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Giants Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "date": [ + "March 9th" + ], + "event_name": [ + "Giants Vs Brewers" + ], + "event_type": [ + "Sports" + ], + "number_of_tickets": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that would be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + } +]