text
stringlengths
225
740
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I found one show at CineLux Tennant Station Stadium 11 at 9:30 pm. user: Are there any other times for that movie? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Sorry, I'm not able to find any other showtimes for that movie. Do you need help with something else? user: Could you look for showtimes at CineLux Tennant Station for a different movie? I'd like to see Hellboy instead. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'movie_name': 'Hellboy', 'theater_name': 'CineLux Tennant Station'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I found 1 showtime for that movie. It is at 5:30 pm at CineLux Tennant Station Stadium 11. user: Okay, that works for me. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '5 : 30 pm'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Is there anything else you need? user: Yeah, could you find me a cab to get there? Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: How many people will be going? user: There will be 2 of us. I'd prefer a regular ride, and we are going to 750 Tennant Station. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '2', 'ride_type': 'Regular', 'destination': '750 Tennant Station'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: So you would like a regular ride for 2 people to 750 Tennant Station, is that correct? user: Yes, that sound good to me. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Your cab is booked and is on the way. user: Thanks for your help! Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Is there anything else you need? user: No, that's all I need right now, thank you. Service name: RideSharing_2 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: My friend told me to go see this cool movie at imax. Your help setting that up for the 5th would be greatly appreciated. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_type': 'imax', 'show_date': 'the 5th'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Sure. Wha't the name of the movie? user: It's called Wild Nights. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'movie_name': 'Wild Nights'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: And, what city do you want? user: Check out an imax in San Rafael, please. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'San Rafael'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There is an 8:30 pm showing at the Smith Rafael Film Center. user: Okay, and what's the genre of the movie? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: genre Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The movie is a drama. user: Nice one. Now, please order a cab for 1 person to go there. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The movie is a drama. user: Nice one. Now, please order a cab for 1 person to go there. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '1'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you want a Luxury or Pool or some other type of ride? user: The Luxury ride is what I want. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'ride_type': 'Luxury'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Your are going to the imax address at 1118 4th Street, right? user: Yep, that's fine. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'destination': '1118 4th Street'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you want to confirm a Luxury cab ride for 1 passenger, going to 1118 4th Street? user: Yes, I'm ready to roll, and for how much, please? Service name: RideSharing_2 Active intent: GetRide Requested slots: ride_fare Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Your cab ride is confirmed for a total of $19.03, and should arrive shortly. user: That's so nice of you, and I thank you. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you need more information? user: Nope, that's all folks. Appreciate that. Service name: RideSharing_2 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: I would like to wath a 3d show in Petaluma at Boulevard Cinema. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_type': '3d', 'location': 'Petaluma', 'theater_name': 'Boulevard Cinema'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What movie do you want to watch and on what day? user: I would like to go Tuesday next week and watch the Missing Link. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'movie_name': 'Missing Link', 'show_date': 'Tuesday next week'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I found 1 showtime for that movie at 11:30 am in Boulevard 14 Cinema. user: How much is the ticket and what is the address of the theater? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: price, street_address Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The address is 200 C Street and the cost is $12 per person. user: Thank you for the information. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Would you like to purchase tickets? user: Not at the moment. Can you get me a cab to go there? Service name: Movies_1 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Would you like to purchase tickets? user: Not at the moment. Can you get me a cab to go there? Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'destination': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: How many seats and do you prefer a type of ride? user: I prefer a Luxury ride and it's for 1 person. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '1', 'ride_type': 'Luxury'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Luxury ride for 1 person to 200 C Street. user: Thank you, what is the cost? Service name: RideSharing_2 Active intent: GetRide Requested slots: ride_fare Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The cost is $30.96. The cab is on it's way. user: Thank you for your help. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Can I help with anything else? user: No, that is all. Service name: RideSharing_2 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: I want to watch The Best of Enemies on March 1st. What times can I see it at? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'movie_name': 'The Best of Enemies', 'show_date': 'March 1st'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Where are you located? user: I want to see it in Oakland. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'Oakland'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I found 1 showtime that matches your request. There is a showing at 9:30 pm at Regal Cinemas Jack London 9. user: Where is that theater located? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: street_address Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: They are located at 100 Washington Street. user: What's the ticket price? What genre is the movie? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: genre, price Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The tickets are $5 per person, and the movie is a drama. user: Okay, that sounds good. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Would you like to purchase tickets for the movie now? user: No, not right now. Service name: Movies_1 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Is there anything else I can help you with? user: Can you call a cab for me to go to the movie? Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'destination': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Sure, do you prefer a type of ride? user: Yeah, I would prefer a regular ride. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'ride_type': 'Regular'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: How many people will be going? user: Just 1 person is going. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '1'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: So you would like 1 seat in a regular ride headed to 100 Washington Street, is that correct? user: Yes, that sounds good. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Your cab is booked and is on the way. user: Great, thanks for your help. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Sure. Can I do anything else for you? user: No, that's all for now, thanks. Service name: RideSharing_2 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: Hi, when can I watch a regular Hotel Mumbai show? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_type': 'regular', 'movie_name': 'Hotel Mumbai'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Where and what date would you like to watch the movie at? user: Could you search for showtimes on Healdsburg on the 2nd please? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'Healdsburg', 'show_date': 'the 2nd'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Sure, there is currently 1 showtime for that movie at 3:30 pm in Raven Film Center. user: That sounds great! Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '3 : 30 pm'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Would you like to purchase the tickets? user: No thanks, not now. Service name: Movies_1 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you need any other help? user: Could you get me a cab ride there please? Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Sure thing. How many seats do you require and will you be travelling to 415 Center Street? user: Yes, I will be travelling in a group of two. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '2', 'destination': '415 Center Street'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Any preference on the type of ride. user: I would prefer a Regular one please. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'ride_type': 'Regular'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Sure, please confirm your reservation for 2 seats on a regular ride to 415 Center Street. user: That is fine. How much will this cost me? Service name: RideSharing_2 Active intent: GetRide Requested slots: ride_fare Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Your booking has been made and this will cost you $19.04. user: I see, thanks for your kind help! Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: No worries, do you need any further assistance? user: No thanks, that is all I need. Service name: RideSharing_2 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: I want to watch a 3d movie in San Leandro at the Century Cinemas. What do you recommend? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_type': '3d', 'location': 'San Leandro', 'theater_name': 'Century Cinemas'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you have an idea of the movie to watch? When do you want to watch it? user: I want to go see Pet Sematary on the 8th of March. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'movie_name': 'Pet Sematary', 'show_date': '8th of March'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There is 1 showtime for Pet Sematary at 10 pm in Century 16. user: Where is the theater located? And do you know what type of movie it is? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: genre, street_address Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The address is 15555 East 14th Street and it is a Thriller movie. user: Sounds great, I will need to get a cab to go there, find a pool ride for 1. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The address is 15555 East 14th Street and it is a Thriller movie. user: Sounds great, I will need to get a cab to go there, find a pool ride for 1. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '1', 'ride_type': 'Pool', 'destination': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm: Getting a pool ride cab for 1 person to go to 15555 East 14th Street. user: That is correct. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The cab is on its way. user: Thanks a lot. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Is there anything else I can help you with? user: No, that would be all. Service name: RideSharing_2 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: I'd like to watch a movie at Century at Hayward on 3rd of March. Can you help me find movies showing in Hayward? What times were available? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'Hayward', 'show_date': '3rd of March', 'theater_name': 'Century at Hayward'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What movie were you trying to watch? user: I'd like to watch Breakthrough. I'm looking for a regular show. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_type': 'regular', 'movie_name': 'Breakthrough'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I found 1 showtime for you. One showing is at 10:30 pm in Century at Hayward. user: That sounds good to me. Can you help me find a cab there? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '10 : 30 pm'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I found 1 showtime for you. One showing is at 10:30 pm in Century at Hayward. user: That sounds good to me. Can you help me find a cab there? Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: How many seats were you looking for? user: I'd like to find a cab for 3. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '3'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Did you have a preference for the type of ride? You can take Regular, Luxury, or anything else. Were you trying to get to 1069 B Street? user: Yes, that sounds right. I'd like a Regular ride. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'ride_type': 'Regular', 'destination': '1069 B Street'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm you want 3 seats in a Regular ride to 1069 B Street. user: Yes, that sounds good. How much does the ride cost and when will it arrive? Service name: RideSharing_2 Active intent: GetRide Requested slots: ride_fare, wait_time Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Your ride has been booked and it is on its way. The cab should be here in 5 minutes and will be $19.43. user: Thank you for your help. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Did you need help with anything else? user: No, but thank you again. Service name: RideSharing_2 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: I am in the mood to watch anything. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_type': 'dontcare'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Where are you located? user: I want you to look for movies in Alameda. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'Alameda'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Which movie would you like to watch and when? user: I want to see dumbo on the 5th of this month. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'movie_name': 'dumbo', 'show_date': '5th of this month'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There is 1 show at 4:30 pm at alameda theatre & cineplex. user: How much does the ticket cost? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: price Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: It is $19 a piece. user: That sounds great. I would need a cab to get there. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: It is $19 a piece. user: That sounds great. I would need a cab to get there. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What kind of ride? Would you be going to 2317 central avenue? user: A regular ride would do it for me. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'ride_type': 'Regular', 'destination': '2317 central avenue'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: How many seats? user: Just 1. Myself. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '1'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: You would like a regular ride for 1 to 2317 central avenue? user: That's about it. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The cab would arrive shortly. user: Thank you. I need nothing else. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: What time is it on? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Where are you and on what date are you interested? user: In Fremont on 6th of this month. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'Fremont', 'show_date': '6th of this month'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What movie are you interested in? user: A film called Shazam. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'movie_name': 'Shazam'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There is 1 showing in Century at Pacific Commons & XD at 10:30 pm. user: Yes all good. I need a cab to 43917 Pacific Commons Boulevard. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '10 : 30 pm'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There is 1 showing in Century at Pacific Commons & XD at 10:30 pm. user: Yes all good. I need a cab to 43917 Pacific Commons Boulevard. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'destination': '43917 Pacific Commons Boulevard'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: How many passengers are travelling with you? user: There will be three. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '3'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Which type of ride do you want? user: A regular ride would be preferred. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'ride_type': 'Regular'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: To confirm then you want a regular ride cab for 3 to 43917 Pacific Commons Boulevard. user: Yes that is correct. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: It is booked and on the way. user: Thanks that is everything for now. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: I'd like to watch at United Artists Stonestown Twin: what time can I watch it? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'theater_name': 'United Artists Stonestown Twin'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Which movie would you like? When do you want to watch the movie? In which city? user: I'd like The Aftermath, in SFO. I want to go on this Saturday Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'SFO', 'movie_name': 'The Aftermath', 'show_date': 'this Saturday'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There is 1 showtimes available: 4 pm in United Artists Stonestown Twin user: It's fine for me! Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '4 pm'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you want a ticket? user: Not now, thanks Service name: Movies_1 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you need anything else? user: I need a cab to go there Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What type of ride to go to 501 Buckingham Way? How many seats? user: I want a Luxury ride, for 4 people Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '4', 'ride_type': 'Luxury', 'destination': '501 Buckingham Way'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: 4 seats in a Luxury ride to 501 Buckingham Way user: No, I want to go to 42010 Blacow Road Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'destination': '42010 Blacow Road'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: 4 seats in a ride to 42010 Blacow Road. Is it correct? user: No, for 3 people Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '3'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: 3 seats in a Luxury ride. Is it correct? user: Yes, It's correct, thanks. How much is the ride? Service name: RideSharing_2 Active intent: GetRide Requested slots: ride_fare Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: It costs $56.86. Your cab is coming! user: Thanks so much for helping Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you need anything else? user: No, thanks. It's all Service name: RideSharing_2 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: I need to find movie times. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: OK, when and where would you like to watch the movie, and what movie did yu have in mind? user: I would like the see Dumbo somewhere in San Francisco on Sunday this week. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'San Francisco', 'movie_name': 'Dumbo', 'show_date': 'Sunday this week'}