turns
listlengths
2
60
dialogue_id
stringlengths
1
31
states
listlengths
1
30
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'Parkside Police Station');(_:search,type,'Police'))" ], "speaker": "user", "text": "I want to know where I would find the Parkside Police Station . Could you tell me ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223358966');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "Their postcode is CB11JG , you can reach them at phone number 01223358966 ." }, { "id": 2, "rdf-acts": [ "inform((_:search,type,'Police'))", "request((_:result,address,?);(_:result,type,'Police'))" ], "speaker": "user", "text": "Thank you . May I have a street address for the police station ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,type,'Police'))" ], "speaker": "system", "text": "Certainly . Their address is Parkside , Cambridge . Can I assist you further ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "welcome . at your service next time" } ]
SNG01678.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside Police Station" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ], [ "_:search", "type", "Police" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside Police Station" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "postcode", "CB11JG" ], [ "_:search", "type", "Police" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "type", "Police" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'fitzbillies restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi to take me to fitzbillies restaurant" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I would be happy to book that for you , where do you need picked up from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'kings lynn train station');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "From Kings lynn train station ." }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Ok , and what time will you need to arrive / leave ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'20:00');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to leave after 20:00 please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,car,'black volkswagen');(_:result,phone,'07477854911');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Great . We have a black volkswagen booked for you . The driver 's phone number is 07477854911" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "welcome again next time" } ]
SNG02020.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "fitzbillies restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "fitzbillies restaurant" ], [ "_:search", "departure", "kings lynn train station" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "fitzbillies restaurant" ], [ "_:search", "departure", "kings lynn train station" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "20:00" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "fitzbillies restaurant" ], [ "_:search", "departure", "kings lynn train station" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "20:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black volkswagen" ], [ "_:result", "phone", "07477854911" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for a place to go in the centre ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,area,'centre');(_:result,count,'44');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Ok , there are 44 different attractions in the centre . Any particular type ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'cinema');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Nothing particular . Maybe a cinema ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'The Grafton Centre , East Road');(_:result,name,'Vue Cinema');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Vue Cinema is exactly what you 're looking for ! It 's located at The Grafton Centre , East Road . Do you want any more information ?" }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can you give me the phone number and postcode ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'08712240240');(_:result,postcode,'cb11ps');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Phone number is 08712240240 and postcode is cb11ps . Is there anything else I can assist you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,day,'saturday');(_:search,duration,'15:15');(_:search,food,\"does n't matter\");(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , can you reserve a table at a restaurant for 2 people at 15:15 on saturday . Type of food does n't matter just in the same area as the attraction ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,name,'bedouin');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "how about bedouin ? it looks lovely" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "Sounds good . Please book" }, { "id": 9, "rdf-acts": [ "inform((_:booking,day,'Saturday');(_:booking,duration,'15:15');(_:booking,name,'bedouin');(_:booking,ref,'OM74MYOM');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 've booked you at bedouin on Saturday at 15:15 . Your Reference number is : OM74MYOM ." }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'15:15');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I also need a taxi to get to the restaurant by 15:15 ." }, { "id": 11, "rdf-acts": [ "inform((_:result,car,'red ford');(_:result,phone,'07349747219');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Booking completed ! \n Booked car type \t : \t red ford \n Contact number \t : \t 07349747219" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks , that 's all I needed today . Goodbye !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Okay great let us know if you need anymore assistance ." } ]
PMUL4682.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "44" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "cinema" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "44" ], [ "_:search", "category", "cinema" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "The Grafton Centre , East Road" ], [ "_:result", "name", "Vue Cinema" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "area", "centre" ], [ "_:result", "count", "44" ], [ "_:search", "category", "cinema" ], [ "_:result", "address", "The Grafton Centre , East Road" ], [ "_:result", "name", "Vue Cinema" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "08712240240" ], [ "_:result", "postcode", "cb11ps" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "food", "does n't matter" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "area", "centre" ], [ "_:result", "count", "44" ], [ "_:search", "category", "cinema" ], [ "_:result", "address", "The Grafton Centre , East Road" ], [ "_:result", "name", "Vue Cinema" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "08712240240" ], [ "_:result", "postcode", "cb11ps" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "food", "does n't matter" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "name", "bedouin" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "area", "centre" ], [ "_:result", "count", "44" ], [ "_:search", "category", "cinema" ], [ "_:result", "address", "The Grafton Centre , East Road" ], [ "_:result", "name", "Vue Cinema" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "08712240240" ], [ "_:result", "postcode", "cb11ps" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "food", "does n't matter" ], [ "_:search", "people", "2" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "duration", "15:15" ], [ "_:booking", "name", "bedouin" ], [ "_:booking", "ref", "OM74MYOM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "area", "centre" ], [ "_:result", "count", "44" ], [ "_:search", "category", "cinema" ], [ "_:result", "address", "The Grafton Centre , East Road" ], [ "_:result", "name", "Vue Cinema" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb11ps" ], [ "_:search", "area", "same area" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "food", "does n't matter" ], [ "_:search", "people", "2" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "duration", "15:15" ], [ "_:booking", "name", "bedouin" ], [ "_:booking", "ref", "OM74MYOM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red ford" ], [ "_:result", "phone", "07349747219" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hello , I 'm looking for a train departing from Norwich on friday ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Of course what day would you like travel ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'norwich');(_:search,destination,'cambridge');(_:search,leave_at,'12:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train departing from Norwich to Cambridge on Friday , I 'm hoping to leave by 12:00 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,departure,'norwich');(_:result,destination,'cambridge');(_:result,id,'TR8662');(_:result,leave_at,'11:16');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR8662 runs norwich to cambridge and leaves at 11:16 that day . Should I book it for you ?" }, { "id": 4, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "could I have the price please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,id,'TR8662');(_:result,ticket,'17.60 pounds');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "The price of the TR8662 is 17.60 pounds per ticket . Is there anything more I can help you with today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to find a lovely hotel to stay in cambridge that has free wifi , so I can watch netflix . Can you help me with that as well ?" }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'lots');(_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have lots of accommodations that include free wifi . What type of place would you like to stay in , and what area of the city do you prefer ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like a 4 star hotel but it does n't matter which area it 's in ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,area,'west');(_:result,count,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I 'm showing 3 different ones . One is located in the centre & the other 2 are west . Would you like me to book one of these for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))", "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Oh I 'm sorry , I forgot I need to know what time my train will arrive in Cambridge . Can you please help me with that first ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'12:35');(_:result,destination,'Cambridge');(_:result,id,'TR8662');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR8662 train arrives in Cambridge at 12:35 . Do you want me to book a hotel now ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,day,'friday');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I 'll need a hotel for 7 people for 4 nights starting Friday ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,name,'huntingdon marriott hotel');(_:booking,ref,'5ZCWD20P');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The booking at huntingdon marriott hotel was successful . Your reference number is 5ZCWD20P ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That will be all ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Welcome . have a nice day ." } ]
MUL2153.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "12:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "12:00" ], [ "_:search", "type", "Train" ], [ "_:result", "departure", "norwich" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR8662" ], [ "_:result", "leave_at", "11:16" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "12:00" ], [ "_:result", "departure", "norwich" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "leave_at", "11:16" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR8662" ], [ "_:result", "ticket", "17.60 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "12:00" ], [ "_:result", "departure", "norwich" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "leave_at", "11:16" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR8662" ], [ "_:result", "ticket", "17.60 pounds" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "lots" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "leave_at", "12:00" ], [ "_:result", "departure", "norwich" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "leave_at", "11:16" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR8662" ], [ "_:result", "ticket", "17.60 pounds" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "lots" ], [ "_:result", "has_internet", "none" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "west" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "norwich" ], [ "_:search", "leave_at", "12:00" ], [ "_:result", "departure", "norwich" ], [ "_:result", "leave_at", "11:16" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "17.60 pounds" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "lots" ], [ "_:result", "has_internet", "none" ], [ "_:search", "area", "dontcare" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "west" ], [ "_:result", "count", "3" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "12:35" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR8662" ], [ "_:result", "type", "Train" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "departure", "norwich" ], [ "_:search", "leave_at", "12:00" ], [ "_:result", "departure", "norwich" ], [ "_:result", "leave_at", "11:16" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "17.60 pounds" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "lots" ], [ "_:result", "has_internet", "none" ], [ "_:search", "area", "dontcare" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "west" ], [ "_:result", "count", "3" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "12:35" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR8662" ], [ "_:result", "type", "Train" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "huntingdon marriott hotel" ], [ "_:booking", "ref", "5ZCWD20P" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'malaysian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a place to eat . I want expensive malaysian food . Can you help ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'in town');(_:search,food,'Malaysian');(_:search,pricerange,'any price');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry but there are n't any Malaysian places of any price in town . Would you like to try a different cuisine ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Well I need it to be in the south of town ." }, { "id": 3, "rdf-acts": [ "select((_:result,food,'Chinese');(_:result,food,'Indian');(_:result,food,'Italian');(_:result,food,'Mexican');(_:result,type,'Restaurant'))", "inform((_:result,area,'south');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "On the south end , in the expensive price range , we have Mexican , Italian , Indian , and Chinese foods to choose from . Do any of these sound good ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Chinese sounds good . Can you give me any suggestions ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'10 Homerton Street City Centre');(_:result,name,'Peking Restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , I would recommend the Peking Restaurant , located at 10 Homerton Street City Centre . Could I reserve a table for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'11:00');(_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sounds great . Make a reservation for 4 on Friday at 11:00 ." }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "That time slot is not available , would you like to try another time ." }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "How about ! 0:00 instead , is that available Friday ?" }, { "id": 9, "rdf-acts": [ "inform((_:booking,duration,'10:00');(_:booking,ref,'HRPLZ9AQ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I believe you meant 10:00 , so I went ahead and made the reservation for that time . The reference number is HRPLZ9AQ ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks , that 's all I need ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Enjoy your meal !" } ]
SNG0602.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "malaysian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/bb5beccf" ], [ "_:search/bb5beccf", "area", "in town" ], [ "_:search/bb5beccf", "food", "Malaysian" ], [ "_:search/bb5beccf", "pricerange", "any price" ], [ "_:search/bb5beccf", "type", "Restaurant" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/bb5beccf" ], [ "_:search/bb5beccf", "area", "in town" ], [ "_:search/bb5beccf", "food", "Malaysian" ], [ "_:search/bb5beccf", "pricerange", "any price" ], [ "_:search/bb5beccf", "type", "Restaurant" ], [ "_:search", "area", "south" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "Mexican" ], [ "_:result", "area", "south" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/bb5beccf" ], [ "_:search/bb5beccf", "area", "in town" ], [ "_:search/bb5beccf", "food", "Malaysian" ], [ "_:search/bb5beccf", "pricerange", "any price" ], [ "_:search/bb5beccf", "type", "Restaurant" ], [ "_:search", "area", "south" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "Mexican" ], [ "_:result", "area", "south" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "chinese" ], [ "_:result", "address", "10 Homerton Street City Centre" ], [ "_:result", "name", "Peking Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "11:00" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/bb5beccf" ], [ "_:search/bb5beccf", "area", "in town" ], [ "_:search/bb5beccf", "food", "Malaysian" ], [ "_:search/bb5beccf", "pricerange", "any price" ], [ "_:search/bb5beccf", "type", "Restaurant" ], [ "_:search", "area", "south" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "Mexican" ], [ "_:result", "area", "south" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "chinese" ], [ "_:result", "address", "10 Homerton Street City Centre" ], [ "_:result", "name", "Peking Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "11:00" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "canthelp", "_:booking/d7b98f34" ], [ "_:booking/d7b98f34", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/bb5beccf" ], [ "_:search/bb5beccf", "area", "in town" ], [ "_:search/bb5beccf", "food", "Malaysian" ], [ "_:search/bb5beccf", "pricerange", "any price" ], [ "_:search/bb5beccf", "type", "Restaurant" ], [ "_:search", "area", "south" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "Mexican" ], [ "_:result", "area", "south" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "chinese" ], [ "_:result", "address", "10 Homerton Street City Centre" ], [ "_:result", "name", "Peking Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "11:00" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "canthelp", "_:booking/d7b98f34" ], [ "_:booking/d7b98f34", "type", "Booking" ], [ "_:booking", "duration", "10:00" ], [ "_:booking", "ref", "HRPLZ9AQ" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,stars,'3-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like a 3-star hotel with free WiFi , please ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'5');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , there are 5 different options to choose from . What area will you be staying in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't have a particular area in mind but I do also need free parking please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'north');(_:result,has_parking,'none');(_:result,name,'hamilton lodge');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about the hamilton lodge . It is in the north of town and meets your requirements including parking ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "that sounds nice but will you book it for 7 people and 4 nights starting from wednesday" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'CUY4J5PR');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful , the reference number is CUY4J5PR . Is there anything else I can help you with today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I 'm also looking for a cheap Chinese food restaurant . Can you recommend one ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'4');(_:result,name,'charlie chan');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure , there are 4 options . I recommend charlie chan . would you like a booking ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I should have mentioned I am looking for a restaurant in the centre . Sorry about that ." }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'charlie chan');(_:result,type,'Restaurant'))", "reqmore()", "thank()" ], "speaker": "system", "text": "Okay , the three results are the same . I still recommend charlie chan . Do you need more help today ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'14:45');(_:search,people,'7');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please book that restaurant for me . It 'll be 7 people on wednesday at 14:45 . I 'll definitely need a reference number ." }, { "id": 11, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , I am unable to book it for that time . Do you have another time that will work ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thanks for trying . Let 's do Thursday , please ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,ref,'05MF6IQL');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking is all set your ref number is 05MF6IQL" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I needed today . Thanks for your help . Goodbye !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you enjoy the rest of your day !" } ]
PMUL0170.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:result", "count", "5" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "hamilton lodge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:result", "count", "5" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "hamilton lodge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "CUY4J5PR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "CUY4J5PR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "4" ], [ "_:result", "name", "charlie chan" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "CUY4J5PR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "4" ], [ "_:search", "area", "centre" ], [ "_:result", "name", "charlie chan" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "CUY4J5PR" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "4" ], [ "_:search", "area", "centre" ], [ "_:result", "name", "charlie chan" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/be265f56" ], [ "_:booking/be265f56", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:search", "stay", "4" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "4" ], [ "_:search", "area", "centre" ], [ "_:result", "name", "charlie chan" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/be265f56" ], [ "_:booking/be265f56", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "05MF6IQL" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'nandos');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Please help me book a taxi to nandos" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Sure . What is your departure site ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'riverboat georgina');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'm leaving from riverboat georgina ." }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Okay , and what time would you like to leave or arrive by ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'09:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like to leave after 09:45 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,car,'yellow lexus');(_:result,phone,'07014284224');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Okay I have a yellow lexus with the contact number 07014284224 ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you that is all I need ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Have a good day . Thank you for using Cambridge TownInfo centre . Goodbye ." } ]
SNG01819.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "nandos" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "nandos" ], [ "_:search", "departure", "riverboat georgina" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "nandos" ], [ "_:search", "departure", "riverboat georgina" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "09:45" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "nandos" ], [ "_:search", "departure", "riverboat georgina" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "09:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow lexus" ], [ "_:result", "phone", "07014284224" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,departure,'cambridge');(_:search,leave_at,'07:15');(_:search,people,'7');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hello , I need to book a train at 07:15 leaving Cambridge going to the town center on Thursday for 7 people ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,destination,'the town centre');(_:search,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "Sure I can help with that . There are no trains going to the town centre . Do you have another destination in mind ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Could you check for a bus ?" }, { "id": 3, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I think we may need to recheck your intended arrival location . To where and from where do you wish to travel ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'Cambridge');(_:search,leave_at,'14:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am leaving from Cambridge at 14:30 ." }, { "id": 5, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "And where are you going ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,destination,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be going to ely ." }, { "id": 7, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What time do you want to arrive by ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "Does n't matter . I just ca n't leave until 14:30" }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'16:07');(_:result,leave_at,'15:50');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is a 15:50 train that will arrive at 16:07 . Does that sound good ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,destination,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "Does the train depart on Friday ? Does it go to Stevenage ?" }, { "id": 11, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))", "inform((_:result,destination,'Ely');(_:result,type,'Train'))" ], "speaker": "system", "text": "I 'm sorry , earlier you said you were going to Ely , but now you 're asking about stevenage . What is your destination , please ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "For Clarification : From Cambridge to destination Stevenage , , on friday , leaving after 14:30 ." }, { "id": 13, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "sorry about that , how many tickets ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "just one person" }, { "id": 15, "rdf-acts": [ "inform((_:result,count,'5');(_:result,leave_at,'leaving every two hours');(_:result,leave_at,'starting at 15:21');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are five available trains , leaving every two hours , starting at 15:21 . Would you like me to book at seat on the earliest train ?" }, { "id": 16, "rdf-acts": [ "request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Do you know how long the travel time is and the price ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,duration,'49 minutes');(_:result,ticket,'12.80 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The travel time for all trains is approximately 49 minutes and each ticket costs 12.80 pounds . Would you like me to book you on one ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that is all thanks ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , let me know if I can assist with anything else ." } ]
PMUL1303.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "07:15" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "07:15" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:search/2d3164a9" ], [ "_:search/2d3164a9", "destination", "the town centre" ], [ "_:search/2d3164a9", "type", "Train" ], [ "_:search", "destination", "?" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:search/2d3164a9" ], [ "_:search/2d3164a9", "destination", "the town centre" ], [ "_:search/2d3164a9", "type", "Train" ], [ "_:search", "destination", "?" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "leave_at", "14:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:search/2d3164a9" ], [ "_:search/2d3164a9", "destination", "the town centre" ], [ "_:search/2d3164a9", "type", "Train" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "leave_at", "14:30" ], [ "_:search", "destination", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:search/2d3164a9" ], [ "_:search/2d3164a9", "destination", "the town centre" ], [ "_:search/2d3164a9", "type", "Train" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "leave_at", "14:30" ], [ "_:search", "destination", "ely" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:search/2d3164a9" ], [ "_:search/2d3164a9", "destination", "the town centre" ], [ "_:search/2d3164a9", "type", "Train" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "leave_at", "14:30" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "arrive_by", "16:07" ], [ "_:result", "leave_at", "15:50" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:search/2d3164a9" ], [ "_:search/2d3164a9", "destination", "the town centre" ], [ "_:search/2d3164a9", "type", "Train" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "leave_at", "14:30" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "arrive_by", "16:07" ], [ "_:result", "leave_at", "15:50" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "?" ], [ "_:result", "destination", "Ely" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/2d3164a9" ], [ "_:search/2d3164a9", "destination", "the town centre" ], [ "_:search/2d3164a9", "type", "Train" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "leave_at", "14:30" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "arrive_by", "16:07" ], [ "_:result", "leave_at", "15:50" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "?" ], [ "_:result", "destination", "Ely" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/2d3164a9" ], [ "_:search/2d3164a9", "destination", "the town centre" ], [ "_:search/2d3164a9", "type", "Train" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "arrive_by", "16:07" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "?" ], [ "_:result", "destination", "Ely" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "one" ], [ "_:result", "count", "5" ], [ "_:result", "leave_at", "leaving every two hours" ], [ "_:result", "leave_at", "starting at 15:21" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/2d3164a9" ], [ "_:search/2d3164a9", "destination", "the town centre" ], [ "_:search/2d3164a9", "type", "Train" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "arrive_by", "16:07" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "?" ], [ "_:result", "destination", "Ely" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "one" ], [ "_:result", "count", "5" ], [ "_:result", "leave_at", "leaving every two hours" ], [ "_:result", "leave_at", "starting at 15:21" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "49 minutes" ], [ "_:result", "ticket", "12.80 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Hey , I 'm trying to book a taxi today" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))", "thank()" ], "speaker": "system", "text": "Awesome . Where are you departing from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge university botanic gardens');(_:search,destination,'pizza hut cherry hinton');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I am departing from Cambridge University Botanic Gardens and need to arrive at Pizza Hut Cherry Hinton ." }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Great , what time would you like to leave by or arrive by ?" }, { "id": 4, "rdf-acts": [ "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "I would like to leave after 9:45 . Please let me know the car type and contact number ." }, { "id": 5, "rdf-acts": [ "inform((_:result,car,'red volkswagen');(_:result,phone,'07597996556');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "A red volkswagen will pick you up . The contact number is 07597996556 ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks . That 's all I needed to know ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Great . Glad to have helped ." } ]
SNG0041.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge university botanic gardens" ], [ "_:search", "destination", "pizza hut cherry hinton" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge university botanic gardens" ], [ "_:search", "destination", "pizza hut cherry hinton" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge university botanic gardens" ], [ "_:search", "destination", "pizza hut cherry hinton" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red volkswagen" ], [ "_:result", "phone", "07597996556" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "a moderately priced restaurant in the north part of town ?" }, { "id": 1, "rdf-acts": [ "select((_:result,food,'Chinese');(_:result,food,'Indian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Would you like Chinese or Indian food ?" }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't care . give me the phone number and postcode ." }, { "id": 3, "rdf-acts": [ "inform((_:result,food,'Chinese');(_:result,name,'Golden wok');(_:result,phone,'01223 350688');(_:result,postcode,'3 H.L.');(_:result,postcode,'C.B 4');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Golden wok serves Chinese food , their phone number is 01223 350688 and their postcode is C.B 4 , 3 H.L." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank You" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ." } ]
WOZ20231.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Golden wok" ], [ "_:result", "phone", "01223 350688" ], [ "_:result", "postcode", "3 H.L." ], [ "_:result", "postcode", "C.B 4" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "I need to find a hospital in town please ." }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223245151');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Certainly , Addenbrookes Hospital 's telephone number is 01223245151 . Is there anything I can do to help ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "What is the address ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Addenbrookes Hospital is located at Hills Rd , Cambridge , Postcode : CB20QQ . Do you need any other information ?" }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "Please give me the phone number ." }, { "id": 5, "rdf-acts": [ "inform((_:result,phone,'01223245151');(_:result,type,'Hospital'))", "reqmore()" ], "speaker": "system", "text": "The phone number is 01223245151 . Is there anything else I can do for you ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all I need . Thanks so much ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome . Goodbye ." } ]
SNG0184.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "type", "Hospital" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "type", "Hospital" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you help me find some european food in Cambridge ?" }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'11');(_:result,food,'European style');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 11 European style restaurants . What price ranges are you looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'18:15');(_:search,people,'4');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Expensive price range . Please book it for 4 people at 18:15 on Monday" }, { "id": 3, "rdf-acts": [], "speaker": "system", "text": "Will you be needing a reference number ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Yes I will definitely need that ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'GDZZ5T1Y');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your table will be reserved for 15 minutes . Your reference number is GDZZ5T1Y . Can I assist you further ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "I also need a place to stay ?" }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,count,'33');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 33 hotels to choose from . Can we narrow this down ? Are you interested in a particular part of town or specific price range ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do not care about the area but I would like it to be expensive ." }, { "id": 9, "rdf-acts": [ "request((_:search,has_internet,?);(_:search,has_parking,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'many');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have many to choose from . Do you have a preference for internet or parking ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I would like it to have internet ." }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'west');(_:result,category,'hotels');(_:result,count,'5');(_:result,name,'Huntingdon Marriott Hotel');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I found 5 hotels matching your request . I would recommend Huntingdon Marriott Hotel located in the west . It has a 4 star rating ." }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about price range ? The hotel should also be very expensive . I wo n't settle for less and neither will Fi - Fi ." }, { "id": 13, "rdf-acts": [ "inform((_:result,area,'centrally located');(_:result,has_internet,'none');(_:result,name,'Gonville Hotel');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about the Gonville Hotel which is centrally located ? It has internet and is expensive ." }, { "id": 14, "rdf-acts": [], "speaker": "user", "text": "That sounds perfect . Let 's book it ." }, { "id": 15, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "Alright ! How many people will be staying starting what day ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "4 people will be staying" }, { "id": 17, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "On what day will you be checking in ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,stay,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I will be staying on Monday ." }, { "id": 19, "rdf-acts": [ "inform((_:booking,ref,'M6FRXJOV');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . \n Reference number is : M6FRXJOV ." }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all , thanks ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Great . If you need help in the future , please contact us . Enjoy your stay ." } ]
PMUL0147.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:result", "count", "11" ], [ "_:result", "food", "European style" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "4" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:result", "count", "11" ], [ "_:result", "food", "European style" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "4" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:result", "count", "11" ], [ "_:result", "food", "European style" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "4" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "GDZZ5T1Y" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:result", "food", "European style" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "GDZZ5T1Y" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "33" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:result", "food", "European style" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "GDZZ5T1Y" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "33" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "has_parking", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:result", "food", "European style" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "GDZZ5T1Y" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "area", "west" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "name", "Huntingdon Marriott Hotel" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:result", "food", "European style" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "GDZZ5T1Y" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "stars", "4" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "centrally located" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:result", "food", "European style" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "18:15" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "GDZZ5T1Y" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "stars", "4" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centrally located" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:result", "food", "European style" ], [ "_:search", "duration", "18:15" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "GDZZ5T1Y" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "stars", "4" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centrally located" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "4" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:result", "food", "European style" ], [ "_:search", "duration", "18:15" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "stars", "4" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centrally located" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "4" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "M6FRXJOV" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need help finding a book on italian food" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'fifteen');(_:result,food,'Italian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are fifteen Italian restaurants in town . Do you want a specific part of town , or maybe a certain price range to narrow down the search ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'parks');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for parks in Cambridge can you help me ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Are you looking for one in a particular area ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,\"does n't matter\");(_:search,type,'Attraction'))" ], "speaker": "user", "text": "No , area does n't matter . What park would you recommend ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'east');(_:result,name,'Cherry Hinton Water Play park');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Cherry Hinton Water Play park in the east is an excellent place to keep cool on hot summer days . Would you like the address ?" }, { "id": 6, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "No just the postcode please ." }, { "id": 7, "rdf-acts": [ "inform((_:result,postcode,'cb18dw');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The postcode is cb18dw ." }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thanks . Could you help me find and expensive Indian restaurant perhaps ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'west');(_:result,food,'Indian');(_:result,name,'Tandoori Palace');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Tandoori Palace in the west is a wonderful Indian restaurant . Would you like their phone number or a reservation there , perhaps ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'12:00');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "book a table for 6 people at 12:00 on wednesday" }, { "id": 11, "rdf-acts": [ "inform((_:booking,people,'6');(_:booking,ref,'M4ILDKD4');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book a table for 6 they will hold the table for you for 15 minutes . The reference number is M4ILDKD4 ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you that is all I need for now ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Okay great ! I hope you have a wonderful day !" } ]
PMUL2065.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "fifteen" ], [ "_:result", "food", "Italian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "parks" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "fifteen" ], [ "_:result", "food", "Italian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "parks" ], [ "_:search", "area", "does n't matter" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "fifteen" ], [ "_:result", "food", "Italian" ], [ "_:search", "category", "parks" ], [ "_:search", "area", "does n't matter" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Cherry Hinton Water Play park" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "fifteen" ], [ "_:result", "food", "Italian" ], [ "_:search", "category", "parks" ], [ "_:search", "area", "does n't matter" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Cherry Hinton Water Play park" ], [ "_:result", "postcode", "cb18dw" ], [ "_:result", "type", "Attraction" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "fifteen" ], [ "_:search", "category", "parks" ], [ "_:search", "area", "does n't matter" ], [ "_:result", "postcode", "cb18dw" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Tandoori Palace" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "fifteen" ], [ "_:search", "category", "parks" ], [ "_:search", "area", "does n't matter" ], [ "_:result", "postcode", "cb18dw" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Tandoori Palace" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "M4ILDKD4" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for an expensive restaurant for tonight in the centre of town , can you provide me with a list of my options ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,name,'Kymmoy');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Kymmoy is located in the centre of town ." }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Restaurant'))", "inform((_:search,name,'Kymmoy');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "May I have the postcode to Kymmoy please ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb12as');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Certainly , the postcode is cb12as . Is there any other information you need ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all that I needed thank you !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great day !" } ]
SNG0510.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Kymmoy" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "postcode", "?" ], [ "_:search", "name", "Kymmoy" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Kymmoy" ], [ "_:search", "name", "Kymmoy" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb12as" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am planning a trip to Cambridge and need a place to stay . Can you recommend a hotel on the south side ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'south');(_:result,category,'hotel');(_:result,count,'1');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Lensfield Hotel');(_:result,pricerange,'expensive');(_:result,stars,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There is one hotel in the south called The Lensfield Hotel . It is expensive , has 3 stars , and free internet and parking . Can I help you book a reservation ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a guesthouse . Is it a guesthouse ?" }, { "id": 3, "rdf-acts": [ "select((_:result,stars,'3');(_:result,stars,'4');(_:result,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,count,'3');(_:result,type,'Hotel'))", "canthelp((_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "No , it is not a guesthouse . I have found 3 options that are guesthouses . Do you prefer a 3 or 4 star ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'5');(_:search,stars,'dontcare');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Stars do nt matter . Can please book this for 5 people , 3 nights starting Friday ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,name,'bridge guest house');(_:booking,ref,'SU0WE1LI');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , I 've set you up at bridge guest house . Your reference number is SU0WE1LI ." }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "Great . I 'm also looking for a train from cambridge going to peterborough . Can you help with that ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have several options . What day and time would you like to travel ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'15:45');(_:search,day,'monday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to leave on Monday and arrive by 15:45 , please ." }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are several trains that would get you there in time , are you wanting to leave in the morning , or the afternoon ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,leave_at,'afternoon');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave in the afternoon ." }, { "id": 11, "rdf-acts": [ "inform((_:result,amount,\"do n't have any\");(_:result,leave_at,'in the afternoon');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I do n't have any leaving in the afternoon . How about the morning ?" }, { "id": 12, "rdf-acts": [ "request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))", "inform((_:search,day,'monday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to arrive as clsoe to 15:45 as possible on monday . I need the travel time and the price please ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,arrive_by,'15:24');(_:result,day,'Monday');(_:result,departure,'Cambridge');(_:result,destination,'Peterborough');(_:result,id,'TR7786');(_:result,leave_at,'14:34');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Of course - sorry , our automated \" afternoon \" constraint is buggy . I think TR7786 is most suitable , leaving Cambridge on Monday at 14:34 and arriving in Peterborough at 15:24 . Would that work ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,name,'Bridge Guest House');(_:search,type,'Hotel'))", "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can you let me know what the trip duration is for that train , please , and how much it costs ? Oh , almost forgot . Does the Bridge Guest House include free parking ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,duration,'50 minutes');(_:result,ticket,'16.50 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "The duration is 50 minutes and the price is 16.50 pounds ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , goodbye ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Have a nice day , thank you for contacting us ." } ]
MUL2149.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "south" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "1" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "south" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/a2c663c9" ], [ "_:search/a2c663c9", "category", "guesthouse" ], [ "_:search/a2c663c9", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "5" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "south" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/a2c663c9" ], [ "_:search/a2c663c9", "category", "guesthouse" ], [ "_:search/a2c663c9", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "5" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "stay", "3" ], [ "_:booking", "name", "bridge guest house" ], [ "_:booking", "ref", "SU0WE1LI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "south" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:system", "canthelp", "_:search/a2c663c9" ], [ "_:search/a2c663c9", "category", "guesthouse" ], [ "_:search/a2c663c9", "type", "Hotel" ], [ "_:search", "people", "5" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "stay", "3" ], [ "_:booking", "name", "bridge guest house" ], [ "_:booking", "ref", "SU0WE1LI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "15:45" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "south" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:system", "canthelp", "_:search/a2c663c9" ], [ "_:search/a2c663c9", "category", "guesthouse" ], [ "_:search/a2c663c9", "type", "Hotel" ], [ "_:search", "people", "5" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "stay", "3" ], [ "_:booking", "name", "bridge guest house" ], [ "_:booking", "ref", "SU0WE1LI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "arrive_by", "15:45" ], [ "_:search", "day", "monday" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "afternoon" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "south" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:system", "canthelp", "_:search/a2c663c9" ], [ "_:search/a2c663c9", "category", "guesthouse" ], [ "_:search/a2c663c9", "type", "Hotel" ], [ "_:search", "people", "5" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "stay", "3" ], [ "_:booking", "name", "bridge guest house" ], [ "_:booking", "ref", "SU0WE1LI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "arrive_by", "15:45" ], [ "_:result", "amount", "do n't have any" ], [ "_:result", "leave_at", "in the afternoon" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:result", "duration", "?" ], [ "_:result", "ticket", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "south" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:system", "canthelp", "_:search/a2c663c9" ], [ "_:search/a2c663c9", "category", "guesthouse" ], [ "_:search/a2c663c9", "type", "Hotel" ], [ "_:search", "people", "5" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "stay", "3" ], [ "_:booking", "name", "bridge guest house" ], [ "_:booking", "ref", "SU0WE1LI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "arrive_by", "15:45" ], [ "_:result", "amount", "do n't have any" ], [ "_:search", "leave_at", "?" ], [ "_:result", "duration", "?" ], [ "_:result", "ticket", "?" ], [ "_:search", "day", "monday" ], [ "_:result", "arrive_by", "15:24" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Peterborough" ], [ "_:result", "id", "TR7786" ], [ "_:result", "leave_at", "14:34" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "name", "Bridge Guest House" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "south" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:system", "canthelp", "_:search/a2c663c9" ], [ "_:search/a2c663c9", "category", "guesthouse" ], [ "_:search/a2c663c9", "type", "Hotel" ], [ "_:search", "people", "5" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "stay", "3" ], [ "_:booking", "name", "bridge guest house" ], [ "_:booking", "ref", "SU0WE1LI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "arrive_by", "15:45" ], [ "_:result", "amount", "do n't have any" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "monday" ], [ "_:result", "arrive_by", "15:24" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Peterborough" ], [ "_:result", "id", "TR7786" ], [ "_:result", "leave_at", "14:34" ], [ "_:booking", "category", "Train" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "name", "Bridge Guest House" ], [ "_:search", "type", "Hotel" ], [ "_:result", "duration", "50 minutes" ], [ "_:result", "ticket", "16.50 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "I want to find a hospital in town" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,type,'Hospital'))", "request((_:search,department,?);(_:search,type,'Hospital'))" ], "speaker": "system", "text": "Addenbrookes Hospital is located at Hills Rd , Cambridge . Is there a particular department you 're looking for ?" }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "No , I 'm getting general info . I need the hospital postal code and phone number , though ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,phone,'01223245151');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Their phone number is 01223245151 and the address is Hills Rd , Cambridge ." }, { "id": 4, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thanks ! That is so helpful . Bye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You are most welcome !" } ]
SNG01791.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "type", "Hospital" ], [ "_:search", "department", "?" ], [ "_:search", "type", "Hospital" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "department", "?" ], [ "_:search", "type", "Hospital" ], [ "_:result", "postcode", "?" ], [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "type", "Hospital" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'Cambridge Belfry');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hello ! I am looking for information about The Cambridge Belfry . It 's a hotel in Cambridge ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'west');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'very cheap');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Certainly , it is a fantastic 4 star hotel in the west area that is very cheap with free wifi and parking ! Would you like me to book it for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'cambridge belfry');(_:search,type,'Hotel'))", "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Before you book it , can I get the address of The Cambridge Belfry ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Back Lane , Cambourne');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Of course ! I have Back Lane , Cambourne listed as the address , is there anything else I can help with today ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you , that is everything that I need ." }, { "id": 5, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "Okay , thank you , and have a great day ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , have a great day , too ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Cambridge Belfry');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Would you look for me to book The Cambridge Belfry for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'center');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Not right now . Can you recommend other places to visit in the center of town though ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'2 norfolk street');(_:result,category,'concert hall');(_:result,name,'Man on the Moon');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I 'd recommend The Man on the Moon concert hall on 2 norfolk street ." }, { "id": 10, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Could I get the phone number for the concert hall please ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223474144');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Of course . Their phone number is 01223474144 . What else can I help you with ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nothing , that should be all today , thanks !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting the Cambridge TownInfo centre . Have a good day ." } ]
MUL2675.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "Cambridge Belfry" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "very cheap" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "cambridge belfry" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "very cheap" ], [ "_:result", "stars", "4" ], [ "_:search", "name", "cambridge belfry" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "Back Lane , Cambourne" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "very cheap" ], [ "_:result", "stars", "4" ], [ "_:search", "name", "cambridge belfry" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "Back Lane , Cambourne" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "very cheap" ], [ "_:result", "stars", "4" ], [ "_:search", "name", "cambridge belfry" ], [ "_:result", "address", "Back Lane , Cambourne" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "center" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "very cheap" ], [ "_:result", "stars", "4" ], [ "_:search", "name", "cambridge belfry" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "center" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "2 norfolk street" ], [ "_:result", "category", "concert hall" ], [ "_:result", "name", "Man on the Moon" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "very cheap" ], [ "_:result", "stars", "4" ], [ "_:search", "name", "cambridge belfry" ], [ "_:search", "area", "center" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "2 norfolk street" ], [ "_:result", "category", "concert hall" ], [ "_:result", "name", "Man on the Moon" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223474144" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Good morning . I am planning a visit to Cambridge and need some help with details . I hear there are a lot of places to see ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'plenty');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are plenty of attractions . What area of town are you interested in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am interested in the east part of town ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'east');(_:result,category,'boat');(_:result,category,'entertainment venues');(_:result,category,'multiple sports complex');(_:result,category,'museums');(_:result,category,'park');(_:result,category,'swimming pool');(_:result,count,'10');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 10 different attractions on the east side . There 's a boat , a couple of entertainment venues , a few museums , a multiple sports complex , a park , and a swimming pool ." }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Great ! What I really need is a guesthouse in the East , What do you have available ?" }, { "id": 5, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,area,'east');(_:result,category,'guesthouses');(_:result,count,'6');(_:result,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "There are 6 guesthouses in the east area . What price range are you looking for ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Price does not matter but it needs to have free parking ." }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'warkworth house');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,count,'5');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "5 places offer , I recommend warkworth house , would you like me to book you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'5');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to book for 5 people for 4 nights starting on Monday" }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The booking was unsuccessful . Do you have a preference for another day ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "See if you can book 2 nights , please ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'OZ6M16DN');(_:booking,stay,'2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "A reservation for 2 nights was no problem . Your reference number is OZ6M16DN ." }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Attraction');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Okay , what attractions are nearby the hotel ?" }, { "id": 13, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'plenty');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "what kind of attraction would you like ? there are plenty" }, { "id": 14, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Take your pick . I am open to anything as long as it is in the east area ." }, { "id": 15, "rdf-acts": [ "inform((_:result,address,'8 mercers row , mercers row industrial estate');(_:result,name,'funky fun house');(_:result,phone,'01223304705');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I would recommend the funky fun house , they are located at 8 mercers row , mercers row industrial estate and reachable at 01223304705" }, { "id": 16, "rdf-acts": [ "inform((_:search,leave_at,'6:00');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Alright I 'm going to need a taxi to get to both places , I 'll most likely leave the fun house at 6:00 ." }, { "id": 17, "rdf-acts": [ "inform((_:result,car,'white toyota');(_:result,phone,'07951320030');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Alright it is done , look for a white toyota . The contact number is 07951320030 if you have any further questions ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Fantastic , you 've been a great help !" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Glad to be of service to you , Good bye ." } ]
MUL2626.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "amount", "plenty" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "plenty" ], [ "_:result", "area", "east" ], [ "_:result", "category", "boat" ], [ "_:result", "category", "entertainment venues" ], [ "_:result", "category", "multiple sports complex" ], [ "_:result", "category", "museums" ], [ "_:result", "category", "park" ], [ "_:result", "category", "swimming pool" ], [ "_:result", "count", "10" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "plenty" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "6" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "plenty" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "warkworth house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "plenty" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "warkworth house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "5" ], [ "_:system", "canthelp", "_:booking/2302fd4c" ], [ "_:booking/2302fd4c", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "plenty" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "warkworth house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "5" ], [ "_:system", "canthelp", "_:booking/2302fd4c" ], [ "_:booking/2302fd4c", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "OZ6M16DN" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "warkworth house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "5" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "5" ], [ "_:system", "canthelp", "_:booking/2302fd4c" ], [ "_:booking/2302fd4c", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "OZ6M16DN" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "plenty" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "5" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "5" ], [ "_:system", "canthelp", "_:booking/2302fd4c" ], [ "_:booking/2302fd4c", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "OZ6M16DN" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "plenty" ], [ "_:search", "area", "east" ], [ "_:result", "address", "8 mercers row , mercers row industrial estate" ], [ "_:result", "name", "funky fun house" ], [ "_:result", "phone", "01223304705" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "6:00" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "5" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "5" ], [ "_:system", "canthelp", "_:booking/2302fd4c" ], [ "_:booking/2302fd4c", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "OZ6M16DN" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "plenty" ], [ "_:search", "area", "east" ], [ "_:result", "address", "8 mercers row , mercers row industrial estate" ], [ "_:result", "name", "funky fun house" ], [ "_:search", "leave_at", "6:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white toyota" ], [ "_:result", "phone", "07951320030" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to find a place to stay with free parking in the expensive price range ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,area,'center');(_:result,category,'hotels');(_:result,count,'2');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "You have a preference for the location ? I have two expensive hotels in the center of town ." }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'do not have a preference');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do not have a preference in location ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'5');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "I have five places . What more may I help you with about them ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,stars,'three');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Are any of them three stars and including wifi ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes there are two options would you like the info ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'1');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you make a suggestion and make reservations for 1 person for 3 nights starting from saturday ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,name,'the gonville hotel');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I recommend the gonville hotel in the centre and will be more than happy to make you a reservation there" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "Can you please make the reservation ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'XYGXD4I0');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked your reservation , the reference number is XYGXD4I0 . Is there anything else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am also looking to visit a museum in the centre of town . Any recommendations ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'center');(_:result,name,'Cambridge Contemporary Art museum');(_:result,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "Sure . The Cambridge Contemporary Art museum is a really good one and it is located in the center of town ." }, { "id": 12, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds perfect ! Could you give me the phone number and postcode ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,phone,'01223324222');(_:result,postcode,'cb21su');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Of course the number is 01223324222 and the post code is cb21su ." }, { "id": 14, "rdf-acts": [ "inform((_:search,departure,'gonville hotel');(_:search,destination,'cambridge contemporary art');(_:search,leave_at,'19:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thank you , I also need a taxi . I want to leave gonville hotel by 19:45 and go to the cambridge contemporary art museum ." }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'Black Volkswagen');(_:result,departure,'the gonville hotel');(_:result,destination,'the cambridge contemporary art museum');(_:result,leave_at,'19:45');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "A Black Volkswagen has been successfully booked and scheduled to pick you up at the gonville hotel by 19:45 and take you to the cambridge contemporary art museum" }, { "id": 16, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Can I get a contact number for the taxi ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,phone,'07161683700');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "The contact number is 07161683700 . Is there anything else I can help you with ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all I need thank you for your time ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "It was my pleasure . Have a good evening ." } ]
PMUL2526.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "center" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "do not have a preference" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "center" ], [ "_:result", "category", "hotels" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "do not have a preference" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "three" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "center" ], [ "_:result", "category", "hotels" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "do not have a preference" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "three" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "hotels" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "do not have a preference" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "three" ], [ "_:result", "count", "2" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "the gonville hotel" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "hotels" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "three" ], [ "_:result", "count", "2" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "the gonville hotel" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "XYGXD4I0" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "hotels" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "three" ], [ "_:result", "count", "2" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "XYGXD4I0" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "center" ], [ "_:result", "name", "Cambridge Contemporary Art museum" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "hotels" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "three" ], [ "_:result", "count", "2" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "XYGXD4I0" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:result", "area", "center" ], [ "_:result", "name", "Cambridge Contemporary Art museum" ], [ "_:result", "phone", "01223324222" ], [ "_:result", "postcode", "cb21su" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "gonville hotel" ], [ "_:search", "destination", "cambridge contemporary art" ], [ "_:search", "leave_at", "19:45" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "hotels" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "three" ], [ "_:result", "count", "2" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "XYGXD4I0" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:result", "area", "center" ], [ "_:result", "name", "Cambridge Contemporary Art museum" ], [ "_:result", "phone", "01223324222" ], [ "_:result", "postcode", "cb21su" ], [ "_:search", "departure", "gonville hotel" ], [ "_:search", "destination", "cambridge contemporary art" ], [ "_:search", "leave_at", "19:45" ], [ "_:result", "car", "Black Volkswagen" ], [ "_:result", "departure", "the gonville hotel" ], [ "_:result", "destination", "the cambridge contemporary art museum" ], [ "_:result", "leave_at", "19:45" ], [ "_:result", "type", "Taxi" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "hotels" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "three" ], [ "_:result", "count", "2" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "ref", "XYGXD4I0" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:result", "area", "center" ], [ "_:result", "name", "Cambridge Contemporary Art museum" ], [ "_:result", "postcode", "cb21su" ], [ "_:search", "departure", "gonville hotel" ], [ "_:search", "destination", "cambridge contemporary art" ], [ "_:search", "leave_at", "19:45" ], [ "_:result", "car", "Black Volkswagen" ], [ "_:result", "departure", "the gonville hotel" ], [ "_:result", "destination", "the cambridge contemporary art museum" ], [ "_:result", "leave_at", "19:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "phone", "07161683700" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Attraction'))", "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for a swimmoingpool in the east . Can you tell me what is available and if they have an entrance fee , please ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'1');(_:result,entrance_fee,'I do not have information on the entrance fee');(_:result,name,'Abbey Pool & Astroturf Pitch');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The only one is the Abbey Pool & Astroturf Pitch . Unfortunately , I do not have information on the entrance fee . I can give you their number if you like ." }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's okay . Thank you for your help ." }, { "id": 3, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You 're welcome ! Is there anything else that I can help you with today ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Are there any places to book rooms that have both free wifi and free parking , or is it more of a one or the other thing ?" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'many');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are many hotels that offer both . Which area of town are you interested in and what is your price range ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for an expensive hotel and have no preference about location ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'west');(_:result,category,'hotels');(_:result,count,'5');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Huntington Marriott');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I found 5 expensive hotels with free internet and parking . Huntington Marriott hotel is in the west part of town . Would you like me to book a room there ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'6');(_:search,stay,'3');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes , can you book that for 6 people staying 3 nights starting Wednesday ? I will need the reference number as well please ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'8E863IRU');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . Your reference number is 8E863IRU . Can I help you with something else ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that should be all . I appreciate your help !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Happy to help ! Enjoy your stay !" } ]
MUL2502.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "type", "Attraction" ], [ "_:result", "count", "1" ], [ "_:result", "entrance_fee", "I do not have information on the entrance fee" ], [ "_:result", "name", "Abbey Pool & Astroturf Pitch" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "count", "1" ], [ "_:result", "entrance_fee", "I do not have information on the entrance fee" ], [ "_:result", "name", "Abbey Pool & Astroturf Pitch" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "count", "1" ], [ "_:result", "entrance_fee", "I do not have information on the entrance fee" ], [ "_:result", "name", "Abbey Pool & Astroturf Pitch" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "entrance_fee", "I do not have information on the entrance fee" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Huntington Marriott" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "entrance_fee", "I do not have information on the entrance fee" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Huntington Marriott" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "8E863IRU" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you help me find an expensive restaurant in the west ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , what type of food are you looking to eat ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would really like to have Indian tonight ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'5');(_:result,name,'tandoori palace');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have a listing for 5,can i recommend tandoori palace ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'11:00');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , 3 people 11:00 on Sunday please ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'62M8M7G3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great , you 're booked . Your reference number is 62M8M7G3 ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Ok thanks , I appreciate your fast service ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "your welcome , have a great day !" } ]
PMUL0508.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "5" ], [ "_:result", "name", "tandoori palace" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "11:00" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "5" ], [ "_:result", "name", "tandoori palace" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "11:00" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "62M8M7G3" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,destination,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train to stevenage on saturday ." }, { "id": 1, "rdf-acts": [ "inform((_:result,day,'Saturday');(_:result,leave_at,'5:21');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "The earliest train on Saturday leaves at 5:21 . When would you like to depart ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,leave_at,'16:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "Much later , I ca n't leave any earlier than 16:15 ." }, { "id": 3, "rdf-acts": [ "select((_:result,arrive_by,'18:10');(_:result,leave_at,'17:21');(_:result,type,'Train'))" ], "speaker": "system", "text": "How about a 17:21 that will arrive by 18:10 ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Ok can you book it for me with a confirm number" }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'MQ8762HX');(_:booking,ticket,'10.24 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 10.24 GBP payable at the station . \n Reference number is : MQ8762HX" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'east');(_:search,has_internet,'yes');(_:search,pricerange,'expensive');(_:search,stars,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you . Can you help me find a hotel that has 2 stars and is expensive . I would like free wifi and in the east ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Express by holiday inn cambridge');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Express by holiday inn cambridge meets all those requirements . Would you like me to book a room ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'one');(_:search,stay,'two');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to book that for one person for two nights starting Thursday" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have that booked for you , is there anything else you need ?" }, { "id": 10, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "a reference number" }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'O9HUGXCO');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure , your reference number is O9HUGXCO ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thanks for your help !" }, { "id": 13, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You are welcome . Can I assist with anything else today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all , thanks !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "thank you and enjoy your city stay !" } ]
PMUL4570.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "day", "Saturday" ], [ "_:result", "leave_at", "5:21" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "day", "Saturday" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "18:10" ], [ "_:result", "leave_at", "17:21" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "day", "Saturday" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "arrive_by", "18:10" ], [ "_:result", "leave_at", "17:21" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "MQ8762HX" ], [ "_:booking", "ticket", "10.24 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "day", "Saturday" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "arrive_by", "18:10" ], [ "_:result", "leave_at", "17:21" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "MQ8762HX" ], [ "_:booking", "ticket", "10.24 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Express by holiday inn cambridge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "one" ], [ "_:search", "stay", "two" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "day", "Saturday" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "arrive_by", "18:10" ], [ "_:result", "leave_at", "17:21" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "MQ8762HX" ], [ "_:booking", "ticket", "10.24 GBP" ], [ "_:search", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Express by holiday inn cambridge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "one" ], [ "_:search", "stay", "two" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "day", "Saturday" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "arrive_by", "18:10" ], [ "_:result", "leave_at", "17:21" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "10.24 GBP" ], [ "_:search", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Express by holiday inn cambridge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "one" ], [ "_:search", "stay", "two" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "O9HUGXCO" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "day", "Saturday" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "arrive_by", "18:10" ], [ "_:result", "leave_at", "17:21" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "10.24 GBP" ], [ "_:search", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Express by holiday inn cambridge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "one" ], [ "_:search", "stay", "two" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "O9HUGXCO" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'huntingdon marriott hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Could you book me a room at the Huntingdon Marriott Hotel for tomorrow ?" }, { "id": 1, "rdf-acts": [ "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure what time would you like to check in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'6');(_:search,stay,'2');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I would like a room for 2 nights starting on Saturday for 6 people . Can I please have a reference number for this once it is booked ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Huntingdon Marriott Hotel');(_:booking,ref,'U5BRMYHP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reservation for Huntingdon Marriott Hotel is ready for you . The reference number is U5BRMYHP . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I 'd like to find an indian restaurant in the centre of town ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,name,'the curry garden');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "May I book you at the curry garden ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What is the price range ? I need something that is cheap , but good ." }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,name,'Kohinoor');(_:result,name,'curry garden');(_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The curry garden is expensive . How about Kohinoor . It is cheap , good and also located in the centre of town ?" }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds good . May I please have the address ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'74 Mill Road City Centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "They are located at 74 Mill Road City Centre" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thank you , that 's all I need for today ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you very much . Goodbye" } ]
MUL0027.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Huntingdon Marriott Hotel" ], [ "_:booking", "ref", "U5BRMYHP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "U5BRMYHP" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:booking", "name", "the curry garden" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "U5BRMYHP" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:booking", "name", "the curry garden" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Kohinoor" ], [ "_:result", "name", "curry garden" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "U5BRMYHP" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:booking", "name", "the curry garden" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Kohinoor" ], [ "_:result", "name", "curry garden" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "74 Mill Road City Centre" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want a restaurant on the west end of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "OK . Are you looking for any particular type of food ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't care ." }, { "id": 3, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Are you looking for a particular price range ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "A moderately priced restaurant would be good ." }, { "id": 5, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Do you have a cuisine preference ?" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "No preference" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'west');(_:result,food,'Italian');(_:result,name,'Prezzo');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about Prezzo ? They serve moderately priced Italian food on the west side of town ." }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can I please have their address and phone number ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'21 - 24 Northampton Road');(_:result,name,\"prezzo 's\");(_:result,phone,'01799 521260');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "prezzo 's address is 21 - 24 Northampton Road , their phone number is 01799 521260 ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , goodbye" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our system . Good Bye ." } ]
WOZ20625.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "dontcare" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "?" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "?" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "west" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "Prezzo" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "?" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "west" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "address", "21 - 24 Northampton Road" ], [ "_:result", "name", "prezzo 's" ], [ "_:result", "phone", "01799 521260" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'17:30');(_:search,destination,'la mimosa');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "You want to book a taxi . The taxi should arrive by 17:30 and should go to la mimosa ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Ok . And where will the taxi be picking you up from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'nusha');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I will be departing from nusha ." }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'black audi');(_:result,phone,'07400946146');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "A black audi is booked for you , with contact number 07400946146" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks so much ! That 's it for today . Have a good one !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thanks you and have a great day !" } ]
SNG1233.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "17:30" ], [ "_:search", "destination", "la mimosa" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "17:30" ], [ "_:search", "destination", "la mimosa" ], [ "_:search", "departure", "nusha" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "17:30" ], [ "_:search", "destination", "la mimosa" ], [ "_:search", "departure", "nusha" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black audi" ], [ "_:result", "phone", "07400946146" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a 3 star hotel on the south side of town please ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Lensfield Hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Lensfield Hotel is available if you would like to book there just let me know ." }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is it in the cheap price range ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'bridge Guest House');(_:result,stars,'three');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I can get you into the bridge Guest House . It is rated with three stars and has both internet and parking amenitites ." }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is that in the cheap price range ?" }, { "id": 5, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "canthelp((_:search,type,'Hotel'))" ], "speaker": "system", "text": "Unfortunately no . Would you be willing to expand your price range ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sure , how about one in the expensive range ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Lensfield Hotel');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Certainly I have the Lensfield Hotel and it is considered expensive . Shall I book that for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,category,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Can you tell me what type of accommodation this is ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,stars,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The type of hotel is a regular hotel that is rated 3 stars and has both free parking and internet connectivity amenities . Could I help you with booking ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,stay,'three');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please . I need to book a room for three days starting on tuesday ." }, { "id": 11, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How many people am I making the reservation for ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Make a reservation for one ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,day,'Tuesday');(_:booking,people,'one');(_:booking,stay,'3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Just to verify , you wanted a room at the Lensfield Hotel for Tuesday with one guest and a 3 night stay ? Is that correct ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Actually nevermind , I do n't need to make a reservation right now . Thanks anyway ." }, { "id": 15, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Alright , is there anything else I can do for you today ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all I need . Thank you !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Very well , have a great day and feel free to call us back when you are ready to book ." } ]
SNG1047.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "bridge Guest House" ], [ "_:result", "stars", "three" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "bridge Guest House" ], [ "_:result", "stars", "three" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/0a32ba48" ], [ "_:search/0a32ba48", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "three" ], [ "_:system", "canthelp", "_:search/0a32ba48" ], [ "_:search/0a32ba48", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:result", "category", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/0a32ba48" ], [ "_:search/0a32ba48", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "category", "?" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stay", "three" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:search/0a32ba48" ], [ "_:search/0a32ba48", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "category", "?" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stay", "three" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:search/0a32ba48" ], [ "_:search/0a32ba48", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "category", "?" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stay", "three" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "people", "one" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:search/0a32ba48" ], [ "_:search/0a32ba48", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "category", "?" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stay", "three" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "people", "one" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Police'))" ], "speaker": "user", "text": "I am looking for help with a car accident dispute ." }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223358966');(_:result,type,'Police'))" ], "speaker": "system", "text": "The number for the local police station is 01223358966 ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Police'))" ], "speaker": "user", "text": "Great can I also have the address ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "Certainly . The address is Parkside , Cambridge postcode CB11JG . Is there anything else I can do for you today ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thanks . I have everything I need ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Ok . Good luck with your dispute ! Goodbye ." } ]
SNG0127.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "type", "Police" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'backstreet bistro');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you help me with finding a restaurant called backstreet bistro ?" }, { "id": 1, "rdf-acts": [ "thank()", "inform((_:result,address,'2 Sturton Street City Centre');(_:result,area,'centre');(_:result,food,'gastropub');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Certainly . It is a gastropub located in the centre of town , and the address is 2 Sturton Street City Centre ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'15:15');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you book me a table for 5 there on Monday at 15:15 ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'RMKD81JF');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your table has been reserved and will be held for 15 minutes . Reference number RMKD81JF . Would you like help with anything else today ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'park');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am also looking for a park in the east . Do you have any suggestions ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'cherry hinton hall , cherry hinton road');(_:result,area,'east');(_:result,category,'park');(_:result,entrance_fee,'free');(_:result,name,'cherry hinton water play');(_:result,phone,'01223446100');(_:result,postcode,'cb18dw');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "cherry hinton water play \t park east \t 01223446100 \t cb18dw cherry hinton hall , cherry hinton road free" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "That sounds cool . What is the cost ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,category,'park');(_:result,entrance_fee,'no entrance fee');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "That park has no entrance fee ! Can I help you with anything else today ?" }, { "id": 8, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I like free ! What was their phone number ? Might be in there , but it 's all a bit smooshed together . Also , I 'd like to book a car service or taxi ." }, { "id": 9, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))", "inform((_:result,phone,'01223446100');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Their phone number is 01223446100 and where would like that taxi to pick you up ?" }, { "id": 10, "rdf-acts": [ "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "What is the car type ?" }, { "id": 11, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I need to tell it where you 're going from and to , and what time , before it can assign a specific car for you . Could you help me with that info ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,arrive_by,'15:15');(_:search,departure,'cherry hinton water play');(_:search,destination,'backstreet bistro');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I apologize . I need to go from the Cherry Hinton Water Play to Backstreet Bistro by 15:15 please ." }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'white volkswagen');(_:result,phone,'07087762820');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Booked car type is white volkswagen and the contact number 07087762820 ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Fantastic , thank you very much ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "is there anything else you 'd like me to find you ?" } ]
MUL2319.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "backstreet bistro" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "backstreet bistro" ], [ "_:result", "address", "2 Sturton Street City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "gastropub" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "backstreet bistro" ], [ "_:result", "address", "2 Sturton Street City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "gastropub" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "RMKD81JF" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "backstreet bistro" ], [ "_:result", "food", "gastropub" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "RMKD81JF" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "cherry hinton hall , cherry hinton road" ], [ "_:result", "area", "east" ], [ "_:result", "category", "park" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "cherry hinton water play" ], [ "_:result", "phone", "01223446100" ], [ "_:result", "postcode", "cb18dw" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "backstreet bistro" ], [ "_:result", "food", "gastropub" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "RMKD81JF" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "cherry hinton hall , cherry hinton road" ], [ "_:result", "area", "east" ], [ "_:result", "name", "cherry hinton water play" ], [ "_:result", "phone", "01223446100" ], [ "_:result", "postcode", "cb18dw" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "park" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "backstreet bistro" ], [ "_:result", "food", "gastropub" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "RMKD81JF" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "park" ], [ "_:result", "address", "cherry hinton hall , cherry hinton road" ], [ "_:result", "area", "east" ], [ "_:result", "name", "cherry hinton water play" ], [ "_:result", "postcode", "cb18dw" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "park" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:search", "departure", "?" ], [ "_:search", "type", "Taxi" ], [ "_:result", "phone", "01223446100" ], [ "_:result", "type", "Attraction" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "backstreet bistro" ], [ "_:result", "food", "gastropub" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "RMKD81JF" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "park" ], [ "_:result", "address", "cherry hinton hall , cherry hinton road" ], [ "_:result", "area", "east" ], [ "_:result", "name", "cherry hinton water play" ], [ "_:result", "postcode", "cb18dw" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "park" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "phone", "01223446100" ], [ "_:result", "type", "Attraction" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "departure", "cherry hinton water play" ], [ "_:search", "destination", "backstreet bistro" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "name", "backstreet bistro" ], [ "_:result", "food", "gastropub" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "RMKD81JF" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "park" ], [ "_:result", "address", "cherry hinton hall , cherry hinton road" ], [ "_:result", "area", "east" ], [ "_:result", "name", "cherry hinton water play" ], [ "_:result", "postcode", "cb18dw" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "park" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "departure", "cherry hinton water play" ], [ "_:search", "destination", "backstreet bistro" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white volkswagen" ], [ "_:result", "phone", "07087762820" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am in the north part of town , can you tell me what cheap restaurants are around ?" }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,count,'2');(_:result,food,'indian');(_:result,food,'italian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There 's two places that match your criteria . One is indian food and the other is italian . Would you like the address of either ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I would love to know the address of the Italian place please , that sounds perfect !" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'20 Milton Road Chesterton');(_:result,name,'Da Vinci Pizzeria');(_:result,postcode,'CB41JY');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Ok ! The restaurant is called Da Vinci Pizzeria and the address is 20 Milton Road Chesterton with postcode CB41JY . Would you like to reserve a table ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'18:00');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes I would , I need it for Saturday for 5 people at 18:00 please ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'3MC54ZYM');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The booking was successful . Your table will be reserved for 15 minutes . \n Your reference number is : 3MC54ZYM . Is there anything else I can do for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I 'm also looking for a train that will depart from Peterborough . Can you help me with that ?" }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "Yes I can . Please tell me where you 're departing from and what day and time and I 'll get you some options ." }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'12:15');(_:search,departure,'peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "Leaving peterborough and must arrive at least by 12:15 , I 'll need to book a table then too" }, { "id": 9, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you heading to from Peterborough ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am traveling to Cambridge on Saturday ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'12:09');(_:result,day,'saturday');(_:result,departure,'peterborough');(_:result,destination,'Cambridge');(_:result,id,'TR8494');(_:result,leave_at,'11:19');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR8494 leaves peterborough saturday at 11:19 and arrives in Cambridge at 12:09 . Would you like me to book passage for you ?" }, { "id": 12, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant');(_:result,type,'Train'))" ], "speaker": "user", "text": "Can you book it for me and get a reference number ?" }, { "id": 13, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'll be happy to assist with that , how many tickets would you like me to book ?" }, { "id": 14, "rdf-acts": [ "request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Actually , let me get more information first . What is the travel time and price ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,duration,'50 minutes');(_:result,ticket,'13.20 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "Travel time is 50 minutes , and the price is 13.20 pounds ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That is all that I need ." }, { "id": 17, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Did you want me to reserve the train for you ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that is everything , thanks for your help ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "You are welcome , enjoy your stay ." } ]
PMUL0546.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "count", "2" ], [ "_:result", "food", "indian" ], [ "_:result", "food", "italian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "count", "2" ], [ "_:result", "food", "indian" ], [ "_:result", "food", "italian" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "20 Milton Road Chesterton" ], [ "_:result", "name", "Da Vinci Pizzeria" ], [ "_:result", "postcode", "CB41JY" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "18:00" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "2" ], [ "_:result", "food", "indian" ], [ "_:result", "food", "italian" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "20 Milton Road Chesterton" ], [ "_:result", "name", "Da Vinci Pizzeria" ], [ "_:result", "postcode", "CB41JY" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "18:00" ], [ "_:search", "people", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "3MC54ZYM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "2" ], [ "_:result", "food", "indian" ], [ "_:result", "food", "italian" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "20 Milton Road Chesterton" ], [ "_:result", "name", "Da Vinci Pizzeria" ], [ "_:result", "postcode", "CB41JY" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "18:00" ], [ "_:search", "people", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "3MC54ZYM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "2" ], [ "_:result", "food", "indian" ], [ "_:result", "food", "italian" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "20 Milton Road Chesterton" ], [ "_:result", "name", "Da Vinci Pizzeria" ], [ "_:result", "postcode", "CB41JY" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "18:00" ], [ "_:search", "people", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "3MC54ZYM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "departure", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "2" ], [ "_:result", "food", "indian" ], [ "_:result", "food", "italian" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "20 Milton Road Chesterton" ], [ "_:result", "name", "Da Vinci Pizzeria" ], [ "_:result", "postcode", "CB41JY" ], [ "_:search", "duration", "18:00" ], [ "_:search", "people", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "3MC54ZYM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "departure", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "12:09" ], [ "_:result", "day", "saturday" ], [ "_:result", "departure", "peterborough" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR8494" ], [ "_:result", "leave_at", "11:19" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "2" ], [ "_:result", "food", "indian" ], [ "_:result", "food", "italian" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "20 Milton Road Chesterton" ], [ "_:result", "name", "Da Vinci Pizzeria" ], [ "_:result", "postcode", "CB41JY" ], [ "_:search", "duration", "18:00" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "3MC54ZYM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "departure", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "12:09" ], [ "_:result", "day", "saturday" ], [ "_:result", "departure", "peterborough" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR8494" ], [ "_:result", "leave_at", "11:19" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "2" ], [ "_:result", "food", "indian" ], [ "_:result", "food", "italian" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "20 Milton Road Chesterton" ], [ "_:result", "name", "Da Vinci Pizzeria" ], [ "_:result", "postcode", "CB41JY" ], [ "_:search", "duration", "18:00" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "3MC54ZYM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "departure", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "12:09" ], [ "_:result", "day", "saturday" ], [ "_:result", "departure", "peterborough" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR8494" ], [ "_:result", "leave_at", "11:19" ], [ "_:booking", "category", "Train" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "50 minutes" ], [ "_:result", "ticket", "13.20 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "2" ], [ "_:result", "food", "indian" ], [ "_:result", "food", "italian" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "20 Milton Road Chesterton" ], [ "_:result", "name", "Da Vinci Pizzeria" ], [ "_:result", "postcode", "CB41JY" ], [ "_:search", "duration", "18:00" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "3MC54ZYM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "departure", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "12:09" ], [ "_:result", "day", "saturday" ], [ "_:result", "departure", "peterborough" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR8494" ], [ "_:result", "leave_at", "11:19" ], [ "_:booking", "category", "Train" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "50 minutes" ], [ "_:result", "ticket", "13.20 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))", "request((_:result,food,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a cheap restaurant with Chinese food ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'several');(_:result,food,'Chinese');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are several cheap Chinese restaurants . Would you prefer any certain area of town ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "South part of town ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'only');(_:result,area,'south');(_:result,food,'Chinese');(_:result,name,'Lucky Star');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Lucky Star is the only cheap Chinese restaurant in the south part of town . Would you like any contact information ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , what is their phone number and address ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'Cambridge Leisure Park Clifton Way Cherry Hinton');(_:result,name,'Lucky Star');(_:result,phone,'01223 244277');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Lucky Star restaurant is on Cambridge Leisure Park Clifton Way Cherry Hinton and can be reached by phone at 01223 244277 ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Excellent . Thanks a lot . I think that 's everything I need ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you for choosing our system . Good bye" } ]
WOZ20453.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "several" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "amount", "only" ], [ "_:result", "area", "south" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Lucky Star" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "amount", "only" ], [ "_:result", "area", "south" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "address", "Cambridge Leisure Park Clifton Way Cherry Hinton" ], [ "_:result", "name", "Lucky Star" ], [ "_:result", "phone", "01223 244277" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need to find a guesthouse with a moderate price range . Any places to stay ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'many');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have many hotels that fit your needs , is there a specific area you 're looking at ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "something that has free wifi" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Acorn guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Acorn guest house fits your needs . Would you like me to book your stay ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,area,?);(_:result,has_parking,?);(_:result,type,'Hotel'))", "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Do they have free parking ? What area is it located ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'north');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "It 's in the north area and they do have parking ." }, { "id": 6, "rdf-acts": [ "inform((_:search,destination,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "Excellent . I also need a train to ely ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Are you sure you do n't need me to book your hotel for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'09:00');(_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,destination,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you help with transit information ? I need to go to ely by train on Sunday and need to arrive by 09:00 departing cambridge ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'08:07');(_:result,departure,'cambridge');(_:result,destination,'ely');(_:result,id,'TR2475');(_:result,leave_at,'07:50');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "We have TR2475 that leaves cambridge at 07:50 and arrives ely by 08:07 . Will that work for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , that sounds perfect . Can you purchase 7 tickets for me please ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'FSUGM4NQ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "That has been booked . Reference number is : FSUGM4NQ ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks , that 's all i need !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "No problem . Good bye !" } ]
MUL2178.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "area", "?" ], [ "_:result", "has_parking", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Acorn guest house" ], [ "_:result", "address", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "destination", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Acorn guest house" ], [ "_:result", "address", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "arrive_by", "09:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Acorn guest house" ], [ "_:result", "address", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:search", "arrive_by", "09:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:result", "arrive_by", "08:07" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "ely" ], [ "_:result", "id", "TR2475" ], [ "_:result", "leave_at", "07:50" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Acorn guest house" ], [ "_:result", "address", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:search", "arrive_by", "09:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:result", "arrive_by", "08:07" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "ely" ], [ "_:result", "id", "TR2475" ], [ "_:result", "leave_at", "07:50" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "FSUGM4NQ" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "Am looking for the Addenbrookes Hospital" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,type,'Hospital'))", "request((_:search,department,?);(_:search,type,'Hospital'))" ], "speaker": "system", "text": "Addenbrookes Hospital is located on Hills Rd , Cambridge . Is there a particular department you 'd like the phone number for ?" }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "No , but do you have the postal code by any chance ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "The postal code is CB20QQ . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No , that 's all . good bye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Goodbye ." } ]
SNG02142.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "type", "Hospital" ], [ "_:search", "department", "?" ], [ "_:search", "type", "Hospital" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:search", "department", "?" ], [ "_:search", "type", "Hospital" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'norwich');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes hello ! I 'm looking for a train leaving on tuesday from norwich to cambridge ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'133');(_:result,departure,'Norwich');(_:result,destination,'Cambridge');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are a total of 133 trains traveling from Norwich to Cambridge . Is there a particular day that you would like to travel on ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'19:15');(_:search,day,'tuesday');(_:search,departure,'norwich');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will travel on Tuesday to Cambridge from Norwich , and I need to arrive by 19:15 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,departure,'norwich');(_:result,leave_at,'as early as 05:16');(_:result,leave_at,'as late as 17:16');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Perfect . Did you have a departure time in mind ? You could leave norwich as early as 05:16 or as late as 17:16 and still make it on time ." }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'1');(_:search,type,'Train'))" ], "speaker": "user", "text": "Earlier in the day is safer , thanks . I just need 1 ticket on the earliest ride ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,id,'TR3932');(_:booking,ref,'FIW5ABO2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I booked TR3932 , reference number is FIW5ABO2 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thank you , I 'm also looking for place to go in town , specifically the south . What kinds of things are there to do ?" }, { "id": 7, "rdf-acts": [ "select((_:result,category,'cinema');(_:result,category,'museum');(_:result,category,'nightclub');(_:result,category,'park');(_:result,category,'theatre');(_:result,type,'Attraction'))", "inform((_:result,amount,'many');(_:result,area,'that area');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are many attractions in that area . Would you prefer a museum , nightclub , cinema , theatre or park ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))", "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I would like a museum can I have the phone number and entrance fee ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'no entrance fee');(_:result,name,'Byard Art Museum');(_:result,phone,'01223464646');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Byard Art Museum has no entrance fee . Their phone number is 01223464646 . Anything else I can help with ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I need . Thanks ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Please contact us in the future if you need any other information . Have a great day !" } ]
MUL1926.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "count", "133" ], [ "_:result", "departure", "Norwich" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "count", "133" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "departure", "norwich" ], [ "_:result", "leave_at", "as early as 05:16" ], [ "_:result", "leave_at", "as late as 17:16" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "count", "133" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "departure", "norwich" ], [ "_:result", "leave_at", "as early as 05:16" ], [ "_:result", "leave_at", "as late as 17:16" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "1" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR3932" ], [ "_:booking", "ref", "FIW5ABO2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "count", "133" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "departure", "norwich" ], [ "_:result", "leave_at", "as early as 05:16" ], [ "_:result", "leave_at", "as late as 17:16" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "1" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR3932" ], [ "_:booking", "ref", "FIW5ABO2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:result", "category", "cinema" ], [ "_:result", "category", "museum" ], [ "_:result", "category", "nightclub" ], [ "_:result", "category", "park" ], [ "_:result", "category", "theatre" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "that area" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "count", "133" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "departure", "norwich" ], [ "_:result", "leave_at", "as early as 05:16" ], [ "_:result", "leave_at", "as late as 17:16" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "1" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR3932" ], [ "_:booking", "ref", "FIW5ABO2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:result", "category", "cinema" ], [ "_:result", "category", "museum" ], [ "_:result", "category", "nightclub" ], [ "_:result", "category", "park" ], [ "_:result", "category", "theatre" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "that area" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Byard Art Museum" ], [ "_:result", "phone", "01223464646" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Do you have any great places to visit in the centre ?" }, { "id": 1, "rdf-acts": [ "select((_:result,category,'concerthalls');(_:result,category,'museums');(_:result,category,'nightclubs');(_:result,category,'theatres');(_:result,type,'Attraction'))", "thank()", "inform((_:result,count,'44');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Indeed we do ! 44 of them , in fact . We have nightclubs and concerthalls as well as museums and theatres . What strikes your fancy ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Not really , what do you suggest , and can you provide address and phone number ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'10 king s parade');(_:result,area,'centre');(_:result,category,'museum');(_:result,name,'Primavera');(_:result,phone,'01223357708');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Primavera is a museum in the centre located at 10 king s parade . The phone number is 01223357708 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'tuscan');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Great I 'm also looking for a tuscan restaurant in the centre of town too" }, { "id": 5, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "i do nt have anything available . for that . Do you have another choice" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'mediterranean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Ok , what about mediterranean food ?" }, { "id": 7, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'both');(_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Do you have a price range ? There are both cheap and expensive options ." }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,\"does n't matter\");(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Price range does n't matter ." }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'la gardenia');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I would suggest la gardenia ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'11:30');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you book that for 2 people at 11:30 on friday ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'3BCC8OGU');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : 3BCC8OGU ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That was all I needed ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a great day !" } ]
PMUL3300.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "concerthalls" ], [ "_:result", "category", "museums" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "category", "theatres" ], [ "_:result", "count", "44" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "count", "44" ], [ "_:result", "address", "10 king s parade" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "Primavera" ], [ "_:result", "phone", "01223357708" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "tuscan" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "count", "44" ], [ "_:result", "address", "10 king s parade" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "Primavera" ], [ "_:result", "phone", "01223357708" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/a005497b" ], [ "_:search/a005497b", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "count", "44" ], [ "_:result", "address", "10 king s parade" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "Primavera" ], [ "_:result", "phone", "01223357708" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/a005497b" ], [ "_:search/a005497b", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "mediterranean" ], [ "_:result", "amount", "both" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "does n't matter" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "count", "44" ], [ "_:result", "address", "10 king s parade" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:result", "phone", "01223357708" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/a005497b" ], [ "_:search/a005497b", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "mediterranean" ], [ "_:result", "amount", "both" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "pricerange", "does n't matter" ], [ "_:result", "name", "la gardenia" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "count", "44" ], [ "_:result", "address", "10 king s parade" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:result", "phone", "01223357708" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/a005497b" ], [ "_:search/a005497b", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "mediterranean" ], [ "_:result", "amount", "both" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "pricerange", "does n't matter" ], [ "_:result", "name", "la gardenia" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "3BCC8OGU" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'golden wok');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for information about a restaurant named the golden wok ." }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,area,'North');(_:result,food,'Chinese');(_:result,name,'Golden Wok');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Golden Wok is a moderately priced Chinese restaurant in the North part of Cambridge . Would you like more information ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'12:00');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Could you book me a table for 5 on Saturday at 12:00 ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'67II8018');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "A table has been booked and will be held for 15 minutes . The reference number is 67II8018 . May I help you with anything else ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all thank you !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our system !" } ]
SNG0667.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "golden wok" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "golden wok" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "North" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Golden Wok" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "golden wok" ], [ "_:result", "area", "North" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Golden Wok" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "67II8018" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I 'd be happy to help you with that . Can you tell me your departure location and where you are headed to ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'london kings cross');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking to go to london kings cross and depart from cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'70');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 70 trains making that trip , do you have a day or time ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,leave_at,'12:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be leaving on friday after 12:45 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,id,'TR3685');(_:result,leave_at,'13:00');(_:result,type,'Train'))" ], "speaker": "system", "text": "The TR3685 leaves just 15 minutes later , at 13:00 ." }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "That sounds great . I 'll get back to you when I decide on the booking . Have a nice day . Bye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Have a great day . Goodbye ." } ]
SNG0309.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "count", "70" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "count", "70" ], [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR3685" ], [ "_:result", "leave_at", "13:00" ], [ "_:result", "type", "Train" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you find me a restaurant in the centre with moderate prices ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'21');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes there are 21 different places that match your description ." }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Surprise me ." }, { "id": 3, "rdf-acts": [ "inform((_:result,food,'british');(_:result,name,'cotto');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about cotto ? It 's a moderately priced british restaurant ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'15:45');(_:search,people,'7');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please book a table for 7 people at 15:45 on monday" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Monday');(_:booking,duration,'15:45');(_:booking,name,'Cotto');(_:booking,people,'7');(_:booking,ref,'BNH1DKPW');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "OK , you have a table for 7 at Cotto on Monday at 15:45 . Your reference number is BNH1DKPW . Can I help with anything else today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'12:00');(_:search,day,'the day of my reservation');(_:search,departure,'birmingham new street');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train to pick me up at Birmingham New Street and arrive in Cambridge before 12:00 on the day of my reservation ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,arrive_by,'11:23');(_:booking,category,'Train');(_:booking,destination,'Cambridge');(_:booking,id,'TR6309');(_:booking,leave_at,'8:40');(_:booking,type,'Booking'))", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I can book train TR6309 for you , leaving 8:40 and arriving at 11:23 in Cambridge . How many tickets do you need ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I will need 7 tickets . And can you please provide me with the reference number please ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,people,'7');(_:booking,ref,'CGILQN2G');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "i have booked you 7 tickets and the reference number is CGILQN2G . is there anything i can help you with ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That is all for now ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our service . Have a wonderful day !" } ]
MUL0203.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "count", "21" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "21" ], [ "_:result", "food", "british" ], [ "_:result", "name", "cotto" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "21" ], [ "_:result", "food", "british" ], [ "_:result", "name", "cotto" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "15:45" ], [ "_:booking", "name", "Cotto" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "BNH1DKPW" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "day", "the day of my reservation" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "21" ], [ "_:result", "food", "british" ], [ "_:result", "name", "cotto" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "15:45" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "15:45" ], [ "_:booking", "name", "Cotto" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "BNH1DKPW" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "day", "the day of my reservation" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "11:23" ], [ "_:booking", "category", "Train" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "id", "TR6309" ], [ "_:booking", "leave_at", "8:40" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "21" ], [ "_:result", "food", "british" ], [ "_:result", "name", "cotto" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "15:45" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "15:45" ], [ "_:booking", "name", "Cotto" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "day", "the day of my reservation" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "11:23" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "id", "TR6309" ], [ "_:booking", "leave_at", "8:40" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "CGILQN2G" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes I 'm looking for a train that departs on Wednesday from Peterborough ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "And where will the destination be ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to go to Cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'38');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 38 trains that can get you there , what time would you like to leave or arrive by ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'13:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "i want to leave after 13:00" }, { "id": 5, "rdf-acts": [ "inform((_:result,departure,'Peterborough');(_:result,id,'TR5003');(_:result,leave_at,'13:48');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR5003 train leaves Peterborough at 13:48 . I can book you a seat on it if you 'd like ." }, { "id": 6, "rdf-acts": [ "request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I do n't need a ticket right now , but could you tell me the travel time and price ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,duration,'about 50 minutes');(_:result,ticket,'16.50');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "A single ticket costs 16.50 pounds and total travel time is about 50 minutes . Will that be all today ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "I changed my mind can you book that for me please ?" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Your all set , the total fee is 16.5 GBP payable at the station . \n Reference number is : EEJF27IZ . Bye !" } ]
PMUL3089.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "38" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "38" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "type", "Train" ], [ "_:result", "departure", "Peterborough" ], [ "_:result", "id", "TR5003" ], [ "_:result", "leave_at", "13:48" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "38" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "type", "Train" ], [ "_:result", "departure", "Peterborough" ], [ "_:result", "id", "TR5003" ], [ "_:result", "leave_at", "13:48" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "about 50 minutes" ], [ "_:result", "ticket", "16.50" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,food,'european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you tell me if there are any european restaurants in the center of town ?" }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'centre');(_:result,count,'8');(_:result,food,'european');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 8 restaurants that have european food in the centre of town . Is there a pricerange you would like it to be in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need something in the moderate price range , please ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,food,'european');(_:result,name,'The galleria');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The galleria serves european food and is located in town centre and moderately priced . Would you like me to reserve a table for you ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No thank you , but I would like their address please !" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223362054');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Their phone number is 01223362054 . Anything else I can do for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm also looking for a college to visit while I am in town ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,category,'colleges');(_:result,count,'18');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 18 colleges around town . Is there a part of town you 'd like to visit in ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'galleria');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,type,'Attraction');(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't mind where the college is . Sorry , but could you please get me the address for The Galleria ?" }, { "id": 9, "rdf-acts": [ "request((_:search,category,?);(_:search,name,?);(_:search,type,'Attraction'))", "canthelp((_:search,category,'Galleria');(_:search,type,'Attraction'))", "reqmore()", "inform((_:result,address,\"Saint Andrew 's street\");(_:result,entrance_fee,'free');(_:result,name,\"Christs 's college\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Christs 's college is on Saint Andrew 's street and is free to enter . I do n't have any information on a Galleria . Is there another attraction you would like to see ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction');(_:result,type,'Restaurant'))", "inform((_:search,name,'Galleria');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "The Galleria is the name of the restaurant . I need the address for it please . I also need the postcode for the college ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'33 Bridge Street');(_:result,name,'Galleria');(_:result,type,'Restaurant'))", "reqmore()", "inform((_:result,name,\"Christ 's College\");(_:result,postcode,'cb23bu');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "My apologies , the system has been giving us difficulties today . The Galleria is at 33 Bridge Street . Christ 's College is in postcode cb23bu . Can I help you with anything else today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No I think that 's everything , thanks ." }, { "id": 13, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "We are happy to help . Thank you for using our service . Do you need any further assistance ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I do not think I need any more info , thank you so much ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Alright , enjoy Cambridge !" } ]
MUL0802.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "european" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "8" ], [ "_:result", "food", "european" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "european" ], [ "_:result", "count", "8" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "european" ], [ "_:result", "name", "The galleria" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "european" ], [ "_:result", "count", "8" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "european" ], [ "_:result", "name", "The galleria" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "address", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223362054" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "european" ], [ "_:result", "name", "The galleria" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "address", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223362054" ], [ "_:search", "category", "college" ], [ "_:search", "area", "?" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "18" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "galleria" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "european" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "phone", "01223362054" ], [ "_:search", "area", "?" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "18" ], [ "_:system", "canthelp", "_:search/aab93879" ], [ "_:search/aab93879", "category", "Galleria" ], [ "_:search/aab93879", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Saint Andrew 's street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Christs 's college" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "college" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "Galleria" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "european" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "phone", "01223362054" ], [ "_:search", "area", "?" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "18" ], [ "_:system", "canthelp", "_:search/aab93879" ], [ "_:search/aab93879", "category", "Galleria" ], [ "_:search/aab93879", "type", "Attraction" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "category", "college" ], [ "_:search", "name", "Galleria" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "33 Bridge Street" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "postcode", "cb23bu" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "european" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "phone", "01223362054" ], [ "_:search", "area", "?" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "18" ], [ "_:system", "canthelp", "_:search/aab93879" ], [ "_:search/aab93879", "category", "Galleria" ], [ "_:search/aab93879", "type", "Attraction" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "category", "college" ], [ "_:search", "name", "Galleria" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "33 Bridge Street" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "postcode", "cb23bu" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for an expensive hotel with free parking ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,count,'5');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have 5 places that offer all of that . Any preference on star rating or area ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,stars,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , that 's not important to me . But , I would prefer to stay in a guesthouse with free parking ." }, { "id": 3, "rdf-acts": [ "request((_:search,category,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "canthelp((_:search,category,'guesthouse');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Sorry , there are no guesthouse type expensive places with free parking . Perhaps you 'd prefer a different type or price range ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Cheap would be fine as well ." }, { "id": 5, "rdf-acts": [ "inform((_:result,category,'guesthouse');(_:result,name,'Allenbell');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sure , the Allenbell is a 4 star guesthouse . Does that sound good ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'5');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes . Can you make a reservation for 4 nights starting Wednesday ? There are 5 people in my party ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'E8NPWA4B');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 've made your reservation . The reference number is E8NPWA4B . What else can I help you with ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I needed , thanks so much for your help !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , enjoy your stay !" } ]
SNG1048.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "category", "?" ], [ "_:system", "canthelp", "_:search/3cbbc8e3" ], [ "_:search/3cbbc8e3", "category", "guesthouse" ], [ "_:search/3cbbc8e3", "pricerange", "expensive" ], [ "_:search/3cbbc8e3", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:result", "count", "5" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "category", "?" ], [ "_:system", "canthelp", "_:search/3cbbc8e3" ], [ "_:search/3cbbc8e3", "category", "guesthouse" ], [ "_:search/3cbbc8e3", "pricerange", "expensive" ], [ "_:search/3cbbc8e3", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:result", "count", "5" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "category", "?" ], [ "_:system", "canthelp", "_:search/3cbbc8e3" ], [ "_:search/3cbbc8e3", "category", "guesthouse" ], [ "_:search/3cbbc8e3", "pricerange", "expensive" ], [ "_:search/3cbbc8e3", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "E8NPWA4B" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like to find a restaurant serving British food that 's in the centre ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'Centre');(_:result,food,'British');(_:result,name,'restaurant one seven');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "restaurant one seven serves British food and is located in the Centre . Would you like me to make a reservation for you ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Can you give me more information about this place ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'De Vere University Arms Regent Street City Centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "It 's located at De Vere University Arms Regent Street City Centre . It 's one of my favorite restaurants !" }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Okay . That sounds good . Can you give me the phone number and price range ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,phone,'01223337766');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "01223337766 , is the phone . It is in the moderate price range ." }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I forgot to ask for the address . Can I get that also , please ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,address,'De Vere University Arms Regent Street City Centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "As mentioned before the address is De Vere University Arms Regent Street City Centre , can I assist with anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,destination,'cambridge');(_:search,leave_at,'16:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I need a train to Cambridge leaving sometime after 16:15 on Wednesday ." }, { "id": 9, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be departing from ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be departing from Ely" }, { "id": 11, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,id,'TR0328');(_:result,id,'TR5050');(_:result,id,'TR8230');(_:result,id,'TR8610');(_:result,leave_at,'17:35');(_:result,leave_at,'19:35');(_:result,leave_at,'21:35');(_:result,leave_at,'23:35');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have located several options train TR8610 leaves at 17:35 , TR0328 leaves at 19:35 , TR5050 leaves at 21:35 , or TR8230 leaves at 23:35 . Would you like me to book tickets ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "Earlier is better , please book me for one at 17:35 ." }, { "id": 13, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Absolutely ! Can you please confirm how many tickets you would like to book ?" }, { "id": 14, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))", "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like one ticket please . How long will the travel time be on that ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,duration,'17 minutes');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "The train will take 17 minutes to arrive at your destination . May i help you with anything else ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Okay , great ! Have a good day ." } ]
MUL1416.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "Centre" ], [ "_:result", "food", "British" ], [ "_:result", "name", "restaurant one seven" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "Centre" ], [ "_:result", "food", "British" ], [ "_:result", "name", "restaurant one seven" ], [ "_:result", "address", "De Vere University Arms Regent Street City Centre" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "Centre" ], [ "_:result", "food", "British" ], [ "_:result", "name", "restaurant one seven" ], [ "_:result", "address", "De Vere University Arms Regent Street City Centre" ], [ "_:result", "phone", "01223337766" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "Centre" ], [ "_:result", "food", "British" ], [ "_:result", "name", "restaurant one seven" ], [ "_:result", "phone", "01223337766" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "De Vere University Arms Regent Street City Centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "Centre" ], [ "_:result", "food", "British" ], [ "_:result", "name", "restaurant one seven" ], [ "_:result", "phone", "01223337766" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "De Vere University Arms Regent Street City Centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "departure", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "Centre" ], [ "_:result", "food", "British" ], [ "_:result", "name", "restaurant one seven" ], [ "_:result", "phone", "01223337766" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "De Vere University Arms Regent Street City Centre" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "departure", "ely" ], [ "_:result", "amount", "several" ], [ "_:result", "id", "TR0328" ], [ "_:result", "id", "TR5050" ], [ "_:result", "id", "TR8230" ], [ "_:result", "id", "TR8610" ], [ "_:result", "leave_at", "17:35" ], [ "_:result", "leave_at", "19:35" ], [ "_:result", "leave_at", "21:35" ], [ "_:result", "leave_at", "23:35" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "Centre" ], [ "_:result", "food", "British" ], [ "_:result", "name", "restaurant one seven" ], [ "_:result", "phone", "01223337766" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "De Vere University Arms Regent Street City Centre" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "departure", "ely" ], [ "_:result", "amount", "several" ], [ "_:result", "id", "TR0328" ], [ "_:result", "id", "TR5050" ], [ "_:result", "id", "TR8230" ], [ "_:result", "id", "TR8610" ], [ "_:result", "leave_at", "17:35" ], [ "_:result", "leave_at", "19:35" ], [ "_:result", "leave_at", "21:35" ], [ "_:result", "leave_at", "23:35" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "?" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "Centre" ], [ "_:result", "food", "British" ], [ "_:result", "name", "restaurant one seven" ], [ "_:result", "phone", "01223337766" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "address", "De Vere University Arms Regent Street City Centre" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "departure", "ely" ], [ "_:result", "amount", "several" ], [ "_:result", "id", "TR0328" ], [ "_:result", "id", "TR5050" ], [ "_:result", "id", "TR8230" ], [ "_:result", "id", "TR8610" ], [ "_:result", "leave_at", "17:35" ], [ "_:result", "leave_at", "19:35" ], [ "_:result", "leave_at", "21:35" ], [ "_:result", "leave_at", "23:35" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "17 minutes" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,departure,'stansted airport');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hello , I 'm traveling to Cambridge from Stansted Airport on Saturday and need to find a train ." }, { "id": 1, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "Great ! One of these trains should work , thank you and goodbye" }, { "id": 2, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Um , one of what trains should work ? Hello ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'19');(_:result,day,'saturday');(_:result,destination,'cambridge');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I 'm very sorry for the confusion , there are 19 trains travelling to cambridge on saturday , do you need to depart or arrive at any particular time ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'12:00');(_:search,day,'saturday');(_:search,departure,'stansted airport');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to depart stansted airport saturday and arrive in Cambridge by 12:00 . Could you also let me know the cost ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,amount,'all');(_:result,arrive_by,'12:00');(_:result,ticket,'8.08 pounds');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "All trips arriving by 12:00 cost 8.08 pounds . Is there a specific time you would like to depart ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'gastropub');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No , instead I 'd like to find a gastropub restaurant in the centre . Can you help me with that ?" }, { "id": 7, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "thank()", "inform((_:result,count,'3');(_:result,pricerange,'expensive');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes definitely . I have 3 to choose from . Some are expensive and one is in the moderate price range . Do you have preference/" }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No . Just choose one and give me the phone number and address please ." }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'2 Sturton Street City Centre');(_:result,name,'Backstreet Bistro');(_:result,phone,'01223306306');(_:result,type,'Restaurant'))", "reqmore()", "thank()" ], "speaker": "system", "text": "No problem . The Backstreet Bistro is at 2 Sturton Street City Centre . They 're phone number is 01223306306 . Is there anything else I can help you with today ?" }, { "id": 10, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,ticket,?);(_:result,type,'Restaurant');(_:result,type,'Train'))" ], "speaker": "user", "text": "I also need to know what the price range is for this restaurant ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "This restaurant is expensive . Can I help you with anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all . Thank you for your help ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Not a problem ! Have a great day now !" } ]
MUL0257.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "dismissed", "_:user" ], [ "_:result", "count", "19" ], [ "_:result", "day", "saturday" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "dismissed", "_:user" ], [ "_:result", "count", "19" ], [ "_:result", "day", "saturday" ], [ "_:result", "destination", "cambridge" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "all" ], [ "_:result", "arrive_by", "12:00" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "gastropub" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "dismissed", "_:user" ], [ "_:result", "day", "saturday" ], [ "_:result", "destination", "cambridge" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "all" ], [ "_:result", "arrive_by", "12:00" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:search", "leave_at", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "gastropub" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "dismissed", "_:user" ], [ "_:result", "day", "saturday" ], [ "_:result", "destination", "cambridge" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "all" ], [ "_:result", "arrive_by", "12:00" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:search", "leave_at", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "gastropub" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "2 Sturton Street City Centre" ], [ "_:result", "name", "Backstreet Bistro" ], [ "_:result", "phone", "01223306306" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "pricerange", "?" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "dismissed", "_:user" ], [ "_:result", "day", "saturday" ], [ "_:result", "destination", "cambridge" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "all" ], [ "_:result", "arrive_by", "12:00" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:search", "leave_at", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "gastropub" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "2 Sturton Street City Centre" ], [ "_:result", "name", "Backstreet Bistro" ], [ "_:result", "phone", "01223306306" ], [ "_:result", "ticket", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'no');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a hotel in the expensive price range . Internet is not necessary ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,category,'hotels');(_:result,count,'5');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have 5 hotels that meet your request . Is there a specific area you 'd like to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a place in the east , please ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'express by holiday inn cambridge');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "That would be express by holiday inn cambridge . Would you like to book that ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Um , no thank you . I think that 's all I need for today !" }, { "id": 5, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "Thank you for using our service . Have we met all of your needs ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , actually I do need to book the Holiday Inn Cambridge as long as it has free wifi ." }, { "id": 7, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,name,'The holiday inn cambridge');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The holiday inn cambridge has internet but I do not have any information on whether or not it is wifi or free ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'5');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can we go ahead and book that for 5 people for 3 nights starting on Saturday ?" }, { "id": 9, "rdf-acts": [ "inform((_:booking,day,'Saturday');(_:booking,ref,'PDMS5WA1');(_:booking,stay,'three');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , I have you booked for three nights starting on Saturday . Your reference number is PDMS5WA1 ." }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'near the hotel');(_:search,category,'colleges');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thanks , do you know of any colleges near the hotel ?" }, { "id": 11, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "canthelp((_:search,area,'east');(_:search,area,'near the hotel');(_:search,category,'colleges');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Unfortunately I 'm not finding any colleges near the hotel on the east side of town . Would you like me to expand my search to another area ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,category,'swimming pool');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "How about a swimming pool in the same area ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,address,'pool way , whitehill road , off newmarket road');(_:result,area,'east');(_:result,name,'Abbey Pool and Astroturf Pitch');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes ! The Abbey Pool and Astroturf Pitch is on the east side of town , at pool way , whitehill road , off newmarket road . Can I help with anything else ?" }, { "id": 14, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I get the entrance fee and phone number for the Abbey Pool please ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,entrance_fee,'entrance fee is not listed in our system at this time');(_:result,phone,'01223902088');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Their phone number is 01223902088 , and their entrance fee is not listed in our system at this time ." }, { "id": 16, "rdf-acts": [], "speaker": "user", "text": "Ok . That 's all I need then ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Great . Thank you very much for contacting Cambridge Towninfo Centre . Have a great day ." } ]
MUL1075.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "no" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "no" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "no" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "express by holiday inn cambridge" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:search", "area", "east" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "express by holiday inn cambridge" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:search", "area", "east" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "The holiday inn cambridge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "The holiday inn cambridge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "ref", "PDMS5WA1" ], [ "_:booking", "stay", "three" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "near the hotel" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "The holiday inn cambridge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "ref", "PDMS5WA1" ], [ "_:booking", "stay", "three" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/715d1944" ], [ "_:search/715d1944", "area", "east" ], [ "_:search/715d1944", "area", "near the hotel" ], [ "_:search/715d1944", "category", "colleges" ], [ "_:search/715d1944", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "ref", "PDMS5WA1" ], [ "_:booking", "stay", "three" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/715d1944" ], [ "_:search/715d1944", "area", "east" ], [ "_:search/715d1944", "area", "near the hotel" ], [ "_:search/715d1944", "category", "colleges" ], [ "_:search/715d1944", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "pool way , whitehill road , off newmarket road" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Abbey Pool and Astroturf Pitch" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "ref", "PDMS5WA1" ], [ "_:booking", "stay", "three" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/715d1944" ], [ "_:search/715d1944", "area", "east" ], [ "_:search/715d1944", "area", "near the hotel" ], [ "_:search/715d1944", "category", "colleges" ], [ "_:search/715d1944", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "pool way , whitehill road , off newmarket road" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Abbey Pool and Astroturf Pitch" ], [ "_:result", "entrance_fee", "entrance fee is not listed in our system at this time" ], [ "_:result", "phone", "01223902088" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "I am looking for the nearest hospital please ." }, { "id": 1, "rdf-acts": [ "request((_:search,department,?);(_:search,type,'Hospital'))" ], "speaker": "system", "text": "Addenbrookes Hospital is the closest hospital . Do you need a particular department ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,department,'teenage cancer trust unit');(_:search,type,'Hospital'))" ], "speaker": "user", "text": "I need to find a hospital with a teenage cancer trust unit ." }, { "id": 3, "rdf-acts": [ "inform((_:result,department,'teenage cancer trust unit');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Addensbrookes Hospital does have a teenage cancer trust unit . Would you like information about that ?" }, { "id": 4, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "Yes , I just need the postcode please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "It is CB20QQ ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay , thank you for your help . That 's all I need ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "you are welcome any time" } ]
SNG01178.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "department", "teenage cancer trust unit" ], [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "department", "teenage cancer trust unit" ], [ "_:search", "type", "Hospital" ], [ "_:result", "department", "teenage cancer trust unit" ], [ "_:result", "type", "Hospital" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "department", "teenage cancer trust unit" ], [ "_:search", "type", "Hospital" ], [ "_:result", "department", "teenage cancer trust unit" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'travellers rest');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a particular restaurant . Its name is called travellers rest" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'west');(_:result,food,'British');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "It is an expensive British restaurant on the west side of town . Would you like the address ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'14:15');(_:search,people,'1');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , and can you book a table for 1 at 14:15 on Monday , please ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "Ok . You 're all set for Monday at 14:15 . Have a great day ." } ]
SNG01162.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "travellers rest" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "travellers rest" ], [ "_:result", "area", "west" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "14:15" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,leave_at,'21:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to take a train to Cambridge , it would have to be late after 21:45" }, { "id": 1, "rdf-acts": [ "inform((_:result,arrive_by,'06:01');(_:result,id,'TR6549');(_:result,type,'Train'))" ], "speaker": "system", "text": "The TR6549 arrives at 06:01 . Is that too late ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'kings lynn');(_:search,destination,'Cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Um , well I should mention that we will be departing Kings Lynn and going to Cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,departure,'kings lynn');(_:result,destination,'cambridge');(_:result,id,'TR0672');(_:result,leave_at,'22:11');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR0672 from kings lynn to cambridge leaves at 22:11 . Would you like to book it ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,type,'Train'))" ], "speaker": "user", "text": "This one will leave on sunday correct ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'22:58');(_:result,id,'TR6364');(_:result,leave_at,'same time ( 22:11 )');(_:result,type,'Train'))", "canthelp((_:search,day,'Sunday');(_:search,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Unfortunately , that train does not travel Sunday , but train TR6364 leaves at the same time ( 22:11 ) and arrives by 22:58 . Will this work for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes that will work thank you . I also need help finding a certain hotel if you can ?" }, { "id": 7, "rdf-acts": [ "request((_:search,name,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Of course . I 'll be more than happy to help you find a hotel . What 's the name of the hotel ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'acorn guest house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "It 's the Acorn Guest House ." }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'154 Chesterton Road');(_:result,name,'Acorn Guest House');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "The Acorn Guest House is located at 154 Chesterton Road . Would you like any additional information ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'the day we get there');(_:search,people,'3');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Could you book it for 3 people . It will be for 2 nights starting on the day we get there ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'SUnday');(_:booking,name,'Acorn guesthouse');(_:booking,people,'3');(_:booking,ref,'JJBWZIGS');(_:booking,stay,'2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 've booked your 2 night stay starting SUnday for 3 people at the Acorn guesthouse . Your reference number is JJBWZIGS . Can I help you further ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "no . that does it for me . thanks . goodbye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a great day ." } ]
PMUL1799.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "21:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "21:45" ], [ "_:result", "arrive_by", "06:01" ], [ "_:result", "id", "TR6549" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "21:45" ], [ "_:result", "arrive_by", "06:01" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "Cambridge" ], [ "_:result", "departure", "kings lynn" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR0672" ], [ "_:result", "leave_at", "22:11" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "21:45" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "Cambridge" ], [ "_:result", "departure", "kings lynn" ], [ "_:result", "destination", "cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:result", "arrive_by", "22:58" ], [ "_:result", "id", "TR6364" ], [ "_:result", "leave_at", "same time ( 22:11 )" ], [ "_:result", "type", "Train" ], [ "_:system", "canthelp", "_:search/683e38e1" ], [ "_:search/683e38e1", "day", "Sunday" ], [ "_:search/683e38e1", "type", "Train" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "21:45" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "Cambridge" ], [ "_:result", "departure", "kings lynn" ], [ "_:result", "destination", "cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:result", "arrive_by", "22:58" ], [ "_:result", "id", "TR6364" ], [ "_:result", "leave_at", "same time ( 22:11 )" ], [ "_:result", "type", "Train" ], [ "_:system", "canthelp", "_:search/683e38e1" ], [ "_:search/683e38e1", "day", "Sunday" ], [ "_:search/683e38e1", "type", "Train" ], [ "_:search", "name", "acorn guest house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "21:45" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "Cambridge" ], [ "_:result", "departure", "kings lynn" ], [ "_:result", "destination", "cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "22:58" ], [ "_:result", "id", "TR6364" ], [ "_:result", "leave_at", "same time ( 22:11 )" ], [ "_:system", "canthelp", "_:search/683e38e1" ], [ "_:search/683e38e1", "day", "Sunday" ], [ "_:search/683e38e1", "type", "Train" ], [ "_:search", "name", "acorn guest house" ], [ "_:result", "address", "154 Chesterton Road" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "the day we get there" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "21:45" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "Cambridge" ], [ "_:result", "departure", "kings lynn" ], [ "_:result", "destination", "cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "arrive_by", "22:58" ], [ "_:result", "id", "TR6364" ], [ "_:result", "leave_at", "same time ( 22:11 )" ], [ "_:system", "canthelp", "_:search/683e38e1" ], [ "_:search/683e38e1", "day", "Sunday" ], [ "_:search/683e38e1", "type", "Train" ], [ "_:search", "name", "acorn guest house" ], [ "_:result", "address", "154 Chesterton Road" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "the day we get there" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "SUnday" ], [ "_:booking", "name", "Acorn guesthouse" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "JJBWZIGS" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Could you help me find a moderately priced guesthouse ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,count,'15');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , there are 15 places that are moderately priced guesthouses . Is there a certain area of town that you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'center');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd prefer something in the center of town that has free wifi ." }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "select((_:result,category,'hotel');(_:result,type,'Hotel'))", "canthelp((_:search,type,'Hotel'))" ], "speaker": "system", "text": "I apologize but we do n't have anything that fits your criteria . Would you like to change the area or try a hotel ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Oh , that 's a bummer . Ok , how about trying in the north ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'8');(_:result,stars,'3');(_:result,stars,'4');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Of course ! I have 8 options : 7 of which have 4 stars and 1 has 3 stars . Would you like more information ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'3');(_:search,stars,'dontcare');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The stars do n't matter . Please book one for 3 people for 5 nights , starting Sunday ." }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "That booking was unsuccessful . Will any other length of stay or starting day be possible ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Let 's try to start on Monday ." }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,day,'Monday');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , but there 's nothing available starting on Monday ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I actually would like it to be on Sunday for 2 nights ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,day,'Sunday');(_:booking,name,'Acorn Guest house');(_:booking,people,'3');(_:booking,ref,'K0RIYU4Z');(_:booking,stay,'2');(_:booking,type,'Booking');(_:result,area,'north');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have reserved 2 nights for 3 people starting on Sunday at the Acorn Guest house which is in the north of the city , is moderately priced and has internet . Reference K0RIYU4Z ." }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you for all your help . Good bye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Goodbye . Have a great day !" } ]
SNG1040.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "15" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "center" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "15" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/159fc5c4" ], [ "_:search/159fc5c4", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotel" ], [ "_:system", "canthelp", "_:search/159fc5c4" ], [ "_:search/159fc5c4", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:result", "count", "8" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "3" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotel" ], [ "_:system", "canthelp", "_:search/159fc5c4" ], [ "_:search/159fc5c4", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:result", "count", "8" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "people", "3" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "stay", "5" ], [ "_:system", "canthelp", "_:booking/66afb7f0" ], [ "_:booking/66afb7f0", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotel" ], [ "_:system", "canthelp", "_:search/159fc5c4" ], [ "_:search/159fc5c4", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:result", "count", "8" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "people", "3" ], [ "_:search", "stars", "dontcare" ], [ "_:system", "canthelp", "_:booking/66afb7f0" ], [ "_:booking/66afb7f0", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/7dbf249f" ], [ "_:booking/7dbf249f", "day", "Monday" ], [ "_:booking/7dbf249f", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotel" ], [ "_:system", "canthelp", "_:search/159fc5c4" ], [ "_:search/159fc5c4", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:result", "count", "8" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "people", "3" ], [ "_:search", "stars", "dontcare" ], [ "_:system", "canthelp", "_:booking/66afb7f0" ], [ "_:booking/66afb7f0", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/7dbf249f" ], [ "_:booking/7dbf249f", "day", "Monday" ], [ "_:booking/7dbf249f", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "name", "Acorn Guest house" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "K0RIYU4Z" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "type", "Hotel" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like a train going to stansted airport ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "From where will you be departing ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am departing cambridge tuesday" }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have several trains available . What is your preferred time of departure and arrival ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'20:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave after 20:15 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'21:08');(_:result,count,'1');(_:result,leave_at,'20:40');(_:result,ticket,'10.10 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have one leaving at 20:40 and arriving by 21:08 . Only 10.10 pounds . Would you like to book ?" }, { "id": 6, "rdf-acts": [ "request((_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Thank you . can also provide the train ID ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,id,'TR8238');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR8238 . Would you like to book it ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No thanks can you help me find an expensive restaurant in the centre ?" }, { "id": 9, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'centre');(_:result,count,'33');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 33 expensive restaurants in the centre . Is there a type of food you prefer ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm up for an adventure , can you pick a good one for me ?" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,food,'British');(_:result,name,'Cambridge Chop House');(_:result,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "Of course . I would recommend the Cambridge Chop House . It serves British food . Would you like to book a table ?" }, { "id": 12, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No but I would like the postcode and the phone number ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223359506');(_:result,postcode,'cb21sj');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Phone number is 01223359506 and the postcode is cb21sj . Is there anything else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all , thank you very much ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "I am glad I can help and enjoy !" } ]
PMUL0501.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "20:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "20:15" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "21:08" ], [ "_:result", "count", "1" ], [ "_:result", "leave_at", "20:40" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "20:15" ], [ "_:result", "arrive_by", "21:08" ], [ "_:result", "count", "1" ], [ "_:result", "leave_at", "20:40" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR8238" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "20:15" ], [ "_:result", "arrive_by", "21:08" ], [ "_:result", "leave_at", "20:40" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR8238" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "33" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "20:15" ], [ "_:result", "arrive_by", "21:08" ], [ "_:result", "leave_at", "20:40" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR8238" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "33" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Cambridge Chop House" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "20:15" ], [ "_:result", "arrive_by", "21:08" ], [ "_:result", "leave_at", "20:40" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR8238" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "33" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Cambridge Chop House" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223359506" ], [ "_:result", "postcode", "cb21sj" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I am planning a trip in Cambridge" }, { "id": 1, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "okay can you be a little more specific ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'21:45');(_:search,day,'wednesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train to arrive by 21:45 on wednesday ." }, { "id": 3, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "OK , what station would you like to depart from and which station would you like to arrive at ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'broxbourne');(_:search,destination,'cambridge');(_:search,people,'two');(_:search,type,'Train'))" ], "speaker": "user", "text": "It would be from broxbourne to cambridge , I will need to book that for two people ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,people,'2');(_:booking,type,'Booking');(_:result,arrive_by,'21:32');(_:result,day,'wednesday');(_:result,destination,'cambridge');(_:result,id,'TR6477');(_:result,ref,'3800N2KU');(_:result,ticket,'25.79');(_:result,type,'Train'))" ], "speaker": "system", "text": "TR6477 will arrive in cambridge on wednesday by 21:32 . I booked 2 tickets . The fee is 25.79 GBP payable at the station . Reference number is 3800N2KU . Wiil that be all ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I also need a place in the centre that serves indian food ." }, { "id": 7, "rdf-acts": [ "select((_:result,food,'cheap');(_:result,food,'expensive');(_:result,name,'curry garden');(_:result,name,'kohinoor');(_:result,type,'Restaurant'))", "inform((_:result,type,'Restaurant'))" ], "speaker": "system", "text": "curry garden is expensive , kohinoor is cheap . Do these interest you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,duration,'13:45');(_:search,name,'Curry Garden');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you book a table for us at Curry Garden at 13:45 ?" }, { "id": 9, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure thing ! How many people , what time , and what day ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,duration,'13:45');(_:search,people,'same group of people');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "book a table for the same group of people at 13:45 on the same day ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'6JOS1HJY');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Reference number is : 6JOS1HJY . Is there anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all . Thank you ." }, { "id": 13, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "You 're welcome ! Have a great day !" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks . Goodbye now !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Do you need anymore help ?" } ]
PMUL4150.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "21:45" ], [ "_:search", "day", "wednesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "21:45" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "21:45" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "people", "two" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "2" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "21:32" ], [ "_:result", "day", "wednesday" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR6477" ], [ "_:result", "ref", "3800N2KU" ], [ "_:result", "ticket", "25.79" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "21:45" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "people", "two" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "2" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "21:32" ], [ "_:result", "day", "wednesday" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR6477" ], [ "_:result", "ref", "3800N2KU" ], [ "_:result", "ticket", "25.79" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:result", "food", "cheap" ], [ "_:result", "food", "expensive" ], [ "_:result", "name", "curry garden" ], [ "_:result", "name", "kohinoor" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "13:45" ], [ "_:search", "name", "Curry Garden" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "21:45" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:booking", "category", "Train" ], [ "_:result", "arrive_by", "21:32" ], [ "_:result", "day", "wednesday" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR6477" ], [ "_:result", "ref", "3800N2KU" ], [ "_:result", "ticket", "25.79" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:result", "food", "cheap" ], [ "_:result", "food", "expensive" ], [ "_:result", "name", "curry garden" ], [ "_:result", "name", "kohinoor" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "Curry Garden" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "13:45" ], [ "_:search", "people", "same group of people" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "21:45" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:booking", "category", "Train" ], [ "_:result", "arrive_by", "21:32" ], [ "_:result", "day", "wednesday" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR6477" ], [ "_:result", "ref", "3800N2KU" ], [ "_:result", "ticket", "25.79" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:result", "food", "cheap" ], [ "_:result", "food", "expensive" ], [ "_:result", "name", "curry garden" ], [ "_:result", "name", "kohinoor" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "Curry Garden" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "13:45" ], [ "_:search", "people", "same group of people" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "6JOS1HJY" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "21:45" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:booking", "category", "Train" ], [ "_:result", "arrive_by", "21:32" ], [ "_:result", "day", "wednesday" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR6477" ], [ "_:result", "ref", "3800N2KU" ], [ "_:result", "ticket", "25.79" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:result", "food", "cheap" ], [ "_:result", "food", "expensive" ], [ "_:result", "name", "curry garden" ], [ "_:result", "name", "kohinoor" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "Curry Garden" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "13:45" ], [ "_:search", "people", "same group of people" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "6JOS1HJY" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,leave_at,'09:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want a train leaving after 09:00 ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where is your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'peterborough');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to get from Peterborough to Cambridge on Friday , please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'10:09');(_:result,day,'Friday');(_:result,departure,'Peterborough');(_:result,destination,'Cambridge');(_:result,id,'TR1393');(_:result,leave_at,'09:19');(_:result,ticket,'16.50 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have the TR1393 that leaves Peterborough for Cambridge at 09:19 on Friday , arriving at 10:09 for 16.50 pounds . Would you like to book this ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , book me one ticket for that ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have completed your request . Would you like your reference number ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'south');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes please and also find me an entertainment venue in the South" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'south');(_:result,category,'entertainment');(_:result,count,'2');(_:result,name,'Nusha');(_:result,name,'Tenpin');(_:result,ref,'2VRQEDHT');(_:result,type,'Attraction');(_:result,type,'Train'))" ], "speaker": "system", "text": "Your reference number is 2VRQEDHT . There are 2 entertainment venues in the south . Nusha and Tenpin ." }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Could I have the address and phone number for both of those ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'cambridge leisure park');(_:result,phone,'01223902158');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "nusha : unit g6 , cambridge leisure park , clifton road \t and phone number is 01223902158 \t tenpin cambridge leisure park , clifton way \t 08715501010" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "that is it for now . thanks for helping ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "enjoy your time in Cambridge !" } ]
PMUL1108.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "09:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "09:00" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "09:00" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "10:09" ], [ "_:result", "day", "Friday" ], [ "_:result", "departure", "Peterborough" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR1393" ], [ "_:result", "leave_at", "09:19" ], [ "_:result", "ticket", "16.50 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "09:00" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "10:09" ], [ "_:result", "day", "Friday" ], [ "_:result", "departure", "Peterborough" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR1393" ], [ "_:result", "leave_at", "09:19" ], [ "_:result", "ticket", "16.50 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "one" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "09:00" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "10:09" ], [ "_:result", "day", "Friday" ], [ "_:result", "departure", "Peterborough" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR1393" ], [ "_:result", "leave_at", "09:19" ], [ "_:result", "ticket", "16.50 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "one" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "south" ], [ "_:result", "category", "entertainment" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Nusha" ], [ "_:result", "name", "Tenpin" ], [ "_:result", "ref", "2VRQEDHT" ], [ "_:result", "type", "Attraction" ], [ "_:result", "type", "Train" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "09:00" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "10:09" ], [ "_:result", "day", "Friday" ], [ "_:result", "departure", "Peterborough" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR1393" ], [ "_:result", "leave_at", "09:19" ], [ "_:result", "ticket", "16.50 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "one" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "south" ], [ "_:result", "category", "entertainment" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Nusha" ], [ "_:result", "name", "Tenpin" ], [ "_:result", "ref", "2VRQEDHT" ], [ "_:result", "address", "cambridge leisure park" ], [ "_:result", "phone", "01223902158" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you help me find a place to go in the centre ?" }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,name,?);(_:search,type,'Attraction'))", "inform((_:result,count,'44');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I found 44 different attractions near that location , is there something specific you 're looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "No , not really . What 's your favorite thing to do in the centre of town ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Market Street');(_:result,category,'architecture');(_:result,entrance_fee,'free');(_:result,name,'Holy Trinity Church');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "My favorite thing to do is look at the architecture at Holy Trinity Church . It 's located on Market Street and it 's free to get in . Does this work ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'13:00');(_:search,destination,'kings lynn');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes And I would like to find a train that arrives by 13:00 going to Kings Lynn ." }, { "id": 5, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Okay what day will you be traveling ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be leaving from Cambridge on Sunday ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'12:58');(_:result,destination,'Kings Lynn');(_:result,type,'Train'))" ], "speaker": "system", "text": "I have a train to Kings Lynn that arrives at 12:58 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Train'))" ], "speaker": "user", "text": "Perfect ! I would like to book it for 4 people ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like me to book it now ?" }, { "id": 10, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))", "inform((_:search,people,'4');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes please book it for 4 people and give me the reference number ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I will work on getting that booked and be right back with you ." }, { "id": 12, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Okay can I get the reference number ?" }, { "id": 13, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'XYAQ9XA4');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book it , reference number is XYAQ9XA4 ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That is all I am inquiring about today ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you . Let me know if I can help again ." } ]
PMUL4624.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:result", "count", "44" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:result", "count", "44" ], [ "_:search", "area", "centre" ], [ "_:result", "address", "Market Street" ], [ "_:result", "category", "architecture" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:result", "count", "44" ], [ "_:search", "area", "centre" ], [ "_:result", "address", "Market Street" ], [ "_:result", "category", "architecture" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:result", "count", "44" ], [ "_:search", "area", "centre" ], [ "_:result", "address", "Market Street" ], [ "_:result", "category", "architecture" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "12:58" ], [ "_:result", "destination", "Kings Lynn" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:result", "count", "44" ], [ "_:search", "area", "centre" ], [ "_:result", "address", "Market Street" ], [ "_:result", "category", "architecture" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "12:58" ], [ "_:result", "destination", "Kings Lynn" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:result", "count", "44" ], [ "_:search", "area", "centre" ], [ "_:result", "address", "Market Street" ], [ "_:result", "category", "architecture" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "12:58" ], [ "_:result", "destination", "Kings Lynn" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:result", "count", "44" ], [ "_:search", "area", "centre" ], [ "_:result", "address", "Market Street" ], [ "_:result", "category", "architecture" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "12:58" ], [ "_:result", "destination", "Kings Lynn" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "XYAQ9XA4" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'Cambridge');(_:search,destination,'Glastonbury');(_:search,type,'Train'))" ], "speaker": "user", "text": "What time is the next train from Cambridge to Glastonbury ?" }, { "id": 1, "rdf-acts": [ "select((_:result,type,'Train'))" ], "speaker": "system", "text": "You need to select train in order for me to look that up for you ." }, { "id": 2, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Well , my daughter just said she would prefer to drive , so how about helping us find a place to eat instead ." }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "what type of food do you like ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'romanian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm craving Romanian food at the moment ." }, { "id": 5, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I do n't have any in the area . Do you have any other preferences ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'spanish');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What about a moderately priced Spanish restaurant ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'14 - 16 Bridge Street');(_:result,area,'centre');(_:result,count,'1');(_:result,name,'La Tasca');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I actually do have one of those . It is called La Tasca . It 's located in the centre of town at 14 - 16 Bridge Street . Did you need a reservation ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'center');(_:search,category,'architecture');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I also need to find a place to go to look at architecture in the city center ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Jesus Lane');(_:result,name,'all saints church');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "You could try all saints church \t located at Jesus Lane . Is there anything else you needed to know ?" }, { "id": 10, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Could you please give me the phone number and postcode for the church ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,phone,'01223452587');(_:result,postcode,'cb58bs');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes their phone number is 01223452587 and their postcode is cb58bs ." }, { "id": 12, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What is their entrance fee ? I would also like to book a taxi ." }, { "id": 13, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))", "inform((_:result,entrance_fee,'free to enter');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is free to enter . Where will you want the taxi to take you to and from ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I it to come to the restaurant and then take meto the church ." }, { "id": 15, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Ok . What time would you like the taxi to pick you up ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,arrive_by,'16:15');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would just need to arrive to the restaurant by 16:15 ." }, { "id": 17, "rdf-acts": [ "inform((_:result,car,'red lexus');(_:result,phone,'07289428865');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Booking completed ! \n Booked car type \t : \t red lexus \n Contact number \t : \t 07289428865" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that is all I need ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Okay , great . You 're welcome . Have a wonderful day ." } ]
PMUL3009.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "Glastonbury" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "Glastonbury" ], [ "_:result", "type", "Train" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "Glastonbury" ], [ "_:result", "type", "Train" ], [ "_:search", "food", "romanian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "Glastonbury" ], [ "_:result", "type", "Train" ], [ "_:system", "canthelp", "_:search/412f3a7b" ], [ "_:search/412f3a7b", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "spanish" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "Glastonbury" ], [ "_:system", "canthelp", "_:search/412f3a7b" ], [ "_:search/412f3a7b", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "spanish" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "14 - 16 Bridge Street" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "1" ], [ "_:result", "name", "La Tasca" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "center" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "Glastonbury" ], [ "_:system", "canthelp", "_:search/412f3a7b" ], [ "_:search/412f3a7b", "type", "Restaurant" ], [ "_:search", "food", "spanish" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "1" ], [ "_:search", "area", "center" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "name", "all saints church" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "Glastonbury" ], [ "_:system", "canthelp", "_:search/412f3a7b" ], [ "_:search/412f3a7b", "type", "Restaurant" ], [ "_:search", "food", "spanish" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "1" ], [ "_:search", "area", "center" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "name", "all saints church" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "postcode", "cb58bs" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/412f3a7b" ], [ "_:search/412f3a7b", "type", "Restaurant" ], [ "_:search", "food", "spanish" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "1" ], [ "_:search", "area", "center" ], [ "_:search", "category", "architecture" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "name", "all saints church" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "postcode", "cb58bs" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "?" ], [ "_:result", "entrance_fee", "free to enter" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/412f3a7b" ], [ "_:search/412f3a7b", "type", "Restaurant" ], [ "_:search", "food", "spanish" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "1" ], [ "_:search", "area", "center" ], [ "_:search", "category", "architecture" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "name", "all saints church" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "postcode", "cb58bs" ], [ "_:search", "departure", "?" ], [ "_:result", "entrance_fee", "free to enter" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:15" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/412f3a7b" ], [ "_:search/412f3a7b", "type", "Restaurant" ], [ "_:search", "food", "spanish" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "1" ], [ "_:search", "area", "center" ], [ "_:search", "category", "architecture" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "name", "all saints church" ], [ "_:result", "postcode", "cb58bs" ], [ "_:search", "departure", "?" ], [ "_:result", "entrance_fee", "free to enter" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:15" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red lexus" ], [ "_:result", "phone", "07289428865" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,has_parking,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a hotel . I want it to have free wifi , but parking does n't need to be free ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'many');(_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are many lodgings with free wifi ; would you prefer any particular area of town ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,stars,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No but I would like it to be a 2 star place ." }, { "id": 3, "rdf-acts": [ "select((_:result,name,'Ashely Hotel');(_:result,name,'Express by Holiday Inn Cambridge');(_:result,name,'Lovell Lodge');(_:result,type,'Hotel'))", "inform((_:result,count,'3');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 3 hotels : The Ashely Hotel , Express by Holiday Inn Cambridge , and Lovell Lodge . They all have free wifi and parking . Do any of these sound good ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,name,'ashley hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I would like to hear more about The Ashley Hotel please ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Ashley Hotel');(_:result,pricerange,'moderately priced');(_:result,stars,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Ashley Hotel is located in the north . It is moderately priced and has 2 stars . They offer free internet and parking . Would you like me to book you a room ?" }, { "id": 6, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like the postcode and phone number please ." }, { "id": 7, "rdf-acts": [ "inform((_:result,phone,'01223350059');(_:result,postcode,'cb41er');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , the phone number is 01223350059 and the postcode is cb41er ." }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'korean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you . Are there any Korean restaurants in the city centre ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,food,'Korean');(_:result,name,'Little Seoul');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Little Seoul is an expensive Korean restaurant in the centre . Would you like to book it ?" }, { "id": 10, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No I can do that , can I have the contact information please ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,address,'108 Regent Street city Centre');(_:result,phone,'01223308681');(_:result,postcode,'cb21dp');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Certainly . Their phone number is 01223308681 , and they 're located at 108 Regent Street city Centre , postcode cb21dp . Can I help you with something else today ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'19:45');(_:search,people,'2');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I changed my mind , can you book the restaurant for 2 people on Saturday at 19:45 and send me the reference number once booked ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'4YCRSK69');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : 4YCRSK69 . Will you need anything else ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I also need a taxi to commute between the two places ." }, { "id": 15, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "What time would you like to leave and arrive by ?" }, { "id": 16, "rdf-acts": [], "speaker": "user", "text": "Leave Saturday,2 people and book nit for me" }, { "id": 17, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Just to clarify my question , can you tell me what time to book your taxi for . What time do you need to leave or arrive ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,arrive_by,'19:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to arrive by 19:45 on saturday ." }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'black bmw');(_:result,phone,'07757418590');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I have a black bmw picking you up and the number is 07757418590" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay thanks a lot , that 's all I need !" }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting us ! Have a great day !" } ]
MUL1286.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "stars", "2" ], [ "_:result", "name", "Ashely Hotel" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "ashley hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "stars", "2" ], [ "_:result", "count", "3" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "ashley hotel" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "2" ], [ "_:result", "type", "Hotel" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:result", "amount", "many" ], [ "_:search", "stars", "2" ], [ "_:result", "count", "3" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "ashley hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "2" ], [ "_:result", "phone", "01223350059" ], [ "_:result", "postcode", "cb41er" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "korean" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:result", "amount", "many" ], [ "_:search", "stars", "2" ], [ "_:result", "count", "3" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "ashley hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "2" ], [ "_:result", "phone", "01223350059" ], [ "_:result", "postcode", "cb41er" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "korean" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Korean" ], [ "_:result", "name", "Little Seoul" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:result", "amount", "many" ], [ "_:search", "stars", "2" ], [ "_:result", "count", "3" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "ashley hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "2" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "korean" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Korean" ], [ "_:result", "name", "Little Seoul" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "108 Regent Street city Centre" ], [ "_:result", "phone", "01223308681" ], [ "_:result", "postcode", "cb21dp" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "19:45" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:result", "amount", "many" ], [ "_:search", "stars", "2" ], [ "_:result", "count", "3" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "ashley hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "2" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "korean" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Korean" ], [ "_:result", "name", "Little Seoul" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "108 Regent Street city Centre" ], [ "_:result", "phone", "01223308681" ], [ "_:result", "postcode", "cb21dp" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "19:45" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "4YCRSK69" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:result", "amount", "many" ], [ "_:search", "stars", "2" ], [ "_:result", "count", "3" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "ashley hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "2" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "korean" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Korean" ], [ "_:result", "name", "Little Seoul" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "108 Regent Street city Centre" ], [ "_:result", "phone", "01223308681" ], [ "_:result", "postcode", "cb21dp" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "19:45" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "4YCRSK69" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:result", "amount", "many" ], [ "_:search", "stars", "2" ], [ "_:result", "count", "3" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "ashley hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "2" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "korean" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Korean" ], [ "_:result", "name", "Little Seoul" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "108 Regent Street city Centre" ], [ "_:result", "phone", "01223308681" ], [ "_:result", "postcode", "cb21dp" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "19:45" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "4YCRSK69" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:45" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:result", "amount", "many" ], [ "_:search", "stars", "2" ], [ "_:result", "count", "3" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "ashley hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "2" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "korean" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Korean" ], [ "_:result", "name", "Little Seoul" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "108 Regent Street city Centre" ], [ "_:result", "postcode", "cb21dp" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "19:45" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "4YCRSK69" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black bmw" ], [ "_:result", "phone", "07757418590" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'african');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm trying to find a restaurant that serves African food in the centre" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'bedouin');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Have you tried bedouin ? I can make a reservation , if you like ." }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'bedouin');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for something expensive . Is bedouin expensive ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'100 Mill Road City Centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , they are . It 's a great place . They are located at 100 Mill Road City Centre . Would you like a reservation ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'11:30');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please . Table for 2 , on Sunday at 11:30 ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'05613G8F');(_:booking,type,'Booking');(_:result,name,'numbeer');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Your reference numbeer is 05613G8F . Can I help with anything else today ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you . That will be it . Thanks and goodbye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Alright , enjoy the rest of your day ." } ]
PMUL3550.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "african" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "african" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "bedouin" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "bedouin" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "african" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "bedouin" ], [ "_:search", "name", "bedouin" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "100 Mill Road City Centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "african" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "name", "bedouin" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "100 Mill Road City Centre" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "05613G8F" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "numbeer" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a a decent chinese restaurant" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'4');(_:result,food,'Chinese');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have located 4 Chinese restaurants in the moderate price range . Does this sound good ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a hotel with free wifi and parking and has a 3 star rating ." }, { "id": 3, "rdf-acts": [ "select((_:result,area,'Centre of town');(_:result,area,'South of town');(_:result,name,'Gonville Hotel');(_:result,name,'Lensfield Hotel');(_:result,type,'Hotel'))", "inform((_:result,amount,'both');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "You can stay at the Gonville Hotel in the Centre of town , or The Lensfield Hotel in the South of town . They are both expensive . Would you like one of those ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Possibly . Does either include both free wifi and free parking ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,amount,'both');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "They both have free parking and internet , would you like me to book a room for you ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,area,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "No , please choose the best one . I need the area , postcode and address for them ." }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'53 - 57 Lensfield Road');(_:result,area,'south');(_:result,name,'lensfield hotel');(_:result,postcode,'cb21en');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Lensfield Hotel is located in the south , at 53 - 57 Lensfield Road , postcode cb21en ." }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'bistro');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any good bistro restaurants in the centre ?" }, { "id": 9, "rdf-acts": [ "canthelp((_:search,area,'centre');(_:search,food,'Bistro');(_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I 'm unable to locate any Bistro options in the centre . Would you like help with anything else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What about Indian cuisine ?" }, { "id": 11, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'a few');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have a few restaurants of that cuisine , is there a price range you 'd like to look for ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No price range preference . What is your recommendation ?" }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'saffron brasserie');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "then i will recommend saffron brasserie . it is a nice expensive restaurant . can i book for you ?" }, { "id": 14, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds great , could I get their address and phone number ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,address,'Hills Road City Centre');(_:result,phone,'012233574679');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address is Hills Road City Centre and the phone number is 012233574679 ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Ok , that should be all for me . Thank you so much for all of your help !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Have a great day !" } ]
PMUL0163.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Chinese" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "3" ], [ "_:result", "area", "Centre of town" ], [ "_:result", "area", "South of town" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "amount", "both" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Chinese" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "3" ], [ "_:result", "area", "Centre of town" ], [ "_:result", "area", "South of town" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "amount", "both" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "area", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Chinese" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "3" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "both" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "address", "53 - 57 Lensfield Road" ], [ "_:result", "area", "south" ], [ "_:result", "name", "lensfield hotel" ], [ "_:result", "postcode", "cb21en" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "bistro" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Chinese" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "3" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "both" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "address", "53 - 57 Lensfield Road" ], [ "_:result", "area", "south" ], [ "_:result", "name", "lensfield hotel" ], [ "_:result", "postcode", "cb21en" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/15032302" ], [ "_:search/15032302", "area", "centre" ], [ "_:search/15032302", "food", "Bistro" ], [ "_:search/15032302", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Chinese" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "3" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "address", "53 - 57 Lensfield Road" ], [ "_:result", "area", "south" ], [ "_:result", "name", "lensfield hotel" ], [ "_:result", "postcode", "cb21en" ], [ "_:system", "canthelp", "_:search/15032302" ], [ "_:search/15032302", "area", "centre" ], [ "_:search/15032302", "food", "Bistro" ], [ "_:search/15032302", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "a few" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Chinese" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "3" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "address", "53 - 57 Lensfield Road" ], [ "_:result", "area", "south" ], [ "_:result", "postcode", "cb21en" ], [ "_:system", "canthelp", "_:search/15032302" ], [ "_:search/15032302", "area", "centre" ], [ "_:search/15032302", "food", "Bistro" ], [ "_:search/15032302", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "a few" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "saffron brasserie" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Chinese" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "3" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "area", "south" ], [ "_:result", "postcode", "cb21en" ], [ "_:system", "canthelp", "_:search/15032302" ], [ "_:search/15032302", "area", "centre" ], [ "_:search/15032302", "food", "Bistro" ], [ "_:search/15032302", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "a few" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "saffron brasserie" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "Hills Road City Centre" ], [ "_:result", "phone", "012233574679" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi , I 'm looking for a train to Stevenage ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are several . When do you plan on leaving ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,leave_at,'11:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave sometime after 11:00 on tuesday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'7');(_:result,departure,'Cambridge');(_:result,leave_at,'11');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 7 trains with that criteria . All of them are leaving from Cambridge , leaving after 11 . Is there a certain time you would like to arrive by ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'11:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like the train that leaves as close to 11:15 as possible please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'1');(_:result,leave_at,'11:21');(_:result,type,'Train'))", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have one that leaves at 11:21 . How many tickets please ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to make a booking for 5 people ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'5DHIPIME');(_:booking,ticket,'64 GBP');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Booking was successful , the total fee is 64 GBP payable at the station . Your reference number is 5DHIPIME . Can I help you with anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'scott polar museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , I would like to find out information about the scott polar museum ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Lensfield Road');(_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,'Scott Polar Museum');(_:result,phone,'01223336540');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Scott Polar Museum is located on Lensfield Road at the city centre , their phone number is 01223336540 . It is free to see . Anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,name,'scott polar museum');(_:search,type,'Attraction'))", "request((_:result,category,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , what type of museum is the Scott Polar Museum ? Should I call the museum for more information on the attraction type ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,name,'Scott Polar Museum');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , you should call the Scott Polar Museum for more information ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Ok , thank you for your help ." }, { "id": 13, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "It 's my pleasure . Is there anything else I can help you with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's it . Thank you ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our system ." } ]
MUL0406.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "11:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "tuesday" ], [ "_:result", "count", "7" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "leave_at", "11" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "11:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "tuesday" ], [ "_:result", "departure", "Cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "11:15" ], [ "_:result", "count", "1" ], [ "_:result", "leave_at", "11:21" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "tuesday" ], [ "_:result", "departure", "Cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "11:15" ], [ "_:result", "count", "1" ], [ "_:result", "leave_at", "11:21" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "5DHIPIME" ], [ "_:booking", "ticket", "64 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "scott polar museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "tuesday" ], [ "_:result", "departure", "Cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "11:15" ], [ "_:result", "count", "1" ], [ "_:result", "leave_at", "11:21" ], [ "_:search", "people", "5" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "5DHIPIME" ], [ "_:booking", "ticket", "64 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Lensfield Road" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Scott Polar Museum" ], [ "_:result", "phone", "01223336540" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "scott polar museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "tuesday" ], [ "_:result", "departure", "Cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "11:15" ], [ "_:result", "count", "1" ], [ "_:result", "leave_at", "11:21" ], [ "_:search", "people", "5" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "5DHIPIME" ], [ "_:booking", "ticket", "64 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Lensfield Road" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223336540" ], [ "_:search", "name", "scott polar museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "?" ], [ "_:result", "name", "Scott Polar Museum" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "tuesday" ], [ "_:result", "departure", "Cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "11:15" ], [ "_:result", "count", "1" ], [ "_:result", "leave_at", "11:21" ], [ "_:search", "people", "5" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "5DHIPIME" ], [ "_:booking", "ticket", "64 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "Lensfield Road" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223336540" ], [ "_:search", "name", "scott polar museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "?" ], [ "_:result", "name", "Scott Polar Museum" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'korean');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,area,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for an expensive restaurant that serves Korean food . I would like the address and area , please ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'108 Regent Street City Centre');(_:result,name,'Little Seoul');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Little Seoul fits fits your price request . It is located at 108 Regent Street City Centre ." }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank You ." }, { "id": 3, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "thank you good bye" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , goodbye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you , goodbye ." } ]
WOZ20526.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "korean" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "area", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "korean" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "?" ], [ "_:result", "address", "108 Regent Street City Centre" ], [ "_:result", "name", "Little Seoul" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "korean" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "?" ], [ "_:result", "address", "108 Regent Street City Centre" ], [ "_:result", "name", "Little Seoul" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi , I 'm looking for a train that departs on Wednesday from Cambridge ." }, { "id": 1, "rdf-acts": [ "thank()", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I can help with that . What is the destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'kings lynn');(_:search,leave_at,'13:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to go to kings lynn and leave after 13:00 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,id,'TR3805');(_:result,leave_at,'13:11');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR3805 leaves at 13:11 . Do you want a ticket ?" }, { "id": 4, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "No , but can you tell me the price , arrival time , and travel time please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'13:58');(_:result,duration,'47 minutes');(_:result,ticket,'9.80 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "Yes the price of the ticket will be 9.80 pounds and the travel time is 47 minutes and the arrival time is 13:58 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'west');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Great . I also need a place to stay that is expensive in the west area ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Huntington Marriott Hotel');(_:result,stars,'4');(_:result,type,'Hotel'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Huntington Marriott Hotel carries 4 stars . Would you like to book ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "No I wo n't be booking today ." }, { "id": 9, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Okay is there anything else I can do for you today ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "no thank you tahtys all I neeed to know" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Have a great day !" } ]
PMUL1630.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR3805" ], [ "_:result", "leave_at", "13:11" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "duration", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "13:00" ], [ "_:result", "id", "TR3805" ], [ "_:result", "leave_at", "13:11" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "13:58" ], [ "_:result", "duration", "47 minutes" ], [ "_:result", "ticket", "9.80 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "13:00" ], [ "_:result", "id", "TR3805" ], [ "_:result", "leave_at", "13:11" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "13:58" ], [ "_:result", "duration", "47 minutes" ], [ "_:result", "ticket", "9.80 pounds" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Huntington Marriott Hotel" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "13:00" ], [ "_:result", "id", "TR3805" ], [ "_:result", "leave_at", "13:11" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "13:58" ], [ "_:result", "duration", "47 minutes" ], [ "_:result", "ticket", "9.80 pounds" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Huntington Marriott Hotel" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi , I 'm looking for a moderately priced Italian restaurant in Cambridge ." }, { "id": 1, "rdf-acts": [ "select((_:result,area,'west');(_:result,name,'prezzo');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "what about prezzo in the west ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I was thinking an Italian restaurant located in the east ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Cambridge Retail Park on Newmarket Road');(_:result,name,'PIzza Hut Fen Ditton');(_:result,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "PIzza Hut Fen Ditton would suit you perfectly ! They 're located in Cambridge Retail Park on Newmarket Road . Do you need additional information ?" }, { "id": 4, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I 'd like to know the postcode , please ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,postcode,'cb58wr');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "cb58wr - would you like me to book it for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "Not right now . I would like to find a place to stay , though ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Do you know what area you would like to stay in ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,stars,'4-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Nah , the area does n't matter , I coming to celebrate so just as long as it 's an expensive , 4-star hotel , I 'm good ." }, { "id": 9, "rdf-acts": [ "request((_:search,has_internet,?);(_:search,has_parking,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Do you need Parking or internet ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,has_parking,'no');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No I do not need to have free parking ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like me to book you a room ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "yes for 2 nights starting thursday" }, { "id": 13, "rdf-acts": [ "inform((_:booking,name,'university arms hotel');(_:booking,type,'Booking'))", "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Before I finish booking your room at the university arms hotel . Can you confirm how many people will be staying ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "There will be 5 people ." }, { "id": 15, "rdf-acts": [ "inform((_:booking,ref,'WULZ2VEX');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Those reservations have been made and your reference number is WULZ2VEX ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great . Thank you . That is all I need ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Awesome ! Have a great trip !" } ]
PMUL4718.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "west" ], [ "_:result", "name", "prezzo" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "west" ], [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "Cambridge Retail Park on Newmarket Road" ], [ "_:result", "name", "PIzza Hut Fen Ditton" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "west" ], [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:result", "address", "Cambridge Retail Park on Newmarket Road" ], [ "_:result", "name", "PIzza Hut Fen Ditton" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "cb58wr" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "area", "west" ], [ "_:search", "food", "italian" ], [ "_:result", "address", "Cambridge Retail Park on Newmarket Road" ], [ "_:result", "name", "PIzza Hut Fen Ditton" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "cb58wr" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "4-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "area", "west" ], [ "_:search", "food", "italian" ], [ "_:result", "address", "Cambridge Retail Park on Newmarket Road" ], [ "_:result", "name", "PIzza Hut Fen Ditton" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "cb58wr" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "4-star" ], [ "_:search", "has_internet", "?" ], [ "_:search", "has_parking", "no" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "area", "west" ], [ "_:search", "food", "italian" ], [ "_:result", "address", "Cambridge Retail Park on Newmarket Road" ], [ "_:result", "name", "PIzza Hut Fen Ditton" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "cb58wr" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "4-star" ], [ "_:search", "has_internet", "?" ], [ "_:search", "has_parking", "no" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "area", "west" ], [ "_:search", "food", "italian" ], [ "_:result", "address", "Cambridge Retail Park on Newmarket Road" ], [ "_:result", "name", "PIzza Hut Fen Ditton" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "postcode", "cb58wr" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "4-star" ], [ "_:search", "has_internet", "?" ], [ "_:search", "has_parking", "no" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "2" ], [ "_:booking", "name", "university arms hotel" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "area", "west" ], [ "_:search", "food", "italian" ], [ "_:result", "address", "Cambridge Retail Park on Newmarket Road" ], [ "_:result", "name", "PIzza Hut Fen Ditton" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "postcode", "cb58wr" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "4-star" ], [ "_:search", "has_internet", "?" ], [ "_:search", "has_parking", "no" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "2" ], [ "_:booking", "name", "university arms hotel" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "WULZ2VEX" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you help me find a hotel with free parking ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'8');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 8 hotels with free parking . Do you prefer a specific area in town ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "north area of town" }, { "id": 3, "rdf-acts": [ "select((_:result,name,'Ashley Hotel');(_:result,name,'Lovell lodge');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,count,'2');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are two hotels in that area with free parking : Ashley Hotel and the Lovell lodge . Would you like to book either of those ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Actually , I 'd like a guest house ." }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'hamilton lodge');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "how about hamilton lodge ? It sounds lovely ." }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'moderately');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is it moderately priced ? Area actually does n't matter as long as it is a 3 star moderately priced guest house" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,pricerange,'moderate');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "It is moderate price , would you like more info or a booking ?" }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes , and I would also like the address ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'156 chesterton road');(_:result,name,'Hamilton Lodge');(_:result,postcode,'cb41da');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Hamilton Lodge is located at 156 chesterton road , postcode cb41da . Would you like to make a reservation ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that wo n't be necessary . Thanks for your help ." }, { "id": 11, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "You are welcome . Do you need any more information or do you have any transportation needs ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope , that 's it . Thanks again ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome . Have a great time ." } ]
SNG02173.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "8" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "name", "Lovell lodge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "north" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "hamilton lodge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "north" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "hamilton lodge" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "north" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "has_parking", "none" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "156 chesterton road" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "north" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "has_parking", "none" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "address", "156 chesterton road" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Police'))" ], "speaker": "user", "text": "Hi ! I 'm looking for the nearest police station ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,type,'Police'))" ], "speaker": "system", "text": "The nearest station is Parkside Police at Parkside , Cambridge ." }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Police'))" ], "speaker": "user", "text": "May I get the phone number ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,phone,'01223358966');(_:result,type,'Police'))" ], "speaker": "system", "text": "The phone number for the police is 01223358966 ." }, { "id": 4, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "enjoyed your services . keep that up" }, { "id": 5, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "Thank you so much . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "bye()", "thank()" ], "speaker": "user", "text": "your welcome . No that should do it Goodbye" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Okay , enjoy the rest of your day then !" } ]
SNG01834.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "type", "Police" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "type", "Police" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "type", "Police" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "hello()" ], "speaker": "user", "text": "Hi , I could use help with my planning . I am trying to find a place to stay ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Ok , to help us find the right place for you lets talk about what you would like . Do you have a price range you prefer ? Or an area of town ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'south');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like it to be in the south and have a rating of 3 stars ." }, { "id": 3, "rdf-acts": [ "select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,pricerange,'expensive');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have a moderately priced guesthouse and an expensive hotel that match your requirements ." }, { "id": 4, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does either offer free parking ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "They both offer free parking and internet ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Okay can you please book it for 7 people for 4 nights starting on Tuesday ?" }, { "id": 7, "rdf-acts": [ "select((_:result,category,'guesthouse or the hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Which one ? The guesthouse or the hotel ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The hotel , please ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'BS0ODSGJ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Reference number is : BS0ODSGJ . Is there anything else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'stevenage');(_:search,destination,'cambridge');(_:search,leave_at,'10:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I also need a train from stevenage to cambridge . I want to leave after 10:15 on tuesday ." }, { "id": 11, "rdf-acts": [ "inform((_:result,id,'TR0517');(_:result,leave_at,'11:54');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have train TR0517 that leaves at 11:54 . Would that be something that would work for you ?" }, { "id": 12, "rdf-acts": [ "request((_:result,duration,?);(_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "That 's perfect . Could I get the train ID and travel time ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,duration,'49 minutes');(_:result,type,'Train'))" ], "speaker": "system", "text": "The travel time is 49 minutes ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , that 's all I need , thanks so much for your help ! Have a great day !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome ! Thank you ! Bye !" } ]
PMUL1943.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "pricerange", "?" ], [ "_:search", "area", "south" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "pricerange", "?" ], [ "_:search", "area", "south" ], [ "_:search", "stars", "3" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "pricerange", "?" ], [ "_:search", "area", "south" ], [ "_:search", "stars", "3" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "pricerange", "?" ], [ "_:search", "area", "south" ], [ "_:search", "stars", "3" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:result", "category", "guesthouse or the hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "pricerange", "?" ], [ "_:search", "area", "south" ], [ "_:search", "stars", "3" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:result", "category", "guesthouse or the hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "BS0ODSGJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "10:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "pricerange", "?" ], [ "_:search", "area", "south" ], [ "_:search", "stars", "3" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:result", "category", "guesthouse or the hotel" ], [ "_:search", "category", "hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "BS0ODSGJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "10:15" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR0517" ], [ "_:result", "leave_at", "11:54" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "?" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "pricerange", "?" ], [ "_:search", "area", "south" ], [ "_:search", "stars", "3" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:result", "category", "guesthouse or the hotel" ], [ "_:search", "category", "hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "BS0ODSGJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "10:15" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR0517" ], [ "_:result", "leave_at", "11:54" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "id", "?" ], [ "_:result", "duration", "49 minutes" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you help me find a place to dine ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "Sure ! What type of food would you like to eat in what area ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'south');(_:search,food,'north indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like some North Indian Food that is expensive , in the south ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,food,'North Indian');(_:search,type,'Restaurant'))", "inform((_:result,amount,'many');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We do n't have any North Indian restaurants , though we do have many Indian restaurants ." }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Indian food would be fine then , can you tell me the name ?" }, { "id": 5, "rdf-acts": [ "select((_:result,area,'Centre');(_:result,name,'Golden Curry');(_:result,type,'Restaurant'))", "thank()", "inform((_:result,amount,'several');(_:result,food,'Indian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are several Indian Restaurants , may I suggest The Golden Curry in the Centre . It sounds like just what you are looking for ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I was actually hoping for a restaurant in the south . Are there any available ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'taj tandoori');(_:result,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I found one called taj tandoori . Want more information ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "More information please" }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'south');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "It is expensive and in the south ." }, { "id": 10, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can I get the postcode for that please ?" }, { "id": 11, "rdf-acts": [ "thank()", "inform((_:result,postcode,'cb17aa');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure ! The post code is cb17aa ." }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'nightclub');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thanks ! I 'm also looking for a nightclub . I 'll need the postcode , please ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'nightclub');(_:result,entrance_fee,'5 pounds');(_:result,name,'Ballare');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Ballare is a nightclub in the centre of town . The entrance fee is 5 pounds ." }, { "id": 14, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I 'll try that . What 's the postcode please ?" }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb23na');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Their postcode is cb23na . Can I help you with anything else today ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thanks . That was all I needed today . Goodbye ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you so much and you have a good night also ." } ]
PMUL2281.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "north indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/a498a2b6" ], [ "_:search/a498a2b6", "food", "North Indian" ], [ "_:search/a498a2b6", "type", "Restaurant" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/a498a2b6" ], [ "_:search/a498a2b6", "food", "North Indian" ], [ "_:search/a498a2b6", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "Golden Curry" ], [ "_:result", "amount", "several" ], [ "_:result", "food", "Indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/a498a2b6" ], [ "_:search/a498a2b6", "food", "North Indian" ], [ "_:search/a498a2b6", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "area", "Centre" ], [ "_:result", "amount", "several" ], [ "_:result", "food", "Indian" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "taj tandoori" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/a498a2b6" ], [ "_:search/a498a2b6", "food", "North Indian" ], [ "_:search/a498a2b6", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "several" ], [ "_:result", "food", "Indian" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "taj tandoori" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "south" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/a498a2b6" ], [ "_:search/a498a2b6", "food", "North Indian" ], [ "_:search/a498a2b6", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "several" ], [ "_:result", "food", "Indian" ], [ "_:search", "area", "south" ], [ "_:result", "name", "taj tandoori" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "south" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "postcode", "cb17aa" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/a498a2b6" ], [ "_:search/a498a2b6", "food", "North Indian" ], [ "_:search/a498a2b6", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "several" ], [ "_:result", "food", "Indian" ], [ "_:search", "area", "south" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "postcode", "cb17aa" ], [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclub" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "name", "Ballare" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/a498a2b6" ], [ "_:search/a498a2b6", "food", "North Indian" ], [ "_:search/a498a2b6", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "several" ], [ "_:result", "food", "Indian" ], [ "_:search", "area", "south" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclub" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "name", "Ballare" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb23na" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I am planning a trip in Cambridge" }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "sure , what information do you need ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am going to be attending college soon and want to browse one of the campuses while I am in the area ." }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "well we have quite a few what area please" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I would like to visit a college in the centre of town ." }, { "id": 5, "rdf-acts": [ "select((_:result,entrance_fee,'but some have a small entrance fee');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))", "inform((_:result,area,'centre');(_:result,category,'colleges');(_:result,count,'13');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure . There are 13 colleges in the centre . Most are free , but some have a small entrance fee . Would you like a list or a recommendation ?" }, { "id": 6, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , that would be great ! And if you could give me the entrance fee that would be great too ." }, { "id": 7, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,name,\"Christ 's College\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Well they are almost all free and located in the city center . I would recommend Christ 's College for one ." }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Okay can I have the address and phone number ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,address,\"saint Andrew 's street\");(_:result,phone,'01223334900');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The address is saint Andrew 's street , and the phone is 01223334900 . Can I assist with anything else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also am looking for a train on wednesday leaving peterborough ." }, { "id": 11, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Did you have a destination or time in mind ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,destination,'Peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes . I am going to Peterborough ." }, { "id": 13, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))", "inform((_:result,destination,'Peterborough');(_:result,type,'Train'))" ], "speaker": "system", "text": "I 'd like to confirm that you want a train leaving Cambridge and arriving at Peterborough ." }, { "id": 14, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'peterborough');(_:search,leave_at,'8:00');(_:search,people,'4');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , that 's right . It should leave after 8:00 . Book for 4 people ." }, { "id": 15, "rdf-acts": [ "inform((_:booking,arrive_by,'08:56');(_:booking,category,'Train');(_:booking,id,'TR7413');(_:booking,leave_at,'8:06');(_:booking,ref,'VAFLR9OD');(_:booking,ticket,'66 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I will be booking your tickets for train TR7413 . It will leave at 8:06 and arrive at 08:56 . The total fee is 66 GBP payable at the station . Reference # VAFLR9OD ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks so much for your help today !" }, { "id": 17, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You are quite welcome , we are happy to help . Is there anything further that you need assistance with today ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that is it . Thank you very much ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Have a great time !" } ]
PMUL3291.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "but some have a small entrance fee" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Christ 's College" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "saint Andrew 's street" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Christ 's College" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "saint Andrew 's street" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "destination", "Peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Christ 's College" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "saint Andrew 's street" ], [ "_:result", "phone", "01223334900" ], [ "_:search", "day", "wednesday" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "destination", "Peterborough" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "leave_at", "8:00" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Christ 's College" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "saint Andrew 's street" ], [ "_:result", "phone", "01223334900" ], [ "_:search", "day", "wednesday" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "destination", "Peterborough" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "leave_at", "8:00" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ], [ "_:booking", "arrive_by", "08:56" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR7413" ], [ "_:booking", "leave_at", "8:06" ], [ "_:booking", "ref", "VAFLR9OD" ], [ "_:booking", "ticket", "66 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "address", "saint Andrew 's street" ], [ "_:result", "phone", "01223334900" ], [ "_:search", "day", "wednesday" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "destination", "Peterborough" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "leave_at", "8:00" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ], [ "_:booking", "arrive_by", "08:56" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR7413" ], [ "_:booking", "leave_at", "8:06" ], [ "_:booking", "ref", "VAFLR9OD" ], [ "_:booking", "ticket", "66 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'Parkside Police Station');(_:search,type,'Police'))" ], "speaker": "user", "text": "Good afternoon , would you kindly tell me where the Parkside Police Station is ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,name,'Parkside Police Station');(_:result,type,'Police'))", "reqmore()" ], "speaker": "system", "text": "Sure . The Parkside Police Station is at Parkside , Cambridge . Is there anything else I can assist you with ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Police'))" ], "speaker": "user", "text": "Yes , please provide me with the address and postcode ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "Parkside , Cambridge \n Postcode \t : CB11JG . Do you need anything else ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope , that takes care of everything for me . Thanks a bunch ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Thank you for using the Cambridge TownInfo centre . Have a great day ." } ]
SNG01214.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "type", "Police" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "name", "Parkside Police Station" ], [ "_:result", "type", "Police" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "type", "Police" ], [ "_:result", "name", "Parkside Police Station" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'theatres');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hello , do you have any information regarding interesting theatres to visit in the centre of town ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'theatres');(_:result,count,'4');(_:result,name,'ADC Theatre');(_:result,name,'Cambridge Arts Theatre');(_:result,name,'Cambridge Corn Exchange');(_:result,name,'Mumford Theatre');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure thing , there are four theatres in the centre of town . ADC Theatre , Cambridge Arts Theatre , Mumford Theatre , and The Cambridge Corn Exchange ." }, { "id": 2, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I 'm interested in one of the theatres ! Can I get the entrance fee information for those ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'none of');(_:result,category,'theaters');(_:result,entrance_fee,'entrance fee');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I 'm sorry , but none of the theaters list the entrance fee . Would you like the phone number for any of them ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,leave_at,'16:00');(_:search,type,'Train'))", "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That 's okay , could you provide me with the postcode and address , please ? Also , I am looking for a train leaving after 16:00 this Monday ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'Park Street');(_:result,name,'The ADC Theatre');(_:result,postcode,'cb23pj');(_:result,type,'Attraction'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "The ADC Theatre is located on Park Street and its postcode is cb23pj . Before I find your train , could you tell me where you would like to go ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "Of course , silly me :P I am looking for a train from cambridge to stevenage" }, { "id": 7, "rdf-acts": [ "inform((_:result,departure,'Cambridge');(_:result,id,'TR0254');(_:result,leave_at,'17:21');(_:result,type,'Train'))" ], "speaker": "system", "text": "The TR0254 leaves Cambridge at 17:21 ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Awesome , thank you very much ! I 'm pretty sure that 's all I need right now , but I 'll be back if I think of anything else . Later !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Great thank you for using our system ." } ]
MUL0564.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "theatres" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "theatres" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "theatres" ], [ "_:result", "count", "4" ], [ "_:result", "name", "ADC Theatre" ], [ "_:result", "name", "Cambridge Arts Theatre" ], [ "_:result", "name", "Cambridge Corn Exchange" ], [ "_:result", "name", "Mumford Theatre" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "theatres" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "4" ], [ "_:result", "name", "ADC Theatre" ], [ "_:result", "name", "Cambridge Arts Theatre" ], [ "_:result", "name", "Cambridge Corn Exchange" ], [ "_:result", "name", "Mumford Theatre" ], [ "_:result", "amount", "none of" ], [ "_:result", "category", "theaters" ], [ "_:result", "entrance_fee", "entrance fee" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "16:00" ], [ "_:search", "type", "Train" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "theatres" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "4" ], [ "_:result", "amount", "none of" ], [ "_:result", "category", "theaters" ], [ "_:result", "entrance_fee", "entrance fee" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "16:00" ], [ "_:result", "address", "Park Street" ], [ "_:result", "name", "The ADC Theatre" ], [ "_:result", "postcode", "cb23pj" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "theatres" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "4" ], [ "_:result", "amount", "none of" ], [ "_:result", "category", "theaters" ], [ "_:result", "entrance_fee", "entrance fee" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "16:00" ], [ "_:result", "address", "Park Street" ], [ "_:result", "name", "The ADC Theatre" ], [ "_:result", "postcode", "cb23pj" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "id", "TR0254" ], [ "_:result", "leave_at", "17:21" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a restaurant that serves chinese food in the centre of town ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Jinling Noodle Bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about the Jinling Noodle Bar . I can reserve a table for you ." }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is it expensive ? I would like the restaurant to be expensive ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Ugly Duckling');(_:result,type,'Restaurant'))", "reqmore()", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "It is not , but the Ugly Duckling is . Would you like more information on that restaurant ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'ugly duckling');(_:search,people,'7');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Please book a table for 7 at Ugly Duckling ." }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'd be happy to ! What day and time would you like for your reservation ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Please book the reservation for Thursday at 3:00pm and please provide me with a reference number ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'RAQ4F5LX');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great it 's all set RAQ4F5LX is the reference number" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,destination,'kings lynn');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm also looking for a train to leave on Friday and go to Kings Lynn" }, { "id": 9, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you departing from ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,leave_at,'15:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be departing from Cambridge and want to leave after 15:15 ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'16:58');(_:result,leave_at,'16:11');(_:result,ticket,'9.80 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There 's a train that leaves at 16:11 and arrives at 16:58 . The price is 9.80 pounds . Would you like to book it ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'same number of people');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes please , for the same number of people . Can you also get the reference number ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,id,'TR1911');(_:booking,ref,'4BLMS5KM');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your train tickets have been booked on train TR1911 . Your reference number is 4BLMS5KM . Is there anything else I can assist you with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I believe that 's everything I needed for now . Thanks !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Pleasure serving you !" } ]
MUL0373.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Jinling Noodle Bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:search/a5926979" ], [ "_:search/a5926979", "type", "Restaurant" ], [ "_:search", "name", "ugly duckling" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:search/a5926979" ], [ "_:search/a5926979", "type", "Restaurant" ], [ "_:search", "name", "ugly duckling" ], [ "_:search", "people", "7" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:search/a5926979" ], [ "_:search/a5926979", "type", "Restaurant" ], [ "_:search", "name", "ugly duckling" ], [ "_:search", "people", "7" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "RAQ4F5LX" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:search/a5926979" ], [ "_:search/a5926979", "type", "Restaurant" ], [ "_:search", "name", "ugly duckling" ], [ "_:search", "people", "7" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "RAQ4F5LX" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:search/a5926979" ], [ "_:search/a5926979", "type", "Restaurant" ], [ "_:search", "name", "ugly duckling" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "RAQ4F5LX" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:15" ], [ "_:result", "arrive_by", "16:58" ], [ "_:result", "leave_at", "16:11" ], [ "_:result", "ticket", "9.80 pounds" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "same number of people" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:system", "canthelp", "_:search/a5926979" ], [ "_:search/a5926979", "type", "Restaurant" ], [ "_:search", "name", "ugly duckling" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:15" ], [ "_:result", "arrive_by", "16:58" ], [ "_:result", "leave_at", "16:11" ], [ "_:result", "ticket", "9.80 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "same number of people" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR1911" ], [ "_:booking", "ref", "4BLMS5KM" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "I need to find a hospital please ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,type,'Hospital'))", "request((_:search,department,?);(_:search,type,'Hospital'))" ], "speaker": "system", "text": "Addenbrookes Hospital is located at Hills Rd , Cambridge . Is there a particular department you 're looking for ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "No , but can you give me their phone number and address please ? Thanks !" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,phone,'01223245151');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Phone number is 01223245151 and their address is Hills Rd , Cambridge \n Postcode \t CB20QQ" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that is all I needed ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Thanks for contacting the Cambridge TownInfo centre . Goodbye ." } ]
SNG01191.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "type", "Hospital" ], [ "_:search", "department", "?" ], [ "_:search", "type", "Hospital" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "department", "?" ], [ "_:search", "type", "Hospital" ], [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you help me find a place to stay that is expensive and includes free parking ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Absolutely , what area were you wanting to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,stars,'3-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Area does n't really matter , but I would like a 3-star place with internet ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'hotels');(_:result,count,'2');(_:result,name,'Gonville Hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are two hotels that meet your preferences . I suggest the Gonville Hotel as it 's in the city centre ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Could you give me the address , please ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'gonville place');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "They are located at gonville place . Would you like to book a room there ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Nah , not right now . I do need info on a train though . What 's the schedule like on Sunday trains leaving cambridge ?" }, { "id": 7, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "I 'll be happy to help you with that . Where would you like to travel to ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'12:15');(_:search,destination,'london liverpool street');(_:search,type,'Train'))" ], "speaker": "user", "text": "How about a train that will arrive by 12:15 heading to london liverpool street ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'11:27');(_:result,id,'TR0995');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR0995 arrives by 11:27 . Would you like me to book you a ticket ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'1');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , that sounds perfect . Can you make me a booking for 1 person please ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'39JEV1T5');(_:booking,ticket,'13.28 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 13.28 GBP payable at the station . \n Reference number is : 39JEV1T5 ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Excellent , thank you !" }, { "id": 13, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Let us know if you need anymore assistance ." } ]
PMUL3268.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "gonville place" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "gonville place" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "gonville place" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "destination", "london liverpool street" ], [ "_:result", "arrive_by", "11:27" ], [ "_:result", "id", "TR0995" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "gonville place" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "destination", "london liverpool street" ], [ "_:result", "arrive_by", "11:27" ], [ "_:result", "id", "TR0995" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "39JEV1T5" ], [ "_:booking", "ticket", "13.28 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "gonville place" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "destination", "london liverpool street" ], [ "_:result", "arrive_by", "11:27" ], [ "_:result", "id", "TR0995" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "39JEV1T5" ], [ "_:booking", "ticket", "13.28 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'australian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is there any expensive restaurants in town serving Australian food ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))", "inform((_:result,food,'Australian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , there are no Australian restaurants . Would you like another type of food ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'asian oriental');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about asian oriental food ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,food,'asian oriental');(_:result,name,'Kymmoy');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Kymmoy is an expensive asian oriental restraunt in town ." }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Restaurant'))", "request((_:result,area,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the phone number and area ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,area,'centre');(_:result,name,'Kymmoy');(_:result,phone,'01223 311911');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Kymmoy is in the centre of town and the phone number is 01223 311911 . May I help you with anything else ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , I have all I need . Goodbye !" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Thanks for your call ! Goodbye ." } ]
WOZ20355.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "australian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/b8c4ea7a" ], [ "_:search/b8c4ea7a", "type", "Restaurant" ], [ "_:result", "food", "Australian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/b8c4ea7a" ], [ "_:search/b8c4ea7a", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "Kymmoy" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/b8c4ea7a" ], [ "_:search/b8c4ea7a", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Kymmoy" ], [ "_:result", "phone", "01223 311911" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "I am looking for the nearest hospital ." }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "Ok Addenbrookes hospital is located at Hills Road , Cambridge . Do you want the phone number ?" }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "Yes , please . And the postcode ." }, { "id": 3, "rdf-acts": [ "inform((_:result,phone,'01223245151');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "The phone number is 01223245151 . Postcode is CB20QQ . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that will be all for now . Thank you !" }, { "id": 5, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "welcome . at your service next time" }, { "id": 6, "rdf-acts": [ "inform((_:search,department,'truama and orthopaedics');(_:search,type,'Hospital'))" ], "speaker": "user", "text": "Does the hospital have the truama and orthopaedics department ?" }, { "id": 7, "rdf-acts": [ "request((_:search,department,?);(_:search,type,'Hospital'))" ], "speaker": "system", "text": "Yes , the hospital definitely does have such a department . Would you like the information ?" }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "Yes , please . the postcode address , and phone number ." }, { "id": 9, "rdf-acts": [ "inform((_:result,phone,'01223245151');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Certainly . The phone number is 01223245151 , the address is Hills Road , Cambridge , and the postcode is CB20QQ" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Awesome . Thank you so much ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Should I book it for you ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that is all I need today . Thank you ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome . Hope everything is okay !" } ]
SNG01910.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "phone", "01223245151" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ], [ "_:search", "department", "truama and orthopaedics" ], [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "phone", "01223245151" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ], [ "_:search", "department", "?" ], [ "_:search", "type", "Hospital" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "department", "?" ], [ "_:search", "type", "Hospital" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "department", "?" ], [ "_:search", "type", "Hospital" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a 4 star hotel , and it does n't need to have free parking ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have three hotels that meet your criteria . Are you looking for a specific part of town ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , but price is important- anything moderately priced on your list ?" }, { "id": 3, "rdf-acts": [ "select((_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have a cheap 4 star in west , and two expensive ones - one in west and one centre . Which one are you interested in ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like a hotel that is in the moderate price range . Could you recommend that for me ?" }, { "id": 5, "rdf-acts": [ "canthelp((_:search,category,'hotels');(_:search,pricerange,'moderate price range');(_:search,stars,'4');(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouse');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I 'm sorry , but I do n't have any hotels in the moderate price range that are 4 stars . If you 're interested in a guesthouse , though , we do have options for you ." }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "What are those options ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'the allenbell');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "You could try the allenbell ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'8');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "All right , let 's try that . May I get a reservation for Friday and Saturday night , 8 people each night ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'G9EWB5NN');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Thank you for waiting . Your reservation has been made . Your reference number is G9EWB5NN . Is there anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,destination,'peterborough');(_:search,leave_at,'14:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need a train on Sunday from Cambridge to Peterborough leaving after 14:15 ." }, { "id": 11, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Is there a time you need to arrive by ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,leave_at,'14:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "No , I just need to leave after 14:15 please ." }, { "id": 13, "rdf-acts": [ "inform((_:result,id,'TR3577');(_:result,leave_at,'14:34');(_:result,type,'Train'))" ], "speaker": "system", "text": "Okay the TR3577 leaves at 14:34 ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thanks so much ! That 's all I need ! Have a great day !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You too , enjoy your stay ." } ]
PMUL1520.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/f04896e0" ], [ "_:search/f04896e0", "category", "hotels" ], [ "_:search/f04896e0", "pricerange", "moderate price range" ], [ "_:search/f04896e0", "stars", "4" ], [ "_:search/f04896e0", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/f04896e0" ], [ "_:search/f04896e0", "category", "hotels" ], [ "_:search/f04896e0", "pricerange", "moderate price range" ], [ "_:search/f04896e0", "stars", "4" ], [ "_:search/f04896e0", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "the allenbell" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/f04896e0" ], [ "_:search/f04896e0", "category", "hotels" ], [ "_:search/f04896e0", "pricerange", "moderate price range" ], [ "_:search/f04896e0", "stars", "4" ], [ "_:search/f04896e0", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "the allenbell" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "G9EWB5NN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "leave_at", "14:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/f04896e0" ], [ "_:search/f04896e0", "category", "hotels" ], [ "_:search/f04896e0", "pricerange", "moderate price range" ], [ "_:search/f04896e0", "stars", "4" ], [ "_:search/f04896e0", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "the allenbell" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "G9EWB5NN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "14:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/f04896e0" ], [ "_:search/f04896e0", "category", "hotels" ], [ "_:search/f04896e0", "pricerange", "moderate price range" ], [ "_:search/f04896e0", "stars", "4" ], [ "_:search/f04896e0", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "the allenbell" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "G9EWB5NN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "14:15" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR3577" ], [ "_:result", "leave_at", "14:34" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,food,'chinese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you help me find a cheap restaurant in the south that serves Chinese ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Cambridge Leisure Park Clifton Way Cherry Hinton');(_:result,name,'Lucky Star');(_:result,phone,'01223244277');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , there 's a restaurant called The Lucky Star and is on Cambridge Leisure Park Clifton Way Cherry Hinton . Their phone number is 01223244277 ." }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks so much for your help do you know if I need to make a reservation ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can make a reservation for you . Do you know what day ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'13:45');(_:search,people,'1');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you reserve a table for just 1 person on Saturday at 13:45 ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'IIRB479M');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes I can , your reference number for that booking is IIRB479M . Is there anything else I can do ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Attraction'))" ], "speaker": "user", "text": "i 'm also looking for some places to go in town ." }, { "id": 7, "rdf-acts": [ "inform((_:result,address,\"14 King 's Parade\");(_:result,entrance_fee,'no entrance fee');(_:result,name,'Byard Art');(_:result,phone,'01223464646');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Byard Art is a great place . They are located at 14 King 's Parade and their number is 01223464646 . Their is no entrance fee ." }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "Is this a theatre or museum ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,category,'museum');(_:result,name,'Byard Art');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Byard Art is a museum . Is there anything else I can help you with today ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "Actually , can we see if there are any theaters to visit in the area ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'Clifton Way');(_:result,category,'theater');(_:result,name,'Junction');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "yes , there 's a theater called The Junction on Clifton Way ." }, { "id": 12, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Great ! Can I have the postcode please ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb17gx');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The postcode is cb17gx . Do you need help with anything else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all I needed thank you for your help ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Glad to have been of help . We 're here if you need anything else . Thanks for using the Cambridge TownInfo centre . Have a great day ." } ]
PMUL2170.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "Cambridge Leisure Park Clifton Way Cherry Hinton" ], [ "_:result", "name", "Lucky Star" ], [ "_:result", "phone", "01223244277" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "address", "Cambridge Leisure Park Clifton Way Cherry Hinton" ], [ "_:result", "name", "Lucky Star" ], [ "_:result", "phone", "01223244277" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "13:45" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "address", "Cambridge Leisure Park Clifton Way Cherry Hinton" ], [ "_:result", "name", "Lucky Star" ], [ "_:result", "phone", "01223244277" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "13:45" ], [ "_:search", "people", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "IIRB479M" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "13:45" ], [ "_:search", "people", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "IIRB479M" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "14 King 's Parade" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Byard Art" ], [ "_:result", "phone", "01223464646" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "13:45" ], [ "_:search", "people", "1" ], [ "_:booking", "ref", "IIRB479M" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "14 King 's Parade" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "phone", "01223464646" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "Byard Art" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "13:45" ], [ "_:search", "people", "1" ], [ "_:booking", "ref", "IIRB479M" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "phone", "01223464646" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Clifton Way" ], [ "_:result", "category", "theater" ], [ "_:result", "name", "Junction" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "13:45" ], [ "_:search", "people", "1" ], [ "_:booking", "ref", "IIRB479M" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "phone", "01223464646" ], [ "_:result", "address", "Clifton Way" ], [ "_:result", "category", "theater" ], [ "_:result", "name", "Junction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb17gx" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,food,'singaporean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a restaurant in the center of town that serves Singaporean food . Do you have any suggestions ?" }, { "id": 1, "rdf-acts": [ "canthelp((_:search,area,'Centre');(_:search,food,'Singaporean');(_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I 'm sorry , I do not see any Singaporean restaurants in the Centre area . May I help you with something else ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'center');(_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What about a restaurant in the center part of town that serves British food ?" }, { "id": 3, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'7');(_:result,food,'British');(_:result,pricerange,'expensive');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 7 British eateries to choose from . Would you prefer any particular price range ? There are restaurants that provide both moderate and expensive price ranges ." }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "No , can you recommend one ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'restaurant one seven');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "restaurant one seven is fantastic can I recommend that one to you ?" }, { "id": 6, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Could you provide me please with their phone number , price range and postcode ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,phone,'01223337766');(_:result,postcode,'cb21ab');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "01223337766 . cb21ab post code . They are in the moderate range in price ." }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'express by holiday inn cambridge');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Okay thank you . I am also looking for the hotel called express by holiday inn cambridge ." }, { "id": 9, "rdf-acts": [ "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How many nights do you need ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,stay,'two');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Two nights starting on Thursday please ." }, { "id": 11, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "And will it be just you staying , or a group ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'two');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "There will be two people total ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,name,'Express by Holiday Inn Cambridge');(_:booking,ref,'K5RD51DN');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your room at the Express by Holiday Inn Cambridge has been booked . Your reference number is K5RD51DN ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much !" }, { "id": 15, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You 're welcome . Would you like me to help with anything else ?" }, { "id": 16, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "That is all I needed , have a nice day ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you , and have a great day ." } ]
PMUL0284.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "singaporean" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/37db314d" ], [ "_:search/37db314d", "area", "Centre" ], [ "_:search/37db314d", "food", "Singaporean" ], [ "_:search/37db314d", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "center" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/37db314d" ], [ "_:search/37db314d", "area", "Centre" ], [ "_:search/37db314d", "food", "Singaporean" ], [ "_:search/37db314d", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "center" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "?" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "count", "7" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/37db314d" ], [ "_:search/37db314d", "area", "Centre" ], [ "_:search/37db314d", "food", "Singaporean" ], [ "_:search/37db314d", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "center" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "?" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "count", "7" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "name", "restaurant one seven" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/37db314d" ], [ "_:search/37db314d", "area", "Centre" ], [ "_:search/37db314d", "food", "Singaporean" ], [ "_:search/37db314d", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "center" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "7" ], [ "_:result", "food", "British" ], [ "_:result", "name", "restaurant one seven" ], [ "_:result", "phone", "01223337766" ], [ "_:result", "postcode", "cb21ab" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "express by holiday inn cambridge" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/37db314d" ], [ "_:search/37db314d", "area", "Centre" ], [ "_:search/37db314d", "food", "Singaporean" ], [ "_:search/37db314d", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "center" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "7" ], [ "_:result", "food", "British" ], [ "_:result", "name", "restaurant one seven" ], [ "_:result", "phone", "01223337766" ], [ "_:result", "postcode", "cb21ab" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "express by holiday inn cambridge" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "two" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/37db314d" ], [ "_:search/37db314d", "area", "Centre" ], [ "_:search/37db314d", "food", "Singaporean" ], [ "_:search/37db314d", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "center" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "7" ], [ "_:result", "food", "British" ], [ "_:result", "name", "restaurant one seven" ], [ "_:result", "phone", "01223337766" ], [ "_:result", "postcode", "cb21ab" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "express by holiday inn cambridge" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "two" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/37db314d" ], [ "_:search/37db314d", "area", "Centre" ], [ "_:search/37db314d", "food", "Singaporean" ], [ "_:search/37db314d", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "center" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "7" ], [ "_:result", "food", "British" ], [ "_:result", "name", "restaurant one seven" ], [ "_:result", "phone", "01223337766" ], [ "_:result", "postcode", "cb21ab" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "express by holiday inn cambridge" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "two" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "Express by Holiday Inn Cambridge" ], [ "_:booking", "ref", "K5RD51DN" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/37db314d" ], [ "_:search/37db314d", "area", "Centre" ], [ "_:search/37db314d", "food", "Singaporean" ], [ "_:search/37db314d", "type", "Restaurant" ], [ "_:search", "area", "center" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "7" ], [ "_:result", "food", "British" ], [ "_:result", "name", "restaurant one seven" ], [ "_:result", "phone", "01223337766" ], [ "_:result", "postcode", "cb21ab" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "express by holiday inn cambridge" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "two" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "Express by Holiday Inn Cambridge" ], [ "_:booking", "ref", "K5RD51DN" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'broxbourne');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to book a train that leaves from Broxbourne on Wednesday . Can you book that for me ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'5');(_:result,destination,'Cambridge');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "If your going to Cambridge , I have 5 trains running . Do you have a particular time ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,leave_at,'11:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I need to leave sometimes after 11:30 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'13');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 13 trains . When would you like to arrive by ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'11:30');(_:search,type,'Train'))", "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I do n't have a particular arrival time in mind . What time is the first train after 11:30 and what is its arrival time ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'12:32');(_:result,id,'TR5953');(_:result,leave_at,'11:32');(_:result,type,'Train'))" ], "speaker": "system", "text": "TR5953 leaves at 11:32 and arrives by 12:32 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,name,'gonville hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Okay thanks I am looking for a particular hotel is well named Gonville Hotel" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'expensive');(_:result,stars,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes indeed . That is located in the centre , is an expensive price ranged hotel , valued at 3 stars , and offers free internet and parking ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Great , can you book that for 5 nights first day wednesday for people please ?" }, { "id": 9, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How many people will be staying please ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I need that for 7 people . If that 's not possible , then for 4 nights instead and I need a reference number ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,day,'Wednesday');(_:booking,name,'the gonville hotel');(_:booking,people,'7');(_:booking,ref,'IUS007CM');(_:booking,stay,'4');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked the gonville hotel , 7 people for 4 nights beginning on Wednesday . Your reference number is IUS007CM ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help . That was all I needed for today . Thanks ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Have a great day !" } ]
MUL0603.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:result", "count", "5" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "11:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "count", "13" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "11:30" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "count", "13" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "11:30" ], [ "_:result", "arrive_by", "12:32" ], [ "_:result", "id", "TR5953" ], [ "_:result", "leave_at", "11:32" ], [ "_:result", "type", "Train" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "gonville hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "broxbourne" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "count", "13" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "11:30" ], [ "_:result", "arrive_by", "12:32" ], [ "_:result", "id", "TR5953" ], [ "_:result", "leave_at", "11:32" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "gonville hotel" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "broxbourne" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "count", "13" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "11:30" ], [ "_:result", "arrive_by", "12:32" ], [ "_:result", "id", "TR5953" ], [ "_:result", "leave_at", "11:32" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "gonville hotel" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "broxbourne" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "count", "13" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "11:30" ], [ "_:result", "arrive_by", "12:32" ], [ "_:result", "id", "TR5953" ], [ "_:result", "leave_at", "11:32" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "gonville hotel" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "name", "the gonville hotel" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "IUS007CM" ], [ "_:booking", "stay", "4" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Attraction');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am coming to Cambridge and am so excited to see some local tourist attractions . I just need help finding a restaurant to eat at while there ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'a lot of');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have a lot of great restaurants ! What kind of food do you prefer , and what price range would you like for me to check ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'turkish');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want Turkish at a moderate price ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'2');(_:result,name,'The anatolia');(_:result,name,'efes restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have found 2 . The anatolia or efes restaurant . Would you like a booking made today ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,duration,'17:15');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "The Efes is fine . I need a table for at 17:15 . I will also need the reference number ." }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I am getting the booking started for you now , can you give me the day and number of people please ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'17:15');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Book for 8 people on Friday at 17:15 ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'E7VPA79P');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have your made your reservation . Ref # is E7VPA79P . They will hold the table for you for 15 minutes . Is there anything else that I can be of assistance ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , I 'd also like to check out a cool place in the centre area ." }, { "id": 9, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'a lot to do');(_:result,area,'centre');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There is a lot to do in the centre . Are you looking for a particular type of attraction ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'multiple sports');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "How about multiple sports ?" }, { "id": 11, "rdf-acts": [ "canthelp((_:search,area,'centre');(_:search,category,'sports');(_:search,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "There is nothing in the centre of town for sports . Would you like to try something else ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "What about a museum ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,name,'Broughton House Gallery');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Broughton House Gallery meets your criteria , would that work ?" }, { "id": 14, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds great . Can you tell me a phone number I can reach them at , and also the entrance fee ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,phone,'01223314960');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number is 01223314960 and the entrance fee is free ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is everything , thank you so much for your assistance ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome and enjoy your stay ." } ]
PMUL2069.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "amount", "a lot of" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "a lot of" ], [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "name", "The anatolia" ], [ "_:result", "name", "efes restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "17:15" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "a lot of" ], [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "2" ], [ "_:result", "name", "The anatolia" ], [ "_:result", "name", "efes restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:15" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "a lot of" ], [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "2" ], [ "_:result", "name", "The anatolia" ], [ "_:result", "name", "efes restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:15" ], [ "_:search", "people", "8" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "E7VPA79P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "2" ], [ "_:result", "name", "The anatolia" ], [ "_:result", "name", "efes restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:15" ], [ "_:search", "people", "8" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "E7VPA79P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "a lot to do" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "multiple sports" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "2" ], [ "_:result", "name", "The anatolia" ], [ "_:result", "name", "efes restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:15" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "E7VPA79P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "a lot to do" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Attraction" ], [ "_:system", "canthelp", "_:search/6a990b43" ], [ "_:search/6a990b43", "area", "centre" ], [ "_:search/6a990b43", "category", "sports" ], [ "_:search/6a990b43", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:15" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "E7VPA79P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "a lot to do" ], [ "_:result", "area", "centre" ], [ "_:system", "canthelp", "_:search/6a990b43" ], [ "_:search/6a990b43", "area", "centre" ], [ "_:search/6a990b43", "category", "sports" ], [ "_:search/6a990b43", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:15" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "E7VPA79P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "a lot to do" ], [ "_:result", "area", "centre" ], [ "_:system", "canthelp", "_:search/6a990b43" ], [ "_:search/6a990b43", "area", "centre" ], [ "_:search/6a990b43", "category", "sports" ], [ "_:search/6a990b43", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223314960" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'london kings cross');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train that departs london kings cross on friday ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Can I get a destination for this trip please ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'13:15');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I 'll be going to Cambridge , and I need to arrive by 13:15 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'13:15');(_:result,count,'4');(_:result,leave_at,'11:17');(_:result,leave_at,'5:17');(_:result,leave_at,'7:17');(_:result,leave_at,'9:17');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There are 4 different trains departing at 5:17 , 7:17 , 9:17 , and 11:17 . Each of those trains will arrive before 13:15 . Would you like to book a train ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Train'))" ], "speaker": "user", "text": "Any of those would be fine , I will be booking for 6 ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,arrive_by,'10:08');(_:booking,category,'Train');(_:booking,id,'TR5686');(_:booking,ref,'HVY7MBWS');(_:booking,ticket,'141.6GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I booked you on TR5686 arriving at 10:08 . Your reference number is HVY7MBWS , the total is 141.6GBP payable at the station ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Great , thanks a lot . Can you also help me find a good restaurant in the centre of town ?" }, { "id": 7, "rdf-acts": [ "inform((_:booking,name,'Kymmoy');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Kymmoy looks good , would you like to book there ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need a moderately priced restaurant that serves Chinese food ." }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'Jinlin Noodle Bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Would you like to try Jinlin Noodle Bar ?" }, { "id": 10, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds great , could you give me the postcode ?" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,postcode,'cb23pp');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "the postcode is cb23pp . Would you like to make a reservation ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,name,'Jinlin');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can I just double check something ? Is the Jinlin Noodle Bar moderately priced ?" }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes they are , if you would like to book there , When would you like the booking anf for how many people ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'16:00');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Please book there for 6 people on friday at 16:00 . Thank you for your assistance ." }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok , I have that booked for you . Is there anything else I can assist you with ?" }, { "id": 16, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you so much . You have been most helpful . There is nothing else at this time . Good bye ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you . Have a great evening ." } ]
MUL1452.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "arrive_by", "13:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "arrive_by", "13:15" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "13:15" ], [ "_:result", "count", "4" ], [ "_:result", "leave_at", "11:17" ], [ "_:result", "leave_at", "5:17" ], [ "_:result", "leave_at", "7:17" ], [ "_:result", "leave_at", "9:17" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "arrive_by", "13:15" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "13:15" ], [ "_:result", "count", "4" ], [ "_:result", "leave_at", "11:17" ], [ "_:result", "leave_at", "5:17" ], [ "_:result", "leave_at", "7:17" ], [ "_:result", "leave_at", "9:17" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "6" ], [ "_:booking", "arrive_by", "10:08" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5686" ], [ "_:booking", "ref", "HVY7MBWS" ], [ "_:booking", "ticket", "141.6GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "arrive_by", "13:15" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "13:15" ], [ "_:result", "count", "4" ], [ "_:result", "leave_at", "11:17" ], [ "_:result", "leave_at", "5:17" ], [ "_:result", "leave_at", "7:17" ], [ "_:result", "leave_at", "9:17" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "6" ], [ "_:booking", "arrive_by", "10:08" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5686" ], [ "_:booking", "ref", "HVY7MBWS" ], [ "_:booking", "ticket", "141.6GBP" ], [ "_:search", "area", "centre" ], [ "_:booking", "name", "Kymmoy" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "arrive_by", "13:15" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "13:15" ], [ "_:result", "count", "4" ], [ "_:result", "leave_at", "11:17" ], [ "_:result", "leave_at", "5:17" ], [ "_:result", "leave_at", "7:17" ], [ "_:result", "leave_at", "9:17" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "6" ], [ "_:booking", "arrive_by", "10:08" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5686" ], [ "_:booking", "ref", "HVY7MBWS" ], [ "_:booking", "ticket", "141.6GBP" ], [ "_:search", "area", "centre" ], [ "_:booking", "name", "Kymmoy" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "Jinlin Noodle Bar" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "arrive_by", "13:15" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "13:15" ], [ "_:result", "count", "4" ], [ "_:result", "leave_at", "11:17" ], [ "_:result", "leave_at", "5:17" ], [ "_:result", "leave_at", "7:17" ], [ "_:result", "leave_at", "9:17" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "6" ], [ "_:booking", "arrive_by", "10:08" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5686" ], [ "_:booking", "ref", "HVY7MBWS" ], [ "_:booking", "ticket", "141.6GBP" ], [ "_:search", "area", "centre" ], [ "_:booking", "name", "Kymmoy" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "Jinlin Noodle Bar" ], [ "_:result", "postcode", "cb23pp" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "Jinlin" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:search", "arrive_by", "13:15" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "13:15" ], [ "_:result", "count", "4" ], [ "_:result", "leave_at", "11:17" ], [ "_:result", "leave_at", "5:17" ], [ "_:result", "leave_at", "7:17" ], [ "_:result", "leave_at", "9:17" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "10:08" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5686" ], [ "_:booking", "ref", "HVY7MBWS" ], [ "_:booking", "ticket", "141.6GBP" ], [ "_:search", "area", "centre" ], [ "_:booking", "name", "Kymmoy" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "Jinlin Noodle Bar" ], [ "_:result", "postcode", "cb23pp" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "Jinlin" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:search", "arrive_by", "13:15" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "13:15" ], [ "_:result", "count", "4" ], [ "_:result", "leave_at", "11:17" ], [ "_:result", "leave_at", "5:17" ], [ "_:result", "leave_at", "7:17" ], [ "_:result", "leave_at", "9:17" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "10:08" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5686" ], [ "_:booking", "ref", "HVY7MBWS" ], [ "_:booking", "ticket", "141.6GBP" ], [ "_:search", "area", "centre" ], [ "_:booking", "name", "Kymmoy" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "Jinlin Noodle Bar" ], [ "_:result", "postcode", "cb23pp" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "Jinlin" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Are there any trains on Monday ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'404');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Yes , there are 404 of them . Where are you heading ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'peterborough');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm heading to cambridge from peterborough ." }, { "id": 3, "rdf-acts": [ "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day and time would you like to leave ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'19:45');(_:search,people,'1');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to arrive at 19:45 . I would like a ticket for 1 person ." }, { "id": 5, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))", "inform((_:result,amount,'several');(_:result,type,'Train'))" ], "speaker": "system", "text": "I have several trains available arriving by that time . What time would you like to leave ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'19:45');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "It does n't matter what time I leave as long as I arrive by 19:45 . After you book me a ticket can you provide me with the reference number please ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,id,'TR7917');(_:booking,leave_at,'18:48');(_:booking,ref,'78GFL146');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked train TR7917 and it leaves at 18:48 . The reference number is 78GFL146 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_internet,'dontcare');(_:search,has_parking,'dontcare');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I also need a 3 star guesthouse to stay at . Internet and parking are not important to me ." }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Well I have several options that are all moderately priced . What area of town would you like to stay in ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "ANy area is fine , I 'll go with what you recommend ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'west');(_:result,name,'hobsons house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I found you the hobsons house in the west side of town . Would you like me to book a room for you ?" }, { "id": 12, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please book it and send me the reference number ." }, { "id": 13, "rdf-acts": [ "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "when would you like to check in and for how long will you be staying ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'1');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to book for 1 person monday for 3 nights ." }, { "id": 15, "rdf-acts": [ "inform((_:booking,day,'Monday');(_:booking,people,'one');(_:booking,ref,'FZKBQY6I');(_:booking,stay,'3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are booked on Monday for 3 nights for one person . Reference number is : FZKBQY6I ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Wonderful , thank you !" }, { "id": 17, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "you are welcome . I am glad I could assist ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you that is all the help I need today ." }, { "id": 19, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Okay great . I am glad I could assist you today ." }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks . Goodbye for now ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "good day too and thank you" } ]
PMUL3195.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:result", "count", "404" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "count", "404" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:45" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "count", "404" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "?" ], [ "_:search", "people", "1" ], [ "_:search", "leave_at", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "19:45" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "count", "404" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "?" ], [ "_:search", "people", "1" ], [ "_:search", "leave_at", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "19:45" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR7917" ], [ "_:booking", "leave_at", "18:48" ], [ "_:booking", "ref", "78GFL146" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "dontcare" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "count", "404" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "?" ], [ "_:search", "people", "1" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:45" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR7917" ], [ "_:booking", "leave_at", "18:48" ], [ "_:booking", "ref", "78GFL146" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "dontcare" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "stars", "3" ], [ "_:result", "amount", "several" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "count", "404" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "?" ], [ "_:search", "people", "1" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:45" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR7917" ], [ "_:booking", "leave_at", "18:48" ], [ "_:booking", "ref", "78GFL146" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "dontcare" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "stars", "3" ], [ "_:result", "amount", "several" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "hobsons house" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "count", "404" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:45" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR7917" ], [ "_:booking", "leave_at", "18:48" ], [ "_:booking", "ref", "78GFL146" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "dontcare" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "stars", "3" ], [ "_:result", "amount", "several" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "hobsons house" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "count", "404" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:45" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR7917" ], [ "_:booking", "leave_at", "18:48" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "dontcare" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "stars", "3" ], [ "_:result", "amount", "several" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "hobsons house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "people", "one" ], [ "_:booking", "ref", "FZKBQY6I" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:result", "count", "404" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:45" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR7917" ], [ "_:booking", "leave_at", "18:48" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "dontcare" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "stars", "3" ], [ "_:result", "amount", "several" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "hobsons house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "people", "one" ], [ "_:booking", "ref", "FZKBQY6I" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:result", "count", "404" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:45" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR7917" ], [ "_:booking", "leave_at", "18:48" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "dontcare" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "stars", "3" ], [ "_:result", "amount", "several" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "hobsons house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "people", "one" ], [ "_:booking", "ref", "FZKBQY6I" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'cambridge university botanic gardens');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hi ! I am looking to find information about the Cambridge University Botanic gardens ." }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Bateman street');(_:result,entrance_fee,'4 pounds');(_:result,phone,'01223336265');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes they are located at Bateman street and their telephone is 01223336265 . The entrance fee is 4 pounds . Is there anything else you would like to know ?" }, { "id": 2, "rdf-acts": [ "request((_:result,area,?);(_:result,category,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Thank you . What area is that in , and what type of attraction is it ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'park');(_:result,name,'The gardens');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The gardens are considered a park and located in the centre ." }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'korean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you . Do you have any good korean restaurants listed ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,count,'1');(_:result,food,'Korean');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There is one Korean restaurant in the city centre and it is expensive . Would you like me to make you a reservation ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'thai');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about Thai food instead ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,area,'west');(_:result,name,'Bangkok City');(_:result,name,'Sala Thong');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I 've got Sala Thong in the west and Bangkok City in the centre , both expensive . Would you like more information , or for me to make a booking ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'12:30');(_:search,name,'sala thong');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sala Thong will do . I would like to book a table for 2 people at 12:30 on Saturday ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,ref,'Q2VLO8SN');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reference number is Q2VLO8SN ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That 's all I need for today ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You are welcome , if you need anything else , please contact us ." } ]
MUL0984.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge university botanic gardens" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge university botanic gardens" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Bateman street" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "category", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge university botanic gardens" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Bateman street" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "park" ], [ "_:result", "name", "The gardens" ], [ "_:result", "type", "Attraction" ], [ "_:search", "food", "korean" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge university botanic gardens" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Bateman street" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "category", "park" ], [ "_:result", "name", "The gardens" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "1" ], [ "_:result", "food", "Korean" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "address", "Bateman street" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "category", "park" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "1" ], [ "_:result", "food", "Korean" ], [ "_:search", "food", "thai" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Bangkok City" ], [ "_:result", "name", "Sala Thong" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "12:30" ], [ "_:search", "name", "sala thong" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "address", "Bateman street" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "category", "park" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "1" ], [ "_:result", "food", "Korean" ], [ "_:search", "food", "thai" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Bangkok City" ], [ "_:result", "name", "Sala Thong" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "12:30" ], [ "_:search", "name", "sala thong" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "Q2VLO8SN" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'european');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes I am looking for a local restaurant to dine that will serve expensive european food" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'eraina');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "eraina has a really good menu . Would you like me to book that for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please for one person ." }, { "id": 3, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What day and time would you like ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Perhaps I can call and ask a few questions . What is there phone # and address please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'Free School Lane City Centre');(_:result,phone,'01223368786');(_:result,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "Of course . Their phone is 01223368786 and they are at Free School Lane City Centre" }, { "id": 6, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can I also get their postcode please ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb23rh');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Their post code is cb23rh . Can I help you with anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'13:45');(_:search,day,'monday');(_:search,departure,'cambridge');(_:search,destination,'kings lynn');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I 'm also looking for information on a train . I need to leave from Cambridge to Kings Lynn on Monday . I want to arrive by 13:45 ." }, { "id": 9, "rdf-acts": [ "inform((_:result,count,'8');(_:result,departure,'Cambridge');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 8 possible trains to take , do you have a preference on your departure time from Cambridge ?" }, { "id": 10, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I am not picky as long as I arrive on time ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'12:58');(_:result,departure,'Cambridge');(_:result,destination,'Kings Lynn');(_:result,id,'TR7430');(_:result,leave_at,'12:11');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR7430 leaves Cambridge at 12:11 and arrives at Kings Lynn by 12:58 . Would you like to book tickets ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'8');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to book for 8 people please ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'V6AXIQBL');(_:booking,ticket,'78.4 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have your tickets reserved , the total fee is 78.4 GBP payable at the station and the reference number is : V6AXIQBL . Can I do anything else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that will be all . Thank you for your help !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great day !" } ]
MUL1448.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "eraina" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "eraina" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "eraina" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "Free School Lane City Centre" ], [ "_:result", "phone", "01223368786" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "eraina" ], [ "_:search", "people", "one" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "Free School Lane City Centre" ], [ "_:result", "phone", "01223368786" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb23rh" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "13:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "eraina" ], [ "_:search", "people", "one" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "Free School Lane City Centre" ], [ "_:result", "phone", "01223368786" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb23rh" ], [ "_:search", "arrive_by", "13:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:result", "count", "8" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "eraina" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "Free School Lane City Centre" ], [ "_:result", "phone", "01223368786" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb23rh" ], [ "_:search", "arrive_by", "13:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:result", "count", "8" ], [ "_:search", "leave_at", "?" ], [ "_:result", "arrive_by", "12:58" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Kings Lynn" ], [ "_:result", "id", "TR7430" ], [ "_:result", "leave_at", "12:11" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "eraina" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:result", "address", "Free School Lane City Centre" ], [ "_:result", "phone", "01223368786" ], [ "_:result", "postcode", "cb23rh" ], [ "_:search", "arrive_by", "13:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:result", "count", "8" ], [ "_:search", "leave_at", "?" ], [ "_:result", "arrive_by", "12:58" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Kings Lynn" ], [ "_:result", "id", "TR7430" ], [ "_:result", "leave_at", "12:11" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "V6AXIQBL" ], [ "_:booking", "ticket", "78.4 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,food,'greek');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need a south restaurant with some greek food ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Is there a specific price range you are looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No , any price range is fine ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "inform((_:result,area,'south');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , but there are no Greek restaurants in the south part of town ." }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about italian ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'south');(_:result,food,'italian');(_:result,name,'frankie and bennys');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "frankie and bennys is an italian restaurant in the south part of town . Would you like their location ?" }, { "id": 6, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "phone number and postcode , please ." }, { "id": 7, "rdf-acts": [ "inform((_:result,phone,'01223 412430');(_:result,postcode,'7 D.Y');(_:result,postcode,'C.B 1');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The postcode is C.B 1 , 7 D.Y and the phone number is 01223 412430" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye ." }, { "id": 9, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Okay thank you" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "thank you good bye" } ]
WOZ20325.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "greek" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "greek" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/d000d21a" ], [ "_:search/d000d21a", "type", "Restaurant" ], [ "_:result", "area", "south" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/d000d21a" ], [ "_:search/d000d21a", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "south" ], [ "_:result", "food", "italian" ], [ "_:result", "name", "frankie and bennys" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/d000d21a" ], [ "_:search/d000d21a", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "south" ], [ "_:result", "food", "italian" ], [ "_:result", "name", "frankie and bennys" ], [ "_:result", "phone", "01223 412430" ], [ "_:result", "postcode", "7 D.Y" ], [ "_:result", "postcode", "C.B 1" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/d000d21a" ], [ "_:search/d000d21a", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "south" ], [ "_:result", "food", "italian" ], [ "_:result", "name", "frankie and bennys" ], [ "_:result", "phone", "01223 412430" ], [ "_:result", "postcode", "7 D.Y" ], [ "_:result", "postcode", "C.B 1" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi . I 'm looking for a train to Norwich . Can you help please ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'133');(_:result,destination,'norwich');(_:result,type,'Train'))", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure , I 'm finding 133 trains to norwich . I can narrow that down if you tell me where you 're departing from ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm leaving from Cambridge on Sunday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have several results still . What time would you like to depart and arrive ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'19:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to arrive by 19:00 ." }, { "id": 5, "rdf-acts": [ "select((_:result,arrive_by,'17:36');(_:result,arrive_by,'18:55');(_:result,type,'Train'))", "inform((_:result,amount,'variety');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Certainly , we have a variety of departure times , the last train to arrive before 19:00 departs at 17:36 and arrives at 18:55 . Would this interest you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , that sounds good . I will need 6 seats booked please ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,people,'6');(_:booking,ref,'ZU6ERCQG');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 've booked 6 tickets for you , and your reference number is ZU6ERCQG ." }, { "id": 8, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks , hate to bug you again but I need a 4 star place to stay that has free wifi and parking ." }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "What area would you prefer ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'center');(_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I prefer a hotel in the center of town ." }, { "id": 11, "rdf-acts": [ "select((_:result,name,'the alexander bed and breakfast');(_:result,name,'university arms hotel');(_:result,pricerange,'cheap range');(_:result,pricerange,'expensive range');(_:result,type,'Hotel'))", "inform((_:result,type,'Hotel'))" ], "speaker": "system", "text": "the alexander bed and breakfast is in the cheap range and the university arms hotel is in the expensive range . Which do you prefer ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'6');(_:search,stay,'five');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Either is fine . Could you try to book one of those for 6 people for five nights , starting Tuesday ?" }, { "id": 13, "rdf-acts": [ "inform((_:booking,name,'University Arms Hotel');(_:booking,ref,'P8GZALBU');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Since you mentioned a hotel rather than a guesthouse , I 've booked you at the University Arms Hotel , but just let me know if you prefer the other . Your reference # is P8GZALBU ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much . You have been very helpful ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Great ! I hope you enjoy your stay !" } ]
MUL2138.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "norwich" ], [ "_:result", "count", "133" ], [ "_:result", "destination", "norwich" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "norwich" ], [ "_:result", "count", "133" ], [ "_:result", "destination", "norwich" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "norwich" ], [ "_:result", "count", "133" ], [ "_:result", "destination", "norwich" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:00" ], [ "_:result", "arrive_by", "17:36" ], [ "_:result", "arrive_by", "18:55" ], [ "_:result", "amount", "variety" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "norwich" ], [ "_:result", "count", "133" ], [ "_:result", "destination", "norwich" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:00" ], [ "_:result", "arrive_by", "17:36" ], [ "_:result", "arrive_by", "18:55" ], [ "_:result", "amount", "variety" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "6" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "ZU6ERCQG" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "norwich" ], [ "_:result", "count", "133" ], [ "_:result", "destination", "norwich" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:00" ], [ "_:result", "arrive_by", "17:36" ], [ "_:result", "arrive_by", "18:55" ], [ "_:result", "amount", "variety" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "6" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "ZU6ERCQG" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "center" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "norwich" ], [ "_:result", "count", "133" ], [ "_:result", "destination", "norwich" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:00" ], [ "_:result", "arrive_by", "17:36" ], [ "_:result", "arrive_by", "18:55" ], [ "_:result", "amount", "variety" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "ZU6ERCQG" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "center" ], [ "_:search", "category", "hotel" ], [ "_:result", "name", "the alexander bed and breakfast" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "pricerange", "cheap range" ], [ "_:result", "pricerange", "expensive range" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "five" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "destination", "norwich" ], [ "_:result", "count", "133" ], [ "_:result", "destination", "norwich" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:00" ], [ "_:result", "arrive_by", "17:36" ], [ "_:result", "arrive_by", "18:55" ], [ "_:result", "amount", "variety" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "6" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "center" ], [ "_:search", "category", "hotel" ], [ "_:result", "name", "the alexander bed and breakfast" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "pricerange", "cheap range" ], [ "_:result", "pricerange", "expensive range" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "five" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "University Arms Hotel" ], [ "_:booking", "ref", "P8GZALBU" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need help with a particular hotel , can you do that ?" }, { "id": 1, "rdf-acts": [ "request((_:search,name,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Yes , I have the database ready , do you want info on a specific hotel or a search ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,name,'warkworth house');(_:search,people,'8');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like a hotel named Warkworth House , and am interested in booking for 8 people starting on Saturday ." }, { "id": 3, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How many people ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'8');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "8 people , for 3 nights ." }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What day of the week will you need that ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does saturday work ?" }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'HKW4G2VT');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay your booking was successful and your reservation number is HKW4G2VT ." }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'cambridge and county folk museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Could you give me information on Cambridge and County folk museum ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'2 - 3 castle street');(_:result,area,'west');(_:result,category,'museum');(_:result,entrance_fee,'3.50 pounds');(_:result,phone,'01223355159');(_:result,postcode,'cb30aq');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It 's a museum located at 2 - 3 castle street on the west side of town . Postcode is cb30aq and the phone number is 01223355159 . The entrance fee is 3.50 pounds ." }, { "id": 10, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thank you . I 'd also like to get a taxi between these two places ." }, { "id": 11, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Can you specify a departure or arrival time ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'the hotel');(_:search,leave_at,'24:15');(_:search,type,'Taxi'))", "request((_:result,car,?);(_:result,category,?);(_:result,type,'Attraction');(_:result,type,'Taxi'))" ], "speaker": "user", "text": "We want to leave the hotel by 24:15 . What is the contact number and car type ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'black volvo');(_:result,leave_at,'24:15');(_:result,phone,'07253606087');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "You have a booking for a black volvo at 24:15 . Contact number , 07253606087 ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that 's all I need today ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our system today !" } ]
PMUL2870.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "name", "warkworth house" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "name", "warkworth house" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "warkworth house" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:booking", "people", "?" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "saturday" ], [ "_:booking", "ref", "HKW4G2VT" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "cambridge and county folk museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:booking", "people", "?" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "saturday" ], [ "_:booking", "ref", "HKW4G2VT" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "cambridge and county folk museum" ], [ "_:result", "address", "2 - 3 castle street" ], [ "_:result", "area", "west" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "3.50 pounds" ], [ "_:result", "phone", "01223355159" ], [ "_:result", "postcode", "cb30aq" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:booking", "people", "?" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "saturday" ], [ "_:booking", "ref", "HKW4G2VT" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "cambridge and county folk museum" ], [ "_:result", "address", "2 - 3 castle street" ], [ "_:result", "area", "west" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "3.50 pounds" ], [ "_:result", "phone", "01223355159" ], [ "_:result", "postcode", "cb30aq" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "24:15" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "?" ], [ "_:result", "category", "?" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:booking", "people", "?" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "saturday" ], [ "_:booking", "ref", "HKW4G2VT" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "cambridge and county folk museum" ], [ "_:result", "address", "2 - 3 castle street" ], [ "_:result", "area", "west" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "3.50 pounds" ], [ "_:result", "postcode", "cb30aq" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "24:15" ], [ "_:search", "type", "Taxi" ], [ "_:result", "category", "?" ], [ "_:result", "car", "black volvo" ], [ "_:result", "leave_at", "24:15" ], [ "_:result", "phone", "07253606087" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hi , I 'd like to find some place to go in the east . What 's good to visit ?" }, { "id": 1, "rdf-acts": [ "select((_:result,category,'entertainment attraction');(_:result,category,'museum');(_:result,type,'Attraction'))", "inform((_:result,amount,'several');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are several places would you like an entertainment attraction or a museum ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,category,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Ca n't you suggest something please ? I need the address , attraction type and postcode when you find it please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'east');(_:result,category,'museum');(_:result,entrance_fee,'no entrance fee');(_:result,name,'Cambridge Artworks');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "How about Cambridge Artworks ? It 's a museum on the east side of town , and they have no entrance fee ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds great . What 's their address and postcode ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'5 greens road');(_:result,postcode,'cb13ef');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Their located at 5 greens road and postcode cb13ef ." }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'12:15');(_:search,day,'monday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you . Can you book a train for me ? I 'm leaving on Monday and I would like something that arrives by 12:15 ." }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Could you tell me where you are leaving from and want to arrive at?Thank you ." }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'kings lynn');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm leaving from kings lynn and going to cambridge ." }, { "id": 9, "rdf-acts": [ "canthelp((_:search,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "I 'm sorry there are no trains matching that description . Would you like me to search for something else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'12:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you check again please for anything arriving before 12:15" }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'9:58');(_:result,departure,'Kings Lynn');(_:result,destination,'Cambridge');(_:result,id,'TR0942');(_:result,leave_at,'09:11');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR0942 Leaves Kings Lynn at 09:11 and arrives in Cambridge at 9:58 . Would you like me to book this train ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes please , thank you ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'FKL4ZCP9');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful . The reference number is FKL4ZCP9 . Is there anything I can help you with today ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , how much is that train ride going to cost me , in both time and money ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,duration,'47 minutes');(_:result,ticket,'9.8 GBP');(_:result,type,'Train'))" ], "speaker": "system", "text": "It will take 47 minutes and cost 9.8 GBP" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Ok , thank you very much . That is everything I need ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "I 'm glad to hear that , please enjoy your trip ." } ]
MUL1718.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "entertainment attraction" ], [ "_:result", "category", "museum" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "category", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "several" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "postcode", "cb13ef" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "postcode", "cb13ef" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "postcode", "cb13ef" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:system", "canthelp", "_:search/faa11814" ], [ "_:search/faa11814", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "postcode", "cb13ef" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:system", "canthelp", "_:search/faa11814" ], [ "_:search/faa11814", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "9:58" ], [ "_:result", "departure", "Kings Lynn" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR0942" ], [ "_:result", "leave_at", "09:11" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "postcode", "cb13ef" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:system", "canthelp", "_:search/faa11814" ], [ "_:search/faa11814", "type", "Train" ], [ "_:search", "arrive_by", "12:15" ], [ "_:result", "arrive_by", "9:58" ], [ "_:result", "departure", "Kings Lynn" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR0942" ], [ "_:result", "leave_at", "09:11" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "FKL4ZCP9" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "postcode", "cb13ef" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:system", "canthelp", "_:search/faa11814" ], [ "_:search/faa11814", "type", "Train" ], [ "_:search", "arrive_by", "12:15" ], [ "_:result", "arrive_by", "9:58" ], [ "_:result", "departure", "Kings Lynn" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR0942" ], [ "_:result", "leave_at", "09:11" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "FKL4ZCP9" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "47 minutes" ], [ "_:result", "ticket", "9.8 GBP" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'birmingham new street');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train departing from cambridge going to birmingham new street ." }, { "id": 1, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day and time would you like to travel ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,leave_at,'21:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "Wednesday leaving after 21:00 please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'24:44');(_:result,id,'TR8873');(_:result,leave_at,'22:01');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR8873 leaves at 22:01 and arrives at 24:44 . Would you like me to book ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'three');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "For three people please . And can you give me the reference number ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'5AXU412R');(_:booking,ticket,'225.3 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your total is 225.3 GBP payable at the station . Your reference number is 5AXU412R . Can I help with something else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'south');(_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to book a cheap hotel in the south area ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'guesthouse');(_:result,count,'1');(_:result,name,\"Rosa 's Bed and Breakfast\");(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have one called Rosa 's Bed and Breakfast which is actually a guesthouse . Would you like to book that ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please book me a reservations for 3 people at Rosa 's Bed and Breakfast and find me the cheapest rate ." }, { "id": 9, "rdf-acts": [ "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes how many nights will you be staying and when will you be arriving ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I will be there for 3 nights ." }, { "id": 11, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What day does your stay begin ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like it for wednesday" }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like me to book it for you ?" }, { "id": 14, "rdf-acts": [], "speaker": "user", "text": "Yes please , that would be great ." }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'UNV1RXY7');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "OK , your booking was successful . The reference number is UNV1RXY7 . Can we help you with anything else ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you ! Yes , what is the star of the hotel please ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,category,'hotel');(_:result,stars,'four');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "This is a four star hotel ." }, { "id": 18, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "get me the address of the hotel and phone number" }, { "id": 19, "rdf-acts": [ "inform((_:result,address,'53 roseford road');(_:result,phone,'01223512596');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "the address is 53 roseford road and the phone number is 01223512596" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thanks a lot , that is enough for today" }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Please let us know if there is any way we can assist you in the future . Have a wonderful trip . Goodbye ." } ]
PMUL4931.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "21:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "21:00" ], [ "_:result", "arrive_by", "24:44" ], [ "_:result", "id", "TR8873" ], [ "_:result", "leave_at", "22:01" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "three" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "21:00" ], [ "_:result", "arrive_by", "24:44" ], [ "_:result", "id", "TR8873" ], [ "_:result", "leave_at", "22:01" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "three" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "5AXU412R" ], [ "_:booking", "ticket", "225.3 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "21:00" ], [ "_:result", "arrive_by", "24:44" ], [ "_:result", "id", "TR8873" ], [ "_:result", "leave_at", "22:01" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "5AXU412R" ], [ "_:booking", "ticket", "225.3 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Rosa 's Bed and Breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "21:00" ], [ "_:result", "arrive_by", "24:44" ], [ "_:result", "id", "TR8873" ], [ "_:result", "leave_at", "22:01" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "5AXU412R" ], [ "_:booking", "ticket", "225.3 GBP" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Rosa 's Bed and Breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "3" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "21:00" ], [ "_:result", "arrive_by", "24:44" ], [ "_:result", "id", "TR8873" ], [ "_:result", "leave_at", "22:01" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "5AXU412R" ], [ "_:booking", "ticket", "225.3 GBP" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Rosa 's Bed and Breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "3" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "21:00" ], [ "_:result", "arrive_by", "24:44" ], [ "_:result", "id", "TR8873" ], [ "_:result", "leave_at", "22:01" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "5AXU412R" ], [ "_:booking", "ticket", "225.3 GBP" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Rosa 's Bed and Breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "3" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "21:00" ], [ "_:result", "arrive_by", "24:44" ], [ "_:result", "id", "TR8873" ], [ "_:result", "leave_at", "22:01" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "225.3 GBP" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Rosa 's Bed and Breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "3" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "wednesday" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "UNV1RXY7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "21:00" ], [ "_:result", "arrive_by", "24:44" ], [ "_:result", "id", "TR8873" ], [ "_:result", "leave_at", "22:01" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "225.3 GBP" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Rosa 's Bed and Breakfast" ], [ "_:search", "people", "3" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "wednesday" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "UNV1RXY7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "hotel" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "21:00" ], [ "_:result", "arrive_by", "24:44" ], [ "_:result", "id", "TR8873" ], [ "_:result", "leave_at", "22:01" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "225.3 GBP" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Rosa 's Bed and Breakfast" ], [ "_:search", "people", "3" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "wednesday" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "UNV1RXY7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "hotel" ], [ "_:result", "stars", "four" ], [ "_:result", "address", "53 roseford road" ], [ "_:result", "phone", "01223512596" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'crossover');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for Crossover food in the centre ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'Crossover');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry but there are no restaurants in that area that serve Crossover food . Can I help you find one in a different area ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'crossover');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "A moderate priced crossover located in the centre , nothing ?" }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "No , I am so sorry but there are no restaurants that match that description ." }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'modern european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about modern european food ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'De luca cucina and bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "De luca cucina and bar is available would you like to try that ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Sounds wonderful ! May I have their postcode , address and phone number please ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,address,'83 Regent Street');(_:result,phone,'01223356666');(_:result,postcode,'cb21aw');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , their postcode is cb21aw , address is 83 Regent Street , and phone number is 01223356666 . Can I help you with anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'london liverpool street');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , actually , I need to find a train schedule . I 'll be traveling from Cambridge to London Liverpool Street ." }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are many trains making that trip , do you have a day and time you would like to travel ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'14:30');(_:search,day,'saturday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I 'm traveling on Saturday , and I will need to arrive by 14:30 ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'13:27');(_:result,id,'TR3312');(_:result,leave_at,'11:59');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I do have train TR3312 that departs at 11:59 and arrives by 13:27 . Would that be something that would work for you ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes , that would work quote well . I wo n't be needing a ticket just yet , though . Thank you !" }, { "id": 13, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all I need . Thank you for all your help - goodbye !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Okay great . Glad I could help ." } ]
MUL1550.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "crossover" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/5497cd9e" ], [ "_:search/5497cd9e", "food", "Crossover" ], [ "_:search/5497cd9e", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "crossover" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/5497cd9e" ], [ "_:search/5497cd9e", "food", "Crossover" ], [ "_:search/5497cd9e", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/dac9cf9c" ], [ "_:search/dac9cf9c", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/5497cd9e" ], [ "_:search/5497cd9e", "food", "Crossover" ], [ "_:search/5497cd9e", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/dac9cf9c" ], [ "_:search/dac9cf9c", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "De luca cucina and bar" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/5497cd9e" ], [ "_:search/5497cd9e", "food", "Crossover" ], [ "_:search/5497cd9e", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/dac9cf9c" ], [ "_:search/dac9cf9c", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:result", "name", "De luca cucina and bar" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "83 Regent Street" ], [ "_:result", "phone", "01223356666" ], [ "_:result", "postcode", "cb21aw" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/5497cd9e" ], [ "_:search/5497cd9e", "food", "Crossover" ], [ "_:search/5497cd9e", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/dac9cf9c" ], [ "_:search/dac9cf9c", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:result", "name", "De luca cucina and bar" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "83 Regent Street" ], [ "_:result", "phone", "01223356666" ], [ "_:result", "postcode", "cb21aw" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:30" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/5497cd9e" ], [ "_:search/5497cd9e", "food", "Crossover" ], [ "_:search/5497cd9e", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/dac9cf9c" ], [ "_:search/dac9cf9c", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:result", "name", "De luca cucina and bar" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "83 Regent Street" ], [ "_:result", "phone", "01223356666" ], [ "_:result", "postcode", "cb21aw" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:result", "amount", "many" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:30" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "13:27" ], [ "_:result", "id", "TR3312" ], [ "_:result", "leave_at", "11:59" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/5497cd9e" ], [ "_:search/5497cd9e", "food", "Crossover" ], [ "_:search/5497cd9e", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/dac9cf9c" ], [ "_:search/dac9cf9c", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:result", "name", "De luca cucina and bar" ], [ "_:result", "address", "83 Regent Street" ], [ "_:result", "phone", "01223356666" ], [ "_:result", "postcode", "cb21aw" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:result", "amount", "many" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:30" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "13:27" ], [ "_:result", "id", "TR3312" ], [ "_:result", "leave_at", "11:59" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'creative');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need a cheap restaurant that serves creative food ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "We do n't have any of those , sad to say . Want to broaden the search ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'creative');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about any restaurants that serves creative food ." }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'creative');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , I 'm not finding any creative restaurants . Would you like to try a different cuisine ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'north');(_:search,food,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Ok , well what do we have in the north area ?" }, { "id": 5, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'several');(_:result,area,'north');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are several good options for dining in the north area . Do you have a preference for price range ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about a cheap Indian restaurant ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,count,'1');(_:result,food,'Indian');(_:result,name,'Royal Spice');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There is one cheap Indian restaurant in the north , Royal Spice . Would you like to make a reservation ?" }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No , I can do that . Could you give me the phone number ? Also , the address with postcode ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,phone,'01733553355');(_:result,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "Sure . The number there is 01733553355 ." }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What about the postcode and the address ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Victoria Avenue Chesterton');(_:result,postcode,'cb41eh');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "They are located at Victoria Avenue Chesterton . Postcode is cb41eh . Anything else you need ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all . Thank you !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Enjoy your day ." } ]
SNG0464.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "creative" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/c5efc2fc" ], [ "_:search/c5efc2fc", "type", "Restaurant" ], [ "_:search", "food", "creative" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/c5efc2fc" ], [ "_:search/c5efc2fc", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/84d525b5" ], [ "_:search/84d525b5", "food", "creative" ], [ "_:search/84d525b5", "type", "Restaurant" ], [ "_:search", "area", "north" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c5efc2fc" ], [ "_:search/c5efc2fc", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/84d525b5" ], [ "_:search/84d525b5", "food", "creative" ], [ "_:search/84d525b5", "type", "Restaurant" ], [ "_:search", "area", "north" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "north" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c5efc2fc" ], [ "_:search/c5efc2fc", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/84d525b5" ], [ "_:search/84d525b5", "food", "creative" ], [ "_:search/84d525b5", "type", "Restaurant" ], [ "_:search", "area", "north" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "count", "1" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Royal Spice" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c5efc2fc" ], [ "_:search/c5efc2fc", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/84d525b5" ], [ "_:search/84d525b5", "food", "creative" ], [ "_:search/84d525b5", "type", "Restaurant" ], [ "_:search", "area", "north" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "count", "1" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Royal Spice" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "phone", "01733553355" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c5efc2fc" ], [ "_:search/c5efc2fc", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/84d525b5" ], [ "_:search/84d525b5", "food", "creative" ], [ "_:search/84d525b5", "type", "Restaurant" ], [ "_:search", "area", "north" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "count", "1" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Royal Spice" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "phone", "01733553355" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Victoria Avenue Chesterton" ], [ "_:result", "postcode", "cb41eh" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,food,'corsica');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for corsica restaurants in the east of cambridge , can you help me ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'east');(_:search,food,'corsica');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Unfortunately there is not a corsica restaurant in the east of cambridge , is there another type of food you would like to look for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'll think about it . I would like a moderately priced restaurant , I know that ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'east');(_:result,food,'indian');(_:result,name,'curry prince');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about curry prince ? It is a moderately priced indian restaurant in the east ." }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'curry prince');(_:search,type,'Restaurant'))", "thank()" ], "speaker": "user", "text": "Curry Prince sounds terrific . I 'll try that out . Thank you for the information ! Goodbye !" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like me to make you a reservation ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'11:45');(_:search,people,'7');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please , for 7 at 11:45 on Thursday . And may I have the reference number ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'BRNGPGM6');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : BRNGPGM6 . Is there anything more I can assist you with ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am also looking for a college attraction to go to in the same area ." }, { "id": 9, "rdf-acts": [ "canthelp((_:search,area,'that part of town');(_:search,category,'colleges');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "there are no colleges in that part of town" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'boat');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Are there any boat attractions in that area ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'the plough , green end , fen ditton');(_:result,area,'east');(_:result,name,'Camboats');(_:result,phone,'01223902112');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Camboats is in the east , the address is the plough , green end , fen ditton , and they can be reached at 01223902112" }, { "id": 12, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Sounds good . Do they have an entrance fee , and please provide me with the postcode ." }, { "id": 13, "rdf-acts": [ "inform((_:result,entrance_fee,'not sure');(_:result,name,'Camboats');(_:result,postcode,'cb58sx');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Camboats postcode is cb58sx , I am not sure about the entrance fee ." }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thanks . I 'd like to book a taxi to commute between the two places ." }, { "id": 15, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))", "thank()" ], "speaker": "system", "text": "Certainly . Would time would you like to leave and arrive at your destination ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,arrive_by,'11:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like to arrive by 11:45 on Thursday if possible ." }, { "id": 17, "rdf-acts": [ "inform((_:result,car,'white number');(_:result,phone,'07676825406');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Okay , your booking is complete . You will have a white number and the contact number is 07676825406" }, { "id": 18, "rdf-acts": [ "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "What type of car is it ?" }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'white tesla');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "The car will be a white tesla . Anything else you need ?" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope . You helped me with everything I need . Thanks ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "It was a pleasure to help you . Goodbye !" } ]
MUL2457.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "corsica" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/ad334a3f" ], [ "_:search/ad334a3f", "area", "east" ], [ "_:search/ad334a3f", "food", "corsica" ], [ "_:search/ad334a3f", "type", "Restaurant" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/ad334a3f" ], [ "_:search/ad334a3f", "area", "east" ], [ "_:search/ad334a3f", "food", "corsica" ], [ "_:search/ad334a3f", "type", "Restaurant" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "east" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "curry prince" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "curry prince" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/ad334a3f" ], [ "_:search/ad334a3f", "area", "east" ], [ "_:search/ad334a3f", "food", "corsica" ], [ "_:search/ad334a3f", "type", "Restaurant" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "east" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "curry prince" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "curry prince" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/ad334a3f" ], [ "_:search/ad334a3f", "area", "east" ], [ "_:search/ad334a3f", "food", "corsica" ], [ "_:search/ad334a3f", "type", "Restaurant" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "east" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "curry prince" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "curry prince" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "BRNGPGM6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/ad334a3f" ], [ "_:search/ad334a3f", "area", "east" ], [ "_:search/ad334a3f", "food", "corsica" ], [ "_:search/ad334a3f", "type", "Restaurant" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "east" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "curry prince" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "curry prince" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "BRNGPGM6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:system", "canthelp", "_:search/ed0b0bab" ], [ "_:search/ed0b0bab", "area", "that part of town" ], [ "_:search/ed0b0bab", "category", "colleges" ], [ "_:search/ed0b0bab", "type", "Attraction" ], [ "_:search", "category", "boat" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/ad334a3f" ], [ "_:search/ad334a3f", "area", "east" ], [ "_:search/ad334a3f", "food", "corsica" ], [ "_:search/ad334a3f", "type", "Restaurant" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "indian" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "name", "curry prince" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "BRNGPGM6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:system", "canthelp", "_:search/ed0b0bab" ], [ "_:search/ed0b0bab", "area", "that part of town" ], [ "_:search/ed0b0bab", "category", "colleges" ], [ "_:search/ed0b0bab", "type", "Attraction" ], [ "_:search", "category", "boat" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "the plough , green end , fen ditton" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Camboats" ], [ "_:result", "phone", "01223902112" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/ad334a3f" ], [ "_:search/ad334a3f", "area", "east" ], [ "_:search/ad334a3f", "food", "corsica" ], [ "_:search/ad334a3f", "type", "Restaurant" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "indian" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "name", "curry prince" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "BRNGPGM6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:system", "canthelp", "_:search/ed0b0bab" ], [ "_:search/ed0b0bab", "area", "that part of town" ], [ "_:search/ed0b0bab", "category", "colleges" ], [ "_:search/ed0b0bab", "type", "Attraction" ], [ "_:search", "category", "boat" ], [ "_:result", "address", "the plough , green end , fen ditton" ], [ "_:result", "area", "east" ], [ "_:result", "phone", "01223902112" ], [ "_:result", "entrance_fee", "not sure" ], [ "_:result", "name", "Camboats" ], [ "_:result", "postcode", "cb58sx" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/ad334a3f" ], [ "_:search/ad334a3f", "area", "east" ], [ "_:search/ad334a3f", "food", "corsica" ], [ "_:search/ad334a3f", "type", "Restaurant" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "indian" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "name", "curry prince" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "BRNGPGM6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:system", "canthelp", "_:search/ed0b0bab" ], [ "_:search/ed0b0bab", "area", "that part of town" ], [ "_:search/ed0b0bab", "category", "colleges" ], [ "_:search/ed0b0bab", "type", "Attraction" ], [ "_:search", "category", "boat" ], [ "_:result", "address", "the plough , green end , fen ditton" ], [ "_:result", "area", "east" ], [ "_:result", "phone", "01223902112" ], [ "_:result", "entrance_fee", "not sure" ], [ "_:result", "name", "Camboats" ], [ "_:result", "postcode", "cb58sx" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "11:45" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/ad334a3f" ], [ "_:search/ad334a3f", "area", "east" ], [ "_:search/ad334a3f", "food", "corsica" ], [ "_:search/ad334a3f", "type", "Restaurant" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "indian" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "name", "curry prince" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "BRNGPGM6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:system", "canthelp", "_:search/ed0b0bab" ], [ "_:search/ed0b0bab", "area", "that part of town" ], [ "_:search/ed0b0bab", "category", "colleges" ], [ "_:search/ed0b0bab", "type", "Attraction" ], [ "_:search", "category", "boat" ], [ "_:result", "address", "the plough , green end , fen ditton" ], [ "_:result", "area", "east" ], [ "_:result", "entrance_fee", "not sure" ], [ "_:result", "name", "Camboats" ], [ "_:result", "postcode", "cb58sx" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "11:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white number" ], [ "_:result", "phone", "07676825406" ], [ "_:result", "type", "Taxi" ], [ "_:result", "car", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/ad334a3f" ], [ "_:search/ad334a3f", "area", "east" ], [ "_:search/ad334a3f", "food", "corsica" ], [ "_:search/ad334a3f", "type", "Restaurant" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "indian" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "name", "curry prince" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "BRNGPGM6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:system", "canthelp", "_:search/ed0b0bab" ], [ "_:search/ed0b0bab", "area", "that part of town" ], [ "_:search/ed0b0bab", "category", "colleges" ], [ "_:search/ed0b0bab", "type", "Attraction" ], [ "_:search", "category", "boat" ], [ "_:result", "address", "the plough , green end , fen ditton" ], [ "_:result", "area", "east" ], [ "_:result", "entrance_fee", "not sure" ], [ "_:result", "name", "Camboats" ], [ "_:result", "postcode", "cb58sx" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "11:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "phone", "07676825406" ], [ "_:result", "car", "white tesla" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,leave_at,'21:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi , I 'm looking for a train departing cambridge that leaves after 21:45 . Can you help me with a reservation ?" }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "Absolutely I can help with that . What day and to what destination are you traveling ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'london kings cross');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am traveling to london kings cross from cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,leave_at,'23:00,what');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "All trains leave at 23:00,what time would you like to arrive ?" }, { "id": 4, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I do not have a specific arrival time ." }, { "id": 5, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Do you have a day you will be traveling ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be traveling on Saturday ." }, { "id": 7, "rdf-acts": [ "inform((_:result,id,'TR4898');(_:result,leave_at,'23:00');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "the TR4898 leaves at 23:00 . do you want a ticket ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'five');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes for five please ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'0F1R2M73');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I made reservations for you your reference number is 0F1R2M73 ." }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks ! I also need a guesthouse to stay in in the north ." }, { "id": 11, "rdf-acts": [ "request((_:search,has_internet,?);(_:search,has_parking,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,count,'11');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 11 great guesthouses to choose from . Would you like free wifi or parking ? Also what price range were you looking for ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,has_parking,'no');(_:search,pricerange,'dontcare');(_:search,type,'Hotel'))", "request((_:result,pricerange,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "It does n't need to have free parking and price does n't matter . I will take a suggestion as I 'm not familiar with the area ." }, { "id": 13, "rdf-acts": [ "inform((_:result,address,'78 - 80 milton road');(_:result,category,'guesthouse');(_:result,name,'limehouse');(_:result,stars,'4');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I would recommend limehouse , a 4 star guesthouse located at 78 - 80 milton road . Would you like to book a room ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes I would like to book it for 5 people ." }, { "id": 15, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What day will you be checking in ?" }, { "id": 16, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,pricerange,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I actually do n't need to book . I would just like the phone number , postcode , and price range ." }, { "id": 17, "rdf-acts": [ "inform((_:result,name,'Limehouse');(_:result,phone,'01223300552');(_:result,postcode,'cb42je');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Limehouse is a moderately priced establishment . They 're in postcode cb42je and their phone number is 01223300552 . Is there anything else you want to know ? Or anything else I can help with ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that 's everything I needed . Thank you !" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Thank you , Have a great day ." } ]
PMUL1754.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "21:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "21:45" ], [ "_:search", "day", "?" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "21:45" ], [ "_:search", "day", "?" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "leave_at", "23:00,what" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "21:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "leave_at", "23:00,what" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "arrive_by", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "21:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "arrive_by", "?" ], [ "_:search", "day", "saturday" ], [ "_:result", "id", "TR4898" ], [ "_:result", "leave_at", "23:00" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "five" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "21:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "arrive_by", "?" ], [ "_:search", "day", "saturday" ], [ "_:result", "id", "TR4898" ], [ "_:result", "leave_at", "23:00" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "five" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "0F1R2M73" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "21:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "arrive_by", "?" ], [ "_:search", "day", "saturday" ], [ "_:result", "id", "TR4898" ], [ "_:result", "leave_at", "23:00" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "five" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "0F1R2M73" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "11" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "no" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "21:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "arrive_by", "?" ], [ "_:search", "day", "saturday" ], [ "_:result", "id", "TR4898" ], [ "_:result", "leave_at", "23:00" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "0F1R2M73" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "?" ], [ "_:result", "count", "11" ], [ "_:search", "has_parking", "no" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "pricerange", "?" ], [ "_:result", "address", "78 - 80 milton road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "limehouse" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "21:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "arrive_by", "?" ], [ "_:search", "day", "saturday" ], [ "_:result", "id", "TR4898" ], [ "_:result", "leave_at", "23:00" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "0F1R2M73" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "?" ], [ "_:result", "count", "11" ], [ "_:search", "has_parking", "no" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "pricerange", "?" ], [ "_:result", "address", "78 - 80 milton road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "limehouse" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "21:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "arrive_by", "?" ], [ "_:search", "day", "saturday" ], [ "_:result", "id", "TR4898" ], [ "_:result", "leave_at", "23:00" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "0F1R2M73" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "?" ], [ "_:result", "count", "11" ], [ "_:search", "has_parking", "no" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "address", "78 - 80 milton road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "4" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Limehouse" ], [ "_:result", "phone", "01223300552" ], [ "_:result", "postcode", "cb42je" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Attraction'))" ], "speaker": "user", "text": "I need information on places to go and see ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,count,'79');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 79 attractions , Do you have an idea of the type you 're looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , I would like the type of college . I will need the address and postcode please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,\"christ 's college\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Can I recommend christ 's college ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes could I have the address and postcode of the college please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,\"saint andrew 's street\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The address is saint andrew 's street ." }, { "id": 6, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What is the postcode ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb23bu');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The postcode is cb23bu . Can I help you find anything else today ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,pricerange,'moderately');(_:search,stars,'four');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm also looking for a moderately priced guesthouse , one with a four star rating . If it does n't have free parking , that 's fine ." }, { "id": 9, "rdf-acts": [ "select((_:result,area,'east');(_:result,area,'north');(_:result,area,'south');(_:result,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,count,'11');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 11 guesthouses that fit your criteria . Do you have a preference of north , south or east ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,category,'guesthouse');(_:search,day,'thursday');(_:search,people,'3');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The area does n't matter . I 'll go with whatever guesthouse you recommend . Please make my reservation for 3 people , 5 nights , starting Thursday . Thanks ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'archway house');(_:booking,ref,'N8IRHQYO');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have you booked at archway house , the reference number is N8IRHQYO , any further questions ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,leave_at,'6:15');(_:search,type,'Hotel');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Could you also get me a taxi between the two that leaves the hotel by 6:15 ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'yellow tesla');(_:result,phone,'07606976296');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "the taxi is booked . it 's going to be a yellow tesla . their phone number is 07606976296 ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks . I do n't need anything else ." }, { "id": 15, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "i am glad i have been of help . good day" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Have a great one . Thanks again for your help . Goodbye ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you , I 'm glad I could be of help . Goodbye ." } ]
PMUL2925.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "count", "79" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "count", "79" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "name", "christ 's college" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "count", "79" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "postcode", "?" ], [ "_:result", "name", "christ 's college" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "count", "79" ], [ "_:result", "name", "christ 's college" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb23bu" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "four" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "name", "christ 's college" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "four" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "area", "south" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "11" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "name", "christ 's college" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "four" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "area", "south" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "11" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "archway house" ], [ "_:booking", "ref", "N8IRHQYO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "6:15" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "name", "christ 's college" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "four" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "area", "south" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "11" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "archway house" ], [ "_:booking", "ref", "N8IRHQYO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "6:15" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow tesla" ], [ "_:result", "phone", "07606976296" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "name", "christ 's college" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "four" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "area", "south" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "11" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "archway house" ], [ "_:booking", "ref", "N8IRHQYO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "6:15" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow tesla" ], [ "_:result", "phone", "07606976296" ], [ "_:result", "type", "Taxi" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'the cow pizza kitchen and bar');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hey , when I was a kid my parents took me to a place called the cow pizza kitchen and bar . Is it still around ?" }, { "id": 1, "rdf-acts": [ "thank()", "inform((_:result,address,'Corn Exchange Street');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "It certainly is . It 's located at Corn Exchange Street ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'16:45');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need to book a table for 5 at 16:45 on wednesday ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'JGNHU2IV');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your table has been booked . Your reference number is JGNHU2IV . The table will be reserved for 15 minutes ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Excellent , thank you for the assistance !" }, { "id": 5, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You 're welcome , is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,destination,'london kings cross');(_:search,type,'Train'))" ], "speaker": "user", "text": "I was also wanting to get some help finding a train to get me to London Kings Cross ." }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day would you like your train to leave ? Also what time , and where will you be departing from ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'8');(_:search,day,'monday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "i want to leave on monday and arrive by 8" }, { "id": 9, "rdf-acts": [ "inform((_:result,day,'every day');(_:result,leave_at,'8');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "We have trains leaving before 8 every day this week , which day is preferred ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave on Monday ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,arrive_by,'07:51');(_:booking,category,'Train');(_:booking,departure,'cambridge');(_:booking,destination,'london');(_:booking,id,'TR228');(_:booking,leave_at,'07:00');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok , the TR228 will get you to london at 07:51 . It leaves cambridge at 07:00 . Can I book it for you ?" }, { "id": 12, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can you tell me the price ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,id,'TR2289');(_:result,ticket,'23.60 pounds');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "The train is TR2289 . The fare is 23.60 pounds . Do you need more information ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That was all I needed to know . Thank you , goodbye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a great day ." } ]
PMUL0595.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "the cow pizza kitchen and bar" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "the cow pizza kitchen and bar" ], [ "_:result", "address", "Corn Exchange Street" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "the cow pizza kitchen and bar" ], [ "_:result", "address", "Corn Exchange Street" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "JGNHU2IV" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "the cow pizza kitchen and bar" ], [ "_:result", "address", "Corn Exchange Street" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "JGNHU2IV" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "the cow pizza kitchen and bar" ], [ "_:result", "address", "Corn Exchange Street" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "JGNHU2IV" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "8" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "the cow pizza kitchen and bar" ], [ "_:result", "address", "Corn Exchange Street" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "JGNHU2IV" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "8" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "day", "every day" ], [ "_:result", "leave_at", "8" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "the cow pizza kitchen and bar" ], [ "_:result", "address", "Corn Exchange Street" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "JGNHU2IV" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "8" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "day", "every day" ], [ "_:result", "leave_at", "8" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "07:51" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "cambridge" ], [ "_:booking", "destination", "london" ], [ "_:booking", "id", "TR228" ], [ "_:booking", "leave_at", "07:00" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "name", "the cow pizza kitchen and bar" ], [ "_:result", "address", "Corn Exchange Street" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "JGNHU2IV" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "8" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "day", "every day" ], [ "_:result", "leave_at", "8" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "07:51" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "cambridge" ], [ "_:booking", "destination", "london" ], [ "_:booking", "id", "TR228" ], [ "_:booking", "leave_at", "07:00" ], [ "_:result", "id", "TR2289" ], [ "_:result", "ticket", "23.60 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'10:15');(_:search,day,'wednesday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi I 'm looking for a train that goes to Cambridge and it should leave on Wednesday and arrrive by 10:15 ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you going to depart from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am departing from cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'49');(_:result,type,'Train'))", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 49 trains , where would you like to leave from ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am departing from Cambridge" }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'52');(_:result,departure,'cambridge');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Ok great , I have 52 trains departing from cambridge . Where will you be traveling to ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,destination,'birmingham new street');(_:search,type,'Train'))", "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I 'll be traveling to Birmingham New Street . Could you give me the travel time for that train ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'4');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There are four trains that meet your request , would you like me to book one for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , please , what is the travel time ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,duration,'163 minutes');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The travel time is 163 minutes . Shall I book the tickets ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'south');(_:search,category,'swiming pool');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "No . I am also looking for attractions , a swiming pool in the south ." }, { "id": 11, "rdf-acts": [ "select((_:result,area,'centre');(_:result,type,'Attraction'))", "canthelp((_:search,area,'north');(_:search,category,'swimming pools');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "There are no swimming pools in the north . Would you like one in the centre instead ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'theatre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "No , why do n't you try a theatre , instead ." }, { "id": 13, "rdf-acts": [ "inform((_:result,area,'south');(_:result,category,'theatre');(_:result,name,'Junction');(_:result,phone,'01223511511');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Junction is a theatre in the south . Their phone number is 01223511511 ." }, { "id": 14, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What is their address ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,address,'Clifton Way');(_:result,name,'The junction');(_:result,phone,'01223511511');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The junction is located on Clifton Way , Their phone number is 01223511511 if you need more precise directions ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your assistance today . Have a great day !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Please contact us again if you need any additional assistance . Have a great day !" } ]
MUL1865.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:15" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:15" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:15" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "49" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:15" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "52" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:15" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "?" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:15" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "count", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "163 minutes" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "south" ], [ "_:search", "category", "swiming pool" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:15" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "count", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "163 minutes" ], [ "_:search", "area", "south" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Attraction" ], [ "_:system", "canthelp", "_:search/015ccdaf" ], [ "_:search/015ccdaf", "area", "north" ], [ "_:search/015ccdaf", "category", "swimming pools" ], [ "_:search/015ccdaf", "type", "Attraction" ], [ "_:search", "category", "theatre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:15" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "count", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "163 minutes" ], [ "_:search", "area", "south" ], [ "_:system", "canthelp", "_:search/015ccdaf" ], [ "_:search/015ccdaf", "area", "north" ], [ "_:search/015ccdaf", "category", "swimming pools" ], [ "_:search/015ccdaf", "type", "Attraction" ], [ "_:search", "category", "theatre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "south" ], [ "_:result", "category", "theatre" ], [ "_:result", "name", "Junction" ], [ "_:result", "phone", "01223511511" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:15" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "count", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "163 minutes" ], [ "_:search", "area", "south" ], [ "_:system", "canthelp", "_:search/015ccdaf" ], [ "_:search/015ccdaf", "area", "north" ], [ "_:search/015ccdaf", "category", "swimming pools" ], [ "_:search/015ccdaf", "type", "Attraction" ], [ "_:search", "category", "theatre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "south" ], [ "_:result", "category", "theatre" ], [ "_:result", "address", "Clifton Way" ], [ "_:result", "name", "The junction" ], [ "_:result", "phone", "01223511511" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you help me find a college to visit ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Does location matter ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Location is not important for me" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,count,'18');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have 18 that match . Do you have any other preferences ?" }, { "id": 4, "rdf-acts": [ "request((_:result,area,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "pick for me and I would need the area and postcode" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'west');(_:result,name,'clare hall');(_:result,postcode,'cb3al');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "clare hall is in the west and the postcode is cb3al . Can I help with anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Actually , yes . I am really in the mood for good indian food . Could you help me find somewhere new to try ?" }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'a lot of');(_:result,area,'cambridge');(_:result,food,'indian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have a lot of indian places in cambridge . Do you have a preference for price range or location ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'east');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a moderately priced one on the east side ." }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'451 Newmarket Road Fen Ditton');(_:result,food,'Indian');(_:result,name,'Curry prince');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Curry prince is a moderately priced Indian restaurant . Address 451 Newmarket Road Fen Ditton ." }, { "id": 10, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "what their postcode ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb58jj');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Their post code is cb58jj . Is there in any other information your needed ?" }, { "id": 12, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , could I also have their phone number please ?" }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,phone,'01223566388');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number is 01223566388 . Would you like me to make a reservation ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "no reservation please , I also want to book a taxi to commute between the two places ." }, { "id": 15, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Please tell about your departure and destination sites ." }, { "id": 16, "rdf-acts": [ "inform((_:search,departure,'clare hall');(_:search,destination,'curry prince');(_:search,leave_at,'24:45');(_:search,type,'Taxi'))", "request((_:result,car,?);(_:result,type,'Taxi'))", "inform((_:search,type,'Attraction');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need to leave clare hall by 24:45 going to curry prince . I also need the contact number and car type please ." }, { "id": 17, "rdf-acts": [ "inform((_:result,car,'white volvo');(_:result,departure,'clare hall');(_:result,leave_at,'24:45');(_:result,phone,'07113259690');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "A white volvo car will pick you up at clare hall at 24:45 and the contact number is 07113259690 . May i further assist you today ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "no thanks , that is all for today" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a great day ." } ]
PMUL3229.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "count", "18" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:search", "area", "dontcare" ], [ "_:result", "count", "18" ], [ "_:result", "area", "west" ], [ "_:result", "name", "clare hall" ], [ "_:result", "postcode", "cb3al" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "count", "18" ], [ "_:result", "name", "clare hall" ], [ "_:result", "postcode", "cb3al" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "a lot of" ], [ "_:result", "area", "cambridge" ], [ "_:result", "food", "indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "count", "18" ], [ "_:result", "postcode", "cb3al" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "a lot of" ], [ "_:result", "area", "cambridge" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "451 Newmarket Road Fen Ditton" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Curry prince" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "count", "18" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "a lot of" ], [ "_:result", "area", "cambridge" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "451 Newmarket Road Fen Ditton" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Curry prince" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb58jj" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "count", "18" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "a lot of" ], [ "_:result", "area", "cambridge" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "address", "451 Newmarket Road Fen Ditton" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Curry prince" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb58jj" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "01223566388" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "count", "18" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "a lot of" ], [ "_:result", "area", "cambridge" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "address", "451 Newmarket Road Fen Ditton" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Curry prince" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb58jj" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "01223566388" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "clare hall" ], [ "_:search", "destination", "curry prince" ], [ "_:search", "leave_at", "24:45" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "count", "18" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "a lot of" ], [ "_:result", "area", "cambridge" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "address", "451 Newmarket Road Fen Ditton" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Curry prince" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "postcode", "cb58jj" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "clare hall" ], [ "_:search", "destination", "curry prince" ], [ "_:search", "leave_at", "24:45" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "car", "white volvo" ], [ "_:result", "departure", "clare hall" ], [ "_:result", "leave_at", "24:45" ], [ "_:result", "phone", "07113259690" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'turkish');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like an expensive restaurant that serves turkish food" }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "inform((_:result,food,'Turkish');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , we do n't have any expensive Turkish restaurants ." }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "how about a moderate one ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,food,'Turkish');(_:result,name,'Anatolia');(_:result,name,'Efes Restaurant');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Anatolia and Efes Restaurant are both moderately priced Turkish restaurants , and both are in the centre of town . Would you like an address or phone number for one of them ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'anatolia');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "yes . address and phone number for Anatolia ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'30 Bridge Street City Centre');(_:result,name,'Anatolia');(_:result,phone,'01223 362372');(_:result,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "Anatolia is at 30 Bridge Street City Centre , and the phone number is 01223 362372 . Can I get you any further information ?" }, { "id": 6, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the postcode ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'Anatolia');(_:result,postcode,'1 u.j.');(_:result,postcode,'C.B 2');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The postcode is Anatolia is C.B 2 , 1 U.J." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Goodbye ." } ]
WOZ20156.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:system", "canthelp", "_:search/87ef87ba" ], [ "_:search/87ef87ba", "type", "Restaurant" ], [ "_:result", "food", "Turkish" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:system", "canthelp", "_:search/87ef87ba" ], [ "_:search/87ef87ba", "type", "Restaurant" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Turkish" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "name", "Efes Restaurant" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "anatolia" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:system", "canthelp", "_:search/87ef87ba" ], [ "_:search/87ef87ba", "type", "Restaurant" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Turkish" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "name", "anatolia" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "30 Bridge Street City Centre" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "phone", "01223 362372" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:system", "canthelp", "_:search/87ef87ba" ], [ "_:search/87ef87ba", "type", "Restaurant" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Turkish" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "name", "anatolia" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "30 Bridge Street City Centre" ], [ "_:result", "phone", "01223 362372" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "postcode", "1 u.j." ], [ "_:result", "postcode", "C.B 2" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "i want to find a hospital in town" }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223245151');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "The nearest hospital is Hills Rd in Cambridge . The telephone number is 01223245151 and the Postcode is CB20QQ . Can I provide further assistance ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Can you please book a taxi to take me there ?" }, { "id": 3, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Yes , a taxi can take you to Addenbrookes Hospital . Where are you now ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I 'm not sure . It is all quite confusing . I think I will find help nearby . Thank you ." }, { "id": 5, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with today ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all . Thank you goodbye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome . Good day ." } ]
SNG01163.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "phone", "01223245151" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "phone", "01223245151" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ], [ "_:search", "departure", "?" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "phone", "01223245151" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ], [ "_:search", "departure", "?" ], [ "_:search", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'14:15');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi , I 'm looking to book a train to Cambridge . I need it to arrive by 14:15 ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be departing from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be departing from Cambridge ." }, { "id": 3, "rdf-acts": [ "request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you going and on what day would you like to travel ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,destination,'bishops stortford');(_:search,people,'3');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I am going to bishops stortford and traveling on wednesday . Please reserve 3 seats and provide the reference number , thank you !" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,id,'TR3844');(_:booking,ref,'1PISWDKF');(_:booking,ticket,'30.29');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book the train , TR3844 , for 30.29 total fee , which you may pay at the station . Reference number is 1PISWDKF . May I be of anymore assistance ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Also looking for an Italian restaurant in the West ." }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'2');(_:result,name,'Prezzo-');(_:result,pricerange,'cheap');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 2 , Prezzo- moderately priced and La Margerita - cheap , which one do you prefer and when would you like the reservations ?" }, { "id": 8, "rdf-acts": [ "thank()", "inform((_:search,name,'La Margerita');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , let 's go with La Margerita . I do n't need reservations , thank you ." }, { "id": 9, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can do for you today ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,duration,'10:00');(_:search,people,'same number of people');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can we book that place for , say , same number of people at 10:00 on the same day , please ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'78MCBK84');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : 78MCBK84 . Is there anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all . Thanks so much !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting us and have a nice day ." } ]
PMUL0939.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR3844" ], [ "_:booking", "ref", "1PISWDKF" ], [ "_:booking", "ticket", "30.29" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR3844" ], [ "_:booking", "ref", "1PISWDKF" ], [ "_:booking", "ticket", "30.29" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Prezzo-" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "La Margerita" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR3844" ], [ "_:booking", "ref", "1PISWDKF" ], [ "_:booking", "ticket", "30.29" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Prezzo-" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "La Margerita" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "10:00" ], [ "_:search", "people", "same number of people" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR3844" ], [ "_:booking", "ticket", "30.29" ], [ "_:search", "area", "west" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Prezzo-" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "La Margerita" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "10:00" ], [ "_:search", "people", "same number of people" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "78MCBK84" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'13:15');(_:search,destination,'primavera');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi to arrive by 13:15 to primavera" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I can help book that for you , first I will need to know where you need picked up from ." }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'curry queen');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'm departing from curry queen ." }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'white bmw');(_:result,phone,'07843539534');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Booking completed ! \n Booked car type \t : \t white bmw \n Contact number \t : \t 07843539534" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , I 'm all set . Goodbye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Thank you for contacting the centre . Goodbye ." } ]
SNG01190.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "13:15" ], [ "_:search", "destination", "primavera" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "13:15" ], [ "_:search", "destination", "primavera" ], [ "_:search", "departure", "curry queen" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "13:15" ], [ "_:search", "destination", "primavera" ], [ "_:search", "departure", "curry queen" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white bmw" ], [ "_:result", "phone", "07843539534" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Howdy , I 'm looking for a moderately priced place to stay . I 'd like a place with free parking ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "There are many places that meet that criteria . Do you have any other preferences ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I prefer a hotel rather than a guesthouse with a rating of at least 3 stars ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Hotel'))" ], "speaker": "system", "text": "I have nothing with that exact criteria , perhaps something with a bit of a change in criteria ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about an expensive one ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,area,'south');(_:result,name,'Gonville Hotel');(_:result,name,'Lensfield Hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have Gonville Hotel in the centre and The Lensfield Hotel in the south that both meet your needs . Would you like to book one of these two ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'south');(_:search,category,'hotel');(_:search,name,'Lensfield Hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes . Either of those should work although I would prefer The Lensfield Hotel since its in the south ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "OK ! I can book a room for you if you can tell me the day you 're arriving , how many nights you need , and the number of people in your party ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'4');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Please book for 4 people and 5 nights starting from saturday ." }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , the Lensfield Hotel does not have anything available then . Would you like me to try the Gonville Hotel for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , anything in the same price range will work ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'AE00VOHE');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book a room at the Gonville for you , ref#AE00VOHE . Can I help you with anything else today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you that is all I need today ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for using this service . Enjoy your stay . Good bye ." } ]
SSNG0252.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/8e294048" ], [ "_:search/8e294048", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "many" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/8e294048" ], [ "_:search/8e294048", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "Lensfield Hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "many" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/8e294048" ], [ "_:search/8e294048", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "Lensfield Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "many" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/8e294048" ], [ "_:search/8e294048", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "Lensfield Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:system", "canthelp", "_:booking/4f273ff5" ], [ "_:booking/4f273ff5", "type", "Booking" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "many" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/8e294048" ], [ "_:search/8e294048", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "Lensfield Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:system", "canthelp", "_:booking/4f273ff5" ], [ "_:booking/4f273ff5", "type", "Booking" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "AE00VOHE" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a restaurant in the center of town that is in the moderate price range ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'center');(_:result,count,'21');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 21 restaurants available in the center of town in the moderate price range . Do you have a preference on the type of food ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'russian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want a russian food restaurant ." }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'russian');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "We have no russian restaurants with those criteria . Another type of food perhaps ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What about one that serves italian food ?" }, { "id": 5, "rdf-acts": [ "select((_:result,name,'Pizza Express at Regent Street City Centre and pizza express Fen Ditton');(_:result,type,'Restaurant'))", "reqmore()", "inform((_:result,address,'Jesus Lane Fen Ditton');(_:result,count,'2');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have two that fit this criteria . Pizza Express at Regent Street City Centre and pizza express Fen Ditton at Jesus Lane Fen Ditton . Would you like any other information ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))", "inform((_:search,name,'Pizza Express');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , may I please have the postcode , address , and phone number of the Pizza Express at Regent Street ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'Regent Street City Centre');(_:result,phone,'01223324033');(_:result,postcode,'cb21db');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The postcode is cb21db , phone number is 01223324033 , and address is Regent Street City Centre" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you ! I 'm also looking for a hotel in the same area ." }, { "id": 9, "rdf-acts": [ "request((_:search,category,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,area,'Centre');(_:result,count,'5');(_:result,pricerange,'moderately');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Certainly , I have 5 hotels in the Centre area one is moderately priced , are there any other criteria such as price , or type ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like one that includes free wifi please" }, { "id": 11, "rdf-acts": [ "inform((_:result,category,'guesthouse');(_:result,count,'4');(_:result,has_internet,'none');(_:result,name,'Alexander Bed and Breakfast');(_:result,pricerange,'cheaply priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 4 that have free wifi , the Alexander Bed and Breakfast is a guesthouse that is cheaply priced in that area , would you be interested in that ?" }, { "id": 12, "rdf-acts": [ "request((_:result,has_parking,?);(_:result,type,'Hotel'))", "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes that would be great do they have free parking ?" }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , they have free parking and free wifi . Would you like to book a room ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))", "request((_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "That 's not necessary , could you just give me their phone number please ? I also need some help finding a taxi to commute from the hotel to restaurant ." }, { "id": 15, "rdf-acts": [ "request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Taxi'))", "inform((_:result,category,'guesthouse');(_:result,phone,'01223525725');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The phone number for the guesthouse is 01223525725 . What time do you want the taxi to pick you up to take you to the restaurant ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,leave_at,'8:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "8:15 please is when I want the taxi to pick me up ." }, { "id": 17, "rdf-acts": [ "inform((_:result,car,'gray ford');(_:result,phone,'07939411352');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Okay I have booked a taxi for you . It will be a gray ford and the contact number is 07939411352 in case you need to make any modifications ." }, { "id": 18, "rdf-acts": [], "speaker": "user", "text": "Okay great . That is all I need ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our service . Have a great day !" } ]
MUL0189.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "center" ], [ "_:result", "count", "21" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "russian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "center" ], [ "_:result", "count", "21" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/4bdb0763" ], [ "_:search/4bdb0763", "food", "russian" ], [ "_:search/4bdb0763", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "center" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/4bdb0763" ], [ "_:search/4bdb0763", "food", "russian" ], [ "_:search/4bdb0763", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:result", "name", "Pizza Express at Regent Street City Centre and pizza express Fen Ditton" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane Fen Ditton" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:search", "name", "Pizza Express" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "center" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/4bdb0763" ], [ "_:search/4bdb0763", "food", "russian" ], [ "_:search/4bdb0763", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:result", "name", "Pizza Express at Regent Street City Centre and pizza express Fen Ditton" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "count", "2" ], [ "_:search", "name", "Pizza Express" ], [ "_:result", "address", "Regent Street City Centre" ], [ "_:result", "phone", "01223324033" ], [ "_:result", "postcode", "cb21db" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/4bdb0763" ], [ "_:search/4bdb0763", "food", "russian" ], [ "_:search/4bdb0763", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:result", "name", "Pizza Express at Regent Street City Centre and pizza express Fen Ditton" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "Pizza Express" ], [ "_:result", "address", "Regent Street City Centre" ], [ "_:result", "phone", "01223324033" ], [ "_:result", "postcode", "cb21db" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "Centre" ], [ "_:result", "count", "5" ], [ "_:result", "pricerange", "moderately" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/4bdb0763" ], [ "_:search/4bdb0763", "food", "russian" ], [ "_:search/4bdb0763", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "Pizza Express" ], [ "_:result", "address", "Regent Street City Centre" ], [ "_:result", "phone", "01223324033" ], [ "_:result", "postcode", "cb21db" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "Centre" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "count", "4" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "pricerange", "cheaply priced" ], [ "_:result", "type", "Hotel" ], [ "_:result", "has_parking", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/4bdb0763" ], [ "_:search/4bdb0763", "food", "russian" ], [ "_:search/4bdb0763", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "Pizza Express" ], [ "_:result", "address", "Regent Street City Centre" ], [ "_:result", "phone", "01223324033" ], [ "_:result", "postcode", "cb21db" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "Centre" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "count", "4" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "pricerange", "cheaply priced" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/4bdb0763" ], [ "_:search/4bdb0763", "food", "russian" ], [ "_:search/4bdb0763", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "Pizza Express" ], [ "_:result", "address", "Regent Street City Centre" ], [ "_:result", "postcode", "cb21db" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "Centre" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "4" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "pricerange", "cheaply priced" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "category", "hotel" ], [ "_:search", "departure", "?" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "phone", "01223525725" ], [ "_:result", "type", "Hotel" ], [ "_:search", "leave_at", "8:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/4bdb0763" ], [ "_:search/4bdb0763", "food", "russian" ], [ "_:search/4bdb0763", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "Pizza Express" ], [ "_:result", "address", "Regent Street City Centre" ], [ "_:result", "postcode", "cb21db" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "Centre" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "4" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "pricerange", "cheaply priced" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "category", "hotel" ], [ "_:search", "departure", "?" ], [ "_:result", "category", "guesthouse" ], [ "_:search", "leave_at", "8:15" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "gray ford" ], [ "_:result", "phone", "07939411352" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'20:45');(_:search,destination,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train to Norwich . I need to get there right before 20:45 ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "And what day are you traveling ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be leaving on Sunday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'19:55');(_:result,arrive_by,'20:45');(_:result,id,'TR9083');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The train that arrives closest to 20:45 is TR9083 arriving at 19:55 . Shall I book it ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , I will need tickets for 5 people please and a reference number ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'LIW5CYJ0');(_:booking,ticket,'70.4 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book that for you . The total fee is 70.4 GBP and the reference number is LIW5CYJ0 . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like to find somewhere nice to stay , too . Can you help me find a hotel ?" }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,pricerange,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Yes , I can definitely help you with a hotel . Do you have a price range , hotel type , or area that you are wanting to stay ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,pricerange,'expensive');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like an expensive guesthouse that includes free wifi and has at least 4 stars ." }, { "id": 9, "rdf-acts": [ "canthelp((_:search,category,'guest houses');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))", "select((_:result,category,'guesthouse');(_:result,pricerange,'more moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I 'm sorry I have no expensive guest houses listed . Could I perhaps interest you in a more moderately priced guesthouse ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about simply a cheap one ?" }, { "id": 11, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'7');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 7 options available . Is there a specific area that you prefer ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,day,'saturday');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , I just need a place I can stay for 3 nights for our group starting on Saturday ." }, { "id": 13, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , all hotels are asking you to book another day , or a shorter stay ." }, { "id": 14, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,day,'saturday');(_:search,people,'5');(_:search,pricerange,'cheap');(_:search,stars,'4-star');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you check again ? A cheap , 4-star guesthouse for 3 nights , starting Saturday , for 5 people ?" }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Alexander Bed & Breakfast');(_:booking,ref,'244GZSGM');(_:booking,stay,'3');(_:booking,type,'Booking');(_:result,category,'hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I did find a hotel for you . We 've booked you at the Alexander Bed & Breakfast for 3 nights . Your reference number is 244GZSGM . Is there anything else I can help you with ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all , thank you very much !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a nice day ." } ]
MUL0736.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:45" ], [ "_:search", "destination", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:45" ], [ "_:search", "destination", "norwich" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:45" ], [ "_:search", "destination", "norwich" ], [ "_:search", "day", "sunday" ], [ "_:result", "arrive_by", "19:55" ], [ "_:result", "arrive_by", "20:45" ], [ "_:result", "id", "TR9083" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:45" ], [ "_:search", "destination", "norwich" ], [ "_:search", "day", "sunday" ], [ "_:result", "arrive_by", "19:55" ], [ "_:result", "arrive_by", "20:45" ], [ "_:result", "id", "TR9083" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "5" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "LIW5CYJ0" ], [ "_:booking", "ticket", "70.4 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:45" ], [ "_:search", "destination", "norwich" ], [ "_:search", "day", "sunday" ], [ "_:result", "arrive_by", "19:55" ], [ "_:result", "arrive_by", "20:45" ], [ "_:result", "id", "TR9083" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "5" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "LIW5CYJ0" ], [ "_:booking", "ticket", "70.4 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:45" ], [ "_:search", "destination", "norwich" ], [ "_:search", "day", "sunday" ], [ "_:result", "arrive_by", "19:55" ], [ "_:result", "arrive_by", "20:45" ], [ "_:result", "id", "TR9083" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "5" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "LIW5CYJ0" ], [ "_:booking", "ticket", "70.4 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/c50657d7" ], [ "_:search/c50657d7", "category", "guest houses" ], [ "_:search/c50657d7", "pricerange", "expensive" ], [ "_:search/c50657d7", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "more moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:45" ], [ "_:search", "destination", "norwich" ], [ "_:result", "arrive_by", "19:55" ], [ "_:result", "arrive_by", "20:45" ], [ "_:result", "id", "TR9083" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "5" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "LIW5CYJ0" ], [ "_:booking", "ticket", "70.4 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/c50657d7" ], [ "_:search/c50657d7", "category", "guest houses" ], [ "_:search/c50657d7", "pricerange", "expensive" ], [ "_:search/c50657d7", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "more moderately priced" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "7" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "saturday" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:45" ], [ "_:search", "destination", "norwich" ], [ "_:result", "arrive_by", "19:55" ], [ "_:result", "arrive_by", "20:45" ], [ "_:result", "id", "TR9083" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "LIW5CYJ0" ], [ "_:booking", "ticket", "70.4 GBP" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/c50657d7" ], [ "_:search/c50657d7", "category", "guest houses" ], [ "_:search/c50657d7", "pricerange", "expensive" ], [ "_:search/c50657d7", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "more moderately priced" ], [ "_:result", "count", "7" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:system", "canthelp", "_:booking/3f00d23c" ], [ "_:booking/3f00d23c", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4-star" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:45" ], [ "_:search", "destination", "norwich" ], [ "_:result", "arrive_by", "19:55" ], [ "_:result", "arrive_by", "20:45" ], [ "_:result", "id", "TR9083" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "70.4 GBP" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/c50657d7" ], [ "_:search/c50657d7", "category", "guest houses" ], [ "_:search/c50657d7", "pricerange", "expensive" ], [ "_:search/c50657d7", "type", "Hotel" ], [ "_:result", "pricerange", "more moderately priced" ], [ "_:result", "count", "7" ], [ "_:search", "area", "dontcare" ], [ "_:system", "canthelp", "_:booking/3f00d23c" ], [ "_:booking/3f00d23c", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4-star" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Alexander Bed & Breakfast" ], [ "_:booking", "ref", "244GZSGM" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]